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
Nick Hainke
9b15693770
xtables-addons: add PKG_LICENSE_FILES and use SPDX
...
Add PKG_LICENSE_FILES. Use SPDX.
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit b4d00c1c20
)
2022-07-06 13:25:31 -07:00
Rosen Penev
1c4e8a14e1
xtables-addons: fix various warning in lua patch
...
These will become errors in the next LTS kernel.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 1cd93b673b
)
2022-07-06 13:25:31 -07:00
Rosen Penev
4a5633b6b5
xtables-addons: update to 3.19
...
Fixes compilation with kernel 5.15.
Fixed changed binary name.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit e5af506795
)
2022-07-06 13:25:31 -07:00
Stijn Segers
6e49bec966
unbound: update to 1.16.0
...
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
(cherry picked from commit 695e0dbaa4
)
2022-07-05 04:54:38 +02:00
Toke Høiland-Jørgensen
3743870bc8
acme: switch from iptables to nft
...
Use nft instead of iptables to open port 80 in the firewall when getting a
cert. Since nft doesn't allow deleting a rule by its contents, capture and
save the handle when creating the rule, and use that to delete.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
(cherry picked from commit d926da5182
)
2022-06-28 23:05:59 +02:00
Dirk Brenken
d845c3dc35
travelmate: update 2.0.8-3
...
* refine vpn timeout
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit f0477d9499
)
2022-06-27 11:28:17 +02:00
Dirk Brenken
4c4ac1b583
travelmate: update 2.0.8-2
...
* make vpn handling more reliable
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 06784b4e32
)
2022-06-25 09:47:44 +02:00
Peter van Dijk
34dc9074f9
dnsdist: switch from liblua to luajit
...
luajit provides higher performance for requests handled in Lua hooks.
It also enables access to dnsdist functionality only exposed via FFI,
and allows configurations/hooks to call functions in any C library
without providing separate bindings.
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit 283b269c7c
)
2022-06-24 11:30:21 -07:00
Lucian Cristian
6a89a690f5
libreswan: update to 4.7
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 8cf8518a08
)
2022-06-23 23:34:25 +02:00
W. Michael Petullo
a5765aa290
nfdump: update to 1.6.24
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit d3b96a4b26
)
2022-06-23 23:31:02 +02:00
Josef Schlehofer
70d787c82d
knot-resolver: update to version 5.5.1
...
Changelog for versions:
- 5.4.4 [1]
- 5.5.0 [2]
- 5.5.1 [3]
[1] https://www.knot-resolver.cz/2022-01-05-knot-resolver-5.4.4.html
[2] https://www.knot-resolver.cz/2022-03-15-knot-resolver-5.5.0.html
[3] https://www.knot-resolver.cz/2022-06-14-knot-resolver-5.5.1.html
And refresh patch to avoid offset
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit f74754fac1
)
2022-06-23 20:14:28 +02:00
Dirk Brenken
40c2ef8c77
travelmate: update 2.0.8
...
* the domain whitelist feature has been extended to free up multiple nested captive portal domains.
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 0ee0aa2b53
)
2022-06-23 09:24:07 +02:00
Stan Grishin
86dd650f28
Merge pull request #18698 from stangri/openwrt-22.03-curl
...
[22.03] curl: bump to 7.83.1
2022-06-21 12:41:20 -06:00
Tianling Shen
782f9a2b0a
xray-core: Update to 1.5.8
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c6103fe402
)
2022-06-21 20:21:24 +03:00
Tianling Shen
976a19be59
cloudflared: Update to 2022.6.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f23aeedcbb
)
2022-06-20 17:44:58 -06:00
Tianling Shen
7fa87d7329
v2raya: Update to 1.5.8.1
...
1. Switched to use prebuilt web files to get rid of massive Node.js.
2. Increased nofile limitation to avoid "too many open files" error.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d629a6f8b2
)
2022-06-20 17:44:52 -06:00
Florian Eckert
8e1571cb4e
Merge pull request #18773 from AdorableJiang/openwrt-22.03-mydns
...
ddns-scripts: mydns.ip to mydns.jp
2022-06-20 08:26:28 +02:00
Shengjiang Quan
d588074ccb
ddns-scripts: mydns.ip to mydns.jp
...
The provider is `mydns.jp` not `mydns.ip` which is wrong and misleading.
Same as #18467 .
Signed-off-by: Shengjiang Quan <qsj287068067@126.com>
2022-06-18 13:57:24 +09:00
Peter van Dijk
fe2783799e
dnsdist: update to 1.7.2
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit 573829d625
)
2022-06-14 21:47:31 +02:00
Nick Hainke
6a7ee3e0a5
dawn: update to 2022-06-13
...
88c78b4 memory_utils: fix reallocation
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 4a9eaecf58
)
2022-06-14 20:10:41 +02:00
Nick Hainke
d6ad2268fe
dawn: update to 2022-06-11
...
4cf9d0b treewide: code and documentation cleanup
48b12ee datastorage: Minor chnages to kicking algorithm to tidy up some handling.
7b615b6 treewide: improve beacon/probe logging
185f31b treewide: improve beacon request handling
0c2e713 datastorage/ubus: Add "soft" kicking algorithm
38f60c5 treewide: RSSI / RCPI handling updates
aba3e81 documentation: Parameter defaults and documentation
3979fdf treewide: cleanup code
e3b3753 scoring: improve scoring algorithm
33f380f treewide: cleanup code
b42193f kicking: improve kicking algorithm
16deab3 treewide: improve mutex handling
31f0a37 test: cleanup tests and add some test scripts
43ca8b8 treewide: fix bugs from Coverity Scan
8ae2a42 utils/storage: improve descriptions
9a9b4dd ubus: Simplify loops and scans in generating hearing map
c833064 treewide: rework mutex
1df5bc5 (master) network: cleanup and improve network handling
3bd349a utils: cleanup
a855087 utils/storage: cleanup
439fe95 ubus/datastorage/msghandler: cleanup
335ace2 datastorage: improve linked list
40ebf48 ubus/datastorage: cleanup
c13c285 utils: cleanup
0e4fc50 documentation: Heavily revised Markdown documentation files
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 0c74ab9a79
)
2022-06-14 20:10:41 +02:00
Nick Hainke
179c12e13b
dawn: update to 2022-06-09
...
850a75c fix compilation with GCC12
2ac7b9d workflow: fix workflow
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 96975a1f78
)
2022-06-14 20:10:41 +02:00
Glenn Strauss
61ea9bb1a6
lighttpd: update to lighttpd 1.4.65 release hash
...
* update to lighttpd 1.4.65 release hash
* specify lua version w/ -Dlua_version=lua to avoid patching meson.build
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
(cherry picked from commit db8205e545
)
2022-06-13 09:19:35 +02:00
Jottr Doe
3aaf332420
mosh-full: Add perlbase-text dependency
...
Fixes https://github.com/openwrt/packages/issues/18182
Signed-off-by: Jottr Doe <jottr@users.noreply.github.com>
(cherry picked from commit 17d7efe7e7
)
2022-06-12 10:39:10 +02:00
Jottr Doe
7caba084e5
mosh-full: Sort dependencies alphabetically
...
Signed-off-by: Jottr Doe <jottr@users.noreply.github.com>
(cherry picked from commit eaa37d2e8d
)
2022-06-12 10:38:52 +02:00
Tianling Shen
b38fedc4d2
xray-core: increase nofile limitation
...
This fixes "too many open files" error caused by max-file limitation
when xray processes large traffic.
Reported-by: Terry Ding <terryding77@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d98fd52865
)
2022-06-09 11:00:38 -07:00
Tianling Shen
9274641503
xray-core: Update to 1.5.7
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit a60ebb597a
)
2022-06-09 11:00:38 -07:00
Tianling Shen
486508e256
dnsproxy: Update to 0.43.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b7e1077a60
)
2022-06-09 11:00:26 -07:00
Tianling Shen
83516e3032
gg: Update to 0.2.6
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 576032a0e4
)
2022-06-08 14:06:30 -07:00
Stan Grishin
2d2f7a07f7
curl: bump to 7.83.1
...
* https://curl.se/changes.html#7_83_1
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit b0f213a726
)
2022-06-06 22:53:14 +00:00
Rosen Penev
b1fa0b81c6
ksmbd-tools: update to 3.4.5
...
Major changes are:
Add support for Heimdal as the Kerberos 5 implementation.
Add smbd max io size parameter.
Accept global share options.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-06-05 19:53:02 -07:00
Rosen Penev
b86d48ee25
ksmbd-tools: update to 3.4.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-06-05 19:53:02 -07:00
Maciej Krüger
dbec8e910f
yggdrasil: stop properly
...
Previously it was using killall with procd respand enabled
This was causing yggdrasil to restart after being killed
root@r3test-hap:/# service yggdrasil stop ; echo $? ; sleep 10s ; ps | grep yggdrasil
Terminated
143
6701 root 653m S /usr/sbin/yggdrasil -useconffile /tmp/yggdrasil.conf
6748 root 1308 S grep yggdrasil
Now it's just using whatever procd is using and see there, it actually stops
root@r3test-hap:/# service yggdrasil stop ; echo $? ; sleep 10s ; ps | grep yggdrasil
0
6802 root 1308 S grep yggdrasil
I assume there was some procd bug that kept it from being used properly
Signed-off-by: Maciej Krüger <mkg20001@gmail.com>
(cherry picked from commit 17bb2d25191704d0526bd1bdc0e9060dbf02e12b)
2022-06-02 17:29:11 +02:00
Tianling Shen
29d26d1d0a
xray-core: Update to 1.5.6
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2f5980d589
)
2022-06-01 13:52:58 -07:00
Tianling Shen
0647d444bc
cloudflared: Update to 2022.5.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 1ce63c3fd8
)
2022-06-01 13:52:53 -07:00
Peter van Dijk
dbe3820f3a
pdns-recursor: update to 4.7.0
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit b6247214350e67d9e16dcb3016a47b51f838bc2c)
2022-05-31 12:34:36 -07:00
Florian Eckert
a10af03f4c
Merge pull request #18518 from lowjoel/strongswan-rekey-bytes-packets-22.03
...
strongswan: support child rekey by bytes and packets
2022-05-30 11:28:10 +02:00
Dirk Brenken
a5a0c94cc1
banip: mark as broken
...
banIP 0.7.x is not compatible with new nft firewall (default in master and 22.03).
Mark the package as BROKEN for now.
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit a2f0257272
)
2022-05-27 21:25:41 +02:00
Tianling Shen
f263b042af
dnslookup: Update to 1.7.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 202f0007d6
)
2022-05-26 19:23:07 -07:00
Tianling Shen
244eb582fa
dnsproxy: Update to 0.43.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 20a51c2efd
)
2022-05-26 19:23:01 -07:00
Tianling Shen
80675bedbc
dnsproxy: Update to 0.42.4
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 35961ec90d
)
2022-05-26 19:23:01 -07:00
Andreas Erhard
ba8efcc27f
vpnc: Update to 0.5.3+git20220517
...
The new version of vpnc supports additional DH groups for improved key exchange security.
Signed-off-by: Andreas Erhard <andreas.erhard@i-med.ac.at>
(cherry picked from commit e82106eaeb8cd43b765ba65e70a036820c03de83)
2022-05-25 18:58:37 -07:00
Christian Lachner
009915f4f5
haproxy: Update HAProxy to v2.4.17
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-05-25 17:05:11 -07:00
Magnus Kessler
1efe209f16
tailscale: update to version 1.24.2
...
Signed-off-by: Magnus Kessler <Magnus.Kessler@gmx.net>
(cherry picked from commit b557e9f0d1
)
2022-05-23 21:57:19 +02:00
Rui Salvaterra
771fc23731
openconnect: bump to version 9.01
...
Now with basic support for the Array Networks SSL VPN protocol.
Also fix the OpenSSL build. OpenConnect requires support for deprecated APIs,
for the time being, so select them if compiling against OpenSSL.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit a85a057b14
)
2022-05-20 23:09:48 +02:00
Yousong Zhou
9f4253df4d
shadowsocks-libev: fix compat issue with newer version of ucode
...
Reported-by: Huangbin Zhan <zhanhb88@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit 93162b35c8
)
2022-05-20 12:17:01 -07:00
David Bauer
136fb020ff
usteer: update to latest HEAD
...
7afab96 usteer: Fix better candidate not being set in policy
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit c46095085a
)
2022-05-19 12:49:49 +02:00
Stan Grishin
646e539d8f
Merge pull request #18363 from stangri/openwrt-22.03-https-dns-proxy
...
[22.03] https-dns-proxy: 2021-11-22-3: add support for Canary Domains
2022-05-19 12:00:54 +03:00
Jeffery To
b331051086
Merge pull request #18543 from hexian000/openwrt-22.03
...
[openwrt-22.03] privoxy: update to 3.0.33 and fix the init script
2022-05-17 11:07:12 +08:00
He Xian
f8892740c1
privoxy: update to 3.0.33 and fix the init script
...
1. Fixed init script would kill itself when trying to stop a service.
2. Upgrade privoxy release to 3.0.33
3. Set PKG_RELEASE to AUTORELEASE
Signed-off-by: He Xian <hexian000@outlook.com>
(cherry picked from commit 5d917b9578
)
2022-05-15 17:17:34 +08:00
Tianling Shen
245c658fa4
cloudflared: Update to 2022.5.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 95a0d04046
)
2022-05-14 21:54:47 -07:00
Tianling Shen
61a2e96d20
dnsproxy: Update to 0.42.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dcb0495ca1
)
2022-05-14 21:54:40 -07:00
Nick Hainke
f8e2c5dca0
dawn: update to 2022-05-09
...
7a72674 datastorage/ubus: rework kicking algorithm
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 8b41e959d0
)
2022-05-13 13:16:03 +03:00
Christian Lachner
68c7cb1d3b
haproxy: Update HAProxy to v2.4.16
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2022-05-13 13:15:20 +03:00
Joel Low
1646a22ddb
strongswan: support child rekey by bytes and packets
...
This adds support for the child SA to be rekeyed through the byte/packet
threshold. The default is blank (which disables the byte/packet thresholds).
Signed-off-by: Joel Low <joel@joelsplace.sg>
(cherry picked from commit 5c8af06c94
)
2022-05-12 07:09:16 +08:00
Jeffery To
889b2a4a07
Merge pull request #18469 from lowjoel/strongswan-wolfssl-22.03
...
strongswan: add wolfssl plugin
2022-05-12 03:52:58 +08:00
Jeffery To
1152948589
Merge pull request #18462 from 1715173329/cr
...
[openwrt-22.03] cloudreve: Update to 3.5.3
2022-05-12 03:25:36 +08:00
Jeffery To
50493163c0
Merge pull request #18461 from 1715173329/cf
...
[openwrt-22.03] cloudflared: Update to 2022.5.0
2022-05-12 03:22:35 +08:00
Jeffery To
e593f1ebfb
Merge pull request #18339 from mwarning/zt-openwrt-22.03
...
[22.03] zerotier: fix segfault on ARM platforms
2022-05-11 04:09:45 +08:00
Dirk Brenken
db148cc089
adblock: list maintenance
...
* add new oisd nsfw source (XL)
* change korean source name (again)
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 7c66d054bf
)
2022-05-10 16:54:53 +02:00
Derek Yerger
821fd24995
strongswan: add wolfssl plugin
...
Signed-off-by: Derek Yerger <derek@altdevs.net>
Signed-off-by: Joel Low <joel@joelsplace.sg>
(cherry picked from commit 51203cae24
)
2022-05-10 08:27:14 +08:00
Tianling Shen
dad9ae19ef
v2rayA: Update to 1.5.7
...
- Removed an upstreamed patch
- Move logs to /var/log in accordance with FHS 3.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit ff8f25cb98
)
2022-05-08 15:26:56 +08:00
Tianling Shen
2aa2a157b6
cloudreve: Update to 3.5.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit fc090f1eeb
)
[Removed wrong cherry-pick info]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-05-07 12:34:45 +08:00
Tianling Shen
d51f7c20b7
cloudreve: Update to 3.5.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8f6bf937ca
)
2022-05-07 12:32:39 +08:00
Tianling Shen
0e639eb478
cloudflared: Update to 2022.5.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 74d7af61fe
)
2022-05-07 12:31:04 +08:00
David Bauer
50e3063260
usteer: update to latest HEAD
...
46539ae policy: abort kick process for missing candidate
408bbca policy: don't kick clients immediatly
444b233 policy: only send preferred candidate with transition request
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit dcd33d5da6
)
2022-05-06 08:43:01 +02:00
Rui Salvaterra
22c8efd937
tor: bump to 0.4.7.7 stable
...
The first stable release in the 0.4.7.x series.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit 0b50456514
)
2022-05-03 17:45:50 +02:00
Mister Benjamin
241e70f5fd
etherwake-nfqueue: swap iptables for nftables dependency
...
Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
2022-05-02 12:47:09 -07:00
Tianling Shen
61e0ee2e8e
rclone: Update to 1.58.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit cf81132418
)
2022-05-01 09:21:02 -07:00
Dengfeng Liu
a8374c48e1
apfree-wifidog: fix compile error
...
which requires libiptext library from iptables
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit 7408185c1d
)
2022-04-30 11:57:23 -07:00
Tianling Shen
c13bb6174b
dnsproxy: Update to 0.42.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f6b1169c20
)
2022-04-30 13:59:23 +02:00
Van Waholtz
2b6b4712cb
frp: update to 0.42.0
...
Changelogs: https://github.com/fatedier/frp/releases
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2022-04-30 09:53:40 +02:00
Peter van Dijk
a880a13b85
dnsdist: update to 1.7.1
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit e2f8ac23f6
)
2022-04-29 18:32:16 +02:00
Jan Hák
bffdcd50a3
knot: update to 3.1.7
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit f30da8c572
)
2022-04-28 23:40:45 +02:00
Rui Salvaterra
b0c1bbd272
tor: bump to 0.4.6.10 stable
...
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit 17e78a9790
)
2022-04-28 23:40:39 +02:00
Tianling Shen
1f03233c08
xray-core: Update to 1.5.5
...
Updated geodata to latest version while at it.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 67c0a17fee
)
2022-04-25 23:31:09 -07:00
Tianling Shen
d0aac1ec89
cloudreve: Update to 3.5.1
...
Removed statik which was deprecated by the project.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f5401ff6dc
)
2022-04-25 23:31:04 -07:00
Peter van Dijk
08f403b45c
pdns-recursor: update to 4.6.2
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit 5f6dcc013d
)
(cherry picked from commit cbcc4c08df
)
2022-04-25 12:11:44 -07:00
Peter van Dijk
86527494d5
pdns: update to 4.6.2
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
(cherry picked from commit 0aaea23c07
)
(cherry picked from commit da524a4d08
)
2022-04-25 12:11:44 -07:00
Josef Schlehofer
4d539e859c
git: update to version 2.34.3
...
Fixes:
- CVE-2022-24765
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit c77f4f9e1d
)
2022-04-25 11:18:31 +02:00
Stan Grishin
b282f5bba5
https-dns-proxy: 2021-11-22-3: add support for Canary Domains
...
Fixes https://github.com/stangri/source.openwrt.melmac.net/issues/155 .
Background: https://support.mozilla.org/en-US/kb/canary-domain-use-application-dnsnet
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit cb3b47be433f43838a109c326152ef86354fa8da)
2022-04-25 01:12:09 +00:00
Rosen Penev
e6b95596ba
ola: fix compilation with musl 1.2.3
...
Upstream sent patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit e35467459b
)
2022-04-22 12:03:11 -07:00
Moritz Warning
b935346910
zerotier: fix segfault on ARM platforms
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
(cherry picked from commit b45d39c142
)
2022-04-22 07:28:32 +02:00
David Bauer
28999ef36d
usteer: update to latest HEAD
...
f88ac23 local-node: periodically send link-measurement requests
4473c6e measurement: add missing timeout-reset
6d3314c local-node: handle received link-measurement reports
7df969f measurement: generalize measurement handling
bb61f2a local-node: enable link-measurement capability
4458b6f usteer: expose STA link measurement capability
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 0248058f6b
)
2022-04-22 02:15:15 +02:00
James White
77de5ae65a
adguardhome: Update v0.107.6
...
Remove Go 1.18 patch as upstream source has updated go dependencies
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit ff6946e73e
)
2022-04-16 10:59:04 -07:00
James White
f5e31b830e
adguardhome: Patch quic-go to fix compilation on Go 1.18
...
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit 4165f7c7dd
)
2022-04-16 10:59:04 -07:00
Tianling Shen
698a4b7ddc
dnslookup: Update to 1.6.0
...
Fixed typo error: `AUTORELESE` > `AUTORELEASE`.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b6a86a2b63
)
2022-04-16 17:42:41 +02:00
James White
bf66440256
ooniprobe: Update 3.14.2
...
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit ddb4ccfeaf
)
2022-04-15 22:06:01 -07:00
Tianling Shen
76a0a1c123
cloudflared: Update to 2022.4.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 74bf9cc71c
)
2022-04-15 20:31:50 +02:00
Dirk Brenken
42dfe46f05
adblock: 4.1.3-8
...
* add new 'hblock' compilation source (XL, see https://hblock.molinero.dev for reference)
* print runtime/date information in ISO-8601 standard format
* minor cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 51a5ec6069
)
2022-04-11 21:36:48 +02:00
Tianling Shen
fa3965a58d
cloudflared: Update to 2022.4.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 51208c9514
)
2022-04-11 09:45:48 +02:00
Florian Eckert
93eeb71b50
keepalived: fix libip6tc dependency
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit eed4277d5c
)
2022-04-08 08:55:28 +02:00
Florian Eckert
6fcc21aa9f
keepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elements
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 209bcc649a
)
2022-04-08 08:55:12 +02:00
Stijn Tintel
e56959e66a
strongswan: fix forecast plugin dependency
...
The forecast plugin does not require the iptables binary, it uses
libiptc instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 6e132e74fd
)
2022-04-06 17:12:04 +02:00
Stijn Tintel
ddab7e7f2d
strongswan: fix connmark plugin dependency
...
The connmark plugin does not require the iptables binary, it uses
libiptc instead.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 6cb15df69a
)
2022-04-06 17:11:43 +02:00
Stijn Tintel
eabca62005
strongswan: move iptables deps to updown plugin
...
Let's move the iptables IPsec dependencies out of the strongswan package
and into the plugin package that actually depends on it,
strongswan-mod-updown. As the default updown script calls the iptables
binary, also add a dependency on the iptables-legacy package.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 93fbbcbfee
)
2022-04-06 17:11:27 +02:00