Commit Graph

9794 Commits

Author SHA1 Message Date
Dirk Brenken
7852691b80 banip: update to 0.8.2-4
* fixed a race condition if the service is in a disabled state

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 6b1df72e64)
2023-03-26 23:24:33 +02:00
Dirk Brenken
9fb40dbb8b banip: update to 0.8.2-3
* raise max. timeouts from 10 to 30 seconds to stabilize the autodetection on slow hardware
* made interface trigger action configurable, set 'ban_triggeraction' accordingly (default: 'start')
* made E-Mail notifications configurable to receive status E-Mais with every banIP run,
  set 'ban_mailnotification' accordingly (default: disabled)
* small fixes & optimizations
* readme update

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 1f5bc3f0f1)
2023-03-26 23:24:11 +02:00
Dirk Brenken
0d566071c9 adblock: update to 4.1.5-7
* fix cornercase issue with duplicate entries in black- and whitelist
* change cpbl source URL
* firewall redirects now blocks IPv4 and IPv6 (set family to "any")

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit a4b9697684)
2023-03-20 20:34:54 +01:00
Tianling Shen
245d3479c0 cloudflared: Update to 2023.3.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 67c2619008)
2023-03-21 01:25:54 +08:00
Tianling Shen
bf9bafd2c6 v2raya: Update to 2.0.4
- Added TproxyNotSkipBr flag for OpenWrt.
- Removed all upstreamed patches.
- Removed deprecated option.
- Re-enable ipv6/nftables auto-detect.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5062779dc7)
2023-03-21 01:25:49 +08:00
Dirk Brenken
66816f0f6e banip: push 0.8.2-2 to stable branch
* banIP is now nft/fw4 compatible and has been successfully tested by many 22.03 users.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-03-17 18:08:37 +01:00
Florian Eckert
18429da131 Merge pull request #20678 from TDT-AG/pr/20220416-openwrt-22.3-strongswan-cves
strongswan: backport CVE fix
2023-03-17 16:29:51 +01:00
Tianling Shen
07e032ee1b v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 4dd80ed519)
2023-03-17 13:19:09 +08:00
Tianling Shen
869e5573c9 xray-core: Update to 1.8.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 0e96d2f862)
2023-03-17 13:19:05 +08:00
Florian Eckert
b13728e6af strongswan: add fix for CVE-2022-40617
Full details of the CVE can be found at the following link:
https://www.strongswan.org/blog/2022/10/03/strongswan-vulnerability-(cve-2022-40617).html

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-03-16 14:59:50 +01:00
Stijn Tintel
b1f684f01c miniupnpd: bump to 2.3.3
Fixes: #19637
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit f7c0e413f4)
2023-03-15 18:53:38 -07:00
Stan Grishin
dd7e9f5ad7 Merge pull request #20646 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: update init file and config
2023-03-11 15:59:25 -07:00
Stan Grishin
9747a3d67f Merge pull request #20541 from stangri/openwrt-22.03-curl
[22.03] curl: update to 7.88.1
2023-03-11 15:58:32 -07:00
Stan Grishin
ae7dd67aac simple-adblock: update init file and config
* move network.sh and jshn.sh includes into load_validate_config function
  to prevent errors when adding the package to image with the Image Builder
* add @bongochong compressed domains block-list to the config

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 35f4830de7)
2023-03-11 10:49:16 +00:00
S. Brusch
4ee651287e crowdsec: update to 1.4.6
Update crowdsec to latest upstream release version 1.4.6

Signed-off-by: S. Brusch <ne20002@gmx.ch>

Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3
2023-03-11 13:00:02 +08:00
Van Waholtz
6c78413ed2 frp: update to 0.48.0
Changelog: https://github.com/fatedier/frp/releases/tag/v0.48.0

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit 4f8874f636)
2023-03-10 17:15:20 +08:00
Van Waholtz
4ab4523f7c frp: update to 0.47.0
A restart is only required if `$conf_file` has been modified.

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit 8fcc48c339)
2023-03-10 17:15:20 +08:00
Tianling Shen
90749ee59e v2raya: switch to use nftables
Backport a pending PR to add nftables support.
Upstream PR: https://github.com/v2rayA/v2rayA/pull/805

As nftables merged ipv4/ipv6 support into a single command, so simply
enable ipv6 support by default.

While at it, backport a upstreamed fix for simple-obfs plugin.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 41987abc84)
2023-03-09 10:45:47 +08:00
Tianling Shen
b53d4f03f3 v2ray-core: Update to 5.4.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d40efc0811)
2023-03-09 10:45:15 +08:00
S. Brusch
acddc2050a crowdsec-firewall-bouncer: update to 0.0.25
Update crowdsec-firewall-bouncer to latest upstream release version 0.0.25

Signed-off-by: S. Brusch <ne20002@gmx.ch>

Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3

