Commit graph

7070 commits

Author SHA1 Message Date
Florian Eckert
2594258c4b mwan3: update version to 2.8.9
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:23:47 +02:00
Florian Eckert
d0c248a7da mwan3: cleanup function mwan3_create_iface_route
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:23:47 +02:00
Florian Eckert
feae9e5742 mwan3: fix shellcheck warning SC2086
Add double quote to prevent globbing and word splitting where there is
no regression.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:22:26 +02:00
Florian Eckert
c0fdfaa174 mwan3: fix shellcheck warning SC2166
Replace -o boolean check with ||.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:21:54 +02:00
Florian Eckert
644d9a25df mwan3: remove unused variable complained by shellcheck
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:21:54 +02:00
Florian Eckert
0ed7524f81 mwan3: fix shellcheck warning SC2039
Replace all `==` with `=`.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:21:54 +02:00
Florian Eckert
facf8ea299 mwan3: move redirect error output to trash
This suppress the following output on `mwan3 restart`:
> Dump terminated

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-15 10:21:54 +02:00
Yousong Zhou
74d78af936 ovn: bump to version 20.06.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-07-14 21:25:20 +08:00
Rosen Penev
0c200218ec
Revert "modemmanager: remove unnecessary autoreconf and specifications of glib-mkenums and gdbus-codegen"
This reverts commit 352ca90243.
2020-07-13 22:19:18 -07:00
Rosen Penev
a437ca9096
Merge pull request #12784 from neheb/ligh
lighttpd: switch to meson
2020-07-13 06:29:09 -07:00
Rosen Penev
d2dcc9902c
Merge pull request #12798 from EricLuehrsen/unbound_20200704
unbound: improve startup and dhcp script robustness
2020-07-13 01:26:30 -07:00
Rosen Penev
787ca91550
Merge pull request #12801 from wvdakker/master
Shorewall: Bump to 5.2.6.1
2020-07-13 01:25:36 -07:00
Florian Eckert
a261a6e672
Merge pull request #12773 from TDT-AG/pr/20200710-xinetd
xinetd: start service in foreground for procd
2020-07-13 08:45:41 +02:00
Willem van den Akker
f615195f48
Shorewall6: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
2020-07-13 08:27:42 +02:00
Willem van den Akker
77813b8ee5
Shorewall: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
2020-07-13 08:26:25 +02:00
Willem van den Akker
8d826b26fc
Shorewall6-lite: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
2020-07-13 08:24:52 +02:00
Willem van den Akker
93f58d0942
Shorewall-lite: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
2020-07-13 08:23:23 +02:00
Willem van den Akker
e85e6fc5f3
Shorewall-core: Bump to 5.2.6.1
Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
2020-07-13 08:21:45 +02:00
Rosen Penev
05ca5f909b
Merge pull request #12765 from neheb/mnu
miniupnpd: default to IGDv1
2020-07-12 17:59:58 -07:00
Rosen Penev
d7898a5667
Merge pull request #12753 from nickberry17/fixup_mm_makefile
modemmanager: remove unnecessary autoreconf
2020-07-12 17:57:27 -07:00
Eric Luehrsen
e81529596d unbound: improve startup and dhcp script robustness
- prevent rapid overlap in DHCP script updates
- check and allow localhost forwards with specific applications
- add option for rate limiting inbound queries
- change UCI list to table format with Unbound conf references

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-07-12 14:56:46 -04:00
Nick Hainke
55daa1e8cb dawn: update to latest version 2020-07-12
Includes:
- dawn_uci: no need uci_alloc_context on each uci_set_network call
- test_storage: extend test harness; datastorage: two bug fixes
- tcpsocket: free con after ustream write error and make list each safe
  list_each is not safe against removal of list entry

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-07-12 14:57:11 +02:00
Rosen Penev
602e3899b4
lighttpd: switch to meson
Simplifies the Makefile and allows faster compilation with Ninja.

