From 02cf7d437e860ce4040ddc658b1b8dc2575bfc18 Mon Sep 17 00:00:00 2001 From: Florian Maurer Date: Mon, 27 Jan 2025 00:00:25 +0100 Subject: [PATCH 1/2] modules: update openwrt 298654b9ab netifd: remove leftover wifi reload_legacy call a1ee311f59 unetd: fix interface teardown d30773abe8 generic: fix probe issues with RealTek RTL8221B PHYs 1e9966a63a kernel: Make kmod-usb-chipidea select kmod-phy-ath79-usb a296d09dc4 mediatek: cleanup device tree for cudy devices 95dffe39f8 mediatek: update status led for Cudy TR3000 e5f3704f9a mediatek: cudy: fixes 2.5G PHY interrupt support d6fe142161 mediatek: cudy: fixes typo for spi and mtd properties 04a1d0d410 kernel: vrx518_tc: bump PKG_RELEASE a96eaa6456 ipq40xx: fix compatibility with linux-atm tools 6383f24378 kernel: vrx518_tc: fix ADSL/ATM operation 9b32a8ec9d kernel: vrx518_tc: fix RX desc phys to virt mapping 0ba00ec205 mediatek-mt7622: netgear-wax206 fix wifi leds 7a1da5486f realtek: Fix old compatible for HPE 1920-8G PoE bf0a1296a5 qualcommax: add missing WAN LED support to Spectrum SAX1V1K routers 8290303ea4 mediatek: add Airoha AN8855 gigabit switch driver 18c47b0e96 OpenWrt v24.10.0-rc6: revert to branch defaults 8c660861ef OpenWrt v24.10.0-rc6: adjust config defaults 58d0057481 generic: backport pending gpio-regmap ops patch 9d9e06a30a generic: fix version number on realtek phy patches a872a245a2 generic: net: phy: realtek: expose temperature sensors eff00e2fb1 generic: refresh hack patches 419ef19dba kernel: backport improvement to page pool fragment handling from 6.7 642b5b6199 generic: mtk_eth_soc: reduce driver memory usage 454dbafd9b kernel: bump 6.6 to 6.6.73 ad98c322cc ath79: meraki-mr18: fix initramfs build Signed-off-by: Florian Maurer --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index cae5fd6f38..a9a2bd9da8 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing' OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-24.10 -OPENWRT_COMMIT=939550bfbfc8423873348f890d2507eb6732ffec +OPENWRT_COMMIT=298654b9ab57b953b5c5d72cc69f1c46e0a5dd23 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 From 3035005d76387bbe5ef0964f06838ad2660cb25f Mon Sep 17 00:00:00 2001 From: Florian Maurer Date: Mon, 27 Jan 2025 00:00:26 +0100 Subject: [PATCH 2/2] modules: update packages 512e38761 banip: update 1.5.0-5 eec82d58c banip: Block UDP ports for HTTP/3 279638228 fastd: update to v23 ac5519dce coova-chilli: Fix WolfSSL support 9ae63147f frr: update to 10.2.1 e4045cdbe libyang: update to 2.1.128 2cafd6bdf rust: update to 1.84.0 f8042baee hev-socks5-tproxy: update to 2.6.0 17357872b hev-socks5-server: update to 2.7.0 ab030cbb8 hev-socks5-tproxy: update to 2.5.8 9f8cf3ae0 hev-socks5-server: update to 2.6.9 22fe27f51 uspot: update to Git HEAD (2025-01-20) 82cc16a4f netbird: update to 0.36.3 baeac42ea netbird: revert fix to build with musl >1.2.4 47c906f59 netbird: change maintainer 34ae51f49 node: January 21, 2025 Security Releases 0745847e9 banIP: update 1.5.0-3 3f7f4427d banIP: update 1.5.0-2 750b2fff5 banIP: release 1.5.0-1 Signed-off-by: Florian Maurer --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index a9a2bd9da8..f0ff06faf7 100644 --- a/modules +++ b/modules @@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-24.10 -PACKAGES_PACKAGES_COMMIT=212eb308f108b2460909b3cd25d68374913b266f +PACKAGES_PACKAGES_COMMIT=512e38761716ac6caa2423596d2c4cede8a3f7cd PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-24.10