Commit graph

6908 commits

Author SHA1 Message Date
Rosen Penev
2b5028458e
miniupnpd: update to 2.1.20200510
Use the newly introduced configure script.

Use PKG_INSTALL for consistency between packages.

Use PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:44:23 -07:00
Stan Grishin
e039bd4da7 https-dns-proxy: bugfix: remove eDNS support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-25 19:40:38 +00:00
Hannu Nyman
8fb6748769
Merge pull request #12589 from Grommish/master
[OpenConnect] Update to version 8.10 to address CVE-2020-12823
2020-06-25 19:52:57 +03:00
Alexandru Ardelean
c7153f22a7 tcpreplay: bump to version 4.3.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-06-25 19:29:52 +03:00
Donald Hoskins
c2d4156086 [OpenConnect] Update to version 8.10 to address CVE-2020-12823
https://nvd.nist.gov/vuln/detail/CVE-2020-12823

Signed-off-by: Donald Hoskins <grommish@gmail.com>
2020-06-25 07:37:13 -04:00
Olivier Poitrey
b3bd71e9f4 nextdns: Update to version 1.7.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-06-25 00:22:33 +00:00
Rosen Penev
7594111cf2
Merge pull request #12516 from rozhuk-im/fbsd_build
FreeBSD build fix
2020-06-24 12:58:23 -07:00
Rozhuk Ivan
c54ddec41d xtables-addons: FreeBSD build fix
Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com>
2020-06-24 15:33:22 +03:00
Rosen Penev
ac5a29c189
Merge pull request #12559 from zhaojh329/wifidog-ng
wifidog-ng: remove package
2020-06-23 15:05:04 -07:00
Rosen Penev
81dc2bd6ab
Merge pull request #12547 from neheb/torr
tor: remove libssp hack
2020-06-23 15:03:51 -07:00
Rosen Penev
e9abcd7482
Merge pull request #12542 from neheb/opens
openssh: always enable stackprotect option
2020-06-23 15:03:23 -07:00
Florian Eckert
6afcb0d0e0
Merge pull request #12533 from TDT-AG/pr/20200617-mwan3
mwan3: improvements
2020-06-23 13:18:04 +02:00
Huangbin Zhan
47c5d7537b overture: update to 1.6.1
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-23 17:09:23 +08:00
Michal Hrusecky
8b5f98d989 lighttpd: Add subpackage containing authn_pam module
Add new subpackage containing pam authentication module. Shouldn't
affect dependencies and nothing changes, there is just one more module
enabled for people interested in it.

Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
2020-06-22 17:22:39 +02:00
W. van den Akker
1d2c5e6215
Shorewall6: Bump to 5.2.5.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-21 22:31:44 +02:00
W. van den Akker
82f26ac9de
Shorewall: Bump to 5.2.5.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-21 22:30:43 +02:00
W. van den Akker
217349cc02
Shorewall6-lite: Bump to 5.2.5.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-21 22:29:32 +02:00
W. van den Akker
32612d68e6
Shorewall-lite: Bump to 5.2.5.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-21 22:28:28 +02:00
W. van den Akker
749897ced2
Shorewall-core: Bump to 5.2.5.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-21 22:27:25 +02:00
David Ehrmann
6ef2b5400b miniupnpd: suppress grep and uci errors
If miniupnpd is installed but disabled or not running, the hotplug
script will query uci for keys that don't exist and grep a temporary
config file that doesn't exist, resulting in the following errors:

uci: Entry not found
grep: /var/etc/miniupnd.conf: No such file or directory

These would arise when an interface is brought up or down, and are
more confusing than helpful, especially when miniupnpd is disabled.

Suppress these errors.

Signed-off-by: David Ehrmann <ehrmann@gmail.com>
2020-06-20 20:48:29 -07:00
Jianhui Zhao
53684eedf7 wifidog-ng: remove package
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-06-20 16:44:59 +08:00
Rosen Penev
69c297971c
openssh: always enable stackprotect option
b933f9cf0cb254e368027cad6d5799e45b237df5 in base made several changes
to OpenWrt's libssp support. It seems this workaround is no longer
needed.

