Stan Grishin [Sat, 25 Feb 2023 21:57:21 +0000 (21:57 +0000)]
curl: add lang/perl-www-curl/patches/230-curl_7.88_compat.patch
* fixes compilation issues from https://github.com/openwrt/packages/pull/20540#issuecomment-
1439537287
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Stan Grishin [Mon, 20 Feb 2023 22:26:04 +0000 (22:26 +0000)]
curl: update to 7.88.1
* https://curl.se/changes.html#7_88_1
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
678bad7e86c51aa96dc2f9336f7ff32b19c6de99)
Alexandru Ardelean [Mon, 20 Feb 2023 09:10:44 +0000 (11:10 +0200)]
Merge pull request #20519 from commodo/django-22.03
[22.03] django: bump to version 4.0.10
Stan Grishin [Mon, 20 Feb 2023 02:52:50 +0000 (19:52 -0700)]
Merge pull request #20533 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: bugfix: ensure directory for jsonFile is created
Tianling Shen [Sat, 11 Feb 2023 22:43:33 +0000 (06:43 +0800)]
cloudreve: Update to 3.7.1
Dropped architectures that are no longer supported by upstream.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
5a9979d2433c11a354ddb2ae70adc5e53c145057)
Tianling Shen [Thu, 16 Feb 2023 03:24:46 +0000 (11:24 +0800)]
gg: Update to 0.2.18
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
70009d3586721e656eaab6d935ac4e30dc615ad8)
Tianling Shen [Thu, 16 Feb 2023 03:24:29 +0000 (11:24 +0800)]
dnsproxy: Update to 0.47.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
c5c3c2e223e8d552b3cc0307a86c725ebc44dc57)
Dengfeng Liu [Tue, 14 Feb 2023 05:45:21 +0000 (05:45 +0000)]
kcptun: update to version
20230207
add support for port-range dailer, port-range listener
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
Stan Grishin [Sun, 19 Feb 2023 20:22:32 +0000 (20:22 +0000)]
simple-adblock: bugfix: ensure directory for jsonFile is created
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
2bb10d0c2c9a2517acea9cadeaf2d390066f72f4)
Stan Grishin [Sun, 19 Feb 2023 20:21:32 +0000 (13:21 -0700)]
Merge pull request #20524 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: implement procd_boot_wan_timeout support
Stan Grishin [Sun, 19 Feb 2023 05:09:32 +0000 (05:09 +0000)]
simple-adblock: implement procd_boot_wan_timeout support
* implement procd_boot_wan_timeout support
* update config with oisd ABPlus and domains lists
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
587cd4d0d7dbce12b4ba031477739f070a7c5873)
Stan Grishin [Sun, 19 Feb 2023 05:04:23 +0000 (22:04 -0700)]
Merge pull request #20512 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: update to 1.9.4-1
Dirk Brenken [Sat, 18 Feb 2023 19:17:34 +0000 (20:17 +0100)]
adblock: update 4.1.5-6
* adapted changed oisd downloads (again), fixed #20516
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
0b222b7e10ebc8a775d603808e72a7d70ac90972)
Nick Hainke [Tue, 24 Jan 2023 22:25:22 +0000 (23:25 +0100)]
snowflake: update to v2.5.1
Changes in version v2.4.3 - 2023-01-16
- Fix version number in version.go
(Changes for v2.5.1 are missing)
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit
ac9027aebb5b9ed01cf9db28abec6bb4d0025afe)
Alexandru Ardelean [Fri, 17 Feb 2023 17:30:57 +0000 (19:30 +0200)]
django: bump to version 4.0.10
Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2023-23969
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Hannu Nyman [Fri, 17 Feb 2023 06:05:13 +0000 (08:05 +0200)]
irqbalance: Add upstream fix for AARCH64 irq name parsing
Add upstream fix for AARCH64 irq name parsing.
> On arm64 SoCs like TI's K3 SoC and few other SoCs,
> IRQ names don't get parsed correct due to which they
> end up being classified into wrong class. Fix this by
> considering last token to contain IRQ name always.
The fix seems to enable e.g. RT3200 to notice a few more
interrupts and start balancing them.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
22188b42bd6fb969ee1880b2a09589f65d11a62c)
Stan Grishin [Thu, 16 Feb 2023 22:59:10 +0000 (22:59 +0000)]
simple-adblock: update to 1.9.4-1
* update default config for new oisd.nl lists
* conf.update file to migrate oisd.nl lists to the new format
* introduce AdBlockPlus lists support (new oisd.nl format)
* longer wait for WAN up/gateway detection
* make load_environemnt only execute once to suppress duplicate
warnings/errors
PS. While I was testing this, oisd.nl has brought back the old domains
lists as well, so this version supports both as I'm unclear as to
why the "big" ABPlus list is only 6.2Mb where as the "big" domains
list is whopping 19.9Mb.
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
6c45b403177bcb72f4a53fb63e8998a99437b150)
Dirk Brenken [Wed, 15 Feb 2023 20:15:20 +0000 (21:15 +0100)]
adblock: update 4.1.5-5
* adapted changed oisd namings / download locations
oisd_big (old: oisd_full), oisd_small (old: oisdb_basic)
* added antipopads as new sources
* removed broken energized source
* fixed readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
51634a960c8bd22fce5870462011cea6fbf4f0bc)
Michael Heimpold [Sun, 12 Feb 2023 14:40:13 +0000 (15:40 +0100)]
Merge pull request #20477 from mhei/22.03-php8-update-8.1.15
[22.03] php8: update to 8.1.15
Tianling Shen [Thu, 9 Feb 2023 23:28:10 +0000 (07:28 +0800)]
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
4947b057cfc8e593c47cac06889707f89aff08cd)
Tianling Shen [Thu, 9 Feb 2023 23:29:19 +0000 (07:29 +0800)]
v2ray-core: Update to 5.3.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
a9ac85db7126b176b0b1757bbf9d1b2b39c924b8)
Tianling Shen [Thu, 9 Feb 2023 23:28:57 +0000 (07:28 +0800)]
xray-core: Update to 1.7.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
b4c4b17308d8ca742c4522810b3a8134049f3810)
Tianling Shen [Thu, 9 Feb 2023 14:35:23 +0000 (22:35 +0800)]
cloudflared: Update to 2023.2.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
c1544f9a5fdabbee15fbc54fd4f6ddd6da1ef331)
Tianling Shen [Sun, 22 Jan 2023 07:21:50 +0000 (15:21 +0800)]
cloudflared: Update to 2023.1.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
aa700a6b463dba810f35885a3eaed7b4af3dd92e)
Michael Heimpold [Tue, 7 Feb 2023 06:56:01 +0000 (07:56 +0100)]
php8: update to 8.1.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Stan Grishin [Sun, 5 Feb 2023 05:47:24 +0000 (22:47 -0700)]
Merge pull request #20447 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: update to 1.9.3-7
Tianling Shen [Sun, 5 Feb 2023 03:40:11 +0000 (11:40 +0800)]
Merge pull request #20430 from liudf0716/xfrpc
[22.03] xfrpc: add xfrpc to 22.03
Dengfeng Liu [Sun, 22 Jan 2023 11:58:38 +0000 (11:58 +0000)]
xfrpc: update to version 2.1.606
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
db243b31c81a817c565feba7553c3b02d460d959)
Dengfeng Liu [Sun, 20 Nov 2022 09:11:41 +0000 (09:11 +0000)]
xfrpc: Update to 1.11.587
refactor tcp mux
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
419c4340026b585bfc558c3027d4308e862c795c)
Dengfeng Liu [Fri, 14 Oct 2022 08:36:16 +0000 (08:36 +0000)]
xfrpc: allow server_addr ip and domain
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
a7e3f28c3761de6e7eed5423fbd116eeeec38491)
Dengfeng Liu [Mon, 25 Jul 2022 02:29:20 +0000 (10:29 +0800)]
xfrpc: Update to 1.07.582
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
9fbd26f1709d3fbabf043c110cb46922f2eb6750)
Dengfeng Liu [Thu, 30 Jun 2022 08:10:05 +0000 (16:10 +0800)]
xfrpc: update to 1.06.579
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
5615ce33fa8c18944771c4aef0ce285bb3b60d47)
Dengfeng Liu [Thu, 30 Jun 2022 05:54:19 +0000 (13:54 +0800)]
xfrpc: set xfrpc's disabled default value to 0
change this to satisfy luci-app-xfrpc's need
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
10a24d4cad196b790b322bb4132086b1e350fde8)
Dengfeng Liu [Sat, 4 Jun 2022 11:55:27 +0000 (19:55 +0800)]
xfrpc: fix bug of xfrpc.init
replace xfrpc with xfrp
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
b3bd24f1afde9c1071b253959061ce4adc259d41)
Dengfeng Liu [Sat, 4 Jun 2022 04:28:55 +0000 (12:28 +0800)]
xfrpc: update to 1.05.561
support tcp mux and default to turn it on
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
d4430d2e89cd289807b4a9e21583cae245c1e81c)
Dengfeng Liu [Sun, 8 May 2022 04:02:04 +0000 (12:02 +0800)]
xfrpc: Update to 1.05.548
deprecated xfrps, compatible with frps
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
2cb01429b198702decc2744fc470270b3b328c63)
Dengfeng Liu [Tue, 5 Apr 2022 01:53:59 +0000 (01:53 +0000)]
xfrpc: fast reverve proxy client in c language
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit
9af01c87bfb3007e0a169b57bf9762c88098dff9)
Stan Grishin [Sat, 4 Feb 2023 22:34:53 +0000 (22:34 +0000)]
simple-adblock: update to 1.9.3-7
* add boot() function which waits for network.interface to come up
* switch oisd.nl hosts entry to domains
* remove erroneous oisd substitution from config-update file
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
8c8384611b0a8f5d9e6aca46e8cf72918c74198b)
Christian Marangi [Tue, 25 Oct 2022 09:03:01 +0000 (11:03 +0200)]
ci: update github actions to v3
Update checkout and upload-artifact action to v3 to mute nodejs
deprecation warning.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit
52570d4242822e3db678f5484c2ca3e72f485d52)
Jeffery To [Tue, 31 May 2022 07:02:04 +0000 (15:02 +0800)]
ci: Use openwrt/gh-action-sdk@v5
The previous build errors with v5 have been fixed. This version builds
packages as a normal user instead of as root.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit
37f9b77b01fd148c946dc313869602fb8203eaea)
ValdikSS ValdikSS [Thu, 12 Jan 2023 20:32:00 +0000 (23:32 +0300)]
autossh: return from instance function, not exit the script
In case of disabled configuration instances in the bottom of
configuration file, enabled instances won't be started as the first
disabled instance would return in init script termination.
Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
ValdikSS ValdikSS [Wed, 11 Jan 2023 17:39:35 +0000 (20:39 +0300)]
autossh: Add dropbear proxy (-J) support
It's not possible to pass quoted string as a single argument
using uci, which makes it impossible to supply proxy string
to dropbear.
Additional option solves this issue.
Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
Etienne Champetier [Fri, 3 Feb 2023 11:49:47 +0000 (13:49 +0200)]
Merge pull request #20437 from champtar/22.03_mv88e6xxx_dump
[22.03] mv88e6xxx_dump: add new packages to debug switch issues
Etienne Champetier [Sat, 28 Jan 2023 22:19:10 +0000 (00:19 +0200)]
mv88e6xxx_dump: add new packages to debug switch issues
Reviewed-by: Chris Healy cphealy@gmail.com
Reviewed-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Andre Heider <a.heider@gmail.com>
Tested-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit
167c6234d01e72da447e47e2c1b3f7a3195aab83)
Noah Meyerhans [Thu, 26 Jan 2023 18:45:55 +0000 (10:45 -0800)]
bind: update to 9.18.11
Fixes CVEs:
- CVE-2022-3924: Fix serve-stale crash when recursive clients
soft quota is reached.
- CVE-2022-3736: Handle RRSIG lookups when serve-stale is
active.
- CVE-2022-3094: An UPDATE message flood could cause named to
exhaust all available memory. This flaw was addressed by adding
a new "update-quota" statement that controls the number of
simultaneous UPDATE messages that can be processed or
forwarded. The default is 100. A stats counter has been added to
record events when the update quota is exceeded, and the XML and
JSON statistics version numbers have been updated.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
(cherry picked from commit
47fcec43abedab5c409259db1ac14c1ccc86bd02)
Olivier Poitrey [Thu, 26 Jan 2023 18:45:57 +0000 (18:45 +0000)]
nextdns: Update to version 1.39.4
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Alexandru Ardelean [Fri, 27 Jan 2023 09:48:05 +0000 (11:48 +0200)]
Merge pull request #20386 from commodo/python3-3.10.9-22.03
[22.03] python3: bump to version 3.10.9
Alexandru Ardelean [Wed, 25 Jan 2023 12:12:16 +0000 (14:12 +0200)]
python3: bump to version 3.10.9
Refresh patches.
Bump setuptools to 65.5.0
Bump pip to 22.3.1
Removed patch: patches-pip/001-pep517-pyc-fix.patch
No longer needed as per:
https://github.com/pypa/pip/commit/
fa4b2efbabffb96536c10bfb94477912a0f20e7f
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Michael Heimpold [Thu, 26 Jan 2023 06:48:44 +0000 (07:48 +0100)]
Merge pull request #20371 from mhei/22.03-php8-update-8.1.14
[22.03] php8: update to 8.1.14
Stan Grishin [Mon, 23 Jan 2023 10:42:42 +0000 (03:42 -0700)]
Merge pull request #20373 from stangri/openwrt-22.03-pbr
[22.03] pbr: bugfix: fix is_domain()
Josef Schlehofer [Fri, 20 Jan 2023 03:43:58 +0000 (04:43 +0100)]
bash: update to version 5.2.15
Refreshed patches
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
f350e2c2cb49e081ff612f62669ef7f05ff5ec4f)
Stan Grishin [Sun, 22 Jan 2023 23:13:18 +0000 (23:13 +0000)]
pbr: bugfix: fix is_domain()
* fixes https://github.com/openwrt/packages/issues/20352
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
e7e4a013be73253d68107971e470344deb918d96)
Michael Heimpold [Wed, 11 Jan 2023 21:08:59 +0000 (22:08 +0100)]
php8: update to 8.1.14
This fixes:
- CVE-2022-31631
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Tianling Shen [Wed, 18 Jan 2023 10:22:47 +0000 (18:22 +0800)]
v2ray-core: Update to 5.2.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
5d7eab630cdbf92116d63c4c641821add042f948)
Josef Schlehofer [Wed, 18 Jan 2023 06:57:20 +0000 (07:57 +0100)]
atlas-sw-probe: add more binaries
They were added in these commits [1] [2] and if they are not included,
the RIPE Atlas SW Probe does not work correctly.
This should also prevent this from happening in the future as it now. We include all
files with .sh extension file type.
[1] https://github.com/RIPE-NCC/ripe-atlas-software-probe/commit/
70ced29fc3217dd8d61e2b78506b6103ded100aa
[2] https://github.com/RIPE-NCC/ripe-atlas-software-probe/commit/
71a4ff0e68c55464f766ddb9f1dfe21b22e530db
Fixes: https://github.com/openwrt/packages/issues/20338
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
1a368a54095d67ea2efb25b7a205999650793bee)
Eneas U de Queiroz [Sat, 21 Jan 2023 18:46:42 +0000 (20:46 +0200)]
python-docutils: bump to version 0.19
Package does not currently build because of distutil dependency. Fix
this by updating to the latest version.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
4a16e5eb8c29a5c5584920c29d112e469804a263)
[do not use AUTORELEASE]
Van Waholtz [Tue, 10 Jan 2023 08:31:30 +0000 (16:31 +0800)]
frp: update to 0.46.1
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit
97f478cfe4b9e66ec7ac7c1e6a46ce2a222a8475)
Van Waholtz [Thu, 5 Jan 2023 11:31:44 +0000 (19:31 +0800)]
frp: update to 0.46.0
Add `test.sh`.
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit
bd02d2e89c3189ac4978b6048a6cae8f475e3ac5)
Hannu Nyman [Sat, 21 Jan 2023 10:20:16 +0000 (12:20 +0200)]
nano: update to 7.2
Update nano editor to version 7.2.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
6a3d2386fa3060d47cc027767926ce26697949d3)
Michal Vasilek [Wed, 18 Jan 2023 12:00:54 +0000 (13:00 +0100)]
git: update to 2.34.6
Fixes CVE-2022-23521
Fixes CVE-2022-41903
Fixes CVE-2022-39260
Fixes CVE-2022-39253
Fixes CVE-2022-29187
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit
96e8ff604f5d980360e1ab9c0cdd22269888885c)
Tianling Shen [Mon, 9 Jan 2023 07:08:16 +0000 (15:08 +0800)]
xray-core: Update to 1.7.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
65ccc4c913a2e737ce8bf37d2e0bcad95c221e61)
Tianling Shen [Mon, 16 Jan 2023 08:26:41 +0000 (16:26 +0800)]
yq: Update to 4.30.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
99d6d25bb5ce31f0a12d230b91c56b0097a7bb58)
Tianling Shen [Sat, 14 Jan 2023 12:51:54 +0000 (20:51 +0800)]
yq: Update to 4.30.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
3c34ef4c991f6257b55e57f8ea08357d0066117e)
Vitalii Koshura [Wed, 7 Sep 2022 11:47:33 +0000 (13:47 +0200)]
boinc-wrapper: add new package
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
(cherry picked from commit
40e144be7d4b4a7a9d3d3fd45b39878c73dee406)
Karl Palsson [Thu, 12 Jan 2023 12:14:53 +0000 (12:14 +0000)]
python-requests: update URL
The old 2.python-requests.org URL is not reachable on modern browsers,
and is not the current canonical URL for the project. Update to the
current best URL for the project.
Signed-off-by: Karl Palsson <karlp@etactica.com>
(cherry picked from commit
4969de2bdf2a0f740a92f6c2fe1f719357b8a81f)
Rosen Penev [Sat, 14 Jan 2023 02:22:36 +0000 (18:22 -0800)]
netperf: use git tarball
netperf.org is gone now. Only github is left.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
2fa8db3c3c508a0c9244d02623058a9db03d42df)
Rosen Penev [Sat, 14 Jan 2023 01:28:33 +0000 (17:28 -0800)]
bc: use @DEBIAN
Seems Debian no longer offers ftp.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
08a846c684a67926c85f34baeed6ae72bf8d360e)
Julien Malik [Tue, 3 Jan 2023 10:41:21 +0000 (11:41 +0100)]
python-exceptiongroup: bump to 1.1.0
Signed-off-by: Julien Malik <julien.malik@paraiso.me>
(cherry picked from commit
f04af1261cc3951305e7a2cb2acf0e596a8ce488)
Julien Malik [Tue, 3 Jan 2023 10:42:45 +0000 (11:42 +0100)]
borgbackup: bump to 1.2.3
Signed-off-by: Julien Malik <julien.malik@paraiso.me>
(cherry picked from commit
5dffc0af0e8f7b8e609c309985ea23e95ed46fef)
Nick Hainke [Sun, 15 Jan 2023 19:13:16 +0000 (20:13 +0100)]
snowflake: update to 2.4.2
Changes in version v2.4.2 - 2023-01-13
- Issue 40208: Enhance help info for capacity flag
- Issue 40232: Update README and fix help output
- Issue 40173: Increase clientIDAddrMapCapacity
- Issue 40177: Manually unlock mutex in ClientMap.SendQueue
- Issue 40177: Have SnowflakeClientConn implement io.WriterTo
- Issue 40179: Reduce turbotunnel queueSize from 2048 to 512
- Issue 40187/40199: Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo
- Add more tests for URL encoded IPs (safelog)
- Fix server flag name
- Issue 40200: Use multiple parallel KCP state machines in the server
- Add a num-turbotunnel server transport option
- Issue: 40241: Switch default proxy STUN server to stun.l.google.com
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit
5435ddb8f8f626997202b96d0cc1306c2da03a75)
ValdikSS ValdikSS [Tue, 17 Jan 2023 17:49:39 +0000 (19:49 +0200)]
miredo: add miredo.conf conffile
Keep miredo.conf modified configuration upon upgrades
Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
(cherry picked from commit
95acb627f4b6853cd8fa0329f127d52118013e65)
Stan Grishin [Tue, 17 Jan 2023 03:59:32 +0000 (20:59 -0700)]
Merge pull request #20318 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: update sed for allowing domains
Stan Grishin [Tue, 17 Jan 2023 03:58:10 +0000 (20:58 -0700)]
Merge pull request #20336 from stangri/openwrt-22.03-pbr
[22.03] pbr: update to 1.0.1-14
Stan Grishin [Tue, 17 Jan 2023 00:41:48 +0000 (00:41 +0000)]
pbr: update to 1.0.1-14
* improve install/uninstall messages
* fix ips add command
* add boot() to init file
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
f4f899f6f992db1e92f02881649e1580958dae18)
Josef Schlehofer [Sun, 15 Jan 2023 12:18:35 +0000 (13:18 +0100)]
atlas-sw-probe: update to version 5080
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
12fd3cfe1e2d96f9e5d9c69260cf21e7f6bede45)
Tianling Shen [Wed, 11 Jan 2023 03:36:27 +0000 (11:36 +0800)]
golang: Update to 1.19.5
Go1.19.5 (released 2023-01-10) includes fixes to the compiler,
the linker, and the crypto/x509, net/http, sync/atomic,
and syscall packages.
Removed upstreamed patch.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
5a25a731c615bb50ef6b262818c6ee2379eb0b87)
Rosen Penev [Sat, 14 Jan 2023 01:08:54 +0000 (17:08 -0800)]
atlas-probe: update to 2.6.3
Switch to git tarballs.
Remove upstreamed patches and add OpenSSL patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
3eace67a3001b68052c81a18ee361dc7597cf71a)
Stan Grishin [Sat, 14 Jan 2023 23:00:30 +0000 (23:00 +0000)]
simple-adblock: update sed for allowing domains
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit
4b77f94b5398111c839f7fe0f48b52a1087585b0)
Hannu Nyman [Sat, 14 Jan 2023 09:36:18 +0000 (11:36 +0200)]
xz: update to version 5.4.1
Update to 5.4.1 (keep in sync with xz in tools/)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
84856c9042ce2b732c17f33e5fc71dfa88b982ea)
Javier Marcet [Mon, 9 Jan 2023 19:56:58 +0000 (20:56 +0100)]
docker-compose: Update to version 2.15.1
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit
e7f2e6f01cbf8cdde49c8683e7e1c6fd50b6487a)
Oskari Rauta [Sat, 7 Jan 2023 20:42:44 +0000 (22:42 +0200)]
speedtestpp: drop libxml2 dependency
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit
281d62420383369a145ad41090ff498ee7067727)
Michal Vasilek [Tue, 10 Jan 2023 09:23:22 +0000 (10:23 +0100)]
yt-dlp: update to 2023.1.6
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit
b7d25185892c19c16ae65e60a42d9b1a7944904b)
Hannu Nyman [Mon, 9 Jan 2023 20:02:44 +0000 (22:02 +0200)]
ocserv: disable libmaxminddb detection
Disable libmaxminddb detection to fix a build error
due to missing dependency.
(the libmaxminddb library is now detected, but is unncessary.)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
508c4548dc7c73d6e824bd5a9b1dcb8fb7132ab3)
Hannu Nyman [Mon, 9 Jan 2023 20:01:32 +0000 (22:01 +0200)]
knot: disable libmaxminddb detection
Disable libmaxminddb detection to fix a build error due to
missing dependency.
(the libmaxminddb library is now detected, but is unncessary.)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
ce46bf8a4307ae2e0ec6d3f517cad05666eb7a22)
Hannu Nyman [Mon, 9 Jan 2023 15:45:07 +0000 (17:45 +0200)]
Merge pull request #20242 from aquilacooper/openwrt-22.03-update-stubby-to-0.4.3-1
[openwrt-22.03] stubby: Update to 0.4.3
Alexandru Ardelean [Wed, 4 Jan 2023 10:27:35 +0000 (12:27 +0200)]
python-pytz: bump to version 2022.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Javier Marcet [Mon, 9 Jan 2023 15:29:47 +0000 (17:29 +0200)]
bind: disable geoip
Signed-off-by: Javier Marcet <javier@marcet.info>
[modified also PKG_RELEASE]
(cherry picked from commit
073ee02500ca5bd0b5b530efcc662690c55ca2ac)
Javier Marcet [Thu, 5 Jan 2023 18:05:34 +0000 (19:05 +0100)]
docker-compose: Update to version 2.15.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit
e38eee42a5cddb1693a55e59042925fccb59cef9)
Aquila Cooper [Sat, 7 Jan 2023 11:34:00 +0000 (11:34 +0000)]
stubby: Restart on interface trigger
Cherry-picked from commit
3c04a6d235346f82b9c5a79baeee1367eeb2a979.
Force restart stubby if any of the trigger interfaces goes up or down. Avoids DoT DNS lookup timeouts when default route changes, in case of multiple
upstream interfaces.
Signed-off-by: Aquila Cooper <aquila@cpr.is>
Aquila Cooper [Sat, 7 Jan 2023 10:55:00 +0000 (10:55 +0000)]
stubby: Update to 0.4.3
Changelog from upstream (https://github.com/getdnsapi/stubby/blob/v0.4.3/ChangeLog):
* 2022-12-22: version 0.4.3
* Fix Issue getdnsapi/stubby#330 and PR getdnsapi/stubby#324: PrivateUsers=false needed in systemd
stubby.service file for stubby to start.
Thanks Archcan and Petr Menšík
* PR getdnsapi/stubby#323: Reduce log messages when interface is offline.
Thanks Russ Bubley and Andre Heider
* 2022-08-19: version 0.4.2
* Fix Issue getdnsapi/stubby#320: Stubby doesn't start without "log_level"
entry. Thanks Johnny S. Lee
* 2022-08-19: Version 0.4.1
* Several updates to the servers in the config file:
* sinodun.dnsovertls*.com servers are removed and will be
decommissioned in the near future. This leaves only the
getdnsapi.net server as the default.
A recommendation is made that users choose additional servers
from the list available.
* Additional Quad9 servers added (thanks pataquets).
* LDN servers removed as the service is now stopped.
* Tidy up of remaining server data.
* Change `comment` lines on Uncensored server data to more clearly
be comments (not valid YAML)
* Fix and improve descriptions of default values
* getdnsapi.net DoT servers liston on port 443 now too
* Fixes for parsing of quoted key values for `tls-ca-file`,
`tls-curves-list` and `resolvconf`
* Add Dockerfile into `contrib` - thanks to pataquets.
* Strengthen version checking for LibIDN2 during the cmake step so
LibIDN2 version 2.3.3 can be properly found (thanks jpbion).
* Updated stubby.service file. Thanks Bruno Pagani
* log level configurable in config file with log_level setting
Command line setting (with -v or -l) overrules the config file
setting
Signed-off-by: Aquila Cooper <aquila@cpr.is>
Hannu Nyman [Sat, 7 Jan 2023 09:24:23 +0000 (11:24 +0200)]
Merge pull request #20234 from aquilacooper/patch-2
[openwrt-22.03] getdns: Update to 1.7.3
Aquila Cooper [Sat, 7 Jan 2023 04:50:00 +0000 (04:50 +0000)]
getdns: Update to 1.7.3
Changelog from upstream (https://github.com/getdnsapi/getdns/releases/tag/v1.7.3):
* 2022-12-22: Version 1.7.3
* PR getdnsapi/getdns#532: Increase CMake required version 3.5 -> 3.20, because we
need cmake_path for Absolute paths in pkg-config (See Issue getdnsapi/getdns#517)
Thanks Gabriel Ganne
* Updated to Stubby 0.4.3 quickfix release
* 2022-08-19: Version 1.7.2
* Stubby updated to 0.4.2 quickfix release
* 2022-08-19: Version 1.7.1
* Always send the `dot` ALPN when using DoT
* Strengthen version determination for Libidn2 during cmake processing
(thanks jpbion).
* Fix for issue in UDP stream selection in case of timeouts.
Thanks Shikha Sharma
* Fix using asterisk in ipstr for any address. Thanks uzlonewolf.
* Issue getdnsapi/stubby#295: rdata not correctly written for validation for
certain RR type. Also, set default built type to RelWithDebInfo and
expose CFLAGS via GETDNS_BUILD_CFLAGS define and via
getdns_context_get_api_information()
* Issue getdnsapi/getdns#524: Bug fixes from submodules' upstream?
Thanks Johnnyslee
* Issue getdnsapi/getdns#517: Allow Absolute path CMAKE_INSTALL_{INCLUDE,LIB}DIR in
pkg-config files. Thanks Alex Shpilkin
* Issue getdnsapi/getdns#512: Update README.md to show correct PGP key location.
Thanks Katze Prior.
Signed-off-by: Aquila Cooper <aquila@cpr.is>
Tianling Shen [Sun, 1 Jan 2023 08:33:26 +0000 (16:33 +0800)]
libtorrent-rasterbar: Update to 2.0.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
991c2d452cd12bd49c65a945a966f09223542c4b)
Van Waholtz [Thu, 5 Jan 2023 10:59:11 +0000 (18:59 +0800)]
syncthing: update to 1.23.0
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit
27b1869820eb88ec14991ccdbecb47e0c35c40c0)
Rosen Penev [Wed, 4 Jan 2023 00:15:16 +0000 (16:15 -0800)]
libmaxminddb: install pkgconfig file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
c0be86e1ac2a632842616fa228c43e1a52e97390)
Rosen Penev [Fri, 4 Nov 2022 03:39:56 +0000 (20:39 -0700)]
libmaxminddb: update to 1.7.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
448cd7fba15b0c6c3620e350a1840a8e861ad0ed)
YiZhen Choo [Thu, 15 Dec 2022 18:28:38 +0000 (02:28 +0800)]
AdGuardHome: update to v0.107.21
Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
(cherry picked from commit
60ae1e56378e7e614918f6ecda52f92ab6e18c73)
Gerard Ryan [Tue, 3 Jan 2023 04:20:03 +0000 (14:20 +1000)]
libnetwork: Update to
dcdf8f1 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit
ec191eb08e5673b8670cd180abbc8ff5036a218b)
Gerard Ryan [Tue, 3 Jan 2023 04:19:38 +0000 (14:19 +1000)]
containerd: Update to v1.6.13 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit
b684f741e4c6df51a2e0d6cdfd804b511d2d7264)
Gerard Ryan [Tue, 3 Jan 2023 04:19:15 +0000 (14:19 +1000)]
docker: Update to v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit
fc7a7f61378bc71f9a698ce47a70047477f1dd38)