Commit Graph

33275 Commits (master)

Author SHA1 Message Date
Dirk Brenken cd89956c13
adblock: update 4.2.3-3
Summary of three PRs regarding new adblock sources with minor changes/additions:

- add new source reg_lithuania, PR provided by @Myginas
- add new source certpl, PR provided by @jkostorz
- add new source oisd_nsfw_small, PR provided by @Turjoy9

Signed-off-by: Dirk Brenken <dev@brenken.org>
2025-01-17 16:51:15 +01:00
Khachatryan Karen 64f1a2835d antiblock: Add AntiBlock package
AntiBlock program proxies DNS requests.
The IP addresses of the specified domains are added to
the routing table for routing through the specified interface.

Signed-off-by: Khachatryan Karen <karen0734@gmail.com>
2025-01-17 14:17:19 +08:00
Dirk Brenken 80768dfdae
banIP: release 1.5.0-1
* change the chain structure: only two regular chains contain the generated banIP sets.
  “_inbound” covers the base chains WAN-Input and WAN-Forward, ‘_outbound’ covers the base chain LAN-Forward.
* pre-configure the default chains for every feed in the banip.feeds json file, no longer blocks
  selected feeds in all chains by default
* it's now possible to split country and asn Sets by country or asn (disabled by default)
* support Set counters to report easily suspicious IPs per Set (disabled by default)
* make it possible, to opt out certain chains from the deduplication process
* the element search now returns all matches (and not only the first one)
* the report engine now includes statistics about the Inbound & Outbound chains and the Set counters (optional)
* save the temp. files of possible nft loading errors in "/tmp/banIP-errors" by default for easier debugging
* various code improvements
* remove ssbl feed (deprecated)
* add two new vpn feeds
* update the readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2025-01-16 20:10:34 +01:00
Ivan Pavlov def5214e2c openvpn: update to 2.6.13
Feature changes:
 - on non-windows clients (MacOS, Linux, Unix) send "release" string from uname() call as IV_PLAT_VER to server
 - Windows: protect cached username, password and token in client memory
 - Windows: use new API to get dco-win driver version from driver
 - Linux: pass --timeout=0 argument to systemd-ask-password, to avoid default timeout of 90 seconds

Security fixes:
 - improve server-side handling of clients sending usernames or passwords longer than USER_PASS_LEN

Notable bug fixes:
 - FreeBSD DCO: fix memory leaks in nvlist handling
 - purge proxy authentication credentials from memory after use

For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.13/Changes.rst

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2025-01-16 10:27:34 -08:00
John Audia bc11060221 rsync: update to 3.4.1
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.1

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-01-17 00:49:35 +08:00
Milinda Brantini 996c1819e3 sing-box: Update to 1.10.7
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2025-01-17 00:48:56 +08:00
Olivier Poitrey f074d300fb nextdns: Update to version 1.44.4
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2025-01-17 00:48:29 +08:00
Jianhui Zhao b6fae9631c lua-ffi: update to 1.1.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2025-01-17 00:48:13 +08:00
John Audia b939b3e793 tree: bump to 2.2.1
Changelog: https://github.com/Old-Man-Programmer/tree/blob/master/CHANGES

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-01-16 07:49:56 +01:00
John Audia d91b062080 rsync: update to 3.4.0
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.0

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-01-15 19:42:13 +08:00
Tianling Shen 8c9dc115eb trojan-go: drop package
Upstream is dead.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-15 19:40:42 +08:00
Gedalya Nie 3cf15f4acb ddns-scripts: correct name for ipv64.net
Correct the name in ipv64.net.json

Signed-off-by: Gedalya Nie <gedalya@gedalya.net>
2025-01-15 08:49:24 +01:00
Gedalya Nie 0a98b6d0ed ddns-scripts: cloudflare: use PATCH method, minimize changes
Using the PUT method recreates the DNS record with and only with
the newly provided data. This seems unnecessary. In particular,
we don't need to hardcode a TTL of 120. Any existing comment
would be lost too.

The only detail we need to change is the IP address. Leave everything
else as it was.

