Commit graph

3576 commits

Author SHA1 Message Date
Dirk Brenken
76e068dc2d travelmate: release 1.1.0
* checks continuously the signal quality for conditional
  uplink (dis-) connections
* captive portal detection with internet online check and
  a 'heartbeat' function to keep the uplink connection up & running

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-19 21:59:03 +01:00
Karl Palsson
055be639b3 mosquitto: auto-disable TLS-PSK support if not available
OpenSSL grew the ability to turn off TLS-PSK support.  Make sure that
mosquitto turns on/off TLS-PSK support based on this OpenSSL config.

Fixes https://github.com/openwrt/packages/issues/5633
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-02-19 12:04:47 +00:00
Philip Prindeville
4b0ed514de
Merge pull request #5579 from pprindeville/update-isc-dhcp-4.4.0
isc-dhcp: update to 4.4.0
2018-02-18 13:50:12 -07:00
Jonathan McCrohan
c15e57de67 wavemon: Update to 0.8.2
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2018-02-18 20:40:57 +00:00
Jonathan McCrohan
28af41c764 sslh: Update to v1.19c
Change PKG_SOURCE_URL to https

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2018-02-18 20:08:10 +00:00
Hannu Nyman
a03851766f
Merge pull request #5623 from sartura/sysrepo_v0.7.3
sysrepo: bump to latest version
2018-02-15 22:40:50 +02:00
Daniel Golle
e9e0dd30f4
Merge pull request #5622 from mwarning/kadnode
kadnode: udpate to version 2.2.0
2018-02-15 19:02:25 +01:00
Mislav Novakovic
90f5eeac1f sysrepo: bump to latest version
Sysrepo version 0.7.3 features following improvements:
* possibility to uninstall more modules in one command with sysrepoctl
* several bugfixes

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-02-15 16:55:48 +01:00
Hannu Nyman
e8e827c2c6 Revert "openvswitch: remove dependency on kernel version"
This reverts commit 44df061c48.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-15 09:17:48 +02:00
Hannu Nyman
a576b1d829 Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"
This reverts commit 8f2a9a27fd.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-15 09:17:14 +02:00
Moritz Warning
ad558464b6 kadnode: udpate to version 2.2.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-02-15 01:55:13 +01:00
Hannu Nyman
8f2a9a27fd openvswitch: fix breakage due to removed SUPPORTED_KERNELS
Fix breakage caused by 44df061c48 by removing the leftover
usage of the removed SUPPORTED_KERNELS variable

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-14 21:56:24 +02:00
Hannu Nyman
6716cb9ac5
Merge pull request #5613 from commodo/ovs_remove_kernel_version_dep
openvswitch: remove dependency on kernel version
2018-02-14 21:28:33 +02:00
Rosen Penev
ae3e314674 transmission: Restored config_overwrite due to popular demand.
libnatpmp was added as a dependancy to avoid built-in version.

Makefile went through a few adjustments to make it simpler.

CMake support is not happening since Travis is using a broken Ubuntu install.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-13 11:59:20 -08:00
Alexandru Ardelean
44df061c48 openvswitch: remove dependency on kernel version
For a while now OVS has been using the kernel's kmod.
So it doesn't make sense to limit the package build for a specific set of
kernels anymore.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-02-13 21:24:51 +02:00
Hannu Nyman
6540390d63
Merge pull request #5606 from salzmdan/master
knot: update to 2.6.5
2018-02-12 22:32:25 +02:00
Othmar Truniger
c60d59c4f6 knxd: bump to upstream version 0.14.24
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-02-12 19:26:32 +01:00
Daniel Salzman
9867a6a491 knot: update to 2.6.5
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-02-12 16:25:16 +01:00
W. van den Akker
97a058d87d
Shorewall6: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:33:00 +01:00
W. van den Akker
fabb1682b5
Shorewall: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:31:30 +01:00
W. van den Akker
0685d49a6e
Shorewall6-lite: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:29:43 +01:00
W. van den Akker
574e2db61d
Shorewall-lite: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:27:52 +01:00
W. van den Akker
86b347bc09
Shorewall-core: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:25:30 +01:00
Yousong Zhou
90843cff63 pixiewps: use compiler, linker options of the build system
pixiewps has its own CFLAGS setting and uses LDFLAGS from
environment variable.  When PKG_ALSR_PIE was enabled, objects were not
compiled with -fPIC supplied from the build system and the final link
step would fail because of the -pie option

