From bb08998ad2af56a4de6451f0b5247e26a8ad42ef Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Mon, 6 Nov 2023 00:14:55 +0100 Subject: [PATCH] modules: update packages 55aef54b7 nmap: backport fix to be able to compile it with OpenSSL 1.1 ea020233c iperf3-mt: new package 9d611efed dnsproxy: new features 542e8dae9 aircrack-ng: backport patch and move package to pcre2 3754fbdd3 aircrack-ng: bump to release 1.7 66774c3b3 pyodbc: Fix segmentation fault 9068bc76c speedtestcpp: update to 1.20.3 3b240b06f wavemon: bump to 9.5.0 4ae738408 libndpi: bump to release 4.8 a1f665fc9 haproxy: move to PCRE2 5a27d7d8b strongswan: Update to 5.9.11 f218d96e1 python3: Fix building C extensions with setuptools 4aaa4844f efibootmgr: Add armsr target support 41f5c318d efivar: Add armsr target support 78b009fbd dmidecode: Add armsr target support 18061b655 zerotier: fix typo 6ab71e289 aircrack-ng: fix wrong inclusion of libbsd if detected 96e1b50f1 lighttpd: update to lighttpd 1.4.73 release hash ec2255903 sing-box: update to v1.6.0 69db0bd91 rust: Fix compile error for mipsel_24kc+24kf ca8eb766a rust: Fix compile error if build dir and DL_DIR on separate filesystems --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 7d2e2814c..b14f68add 100644 --- a/modules +++ b/modules @@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=dc99bbb906f9faae472e48da013dbf67e1a00c23 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-23.05 -PACKAGES_PACKAGES_COMMIT=be1804da836eaf03740b1832bd26c57f963a858a +PACKAGES_PACKAGES_COMMIT=55aef54b755a3cb39cf9eb42513a2c3a3eeab36e PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-23.05 -- GitLab