Simplified the configure script slightly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-20 00:17:37 -07:00
Andy Walsh
d1e7a77e61 samba4: fix python3 host paths
* fix python3 host paths, ensure we use build hostpkg tools

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-19 13:22:52 +02:00
Rosen Penev
bfad83beb8
Merge pull request #12438 from neheb/cons
conserver: 8.2.5
2020-06-18 15:25:12 -07:00
Rosen Penev
2b80d3c433
Merge pull request #12514 from neheb/ari
ariang: update to 1.1.6
2020-06-18 15:24:39 -07:00
Rosen Penev
0df6c58f82
tor: remove libssp hack
Does not seem to be needed anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-18 15:14:33 -07:00
Rosen Penev
d498a74910
Merge pull request #12543 from mydzor/master
transmission: add access to web interface files to procd jail
2020-06-18 14:52:53 -07:00
Michael Heimpold
024d36466d
Merge pull request #12545 from tru7/knxd
knxd: bump to version 0.14.39
2020-06-18 21:51:13 +02:00
Othmar Truniger
ddbf62c949 knxd: bump to version 0.14.39
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-06-18 17:42:06 +02:00
Josef Zila
9a82c952b4 transmission: add access to web interface files to procd jail
Signed-off-by: Josef Zila <josefzila@gmail.com>
2020-06-18 13:48:07 +02:00
Rosen Penev
684a9a6b4f
seafile-server: remove GCC_LIBSSP
The variable is gone as of b933f9cf0cb254e368027cad6d5799e45b237df5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-17 20:08:59 -07:00
Florian Eckert
8030814267 mwan3: update version to 2.8.7
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-17 13:04:38 +02:00
Florian Eckert
e30f16beef mwan3: set status to unknown in rpcd if status file not found
If the status file is not found then set then return the value unknown.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-17 13:01:49 +02:00
Florian Eckert
a6dc75428c mwan3: switch to procd init script
This enables the procd handling for mwan3 on config change.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-17 13:00:48 +02:00
Rosen Penev
f89c9e89f5
Merge pull request #12525 from neheb/rpp
rp-pppoe: update to 3.14
2020-06-16 15:33:42 -07:00
Andy Walsh
c5b1b6f86e samba4: update waf-cross-answers
* update waf-cross-answers for 4.12.x

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-16 21:46:04 +02:00
W. van den Akker
36ec51be1f Shorewall6: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den Akker
18324b4ff2 Shorewall: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den Akker
a2eac99a21 Shorewall6-lite: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den Akker
c4051eb98d Shorewall-lite: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den Akker
fdd3b5b17a Shorewall-core: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
Rosen Penev
5996f762e5
rp-pppoe: update to 3.14
Switched to new upstream.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed and fixed up patches.

Fixed up license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-15 20:15:04 -07:00
Rosen Penev
89fc95c4fc
transmission: add a disabled notification
Helps to see that transmission must be enabled.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-15 19:44:15 -07:00
Yousong Zhou
7e3d046a04 ovn: bump to version 20.06.0 2020-06-15 20:34:26 +08:00
Florian Eckert
a8a1fbfa0d keepalived: fix config typo
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-15 11:47:33 +02:00
Florian Eckert
d138a31800
Merge pull request #12229 from aaronjg/bugfix/mwan3-ipv6
mwan3: ipv6 improvements
2020-06-15 11:21:49 +02:00
Andy Walsh
2698c06d5b samba4: unbundle libunwind, icu
* add unbundle libunwind, icu patches

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-14 17:51:21 +02:00
Rosen Penev
7a2147ac41
ariang: update to 1.1.6
Small adjustments for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-13 18:14:53 -07:00
Rosen Penev
d5a9a5a2c0
geth: update to 1.9.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-13 18:10:16 -07:00
Etienne Champetier
baafc660ef
Merge pull request #12504 from EricLuehrsen/unbound_ifauto
unbound: make option interface_auto default on
2020-06-13 18:15:01 -04:00