From 622e925feaba9bf4f6017c8d58e6e8b53caa3c24 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 9 Sep 2022 18:20:25 +0200 Subject: [PATCH 1/2] modules: update openwrt 25a041f50b ipq40xx: add LTE packages for GL-AP1300 daf1fdc6ad ath79: add support for ZTE MF281 47ba7cdfc3 realtek: fix RTL838x receive tag decoding da7b26dfb8 mt76: update to the latest version ab61232b0a hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 16812597..0128f229 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon' OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-22.03 -OPENWRT_COMMIT=39c115028ac5293037f58a5b6751574a1f951d8c +OPENWRT_COMMIT=25a041f50bacf23d6530e78a4da4a4cc02a28109 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From f6f0e38d4e4b408fe3014f08bde35d8b691231f7 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 9 Sep 2022 18:20:35 +0200 Subject: [PATCH 2/2] modules: update packages 701278306 syslog-ng: update to version 3.38.1 1342b58f2 miniupnpd: rework firewall4 integration 7cc0a0eab miniupnpd: update and fix nftables variant --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 0128f229..90652a65 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=25a041f50bacf23d6530e78a4da4a4cc02a28109 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=85e6f9348a3df7ec7d8136476b688b56fea7ad0a +PACKAGES_PACKAGES_COMMIT=70127830668c59e6e54bcfce43199a2179a31829 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03