Signed-off-by: Gedalya Nie <gedalya@gedalya.net>
2025-01-15 08:49:24 +01:00
Tianling Shen 35eb372aa5
yq: Update to 4.45.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-15 14:54:46 +08:00
Tianling Shen a4f19ba6b0
v2ray-core: Update to 5.24.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-15 14:54:23 +08:00
Tianling Shen 0c547b9ebb
cloudflared: Update to 2025.1.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-15 13:38:09 +08:00
Serhii Ivanov a06829b0a2 transmissision: remove build dependency on nodejs
Have no idea why such dependency was added.
No documentation from transmission that they need
such dependency on build time. On the other hand
saves vast of time during build

Signed-off-by: Serhii Ivanov <icegood1980@gmail.com>
2025-01-14 18:36:17 -08:00
Sander 3921a981df iperf: package update to v3.18
Signed-off-by: Sander <schutten@hotmail.com>
2025-01-13 08:58:11 -08:00
Jan Hák 9b847a4e13 libedit: update to version 20250104-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2025-01-13 15:18:53 +01:00
Jan Hák 5445ad8c30 liburcu: update to version 0.15.0
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2025-01-13 15:18:40 +01:00
Toke Høiland-Jørgensen c942cd0875 acme-acmesh: Bump to v3.1.0
New upstream release with mostly minor fixes.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2025-01-13 12:22:44 +01:00
Rosen Penev f640d92aa4 mariadb: update to 11.4.4
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-12 19:21:32 +01:00
Glenn Strauss cd4c0ac813 lighttpd: update to lighttpd 1.4.77 release hash
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2025-01-12 20:05:01 +08:00
Glenn Strauss 5564f0d60d lighttpd: lighttpd.init add trigger on acme.renew
github: closes #24217
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2025-01-12 20:05:01 +08:00
Luca Barbato e8f4f3773e cargo-c: Version bump
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2025-01-12 20:04:08 +08:00
hingbong lo aff8367c7a rust: update to 1.84.0
Signed-off-by: hingbong lo <hingbonglo@gmail.com>
2025-01-11 22:21:50 +08:00
Mohd Husaam Mehdi e5ceb59553 vsftpd: handle migration and fix secure_chroot_dir error
* update UCI to use the traditional vsftpd.conf so
  that people migrating from non-uci version do not face problems
* if secure_chroot_dir is not provided specifically, then create
  an empty directory where vsftpd usually expects it

Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
2025-01-10 16:02:24 +01:00
FriesI23 Qin c1f247d5c2 ddns-scripts: Add dnspod.cn-v3
Signed-off-by: FriesI23 Qin <FriesI23@outlook.com>
2025-01-10 14:38:13 +01:00
Hui Zhui da4e27063c ddns-scripts: add support for ipv64.net
Adds ipv64.net service as DDNS provider

Docs: https://ipv64.net/dyndns_updater_api
Signed-off-by: Hui Zhui <barsikus07@gmail.com>
2025-01-10 13:18:23 +01:00
Rany Hany 7d752193e4 muninlite: add some patches to address old issues
As muninlite doesn't appear to have had a release in a few years and activity
on the git repo appears to have stalled, we add some patches on our end for now.

Patches:

- 001->004 are upstream fixes from master.
- 100 is a submitted PR: https://github.com/munin-monitoring/muninlite/pull/19
  to fix https://github.com/munin-monitoring/muninlite/issues/14.
- 200->204 is a submitted PR to allow customizing the monitored network interfaces:
  https://github.com/munin-monitoring/muninlite/pull/18. Despite the large
  number of patches it is actually a trivial change.

Signed-off-by: Rany Hany <rany_hany@riseup.net>
2025-01-10 00:11:38 +01:00
Rany Hany 4f0758ba36 muninlite: add /etc/munin to conffiles and install muninlite.conf
The entire /etc/munin should be backed up as it includes
user configuration for custom plugins and the muninlite.conf
config file which is useful to override the default NTP server.

Also we install muninlite.conf to /etc/munin/.