Fixes #5590

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-11 12:10:07 +08:00
Hannu Nyman
e95edc9142
Merge pull request #5589 from mwarning/kadnode
kadnode: update to version 2.1.0
2018-02-10 18:11:17 +02:00
Moritz Warning
428c661a35 kadnode: update to version 2.1.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-02-10 16:26:28 +01:00
Jonathan McCrohan
d305f1144d sslh: Update to v1.19b
Refresh patches
Update upstream URLs

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2018-02-10 13:16:15 +00:00
Daniel Golle
4cf0f36ca6 gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-02-07 20:57:33 +01:00
Philip Prindeville
db74475702 isc-dhcp: update to 4.4.0
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-02-07 07:52:02 -07:00
Peter Wagner
faa8ce7690 tor: update to 0.3.2.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-02-05 22:57:52 +01:00
Hannu Nyman
be1012d242
Merge pull request #5568 from lucize/clamup
clamav: update to 0.99.3
2018-02-05 17:47:22 +02:00
Hannu Nyman
fed12673b2
Merge pull request #5491 from TDT-AG/pr/20180123-mwan3-add-service
mwan3: add init script to enable/disable mwan3
2018-02-05 17:43:33 +02:00
Florian Eckert
40f66cf432 net/mwan3: update to version 2.6.10
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:29:30 +01:00
Florian Eckert
8fa2101ea3 net/mwan3: add mwan3_init function
Move all shell commands which are executed during /lib/mwan3/mwan3.sh
sourceing into a seperate init function which must be called at first.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:29:28 +01:00
Florian Eckert
7cf9d9ec20 net/mwan3: send SIGKILL to mwan3track
In some situation it is not enough to send a SIGTERM to mwan3track to
ask service to stop accurate. If this does not work send him a SIGKILL
to prevent mwan3track running more then once per interface.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:29:25 +01:00
Florian Eckert
f9a787e8df net/mwan3: add init script to enable/disable mwan3 globally
Adding a init script to "/etc/init.d/" introduce the possibility to
enable/disable mwan3 globally.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:29:23 +01:00
Lucian Cristian
0531bac6da clamav: update to 0.99.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-02-04 19:10:07 +02:00
Hannu Nyman
a819724776
Merge pull request #5551 from yangfl/master
i2pd: Update to 2.18.0, fix #5511
2018-02-04 13:46:45 +02:00
Jo-Philipp Wich
d8aab3467b
Merge pull request #5557 from pprindeville/xtables-addons-xtgeoip-dir
xtables-addons: don't forget database dir
2018-02-04 12:42:57 +01:00
Hannu Nyman
f85ffb54f1
Merge pull request #5560 from neheb/port-trans
transmission: Fix port test + other fixes.
2018-02-02 23:42:53 +02:00
David Yang
b4e06b5805 i2pd: Update to 2.18.0, fix #5511
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-02-03 02:50:05 +08:00
Stijn Tintel
8941bd7869
Merge pull request #5272 from dedeckeh/pr-strongswan-1
Fix ipsec reload and extend uci
2018-02-02 18:48:02 +01:00
Yousong Zhou
805c6b0ecf shadowsocks-libev: remove unnecessary curly braces
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-02 17:26:53 +08:00
Yousong Zhou
4d211674ce shadowsocks-libev: bump to version 3.1.3
Notable changes since 3.1.2

    afce1b3 eliminate timered delay between handshake and data stream #1572
    539bf6e sni in redir removed and no disable_sni option #1876
    1d94442..29ff5d3 udprelay fix (no idea what's the problem...) #1883

Now disable_sni=true is the default.  Existing uci configs setting it
will be a nop

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-02 17:24:45 +08:00
Philip Prindeville
36105be50e xtables-addons: don't forget database dir
Don't /usr/share/xt_geoip/ which is needed to build database into.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-02-01 22:29:22 -07:00
Rosen Penev
e0a5ed9f76 transmission: Fix port test + other fixes.
Ran the transmission init script through shellcheck and fixed errors. Also cleaned up a bit.

Removed ionice support. Will reintroduce if procd adds support.

Removed config_overwrite debugging variable. No need for it.

Enabled TLS verify by default. Added a dependancy to ca-bundle as a result. This is a default in current trunk.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-01 20:27:07 -08:00
dibdot
5040f5721f
Merge pull request #5547 from dibdot/adblock
adblock: update 3.5.0
2018-01-31 20:28:29 +01:00
Dirk Brenken
c44e40809e adblock: update 3.5.0
* major performance boost: add a flexible 'Download Queue' to handle
  downloads & list processing in parallel, default queue size is '4',
  you can raise this e.g. to '8' or '16' to get it really fast
* replace former 'whitelist mode': the new 'Jail' option
  builds an additional 'adb_list.jail' list in parallel
  which can be used manually for guest wifi or kidsafe configurations
* regex parser & query function now fully support IDN domains
  with non-ASCII characters
* add error handling in tld compression,
  to handle OOM conditions better
* adblock.notify sends now html emails,
  to get a better look & feel, even on mobile devices
* add czech regional blocklist maintained by turris omnia users
* LuCI: Support new 'Download Queue' & 'Jail' options
* LuCI: fix field width in "Runtime Information" section

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-31 13:13:32 +01:00
Maxim Storchak
c2743dee80 rsync: update to 3.1.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2018-01-31 12:45:08 +02:00
Hannu Nyman
dfcb2ca77c
Merge pull request #5527 from neheb/tra-upnp
transmission: Use external libminiupnpc instead of internal.
2018-01-29 13:54:28 +02:00
Yousong Zhou
f6b24878a0 pixiewps: bump to version 1.4.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-29 19:12:24 +08:00
David Mora
bbab28385b stubby: Initial commit of openwrt package for stubby daemon
(This daemon utilizes the getdns library)

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-01-29 10:45:16 +00:00
Rosen Penev
1e8905176d transmission: Use external libminiupnpc instead of internal.
The original patch that forced internal usage hid an actual issue in the build system. Replace patch with upstream one.

Also reorganized the Makefile a bit and removed some cruft.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-01-28 13:13:40 -08:00
Hannu Nyman
b3710f578a
Merge pull request #5526 from neheb/mbedtls
transmission: Update to 2.93 + fixes [v2]
2018-01-28 20:51:48 +02:00
Rosen Penev
1d36e57072 transmission: Update to 2.93 + fixes [v2]
DNS rebinding protection introduced a new option. Use it to disable it as OpenWrt does not need it.

Adjusted Makefile to use the release instead of a git version. Also cleaned up and added LICENSE entries.

Eliminated useless patches. The syslog one actually doesn't log much. No need to mask the os release anymore either.

Added group entry to init script. Otherwise files end up being owned by user:root which is bogus.

v2: Previous maintainer relied on git version of Transmission for mbedtls support. Backport it to the stable instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-01-28 10:04:19 -08:00
Peter Wagner
856c89082d git: update to 2.16.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-28 18:54:34 +01:00
Hannu Nyman
3b3fed7fb8 Revert "transmission: Update to 2.93 + fixes"
This reverts commit 606f615048.

The commit broke the patches:
> Applying ./patches/020-use-internal-miniupnp.patch using plaintext:
> patching file configure.ac
> Hunk #1 succeeded at 378 (offset -8 lines).
>
> Applying ./patches/040-fix-for-mbedtls.patch using plaintext:
> patching file configure.ac
> Hunk #1 FAILED at 154.
> 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej
2018-01-28 19:09:38 +02:00
Hannu Nyman
5ea2e197e3
Merge pull request #5524 from Andy2244/krb5-update
krb5: update to 1.16 and samba4 fixes
2018-01-28 17:38:20 +02:00
Andy Walsh
2538992f31
krb5: add PKG_USE_MIPS16:=0
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-01-28 16:01:39 +01:00
Andy Walsh
6ce614c637 krb5: update to 1.16 and samba4 fixes
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-01-28 15:24:25 +01:00
W. van den Akker
57ddfa8abc
Shorewall6: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:34:21 +01:00
W. van den Akker
041eae8812
Shorewall6-lite: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:27:07 +01:00
W. van den Akker
64b63a42ca
Shorewall: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:25:29 +01:00
W. van den Akker
555aa23f9b
Shorewall-lite: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:24:53 +01:00
W. van den Akker
b1aecff057
Shorewall-core: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:24:02 +01:00
Hannu Nyman
5d0688284b
Merge pull request #5484 from neheb/patch-1
transmission: Update to 2.93 + fixes
2018-01-28 10:29:05 +02:00
Rosen Penev
606f615048 transmission: Update to 2.93 + fixes
DNS rebinding protection introduced a new option. Use it to disable it as OpenWrt does not need it.

Adjusted Makefile to use the release instead of a git version. Also cleaned up and added LICENSE entries.

Eliminated useless patches. The syslog one actually doesn't log much. No need to mask the os release anymore either.

Added group entry to init script. Otherwise files end up being owned by user:root which is bogus.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-01-27 18:26:40 -08:00
Yousong Zhou
bd93547d2b inadyn: update package description and project url
Fixes #5348

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-27 14:38:27 +08:00
Hannu Nyman
3468ba8ef2
Merge pull request #5499 from daztucker/master
net/https-dns-proxy: Update to 2018-01-24.
2018-01-26 16:26:58 +02:00
Hannu Nyman
f3e5228313
Merge pull request #5509 from stangri/vpnbypass
vpnbypass: better start/stop from Web UI and triggers
2018-01-26 16:26:05 +02:00
Stan Grishin
4c06b95a34 simple-adblock: better start/stop/reload/uninstall
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 19:35:52 -08:00
Stan Grishin
d7b0dc611f vpnbypass: better start/stop from Web UI and triggers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 19:16:35 -08:00
Darren Tucker
c962ab62f8 net/https-dns-proxy: Update to 2018-01-24.
Add dependency on ca-bundle without which the HTTPS fetches fail.
Add "-x" option to force HTTP/1.1 instead of HTTP/2.0
Add a workaround for bug in libcurl <7.530 that prevents it from
working at all when built with mbedtls.

Signed-off-by: Darren Tucker <dtucker@dtucker.net>
Acked-by: Aaron Drew <aarond10@gmail.com>
2018-01-26 10:04:02 +11:00
Hannu Nyman
8372e4ce89
Merge pull request #5490 from TDT-AG/pr/20180123-stunnel-fix-reload
net/stunnel: fix reload and crash loop on invalid configuration
2018-01-23 19:22:17 +02:00
Hannu Nyman
2570aeb1f3
Merge pull request #5489 from mwarning/zerotier
zerotier: support controller mode
2018-01-23 19:21:19 +02:00
Florian Eckert
3426baff06 net/stunnel: Remove abdicate maintainer
Update PKG_RELEASE version to 4.
Remove Daniel Engberg from PGK_MAINTANER list.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-23 14:37:02 +01:00
Florian Eckert
68f6fc25a0 net/stunnel: check if service section is configured to prevent crash loop
If a service section is not presented in the configuration then stunnel will
always start anyway. This ends in a crash loop because the configuration is not
valid.
Checking in "uci" mode if a service section is presented and only then
start the stunnel service will solve this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-23 14:37:02 +01:00
Florian Eckert
66349b4cd9 net/stunnel: do always stop/start on config change
Do not send a SIGHUP on reload configuration let procd restart the
service with stop/start. This is saver.

Add uci generated stunnel file to procd "file" attribute to
reload/restart the stunnel service.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-23 11:53:47 +01:00
Moritz Warning
90fca8e23a zerotier: support controller mode
* add config_path option since the controller mode needs a persisting path to be used
* add patch to fix a bug in the controller code (https://github.com/zerotier/ZeroTierOne/issues/553)
* disable zerotier by default, as the default settings let it connect to a public network

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-01-23 11:49:07 +01:00
Florian Eckert
0cf53a97aa net/keepalived: bump PKG_RELEASE add co maintainer
- Bump PKG_RELEASE number to 2
- Add me as co maintainer

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
Florian Eckert
d5793b4917 net/keepalived: remove unsupported notify form print_notify statement
Remove unsupported "notify" script during uci config generation.
This change will remove keepalived warnings on startup.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
Florian Eckert
0e88bff102 net/keepalived: add procd_add_reload_trigger
Do service reload handling by procd.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
Florian Eckert
455d9a5b48 net/keepalived: change use_vmac to boolean
Append use_vmac with no_val_ so that the uci generation will treat this
as an boolean option. If the option is set then a interface with
vrrp.{virtual_router_id} is added to the system.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
Florian Eckert
e518c65b58 net/keepalived: update keepalived.conf generation header
Add date info to keepalived config generated.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
Florian Eckert
062c35f560 net/keepalived: on virtual IP allow empty device option
If ip is referenced in the instance section it is not necessary to add a
device option on every "ip_address". In most sitution it es enough to
add only an ip. Allow empty device option will solve this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
Florian Eckert
a7f02bf1c8 net/keepalived: fix kmod-macvlan dependency
If the option 'use_vmac' is selected in a keepalived config and
kmod-macvlan is not installed then keepalived raise an error.

  Netlink: error: Not supported, type=(16), seq=1510647577, pid=0
  vmac: Error creating VMAC interface vrrp.42 for vrrp_instance xxx!!!

Add 'kmod-macvlan' to the package dependency list fixes this error.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-01-22 15:32:56 +01:00
champtar
4d5c752f45
Merge pull request #5311 from mwarning/kadnode
kadnode: add new package
2018-01-22 04:37:01 +01:00
champtar
b6c6c9e535
Merge pull request #5390 from diizzyy/net-inadyn
inadyn: Update to 2.3
2018-01-21 15:05:02 +01:00
Sebastian Kemper
f22e179b12 sngrep: move to telephony repo
Delete sngrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 14:25:04 +01:00
Sebastian Kemper
43dfd37195 sipgrep: move to telephony repo
Delete sipgrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 14:23:15 +01:00
Nikos Mavrogiannopoulos
aa93ca86db openconnect: build without options we don't support
That is, since we don't require gssapi or libpskc, avoid
accidental builds with it.

Closes #5474

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-01-20 23:47:44 +01:00
Hannu Nyman
b5fbdd7fef coova-chilli: remove matrixssl dependency
matrixssl is still in the oldpackages repo,
so coova-chilli should not depend on it.

Remove the config option for selecting matrixssl lib
and the dependency declaration.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20 16:44:08 +02:00
Jo-Philipp Wich
f2760f973f
Merge pull request #5451 from jow-/ulogd-conditional-deps
ulogd: conditionalize dependencies
2018-01-20 15:19:50 +01:00
Eric Luehrsen
d12d2e31d3 unbound: update to 1.6.8 for CVE-2017-15105
A vulnerability was discovered in the processing of wildcard synthesized
NSEC records. While synthesis of NSEC records is allowed by RFC4592,
these synthesized owner names should not be used in the NSEC processing.
This does, however, happen in Unbound 1.6.7 and earlier versions.
(see https://unbound.net/downloads/CVE-2017-15105.txt)

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-01-19 20:11:49 -05:00
Yousong Zhou
d438de95a6 vpnc: fix using proto_add_host_dependency
Fixes #4343

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-19 11:17:27 +08:00
Michael Heimpold
e3e2c08487 ser2net: fix dynamic config generation (refs #5302)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-18 22:30:27 +01:00
Daniel Golle
e1f66e0ee7 gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-01-18 19:49:57 +01:00
Hannu Nyman
3e62173de5
Merge pull request #5466 from danielg4/master
unbound: fix crash when using odhcpd w/o dnsmasq
2018-01-18 16:45:13 +02:00
Daniel Gimpelevich
379e28880b unbound: fix crash when using odhcpd w/o dnsmasq
When using the configuration under "Unbound and odhcpd" in the package's
README.md, the scripts generated a malformed config file for unbound, due
to an "ip route" command giving extra output lines with the string
"anycast" where the awk script expects an address. These are now filtered.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2018-01-18 04:22:12 -08:00
Noah Meyerhans
f714c9071d bind: Update to 9.11.2-P1
New upstream release fixes the following security issues:

 * CVE-2017-3145: BIND was improperly sequencing cleanup operations on
   upstream recursion fetch contexts, leading in some cases to a use-after-free
   error that can trigger an assertion failure and crash in named.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2018-01-17 08:56:31 -08:00
Daniel Golle
25c8039d9b
Merge pull request #5315 from dangowrt/ola-no-sudo
ola: improve init script
2018-01-17 14:14:36 +01:00
Philip Prindeville
dc2a0fe5fe xtables-addons: add package for geoip scripts
The iptables-mod-geoip is usually used in conjunction with some
wrapper scripts which manipulate the GeoIP database and then kick out
one or more iptables rules.  This package contains (1) the script to
download the most recent version of the MaxMind freemium database and
(2) another script which mangles the database into sets up iptables
rules.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-16 19:29:25 +01:00
Philip Prindeville
3ba01ac1da xtables-addons: import from OpenWrt base
This commit moves xtables-addons from
https://github.com/openwrt/openwrt/tree/master/package/network/utils/xtables-addons
into the package feed repository to allow for dependencies on other feed
packages, such as Perl.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
[fix commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-16 19:24:39 +01:00
Jo-Philipp Wich
c5fe5cf886 ulogd: conditionalize dependencies
Make most dependencies depend on the selection state of the respective
plugins requiring them. This cuts down compile time considerably when
plugins like MySQL support are disabled.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-15 15:56:23 +01:00
Moritz Warning
46304b2f58 kadnode: add new package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-01-14 22:33:45 +01:00
Christian Schoenebeck
74eac1f595 ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2
fix incompatibility with luci-app-ddns versions <= 2.4.8-2 (#5430)

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2018-01-14 20:27:59 +01:00
Christian Schoenebeck
8cb6b1dc4d ddns-scripts: multiple fixes
Write *.ip file with current registered IP, whenever "get_registered_IP" is called (used by next luci-app-ddns version)
Changed detection of cURL proxy support #3876
Reread data from ubus if "get_local_ip" from "ip_network" #5004 #3338
Fix godaddy_com_v1 #5285
Implement "param_opt" for "cloudflare_com_v4" #5097
Inside logfile "*password*" printed in stead of real password #5281 and others
Add ipv4 service "dnsever.com" #5178
Add ipv4 service "myip.co.ua" #5199

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2018-01-13 11:58:17 +01:00
Hannu Nyman
48e1f18b8b
Merge pull request #5419 from commodo/python-package-mk-localize
treewide: re-organizing python-package.mk & python3-package.mk
2018-01-11 16:33:33 +02:00
Peter Wagner
f3490fe273 git: add missing template files
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-11 14:51:47 +01:00
Hannu Nyman
08c4e3c5c9
Merge pull request #5416 from dibdot/travelmate
travelmate: update 1.0.2
2018-01-10 23:45:26 +02:00
Hannu Nyman
63ef10f519
Merge pull request #5415 from dibdot/adblock
adblock: update 3.4.3
2018-01-10 23:44:30 +02:00
Dirk Brenken
c3098f69d0 adblock: update 3.4.3
* add pidfile writing / check to prevent further race conditions
* ease the download utility selection: uclient-fetch (default),
  wget, curl, aria2c, wget-nossl, busybox-wget are pre-configured
* add debug download logging in case of an error, e.g. wrong url
* change 'malware' blocklist source url
* add logfile information to email template
* LuCI: add 'Download Utility' select box
* LuCI: add new "running" status

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-10 22:28:53 +01:00
Alexandru Ardelean
d8d977c70a seafile-seahub: fix python-package.mk include
This include is a bit special, because it's the
package that uses OpenWrt's mk rule.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-01-10 23:20:17 +02:00
Alexandru Ardelean
1476739d5f treewide: use local python-package.mk & python3-package.mk files
This guarantees for the package feeds that
the mk files will always be available for all packages.

Will need to see about external-feed Python packages
a bit later.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-01-10 23:06:23 +02:00
Dirk Brenken
a196f2bb0e travelmate: update 1.0.2
* add new 'running' status
* rework debug & status output
* LuCI: refine status view
* LuCI: add two missing eap auth variants

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-10 19:42:48 +01:00
Matthias Schiffer
81af546d2a
Merge pull request #5400 from NeoRaider/usbip-build
usbip: fix build
2018-01-10 15:06:30 +01:00
Matthias Schiffer
700ce5ea86
usbip: fix build
Package/usbip/install was referring to the wrong filename for usb.ids in
dl/.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-10 15:04:10 +01:00
Matthias Schiffer
4bb72d39db
Merge pull request #5399 from NeoRaider/openvswitch-no-sphinx
openvswitch: don't attempt to use sphinx-build found on the build host
2018-01-10 14:58:28 +01:00
Hannu Nyman
4f8d2053d8
Merge pull request #5319 from maxberger/master
ddns-scripts: Support Amazon AWS Route53 as a ddns provider
2018-01-10 09:09:41 +02:00
Matthias Schiffer
751dbaca0b
openvswitch: don't attempt to use sphinx-build found on the build host
openvswitch fails to build on my Arch Linux system, as it tries to use my build
host's sphinx-build with OpenWrt's python. Add an override to ensure this can't
happen.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-09 23:20:30 +01:00
Max Berger
0eda1007bb ddns-scripts: Support Amazon AWS Route53 as a ddns provider
Based on a sh-only route53 update script by Yuval Adam
https://github.com/yuvadm/route53-ddns/blob/master/route53.sh

Signed-off-by: Max Berger <max@berger.name>
2018-01-09 22:08:51 +01:00
Michael Heimpold
e7f345f52a
Merge pull request #5385 from mhei/lighttpd-issue-4210
lighttpd: fix PKG_CONFIG_DEPENDS (fixes #4210)
2018-01-09 22:00:49 +01:00
Daniel Engberg
ebbe4c9152 inadyn: Update to 2.3
Update inadyn to 2.3
Remove myself as maintainer

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-01-09 19:54:52 +01:00
Matthias Schiffer
00fce347a5
treewide: fix incorrect *_BUILD_DEPENDS
Build depends refer to source package names, not binary package names.

In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.

Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-09 16:36:02 +01:00
Eric Luehrsen
aa1a835807 unbound: fix uci for option domain-insecure:
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-01-09 00:21:42 -05:00
Ted Hess
1f978a135c
Merge pull request #5381 from thess/dnscrypt-proxy-update
dnscrypt-proxy: Updates for new repository/maintainer (same version)
2018-01-08 16:23:32 -05:00
Michael Heimpold
9ca0961d49 lighttpd: fix PKG_CONFIG_DEPENDS (fixes #4210)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-08 21:29:44 +01:00
Daniel Salzman
cab906247b knot: update to 2.6.4
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-01-08 20:33:19 +01:00
Ted Hess
bc80b04a02 dnscrypt-proxy: Updates for new repository/maintainer (same version)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-01-08 13:55:33 -05:00
Maxim Storchak
6f79d935ea tgt: update to 1.0.73
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2018-01-08 15:21:24 +02:00
Michael Heimpold
fb6fd48d10 Merge branch 'ser2net' of https://github.com/mhei/packages (fixes #5302)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-07 21:21:03 +01:00
Matthias Schiffer
114b05a090
announce: remove superfluous + sign from PKG_BUILD_DEPENDS
A + sign does not have meaning in build depends. This Makefile was
overlooked in the previous treewide commit.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-07 20:37:53 +01:00
Matthias Schiffer
6e3a609d07
treewide: remove superfluous + signs from PKG_BUILD_DEPENDS
A + sign does not have meaning in build depends.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-07 20:08:31 +01:00
Peter Wagner
eede1a6d48 irssi: update to 1.0.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-07 18:35:23 +01:00
Nikos Mavrogiannopoulos
7445108611 ocserv: updated to 0.11.10
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-01-07 16:38:43 +01:00
Philip Prindeville
108ec9e955
Merge pull request #5344 from pprindeville/lighttpd-bundle-mod_openssl
lighttpd: CONFIG_LIGHTTPD_SSL includes mod_openssl
2018-01-06 14:17:58 -07:00
David Yang
fba9ee1512 i2pd: Improve the package, fix #5326
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-01-06 16:19:02 +08:00
Hannu Nyman
88744c6076
Merge pull request #5353 from dibdot/adblock
adblock: update 3.4.1
2018-01-05 22:31:03 +02:00
Dirk Brenken
35234924cb adblock: update 3.4.1
* enable code to support Turris Omnia forthcoming upstream change
  (new kresd 'keep_cache' option) to preserve kresd DNS cache
* fix a 'status' race condition while the adblock process
  is running in parallel
* various small speed improvements
* rework debug output
* refine blacklist handling
* enable the (empty) blacklist source in the default config
* email notification supports mstmp, even without sendmail symlink
* email notification writes minimal status to log (one-liner)
* LuCI: refine logfile search term
* LuCI: Textarea 'autoscroll down' in logfile view
* LuCI: Left-align blocklist source table plus a more compact design

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-05 20:25:28 +01:00
Hannu Nyman
b8b29d1c11
Merge pull request #5352 from wvdakker/master
Shorewall: Bump to version 5.1.10.2
2018-01-05 19:14:10 +02:00
Daniel Golle
cfd9f621f6 gnurl: update to version 7.57.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-01-04 23:59:34 +01:00
W. van den Akker
7c9f477654
Shorewall6: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:44:46 +01:00
W. van den Akker
cdca392155
Shorewall: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:44:45 +01:00
W. van den Akker
78bfa86d0e
Shorewall6-lite: Bump to version 5.1.10.2
Corrected patch 020-set-PATH.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:44:29 +01:00
W. van den Akker
136491ccf2
Shorewall-lite: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:40:08 +01:00
W. van den Akker
368b434a6d
Shorewall-core: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:39:18 +01:00
Yousong Zhou
ef2a2962e1 shadowsocks-libev: remove option manager_address
It's an option that is supposed to be fed by ss-manager.  It can be
in the form of host:port or path to unix dgram socket.  Drop it now with
the assumption that it has no real user at the moment

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-04 14:48:19 +08:00
Philip Prindeville
e13fbbad62 lighttpd: CONFIG_LIGHTTPD_SSL includes mod_openssl
If we're built with CONFIG_LIGHTTPD_SSL then mod_openssl.so should
be included into the base package. Fixes issue #5343.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-03 14:14:20 -07:00
Hannu Nyman
197dd62ad3
Merge pull request #5346 from dibdot/travelmate
travelmate: update 1.0.1
2018-01-03 10:59:27 +02:00
Dirk Brenken
84c7ebaeec travelmate: update 1.0.1
* corner case fix with multiple (partly disabled) radios
* LuCI: BSSID will be ignored by default in 'wireless add' dialog
* LuCI: Textarea 'autoscroll down' in logfile view
* LuCI: refine logfile search term

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-03 09:18:26 +01:00