From 1fa9c28d4d48bd9badf5f7c4d97f9df81b505381 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Sat, 27 Aug 2022 15:49:11 +0200 Subject: [PATCH 1/2] modules: update openwrt d1f14d17aa ramips: fix GB-PC1 and GB-PC2 device support 0197cc553a hostapd: fix WPA3 enterprise keys and ciphers 567f64df57 iwinfo: update to latest HEAD f543588812 iproute2: Fix KERNEL_INCLUDE in SDK 8de88a2aa9 umbim: bump to git HEAD e0832778a3 mt76: update to the latest version da3dc96b64 netifd: update to the latest version 237f8e2cfc netifd: update to git HEAD 8a9733ee0d rpcd: bump version to 2022-08-24 8f4a2e4234 rpcd: update to latest Git HEAD f92ac40ebd uhttpd: update to latest Git HEAD d4f20964ff ucode: update to latest Git HEAD 469db326ac nftables: fix parsing date expressions fd268e3973 firewall4: update to latest Git HEAD 296c9aeb39 ipq806x: add missing scaling_available_frequencies for dedicated cpufreq 97213c7335 mac80211: parse the correct set of HE capabilities for AP mode --- modules | 2 +- ...t7621-make-DSA-images-swconfig-upgradable.patch | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/modules b/modules index 8bce5af5..b5ee414b 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=ecd8f7e294a73d56906f7edcd8206ac6e304875c +OPENWRT_COMMIT=d1f14d17aaa1866eee1fe2d0d074b2a003c2a210 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 diff --git a/patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch b/patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch index 23fa9754..d203b4b0 100644 --- a/patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch +++ b/patches/openwrt/0004-ramips-mt7621-make-DSA-images-swconfig-upgradable.patch @@ -3,7 +3,7 @@ Date: Sun, 5 Jun 2022 23:43:38 +0200 Subject: ramips-mt7621: make DSA images swconfig upgradable diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk -index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8578477ac 100644 +index 7f903485aa9e3055ae0bb490bb8e6d5aab565b45..5b502710b7959825bc2e079d0ffcbbe9c1b063ae 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -172,7 +172,6 @@ endef @@ -22,7 +22,7 @@ index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8 $(Device/seama) SEAMA_SIGNATURE := wrgac13_dlink.2013gui_dir860lb LOADER_TYPE := bin -@@ -1224,7 +1222,6 @@ endef +@@ -1226,7 +1224,6 @@ endef TARGET_DEVICES += mts_wg430223 define Device/netgear_ex6150 @@ -30,7 +30,7 @@ index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8 DEVICE_VENDOR := NETGEAR DEVICE_MODEL := EX6150 DEVICE_PACKAGES := kmod-mt76x2 -@@ -1236,7 +1233,6 @@ endef +@@ -1238,7 +1235,6 @@ endef TARGET_DEVICES += netgear_ex6150 define Device/netgear_sercomm_nand @@ -38,7 +38,7 @@ index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8 $(Device/uimage-lzma-loader) BLOCKSIZE := 128k PAGESIZE := 2048 -@@ -1419,7 +1415,6 @@ endef +@@ -1421,7 +1417,6 @@ endef TARGET_DEVICES += netgear_wax202 define Device/netgear_wndr3700-v5 @@ -46,7 +46,7 @@ index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8 $(Device/netgear_sercomm_nor) $(Device/uimage-lzma-loader) IMAGE_SIZE := 15232k -@@ -1743,7 +1738,6 @@ endef +@@ -1745,7 +1740,6 @@ endef TARGET_DEVICES += tplink_tl-wpa8631p-v3 define Device/ubnt_edgerouter_common @@ -54,7 +54,7 @@ index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8 $(Device/uimage-lzma-loader) DEVICE_VENDOR := Ubiquiti IMAGE_SIZE := 256768k -@@ -2129,7 +2123,6 @@ endef +@@ -2131,7 +2125,6 @@ endef TARGET_DEVICES += zbtlink_zbt-wg2626 define Device/zbtlink_zbt-wg3526-16m @@ -62,7 +62,7 @@ index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8 $(Device/uimage-lzma-loader) IMAGE_SIZE := 16064k DEVICE_VENDOR := Zbtlink -@@ -2142,7 +2135,6 @@ endef +@@ -2144,7 +2137,6 @@ endef TARGET_DEVICES += zbtlink_zbt-wg3526-16m define Device/zbtlink_zbt-wg3526-32m From 971cde1c3bb9279a0ffc6491c500919588c63ef0 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Sat, 27 Aug 2022 15:49:20 +0200 Subject: [PATCH 2/2] modules: update packages 7073e7fb0 simple-adblock: bugfix for allow command c25231611 perl-ack: Update to 3.6.0 bca4b82fc syslog-ng: fix OOM issues by adding support for logrotate 87254d108 python-uci: update to version 0.9.0 0a6a1ffcd v2raya: Update to 1.5.9.1698.1 ff09e836d sqm-scripts: Bump to v1.5.2 d4cc94757 vim: variants conflict with each other 268efbedd libgd: add conflicts to each other afea82826 pdns-recursor: update to 4.7.2 a1067fa6b simple-adblock: update to 1.9.0-1 9646958be stress-ng: add libjpeg dep ef1af9a43 pciutils: backport patch to fix compilation with older binutils 85e26798c liburcu: update to version 0.13.2 fddb4fe50 knot: update to version 3.2.0 b92eb75be django: bump to version 4.0.7 39943175a squid: bump to 4.17 c15e924f1 dnscrypt-proxy2: update to version 2.1.2 f1a15fd5b coova-chilli: Fix compile problem with _init() 625f17633 mpd: update to 0.23.9 900d42fbe mpd: update to 0.23.8 257242799 pciutils: update to 3.8.0 1e53ad688 travelmate: update 2.1.0 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index b5ee414b..19ddf9d0 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=d1f14d17aaa1866eee1fe2d0d074b2a003c2a210 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=bed539e7c1c175d62adbb7ff8e40f32d62d70988 +PACKAGES_PACKAGES_COMMIT=bcafba4320e5942f2ca8c1ad63b3a8a84ca0c3d1 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03