Signed-off-by: Rany Hany <rany_hany@riseup.net>
2025-01-10 00:11:38 +01:00
Javier Marcet b7974fb6d2 docker-compose: Update to version 2.32.2
Release notes:
https://github.com/docker/compose/releases/tag/v2.32.2

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-01-09 14:00:53 +08:00
Noah Meyerhans 2b48c6d34e bind: bump to 9.20.4
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2025-01-08 13:41:49 -05:00
Mohd Husaam Mehdi 4b29db3ca7 vsftpd: update init script to process UCI
* update init script to validate and process UCI
* the option conf_file can be used to pass a conf file
  instead of using UCI

Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
2025-01-08 14:40:44 +01:00
Mohd Husaam Mehdi 1f884c960c vsftpd: update init script to use procd
update init script to use procd

Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
2025-01-08 14:40:44 +01:00
Benjamin Frank ce4b32edee ddns-scripts: support IPv6 for joker.com
The existing endpoint can handle IPv6 addresses as well.
2025-01-08 12:12:29 +01:00
Tianling Shen d750bb3182
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-08 16:59:42 +08:00
Rosen Penev 1457c5edc3 i2pd: update to 2.55.0
Fixes compilation with Boost 1.87.

Move away from codeload.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 20:04:03 -08:00
Rosen Penev ee5f5d85e8 open-iscsi: update to 2.1.10
Use meson. Upstream prefers it.

Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 20:03:44 -08:00
Ray Wang fbcfd96e1b fsh: add new package
Fsh helps you access local shell and TCP services behind a NAT or firewall.

More details: https://github.com/heiher/hev-fsh

Signed-off-by: Ray Wang <r@hev.cc>
2025-01-06 20:00:17 -08:00
Peter van Dijk a33e08ec6b curl: add LIBCURL_WEBSOCKETS flag
Signed-off-by: Peter van Dijk <peter@7bits.nl>
2025-01-06 19:26:13 -08:00
Michael Heimpold 0ea0a5f707 cpupower: fix category 'utils' -> 'utilities'
The initial idea was to have the new package in the existing category,
not to create a new one.
Thanks @anomeome for spotting this.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2025-01-06 19:25:51 -08:00
Jonas Jelonek 0374ea98b9 eza: update to 0.20.15
Release notes:
0.20.11: https://github.com/eza-community/eza/releases/tag/v0.20.11
0.20.12: https://github.com/eza-community/eza/releases/tag/v0.20.12
0.20.13: https://github.com/eza-community/eza/releases/tag/v0.20.13
0.20.14: https://github.com/eza-community/eza/releases/tag/v0.20.14
0.20.15: https://github.com/eza-community/eza/releases/tag/v0.20.15

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2025-01-06 19:25:37 -08:00
Jonas Jelonek 997dfd314a croc: update to 10.2.1
Release notes:
10.1.2: https://github.com/schollz/croc/releases/tag/v10.1.2
10.1.3: https://github.com/schollz/croc/releases/tag/v10.1.3
10.2.0: https://github.com/schollz/croc/releases/tag/v10.2.0
10.2.1: https://github.com/schollz/croc/releases/tag/v10.2.1

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2025-01-06 19:25:26 -08:00
Vladimir Ermakov 6ee7a479bc qemu: update to 9.1.2
- Update to 9.1.2
- Refresh the patches

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2025-01-06 19:25:04 -08:00
Tianling Shen c83362fc6d libtorrent-rasterbar: Update to 2.0.10
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-06 19:24:40 -08:00
Eric Fahlgren 2318b700ee owut: update to 2025.01.06
Bug fixes:
    efahl/owut@9f63203 owut: fix missing SSL library message

Enhancements:
    efahl/owut@e623a90 owut: cosmetic: include kernel version in build results
    efahl/owut@05f3bbe owut: allow alternate delimiters between added/removed packages
    efahl/owut@31b0478 owut: list server in 'versions' output
    efahl/owut@ec97414 readme: general updates

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2025-01-06 19:23:57 -08:00
Moritz Warning 27fb5f59bb kadnode: update to version 2.4.1
* add new additional peer
* add more configuration comments
* expose dht_isolation_prefix setting

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2025-01-06 19:23:13 -08:00
Rosen Penev 81b26a1540 tmate: fix compilation with GCC14
Need a define for strcasestr

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 19:22:49 -08:00
Rosen Penev 900f944252 opendkim: fix compilation with GCC14
Missing header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 19:22:24 -08:00