Added patch to fix libmariadb dependency.

Added extra modules.

Speed Before:

time make package/lighttpd/compile -j 12
Executed in   47.91 secs   fish           external
   usr time   41.83 secs  384.00 micros   41.83 secs
   sys time   10.79 secs   37.00 micros   10.79 secs

Speed After:

time make package/lighttpd/compile -j 12
Executed in   19.67 secs   fish           external
   usr time   42.79 secs  377.00 micros   42.79 secs
   sys time    8.56 secs   37.00 micros    8.56 secs

Tested with fish shell.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 22:49:38 -07:00
Rosen Penev
f7dea4561b
Merge pull request #11831 from lucize/addiscsi
open-iscsi: add package open-iscsi
2020-07-11 02:56:21 -07:00
Nicholas Smith
377a33730d modemmanager: add error message notifications to proto handler
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-10 20:28:31 +10:00
Florian Eckert
eb6cb75f9f xinetd: start service in foreground for procd
Since we use now procd for xinetd, we have to start the service with the
option `-dontfork` to make procd happy.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-10 11:08:11 +02:00
Florian Eckert
3d9e9632d4 xinetd: change PKG_MAINTAINER
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-10 11:08:08 +02:00
W. Michael Petullo
1000b84ab0 dmapd: update to 0.0.85
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-07-08 21:37:39 -04:00
Rosen Penev
7891124d6c
miniupnpd: default to IGDv1
It seems even modern stuff doesn't support v2 correctly. The miniupnp
suite does but other stacks seem to lack support. Default to v1 to
avoid the headache.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 14:17:23 -07:00
Rosen Penev
245720750b
Merge pull request #12751 from dibdot/foolsm
foolsm: change mail dependency
2020-07-08 13:55:34 -07:00
Rosen Penev
09cb497125
Merge pull request #12763 from micmac1/remo-maint
apache/mariadb/sqlite: remove myself as maintainer
2020-07-08 11:03:01 -07:00
Jan Pavlinec
799db6b36e ntpd: update to version 4.2.8p15 (security fix)
Fixes:
CVE-2020-11868
CVE-2018-8956
CVE-2020-13817
CVE-2020-1502

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-07-08 19:07:16 +02:00
Sebastian Kemper
7582f7fca6 apache/apr/apr-util: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:28:35 +02:00
Dirk Brenken
c5a6a1a2bd
foolsm: change mail dependency
* changed mail dependency from orphaned 'ssmtp' to 'msmtp'

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-07-08 10:54:39 +02:00
Nicholas Smith
352ca90243 modemmanager: remove unnecessary autoreconf and specifications of glib-mkenums and gdbus-codegen
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-08 18:51:20 +10:00
Rosen Penev
d34b7d4d43
Merge pull request #12713 from neheb/spaw
spawn-fcgi: switch to CMake
2020-07-07 16:46:09 -07:00
Rosen Penev
9464d4171d
Merge pull request #12701 from neheb/apf
apfree-wifidog: fix compilation with GCC10
2020-07-07 16:32:12 -07:00
Rosen Penev
5be4b51414
Merge pull request #12720 from neheb/fw
fwknop: fix compilation with GCC10
2020-07-07 15:32:44 -07:00
Huangbin Zhan
704e733e51 treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-07-07 18:29:13 +08:00
Huangbin Zhan
e4a800f432 treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-07-07 06:27:51 +08:00
Rosen Penev
95b6f2f8ce
Merge pull request #12735 from mstorchak/rsync-3.2.2
rsync: update to 3.2.2
2020-07-06 07:24:16 -07:00
Maxim Storchak
a10e4fa904 rsync: update to 3.2.2
Force IPv6 support to according to the global CONFIG_IPV6, ignore compile time detection

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2020-07-06 17:08:48 +03:00
Nicholas Smith
e1bcb21d9a modemmanager: bump to 1.14.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:03:03 +10:00
Florian Eckert
fb1437e222
Merge pull request #12709 from m01/bugfix-mwan3-config-load
mwan3: Fix mwan3 start not doing anything
2020-07-06 08:42:01 +02:00
Rosen Penev
ad6d1d331f
Merge pull request #12682 from jonathanunderwood/stubby-0.3.0
stubby: update to version 0.3.0
2020-07-05 09:34:30 -07:00
Josef Schlehofer
4155dfb6b5
Merge pull request #12586 from tiagogaspar8/bind-update-9-16-4
bind: update to 9.16.4
2020-07-05 17:50:41 +02:00
Rosen Penev
9b4a8f12a3
fwknop: fix compilation with GCC10
Added PKG_LICENSE_FILES.