Rework:
- now based on uci config file
- create nftables tables and chains in initd script
2023-03-09 10:42:41 +08:00
Christian Lachner
3ea3a06577 haproxy: update to v2.4.22
- Update haproxy download URL and hash
- This release fixes a critial flaw known as CVE-2023-25725. See:
  http://git.haproxy.org/?p=haproxy-2.4.git;a=commit;h=486cd730485c8a119ef65b3f792134b56e7941b4

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2023-03-06 13:19:24 +08:00
Tianling Shen
f06652bc11 v2raya: drop wrong patches
These patches should not be backported to OpenWrt, otherwise tproxy
won't work for devices connected to br-lan (bypassed by the fw rules).

We have introduced a new compile-time flag for new version (which
is not released yet), but it's unnecessray to backport redudant
patches as here is still at the old version.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 40669c4135)
2023-03-05 14:46:43 +08:00
Tianling Shen
781be97311 cloudflared: Update to 2023.3.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8e10f5f9a1)
2023-03-05 14:46:12 +08:00
Tianling Shen
889028f860 cloudflared: Update to 2023.2.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b52fdec659)
2023-03-05 14:46:04 +08:00
Stan Grishin
009b2d005c 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)
2023-02-25 21:56:46 +00:00
Moritz Warning
2fcba9a46a zerotier: update to 1.10.3
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-02-24 16:09:12 -08:00
Michal Vasilek
651c734678 git: update to 2.34.7
Fixes CVE-2023-22490, CVE-2023-23946

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 06f466cc61)
2023-02-23 19:34:29 +01:00
Stan Grishin
656835201b https-dns-proxy: 2022-10-15-11 update
* config file update
* introduce boot() function

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 30aefce999)
2023-02-22 20:39:56 +00:00
Stan Grishin
32b880288a Merge pull request #20533 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: bugfix: ensure directory for jsonFile is created
2023-02-19 19:52:50 -07:00
Tianling Shen
0790a06264 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 5a9979d243)
2023-02-20 09:48:44 +08:00
Tianling Shen
11780f5974 gg: Update to 0.2.18
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 70009d3586)
2023-02-20 09:48:42 +08:00
Tianling Shen
a4393e6482 dnsproxy: Update to 0.47.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c5c3c2e223)
2023-02-20 09:48:27 +08:00
Dengfeng Liu
2ccdd6d279 kcptun: update to version 20230207
add support for port-range dailer, port-range listener

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2023-02-20 06:35:15 +08:00
Stan Grishin
48d58b61cc simple-adblock: bugfix: ensure directory for jsonFile is created
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 2bb10d0c2c)
2023-02-19 20:24:21 +00:00
Stan Grishin
b0050dc7fe 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 587cd4d0d7)
2023-02-19 05:12:25 +00:00
Stan Grishin
127f85151d Merge pull request #20512 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: update to 1.9.4-1
2023-02-18 22:04:23 -07:00
Dirk Brenken
fc70290d50 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 0b222b7e10)
2023-02-18 20:18:38 +01:00
Nick Hainke
1e59e5d121 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 ac9027aebb)
2023-02-18 10:07:01 +01:00
Stan Grishin
f38c9e1d27 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 6c45b40317)
2023-02-16 23:30:18 +00:00
Dirk Brenken
1c0d2ce418 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 51634a960c)
2023-02-15 21:18:23 +01:00
Tianling Shen
669357351c v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 4947b057cf)
2023-02-12 06:13:29 +08:00
Tianling Shen
04af31728e v2ray-core: Update to 5.3.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit a9ac85db71)
2023-02-12 06:13:29 +08:00
Tianling Shen
6c13c9363d xray-core: Update to 1.7.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b4c4b17308)
2023-02-12 06:13:29 +08:00
Tianling Shen
bfe92ef867 cloudflared: Update to 2023.2.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c1544f9a5f)
2023-02-12 06:13:01 +08:00
Tianling Shen
ce1d359a78 cloudflared: Update to 2023.1.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit aa700a6b46)
2023-02-12 06:12:55 +08:00
Stan Grishin
da1dbf4946 Merge pull request #20447 from stangri/openwrt-22.03-simple-adblock
[22.03] simple-adblock: update to 1.9.3-7
2023-02-04 22:47:24 -07:00
Tianling Shen
f91f915f0f Merge pull request #20430 from liudf0716/xfrpc
[22.03] xfrpc: add xfrpc to 22.03
2023-02-05 11:40:11 +08:00
Dengfeng Liu
65b1563d03 xfrpc: update to version 2.1.606
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit db243b31c8)
2023-02-05 02:51:50 +00:00
Dengfeng Liu
30b0a36c79 xfrpc: Update to 1.11.587
refactor tcp mux

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit 419c434002)
2023-02-05 02:51:50 +00:00
Dengfeng Liu
3f023d5af8 xfrpc: allow server_addr ip and domain
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
(cherry picked from commit a7e3f28c37)
2023-02-05 02:51:50 +00:00