Dirk Brenken
1e53ad6886
travelmate: update 2.1.0
...
* vpn support can be disabled (enabled by default), fixes #19107 (see trm_vpn option)
* vpn support can be limited to certain interfaces (see trm_vpnifacelist list option)
* openvpn support works now per instance (same as wireguard today)
* add an auto-login script for tplink-omada hotspots provided by Sebastian Muszynski <basti@linkt.de>
* remove pipefail command, see #19043 for reference
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 963137dcc5
)
2022-08-20 21:52:06 +02:00
Bheesham Persaud
ca6eaf0cdd
ddns-scripts: Fix typo s/ganid/gandi/
...
Signed-off-by: Bheesham Persaud <me@bheesham.com>
(cherry picked from commit ad7f24684e
)
2022-08-19 20:35:05 +02:00
Maxim Anisimov
68946d4c72
modemmanager: switch to meson build tools
...
Using https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git to download the source code.
Added compile option to compile qrtr support.
Enabled lto and additional gcc flags for perfomance and less size.
Modified to use meson as upstream has abandoned autotools.
Removed BUILD_PARALLEL options. These are default with ninja/meson.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
(cherry picked from commit 6ae8b15d68
)
2022-08-19 17:49:51 +02:00
Tianling Shen
d2a0a8e038
rclone: Update to 1.59.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5c4b54de56
)
2022-08-18 19:53:24 -07:00
Tianling Shen
f82e778c05
gg: Update to 0.2.8
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 6c757f0ff8
)
2022-08-18 19:53:11 -07:00
David Bauer
e07b43761f
usteer: update to latest HEAD
...
7d2b17c ubus: optimize connected_clients output format
8b10a4b policy: don't alter stats when remaining idle
3cc0f45 policy: count kick total
aadc562 policy: make steering ability evaluation uniform
17c558d ubus: include SSID in node dump
fc158e0 policy: only trigger roam-sm after client becomes roamable
837f144 usteer: add connected-since
9e6002d policy: improve readability
Build-tested: ath79-generic / ramips-mt76x8
Run-tested: ath79-generic / UniFi AC Lite
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 6e1687df30
)
2022-08-18 21:05:49 +02:00
Stijn Tintel
613e709cef
usteer: bump to git HEAD
...
041e884 local_node: query client MBO support from hostapd
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 6155b8245f
)
2022-08-18 21:05:49 +02:00
Van Waholtz
fcdba64d0b
frp: update to 0.44.0
...
Changelog: https://github.com/fatedier/frp/release
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2022-08-16 13:10:20 -07:00
Tianling Shen
2af698b989
cloudflared: Update to 2022.8.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 92f0b1b5a4
)
2022-08-16 22:09:52 +02:00
Glenn Strauss
f37bdcc9ef
lighttpd: update to lighttpd 1.4.66 release hash
...
* update to lighttpd 1.4.66 release hash
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
(cherry picked from commit 5eaf000c83
)
2022-08-16 22:09:52 +02:00
Van Waholtz
b668781863
ariang: update to 1.2.4
...
Changelog: https://github.com/mayswind/AriaNg/releases
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2022-08-16 13:06:44 -07:00
Jan Hák
3d5f882b68
knot: update to 3.1.9
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 39a08a7aaf
)
2022-08-15 20:01:10 +02:00
John Audia
90f35f2625
rsync: bump to 3.2.5
...
With the new OW release approaching, it might be better to get an officially
tagged upstream release in as PR#19087 just contained a fix for CVE-2022-29154
which itself introduced a few bugs.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit eeaacc9052
)
2022-08-15 13:50:39 +02:00
Liangbin Lian
b621a75f36
rclone: fix init script on CIDR format ipaddr
...
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
(cherry picked from commit 7af716f12d
)
2022-08-13 11:34:55 +02:00
John Audia
dd45bb89cf
rsync: bump to 3.2.4
...
Bump to latest upstream release.
Signed-off-by: John Audia <graysky@archlinux.us>
(cherry picked from commit 4876401174
)
2022-08-13 11:31:56 +02:00
John Audia
8c85981f83
rsync: fix CVE-2022-29154
...
The rsync package is vulnerable to CVE-2022-29154[1], which is not yet in a
non-preview release. This commit applies the upstream commit to fix it and
several subsequent commits needed to fix bugs the initial fix introduced[2].
1. https://rsync.samba.org/ftp/rsync/NEWS#SECURITY_FIXES-3.2.5
2. https://bugs.archlinux.org/task/75558
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 2611b86547
)
2022-08-13 11:31:33 +02:00
Pascal Ernster
eaefde9a4a
unbound: update to 1.16.2, fix CVE-2022-30698, CVE-2022-30699
...
Maintainer: @EricLuehrsen
Compile tested: x86/64
Run tested: x86/64
Description: Update to 1.16.2, fix CVE-2022-30698 and CVE-2022-30699.
Signed-off-by: Pascal Ernster <git@hardfalcon.net>
(cherry picked from commit 2179432991
)
2022-08-12 06:10:34 +02:00
Pascal Ernster
2e878763df
unbound: update to 1.16.1
...
Maintainer: @EricLuehrsen
Compile tested: realtek/rtl838x, x86/64
Run tested: realtek/rtl838x, x86/64
Description: Update to 1.16.1
Signed-off-by: Pascal Ernster <git@hardfalcon.net>
(cherry picked from commit e702a66058
)
2022-08-12 06:10:28 +02:00
Rosen Penev
80a3d7738e
ptunnel-ng: fix compilation with kernel 5.15
...
Some header change requires to include musl's headers first.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 468863128f
)
2022-08-11 22:12:34 +02:00
Rosen Penev
60eff3656c
pingcheck: update to 2022-03-01
...
Fixes compilation with kernel 5.15.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 3bd4564d71
)
2022-08-11 22:09:13 +02:00
Yousong Zhou
6df708763e
shadowsocks-libev: ss-rules: nft rule cleanup on reload
...
Remove nft rules file generated by ss-rules if ss-rules was or should be
turned off for by configuration. Use "fw4 restart" instead of "fw4
reload" to force the runtime rule reloading
Ref: https://github.com/openwrt/packages/pull/17937#issuecomment-1207357037
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit 04ee032699
)
2022-08-11 10:45:12 +08:00
Yousong Zhou
53952a136a
shadowsocks-libev: ss-rules: setup policy rules for udp/ip6
...
Supersedes: https://github.com/openwrt/packages/pull/18852
Fixes: https://github.com/openwrt/packages/issues/18850
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit a67ad632b6721434a26cacb56b21323c0e7b8f69)
2022-08-11 09:59:26 +08:00
Jo-Philipp Wich
6bede41577
cgi-io: update to latest Git HEAD
...
901b0f0 main: fix two one-byte overreads in header_value()
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 443c6c1c17
)
2022-08-10 23:54:32 +02:00
Martin Moreno
cd36b6eb8b
sslh: update to v1.22c
...
Change notes:
Updated Makefile package version and hash.
Added libpcre2 dependency
Removed USELIBPCRE make flag (no longer optional within sslh)
Updated patch 001 to work with new sslh Makefile
Signed-off-by: Martin Moreno <fett3270@yahoo.com>
(cherry picked from commit 9b90bb37ee
)
2022-08-06 19:45:41 +02:00
Boris Krasnovskiy
cec18eb0d0
chrony: Avoid building unused gnutls and ca dependencies
...
Avoid building unused gnutls and ca dependencies
Signed-off-by: Boris Krasnovskiy <borkra@gmail.com>
(cherry picked from commit 089eabedf9
)
2022-08-04 13:47:36 +02:00
Boris Krasnovskiy
7727beb713
gensio: Avoid building unused python and libstdcpp dependecies
...
Avoid building unused python and libstdcpp dependecies
Signed-off-by: Boris Krasnovskiy <borkra@gmail.com>
(cherry picked from commit 0c245fda70
)
2022-08-04 13:47:31 +02:00
Michal Vasilek
bf519e9bc4
fail2ban: fix patch for python 3.10
...
89d5d2e091
only patched importing
MutableMapping from collections, but importing Mapping has to be patched
too
Closes : #18681
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 4bd2169e73
)
2022-08-04 13:47:03 +02:00
ZiMing Mo
8fdc92b86d
rclone: update to 1.59.0
...
Release note: https://rclone.org/changelog/#v1-59-0-2022-07-09
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
(cherry picked from commit 05df1fe4f1
)
2022-08-03 20:33:21 +02:00
Rosen Penev
d385ac5045
curl: switch default SSL to mbedTLS
...
The decision to switch the default to wolfSSL was taken because of
hostapd back from when curl was in base. Unfortunately, not only is
wolfSSL bigger but it has also been causing issues recently. There's
also no relation between hostapd and curl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 0a65e4c6fa
)
2022-07-26 17:44:34 +00:00
Stan Grishin
a3f1e1265c
Merge pull request #18917 from stangri/openwrt-22.03-nebula
...
[22.03] nebula: update to 1.6.0
2022-07-26 10:59:46 -06:00
Jan Hák
ce619701b2
knot: update to 3.1.8
...
- Release notes:
https://www.knot-dns.cz/2022-04-28-version-318.html
- Refreshed patch to avoid offset
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[added commit message, refresh patch]
(cherry picked from commit db12181940
)
2022-07-25 16:49:15 +02:00
Nick Hainke
c85111226e
dawn: update to 2022-07-24
...
edca4d2 network: rework network status callbacks
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 28ca76d29b
)
2022-07-24 13:12:04 +02:00
Nick Hainke
944a896e53
dawn: update to 2022-07-22
...
10fb043 network: dump detail on ping pong received
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 1f60c23296
)
2022-07-22 21:54:58 +02:00
David Bauer
0902a5fc0f
usteer: update to latest HEAD
...
9059b9a ubus: derive RSSI from measurement report
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 7967abfae0
)
2022-07-21 19:40:51 +02:00
Stijn Tintel
71db92ef62
usteer: bump to git HEAD
...
5be6819 policy: allow disabling load balancing
80b0b65 main: disable load balancing by default
fca4b87 policy: improve readability
73c424b usteer: add option for probe steering
87de1ab main: disable probe steering by default
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit d0878c8504
)
2022-07-21 19:40:51 +02:00
Nick Hainke
c90aaa1ec7
dawn: update to 2022-07-21
...
bb362db datastorage: fix ap_array_unlink_entry always returns NULL
47e98ef network: ping pong keepalive for tcp connections
eba0354 network: add timeout for client connections
In the dawn config the con_timeout needs to be added:
option con_timeout '60'
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 204fd77bbc
)
2022-07-21 18:45:27 +02:00
Rosen Penev
756a3243dc
wifidog: fix compilation with more recent wolfssl
...
Needs an extra header. pthread.h is also no longer implicitly included.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4605f98b41
)
2022-07-19 21:19:24 -07:00
Rosen Penev
ef545e0317
curl: fix compilation with wolfSSL
...
options.h header is needed now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 317575755a
)
2022-07-19 21:16:40 -07:00
Tianling Shen
b0118aab51
xray-core: Update to 1.5.9
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 25922c6afd
)
2022-07-18 19:43:54 +02:00
Nick Hainke
d9c09bb409
dawn: update to 2022-07-18
...
e596ff1 ubus.c: only add nr entries matching our own SSID
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit bb0d45ed35
)
2022-07-18 18:24:02 +02:00
Dirk Brenken
97ebbd0146
travelmate: update 2.0.9-2
...
* fix another vpn corner case
* add support for javascript based captive portals (location.href)
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 3ae7a46b82
)
2022-07-17 13:19:07 +02:00
Nick Hainke
86408bf662
dawn: update to 2022-07-16
...
0689b5e ubus: add missing lock for ubus hearing_map
4b7db09 CONFIGURE.md: fix typo
b3f61d4 CONFIGURE.md: adjust documentation about log levels
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit eef9ee0b83
)
2022-07-16 19:52:16 +02:00
Peter van Dijk
e1090a0223
pdns: update to 4.6.3
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit 636da278eb
)
2022-07-15 18:56:17 +02:00
Peter van Dijk
a3f25a7117
pdns-recursor: update to 4.7.1
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit c5480ef8a1
)
2022-07-15 18:56:17 +02:00
Tianling Shen
859f7319a9
dnslookup: Update to 1.7.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 798cf62bd8
)
2022-07-14 19:37:26 +02:00
Tianling Shen
e34230521e
cloudflared: Update to 2022.7.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e858624d29
)
2022-07-14 19:37:10 +02:00
Stan Grishin
be959ca327
nebula: update to 1.6.0
...
* Update to https://github.com/slackhq/nebula/releases/tag/v1.6.0
* Update maintainer's email address
* Update for newest shellcheck
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit aa52a971a7
)
2022-07-12 04:40:05 +00:00
Dirk Brenken
1123b9dae3
travelmate: update 2.0.9
...
* various vpn fixes/optimizations (run tested by forum users)
* refine several log statements
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit cf1f9dc933
)
2022-07-06 23:19:02 +02:00
Ivan Pavlov
a686f7975a
xtables-addons: update to 3.21
...
updated to kernel 5.10.121+ changes
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
(cherry picked from commit 69e4ed4b6f
)
2022-07-06 13:25:31 -07:00
Nick Hainke
d50620e22d
xtables-addons: update to 3.20
...
866bc7f Xtables-addons 3.20
aa70669 doc: move changelog to rST
d7de2a9 doc: remove old changelog entries
d7e49a8 build: bump supported kernel version to 5.17
966fa43 extensions: replace PDE_DATA
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit c3141dc16a
)
2022-07-06 13:25:31 -07:00