Added PKG_BUILD_PARALLEL for faster compilation.

Simplified configure arguments.

Small cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 17:48:11 -07:00
Rosen Penev
c8bb57b318
Merge pull request #12718 from Grommish/master
[Snort3/Snort+] Fix Big-Endian compile issues
2020-07-04 15:57:37 -07:00
Rosen Penev
e349a3216c
spawn-fcgi: switch to CMake
Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 15:22:53 -07:00
Donald Hoskins
e3163364e9 [Snort3/Snort+] Fix Big-Endian compile issues
Signed-off-by: Donald Hoskins <grommish@gmail.com>
2020-07-04 18:22:12 -04:00
Rosen Penev
390c06a738
Merge pull request #12338 from alinnastac/rtsp-pb_discon
xtables-addons: fix RTSP helper support for client_port=x/y Transport…
2020-07-04 11:39:17 -07:00
Rosen Penev
35734b81cd
Merge pull request #12692 from qweaszxcdf/openfortivpn
openfortivpn: Remove pingcheck and use l3_device instead
2020-07-04 11:38:34 -07:00
Tiago Gaspar
b8f8af8a30 bind: update to 9.16.4
This update fixes the following CVE's:
- CVE-2020-8618
- CVE-2020-8619

More info on bug fixes and feature changes in:
https://downloads.isc.org/isc/bind9/9.16.4/doc/arm/html/notes.html

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2020-07-04 12:12:17 +01:00
Ryan Shi
ee690da794 openfortivpn: bump PKG_RELEASE
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
2020-07-04 18:28:59 +08:00
Rosen Penev
4643ae9abe
Merge pull request #12603 from neheb/ossh
openssh: update to 8.3p1
2020-07-03 23:06:58 -07:00
Rosen Penev
bd8002401a
Merge pull request #12510 from neheb/git
git: update to 2.27.0
2020-07-03 23:05:50 -07:00
Michiel Blokzijl
acfbd98ce0 mwan3: Fix mwan3 start not doing anything
Due to a missing config load function call, mwan3 start runs ifup for an empty
list of interfaces, thus not calling ifup at all.

This commit introduces the missing config_load call.

