From d19873fe0799b62c13d5bd61d2f3fbb4f22fcaac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Fr=C3=BChling?= <skorpy@frankfurt.ccc.de> Date: Thu, 12 Oct 2023 19:05:25 +0200 Subject: [PATCH] modules: update packages 0da9f6229 v2ray-geodata: add package v2ray-geosite-ir 277c4cb21 cloudreve: Update to 3.8.3 7eb9fe8a8 dnsproxy: Update to 0.56.0 0525b9b84 dnsproxy: Update to 0.55.0 e3c3b6c09 v2ray-core: Update to 5.8.0 ff0be7c4b curl: Update to version 8.4.0 bec2e7fc8 python3: Update to 3.11.6, refresh patches 0929d16d3 sing-box: update to v1.5.2 9b812d9c0 nextdns: Update to version 1.41.0 292551163 net-snmp: move to PCRE2 library caf47b755 libvpx: update to 1.13.1 f6ae83622 exim: update to version 4.96.1 da0a243e0 golang: Update to 1.21.2 15cfd52f1 python3: avoid unnecessary rebuilds 0d1b08013 openssh: bump to 9.5p1 2c0657205 tor-fw-helper: remove it 9f6eb89ea python-twisted: Update to 23.8.0, rework patches 4bcfa675f crowdsec-firewall-bouncer: new upstream release version 0.0.28 f611ae00d banip: release 0.9.1-1 40899bca7 yq: Update to 4.35.2 80bc44cb7 adblock-fast: bugfix: properly identify hosts-files 1458dc558 atftp: move to PCRE2 1013bdd5b atftp: bump to release 0.8.0 41e64f8a7 ffmpeg: Add avi muxer 0d95becbc wget: Update to 1.21.4 ba11cad3a syslog-ng: update to version 4.4.0 c5f6b62fd python-cffi: Update to 1.16.0 4c4fa3cd2 python-packaging: Update to 23.2 8620abe6a python-bcrypt: Update to 4.0.1, add myself as maintainer 36a473bf5 python-pyopenssl: Update to 23.2.0 71f226e03 python-charset-normalizer: Update to 3.3.0 35fbb7385 adblock-fast: update to 1.0.0-5 3360cce9f libwebp: bump to version 1.3.2 4c79fddac prometheus-node-exporter-lua: drop bmx6 package 24fdd4ae1 cloudflared: Update to 2023.7.3 cf3390106 adguardhome: update quic-go to v0.37.6 88ef5d0ba python-typing-extensions: Update to 4.8.0 66958cef9 python-trove-classifiers: Update to 2023.9.19 191d367d1 python-setuptools: Update to 68.2.2 4ed41a0cb python-cryptography: Update to 41.0.4 402ebe84f python: Add environment variables to build Rust extensions f78e60fa8 python-setuptools-rust: Add new host-only package 882ce5ddf python-semantic-version: Add new host-only package dc38ce57b exim: apply hotfix for some ZDI reported vulnerabilities e805d653d adblock-fast: update to 1.0.0-5 7d35ac5c1 v2raya: remove go version hack c38a05741 v2ray-core: backport upstream Go 1.21 updates 0aad4266f frp: update to 0.51.3 70960d4e8 frp: update to 0.51.0 77f62ddb6 kismet: drop the package 55ca07c78 adblock-fast: better error reporting when nothing to do --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 3b53175c..7b27dfac 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=86e852bcd01c4e43423c03984ee431118d57f855 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-23.05 -PACKAGES_PACKAGES_COMMIT=1542103dd39adc03e6f08e892e6d1476068a06bb +PACKAGES_PACKAGES_COMMIT=0da9f622975aa1e4efe452da4acbae15479bee63 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-23.05 -- GitLab