Tianling Shen
01ab015a9a
msgpack-c: add new package
...
This is needed by tmate.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit cfc965b107
)
2021-03-18 23:22:48 -10:00
Rosen Penev
97beb7d365
minidlna: update to 1.3.0
...
Fixes two CVEs relating to UPnP.
Removed libuuid dependency. It is not used.
Remove clock_gettime hack. It seems to have been fixed.
Removed upstream patches.
Refreshed the other ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit f568979648
)
2021-03-18 10:23:08 +01:00
Hannu Nyman
d1eec4ad47
Merge pull request #15149 from ja-pa/tor-0.4.4.8-openwrt-19.07
...
[openwrt 19.07] tor: update to version 0.4.4.8 (security fix)
2021-03-17 19:55:45 +02:00
Jan Pavlinec
0494d8706b
tor: update to version 0.4.4.8
...
Fixes CVE-2021-28089 and CVE-2021-28090
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-17 10:52:33 +01:00
Florian Eckert
1656b49bfe
Merge pull request #15136 from TDT-AG/pr/2021015-openwrt-19.07-mwan3
...
mwan3: remove mwan3 ubus call on mwan3 iface hotplug ACTION
2021-03-16 14:14:24 +01:00
Florian Eckert
40d56e46b1
mwan3: remove mwan3 ubus call on mwan3 iface hotplug ACTION
...
With this change, the interface status is no longer read from the mwan3 ubus.
The status of the interface is read directly from the status directory.
This was already implemented in the master with the
commit c07f5230be
.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-03-15 14:15:42 +01:00
Karl Palsson
b66d262d75
net/mosquitto: bump to 1.6.14
...
This is a minor security fix for outgoing bridges and the client
library.
Full details: https://mosquitto.org/blog/2021/03/version-2-0-9-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-03-15 10:41:31 +00:00
Paul Spooren
e573dac5f1
CI: backport GitHub action CI
...
The CI is working fine with OpenWrt snapshots and 21.02, so backport it.
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-03-12 09:21:44 -10:00
Olivier Poitrey
81fa8cf893
nextdns: Update to version 1.11.0
...
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-03-09 21:24:18 +02:00
Rosen Penev
2170d8ed62
Merge pull request #15054 from stangri/19.07-vpn-policy-routing
...
[19.07] vpn-policy-routing: better processing of custom user files
2021-03-08 12:26:46 -08:00
Stan Grishin
af02206e25
vpn-policy-routing: better processing of custom user files
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-08 10:35:01 +00:00
Rosen Penev
5c58de5e63
libpam: update to 1.5.1
...
Fix installed paths. After e52d0487e88c3c8c57e1310d1a02b18eae0d142e
upstream, this bug was exposed.
Instead of working around it, fix the patch.
After this, everything consistently gets installed to ipkg-install/usr.
Minor Makefile reorganization.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit b75f250f3b
)
2021-03-07 13:55:07 +01:00
Rosen Penev
86a70892d8
libpam: update to 1.5.0
...
Fixes CVE-2020-27780
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 0f317e9fbd
)
2021-03-07 13:54:58 +01:00
Rosen Penev
ef17e4a30c
libpam: update to 1.4.0
...
Remove upstreamed patch and add a new one to fix compilation.
Add some more configure options.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit a05db1acfe
)
2021-03-07 13:54:46 +01:00
Hannu Nyman
85d122fdc7
nano: update to 5.6.1
...
Update nano editor to version 5.6.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 0f4138db0b
)
2021-03-06 10:29:08 +02:00
Rosen Penev
a6a27c904a
ninja: update to 1.10.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit f25f29c740
)
2021-03-04 23:49:55 -08:00
Rosen Penev
b4adde5872
ninja: fix typo
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 52569b80fa
)
2021-03-04 23:49:55 -08:00
Rosen Penev
7fd6802244
ninja: use for CMake
...
CMake supports Ninja for faster compilation and less bugginess when it
comes to parallel compilation. That is, some CMake packages currently
have PKG_BUILD_PARALLEL set where it is not needed with ninja.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 54449e9c66
)
2021-03-04 23:49:54 -08:00
Rosen Penev
1299b07ee8
ninja: update to 1.10.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 0f317d6536
)
2021-03-04 23:49:54 -08:00
Florian Eckert
8c63f6331c
Merge pull request #14661 from TDT-AG/pr/20210203-19.07-keepalived
...
keepalived: backport fixes
2021-03-03 10:01:24 +01:00
Rosen Penev
7c74a5d732
Merge pull request #14988 from stangri/19.07-vpn-policy-routing
...
[19.07] vpn-policy-routing: update to 0.3.2-18
2021-03-02 01:56:59 -08:00
Stan Grishin
86bb11e973
vpn-policy-routing: update to 0.3.2-18
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-01 21:38:44 +00:00
Alexandru Ardelean
2faeeb18eb
python-maho-mqtt: bump to versio 1.5.1
...
Docs say it also supports MQTT 5.0.
Added to description.
Updated title as on pypi.org
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit ee0e11c1ab
)
2021-03-01 00:48:56 +01:00
Rosen Penev
8dd29ea1b4
Merge pull request #14962 from EricLuehrsen/unbound_1131_1907
...
[openwrt-19.07] unbound: update to 1.13.1
2021-02-28 15:02:10 -08:00
Eric Luehrsen
5c95dda730
unbound: update to 1.13.1
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2021-02-28 16:01:03 -05:00
Dirk Brenken
8fa04c0de8
Merge pull request #14918 from stangri/19.07-vpn-policy-routing
...
[19.07] vpn-policy-routing: bugfix: netflix user file missing redirect
2021-02-27 06:21:20 +01:00
Stan Grishin
3abe9d0aef
vpn-policy-routing: bugfix: netflix user file missing redirect
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-26 22:03:41 +00:00
Rosen Penev
a4372ab6fb
Merge pull request #14903 from stangri/19.07-vpn-policy-routing
...
[19.07] vpn-policy-routing: update user netflix file
2021-02-25 21:12:28 -08:00
Stan Grishin
904d911c55
vpn-policy-routing: update user netflix file
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-26 02:16:44 +00:00
Hannu Nyman
2666b3d00d
nano: update to version 5.6
...
Upgrade nano to version 5.6
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit dffdfe4ac8
)
2021-02-25 16:58:50 +02:00
Rosen Penev
4ed9be1987
Merge pull request #14888 from stangri/19.07-vpn-policy-routing
...
[19.07] vpn-policy-routing: custom user scripts improvements
2021-02-24 16:53:41 -08:00
Stan Grishin
7d26130b33
vpn-policy-routing: custom user scripts improvements
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-24 19:44:10 +00:00
Jan Hak
7d9d8616cf
libedit: update to version 20210216-3.1
...
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit fd7f43ae46
)
2021-02-24 10:20:48 +01:00
Jan Hák
ca01f389de
libedit: update to version 20193112-3.1
...
Signed-off-by: Jan Hák <jhak@jhak.nic.cz>
(cherry picked from commit 58a5c548eb
)
2021-02-24 10:20:41 +01:00
Dirk Brenken
8550232147
adblock: update blocklist sources
...
* change adguard url
* remove malwaredomains (discontinued)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-23 15:46:43 +01:00
Rosen Penev
04f8ded56d
Merge pull request #14869 from stangri/19.07-vpn-policy-routing
...
[19.07] vpn-policy-routing: update to version 0.3
2021-02-23 05:12:03 -08:00
Jan Hak
39f3941cd4
knot: update to version 3.0.4
...
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit 341fffb8dd
)
2021-02-23 12:25:02 +01:00
Jan Hak
1662ca26ba
knot: update to 3.0.3
...
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit 5cd9378653
)
2021-02-23 12:24:57 +01:00
Jan Hák
9389a5dd1f
knot: disable embedded xdp
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 1f9d6fbb26
)
2021-02-23 12:24:52 +01:00
Jan Hák
7619ff0dfc
knot: update to 3.0.2
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit a54828926d
)
2021-02-23 12:24:47 +01:00
Daniel Salzman
5ddcc2e050
knot: disable libnghttp2 autodetection
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
(cherry picked from commit 67e3c594de
)
2021-02-23 12:24:43 +01:00
Jan Hak
fb103be86b
knot: update to version 3.0.1
...
definition of PSELECT_COMPAT could be removed many years ago, is no longer needed
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit 4069bb1e72
)
2021-02-23 12:24:38 +01:00
Josef Schlehofer
523011bf49
screen: backport fix for CVE-2021-26937
...
Security reports:
- https://lists.gnu.org/archive/html/screen-devel/2021-02/msg00000.html
This issue can be reproduced even on OpenWrt
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982435
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit c250298fa3
)
2021-02-23 06:11:38 -05:00
Josef Schlehofer
8e1b62d4bb
openvswitch: update to version 2.11.6 (security fix)
...
Fixes CVEs:
- CVE-2020-35498
- In DPDK: CVE-2015-8011 and CVE-2020-27827
- In LLDP: CVE-2019-14818, CVE-2020-10722, CVE-2020-10723 and CVE-2020-10724
Removed patches:
- 0001-compat-Include-confirm_neigh-parameter-if-needed.patch because they
are included in this release as it was backported
- 0010-acinclude-Fix-build-with-kernels-with-prandom-moved-.patch
included in this release as it was backported
Other patches were refreshed.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-02-23 17:14:37 +08:00
Stan Grishin
5e24f6db6d
vpn-policy-routing: update to version 0.3
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-23 01:20:14 +00:00
Rosen Penev
3be5d565cf
Merge pull request #14710 from stangri/19.07-https-dns-proxy
...
[19.07] https-dns-proxy: support for force DNS/DNS hijacking
2021-02-22 16:27:00 -08:00
Josef Schlehofer
0d0e4b96b4
netdata: update to version 1.29.2
...
Release notes:
https://github.com/netdata/netdata/releases/tag/v1.29.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit e8021bf14d
)
2021-02-22 19:53:46 +01:00
Josef Schlehofer
2980cb8dbb
netdata: update to version 1.29.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit d0736d5e73
)
2021-02-22 19:53:41 +01:00
Josef Schlehofer
da74b6448f
Merge pull request #14845 from jefferyto/python-3.7.10-openwrt-19.07
...
[openwrt-19.07] python3: Update to 3.7.10, refresh patches
2021-02-22 18:46:34 +01:00
Jeffery To
f05ba1bbca
python3: Update to 3.7.10, refresh patches
...
Includes fixes for:
* CVE-2021-3177 - ctypes: Buffer overflow in PyCArg_repr
* CVE-2021-23336 - urllib parse_qsl(): Web cache poisoning - semicolon
as a query args separator
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-22 21:05:28 +08:00