Signed-off-by: Michiel Blokzijl <code@m01.eu>
2020-07-03 20:03:42 +01:00
Rosen Penev
477a881f14
Merge pull request #12697 from Andy2244/samba-4_12_5
samba4: update to 4.12.5
2020-07-03 07:04:03 -07:00
Rosen Penev
fd683c5cb7
Merge pull request #12696 from neheb/nta
netatalk: fix compilation with GCC10
2020-07-03 07:03:27 -07:00
Rosen Penev
cfa7b85ae4
Merge pull request #12702 from neheb/davf
davfs2: fix compilation with GCC10
2020-07-03 07:02:53 -07:00
Rosen Penev
3d9618c61b shadowsocks-libev: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-03 11:24:52 +08:00
Rosen Penev
074a524c10
davfs2: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:17:50 -07:00
Rosen Penev
1c4fb05ba3
apfree-wifidog: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 19:16:30 -07:00
Andy Walsh
4da8b01f67 samba4: update to 4.12.5
* update to 4.12.5
* fixes CVE-2020-10730, CVE-2020-10745, CVE-2020-10760, CVE-2020-14303
* add fix-musl_missing__nss_buflen_passwd.patch
* remove fixed tirpc include
* add extra CONFIGURE_VARS (XSLTPROC=false, WAF_NO_PREFORK=1)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-07-03 01:38:48 +02:00
Rosen Penev
8998415023
netatalk: fix compilation with GCC10
Upstream patch: https://github.com/Netatalk/Netatalk/pull/125

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 11:47:58 -07:00
Ryan Shi
f25db3dede openfortivpn: Remove pingcheck and use l3_device instead
Signed-off-by: Ryan Shi <qweaszxcdfsh@gmail.com>
2020-07-02 15:47:13 +08:00
Rosen Penev
b09a963b52
Merge pull request #12663 from rfrankla/netcat_002_patch
netcat: fix Illegal instruction on listen udp
2020-07-01 23:24:39 -07:00
Rosen Penev
d68b660569
Merge pull request #12674 from ldir-EDB0/miniupnpd
miniupnpd: macosx compat and refresh patches
2020-07-01 22:49:16 -07:00
Rosen Penev
b16a9f2d1c
Merge pull request #12670 from neheb/neto
Netopeer2: fix compilation with GCC10
2020-07-01 22:48:55 -07:00
Rosen Penev
8d5bf27868
Merge pull request #12675 from axet/master
add miniupnpd ipv6_disable option, #11971 close
2020-07-01 22:44:24 -07:00
Alexey Kuznetsov
9b6537b487 miniupnpd: add miniupnpd ipv6_disable option, #11971 close
Signed-off-by: Alexey Kuznetsov <axet@me.com>
2020-07-02 06:20:13 +03:00
Jean-Michel Lacroix
cd13e7ec7e darkstat: correct incompatbility with sshd
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable.  See issue #12420.

This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2020-07-01 18:40:42 -04:00
Jonathan G. Underwood
d2016285ad stubby: update to version 0.3.0
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2020-07-01 22:27:27 +01:00
Kevin Darbyshire-Bryant
0189c45253 miniupnpd: macosx compat and refresh patches
Tidy up some minor patch fuzz with a refresh.

Also tweak the linux makefile to make it run on macosx and linux:
install only understand -m for filemode, not that the openwrt staging
dir understands file modes.  Also glibc>2.17 so patch out the check that
otherwise barfs a number of errors from a missing 'ldd' command under
macos.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-07-01 10:16:43 +01:00
Rosen Penev
3197c5c9a9
Netopeer2: fix compilation with GCC10
Refreshed openssl patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 19:46:11 -07:00
Rick Frankland
9d07ba2c77 netcat: fix Illegal instruction on listen udp
When listening to a udp port an Illegal instruction occurs.
This did NOT happen when compiled with debug on.

Fixes issue openwrt#4747, FS#2937

Signed-off-by: Rick Frankland <rfrankla@yahoo.com>
2020-06-30 23:42:10 +01:00
Rosen Penev
6b5fa7e9b9
Merge pull request #12653 from jefferyto/python-no-parallel-host-pip-install
python-packages: Disable parallel build when host pip is needed
2020-06-30 14:34:35 -07:00
W. van den Akker
65a3a1900c
Shorewall6: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 10:22:01 +02:00
W. van den Akker
3d28c3338c
Shorewall: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:49:15 +02:00
W. van den Akker
9b50950622
Shorewall6-lite: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:48:08 +02:00
W. van den Akker
710ab82728
Shorewall-lite: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:47:02 +02:00
W. van den Akker
5c9065a2bc
Shorewall-core: Bump to 5.2.5.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:45:51 +02:00
Jeffery To
e0e2224f8a
python-packages: Disable parallel build when host pip is needed
This adds PKG_BUILD_PARALLEL:=0 to packages that depend on host Python
packages (HOST_PYTHON3_PACKAGE_BUILD_DEPENDS), because installing
packages with multiple concurrent pip processes can lead to errors or
unexpected results[1].

This also:

* Move HOST_PYTHON3_PACKAGE_BUILD_DEPENDS definitions to before
  python3-package.mk is included

* Update Python folder readme to include PKG_BUILD_PARALLEL:=0

[1]: https://github.com/pypa/pip/issues/2361

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-30 15:43:01 +08:00
Rosen Penev
d2cb6411c5
Merge pull request #12582 from zhanhb/frp
frp: update to 0.33.0
2020-06-29 15:11:08 -07:00
Javier Marcet
c48bae07be nfs-kernel-server: update to 2.5.1
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-29 17:50:31 +02:00
Rosen Penev
8a965ca029
Merge pull request #12086 from aleksander0m/aleksander/mm-auth
Authentication protocol setup in ModemManager
2020-06-28 20:01:26 -07:00
Rosen Penev
362f74ff01
Merge pull request #12277 from xjboss/master
ddns-scripts: Added api token method for cloudflare ddns script v4
2020-06-28 19:59:05 -07:00
Rosen Penev
ed47f22cce
Merge pull request #12583 from zhanhb/kcptun
kcptun: update to 20200409
2020-06-28 19:55:25 -07:00
Rosen Penev
021737ca73
Merge pull request #12627 from jonathanunderwood/stubby-fix-tls-port
stubby: fix handling of tls_port config option
2020-06-28 19:54:41 -07:00
Rosen Penev
2be45d6189
Merge pull request #12630 from Andy2244/samba4-uci-tuning
samba4: add new UCI option "enable_extra_tuning"
2020-06-28 19:53:56 -07:00
Rosen Penev
487ddf78a6
Merge pull request #12605 from neheb/rsy
rsync: update to 3.2.0
2020-06-28 14:06:48 -07:00
Maxim Storchak
e1cd4bcf0a
rsync: fix ipv6 detection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2020-06-28 13:56:21 -07:00
David Bauer
df891a50c5 jool: downgrade to v4.0.9
Jool v4.1.0 suffers from bad offload management as well as broken
stateful NAT64 translation. See upstream issues #331 as well as #332 for
more information.

Downgrade to v4.0.9 until these are ironed out.

Tested on: ipq40xx-generic

Fixes commit 0a6891feac ("jool: update to v4.1.0")
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-06-28 15:12:47 +02:00
Rosen Penev
ba49c96808
miniupnpd: added libcap-ng dependency
As miniupnpd is running as root, libcap(-ng) can be used to limit its
capabilities.

libcap-ng is very small, so this isn't a problem.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-27 15:15:14 -07:00
Eric Luehrsen
9c655aed3a unbound: add dns assistants on local host
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-06-27 17:17:41 -04:00
Eric Luehrsen
8e0b2d344e unbound: refactor build options to select switches
The two unique packages "Unbound light" and "Unbound heavy"
were not working well due to the fact that Unbound is mostly
its library. Tools and helpers would crash. Instead a reasonable
default Unbound is built. Also up select options like python
are added. libevent and libpthreads are options to down select.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-06-27 17:17:41 -04:00
Rosen Penev
3f00aed153
rsync: update to 3.2.1
Disable several options to enable compilation.

Simplified several configure options.

Remove pointless configure var.

Added ssh hinting patch. Some SSH incompatibility.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-27 14:14:46 -07:00
Andy Walsh
68af8dcde3 samba4: add new UCI option "enable_extra_tuning"
* add new UCI option "enable_extra_tuning"
* update template
* add config examples for options
* fix some access warnings on samba /var dirs

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-27 22:47:30 +02:00
Jonathan G. Underwood
31be44ca61 stubby: fix handling of tls_port config option
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2020-06-27 16:58:47 +01:00
Rosen Penev
65af93279d
Merge pull request #12611 from neheb/upn
miniupnpd: update to 2.1.20200510
2020-06-26 14:08:00 -07:00