From af579e9906471a1e91712345dc485f0ab6952983 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Sat, 20 Aug 2022 15:17:53 +0200 Subject: [PATCH 1/3] modules: update openwrt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ecd8f7e294 ramips: get MAC addr from the encrypted partition (WG4хх223) 290ace2fe6 base-files: add mtd_get_mac_encrypted_arcadyan function d94a28f7d2 uencrypt: add package to decrypt WG4хх223 config bfb37d363c odhcp6c: update to git HEAD 464f349fad ramips: allow custom trx magic for Arcadyan 7edaae16db ramips: create new dtsi for Arcadyan routers 206581018c ramips: add support for MTS WG430223 1320a78aab ramips: add support for ASUS RT-AX53U e06f97eb33 mvebu: backport pending Turris Omnia LEDs improvements 93ac163dea mvebu: backport DTS changes for Turris Omnia from mvebu/dt 659bb7638d mpc85xx: enable NAND support for all subtargets 89b7714cf6 kernel: add kmod-leds-turris-omnia 5e39f37caa toolchain: Update glibc 2.34 to recent HEAD da7e9b201e build: add support for python3.11 and higher dfe5c23592 iwinfo: update to latest HEAD 1d16b928b3 ath25: fix initramfs image generation 2728d13030 ath25: fix ELF image generation 46e62907f1 kernel: bump 5.10 to 5.10.136 be29de706c kernel: bump 5.10 to 5.10.135 6c901ec97d kernel: Backport upstream flowtable patches from 5.15 6a638c134d pkg-config: always use correct path for pkg-config.real 1c7a167366 kernel: kmod-phy-smsc: Add new PHY fd4a354f3e kernel: kmod-phy-ax88796b: Add new PHY 13d66ef33f kernel: kmod-ipt-ulog: Remove package 534e256c02 kernel: kmod-nft-nat6: Remove package 2a6fa77b77 kernel: ipt-ipset: Add ipset/ip_set_hash_ipmac.ko fc05102d51 kernel: netsupport: kmod-sched: explicitly define included modules 3b51f74a91 kernel: netsupport: kmod-sched: Add kmod-lib-textsearch dependency 9727b71147 kernel: netsupport: kmod-sched: Remove sch_fq_codel and sch_fifo 0038e96c27 arm-trusted-firmware-mediatek: skip bad blocks on SPI-NAND (SNFI) 5c69416246 fstools: add uci fstab section to conffiles for package block-mount 0855549b4b kernel: scale nf_conntrack_max more reasonably 0179ba7851 dnsmasq: fix jail_mount for serversfile --- modules | 2 +- ...-make-DSA-images-swconfig-upgradable.patch | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/modules b/modules index 75cac5fe..fdf463d3 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=ca58b8b4feb7a56e262be7260032a06032264a48 +OPENWRT_COMMIT=ecd8f7e294a73d56906f7edcd8206ac6e304875c 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 671daeaf..23fa9754 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,10 +3,10 @@ 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 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3b9e0f14d 100644 +index e3608d8d4e464146d88bdcd8efdd6ec870823fb7..c85a6f90bd4efffee6d05cd43759a1c8578477ac 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk -@@ -171,7 +171,6 @@ endef +@@ -172,7 +172,6 @@ endef TARGET_DEVICES += asiarf_ap7621-nv1 define Device/asus_rt-ac57u @@ -14,7 +14,7 @@ index 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3 DEVICE_VENDOR := ASUS DEVICE_MODEL := RT-AC57U DEVICE_ALT0_VENDOR := ASUS -@@ -400,7 +399,6 @@ endef +@@ -418,7 +417,6 @@ endef TARGET_DEVICES += dlink_dir-853-r1 define Device/dlink_dir-860l-b1 @@ -22,15 +22,15 @@ index 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3 $(Device/seama) SEAMA_SIGNATURE := wrgac13_dlink.2013gui_dir860lb LOADER_TYPE := bin -@@ -1185,7 +1183,6 @@ endef - TARGET_DEVICES += mtc_wr1201 +@@ -1224,7 +1222,6 @@ endef + TARGET_DEVICES += mts_wg430223 define Device/netgear_ex6150 - $(Device/dsa-migration) DEVICE_VENDOR := NETGEAR DEVICE_MODEL := EX6150 DEVICE_PACKAGES := kmod-mt76x2 -@@ -1197,7 +1194,6 @@ endef +@@ -1236,7 +1233,6 @@ endef TARGET_DEVICES += netgear_ex6150 define Device/netgear_sercomm_nand @@ -38,7 +38,7 @@ index 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3 $(Device/uimage-lzma-loader) BLOCKSIZE := 128k PAGESIZE := 2048 -@@ -1380,7 +1376,6 @@ endef +@@ -1419,7 +1415,6 @@ endef TARGET_DEVICES += netgear_wax202 define Device/netgear_wndr3700-v5 @@ -46,7 +46,7 @@ index 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3 $(Device/netgear_sercomm_nor) $(Device/uimage-lzma-loader) IMAGE_SIZE := 15232k -@@ -1704,7 +1699,6 @@ endef +@@ -1743,7 +1738,6 @@ endef TARGET_DEVICES += tplink_tl-wpa8631p-v3 define Device/ubnt_edgerouter_common @@ -54,7 +54,7 @@ index 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3 $(Device/uimage-lzma-loader) DEVICE_VENDOR := Ubiquiti IMAGE_SIZE := 256768k -@@ -2090,7 +2084,6 @@ endef +@@ -2129,7 +2123,6 @@ endef TARGET_DEVICES += zbtlink_zbt-wg2626 define Device/zbtlink_zbt-wg3526-16m @@ -62,7 +62,7 @@ index 30442175bf6a3f888a8e8b8fc0186bb41717f8e3..1261770813ddb80a17b47333b7244dc3 $(Device/uimage-lzma-loader) IMAGE_SIZE := 16064k DEVICE_VENDOR := Zbtlink -@@ -2103,7 +2096,6 @@ endef +@@ -2142,7 +2135,6 @@ endef TARGET_DEVICES += zbtlink_zbt-wg3526-16m define Device/zbtlink_zbt-wg3526-32m From 49833af320eeaf7d04571b4ee0bcc1b822e03fd0 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Sat, 20 Aug 2022 15:18:02 +0200 Subject: [PATCH 2/3] modules: update packages bed539e7c miniflux: update to 2.0.38 77d94fda9 miniflux: update to 2.0.37 c04063379 yt-dlp: update to 2022.8.14 39f39f72b yt-dlp: update to 2022.7.18 9655fc279 yt-dlp: update to 2022.6.22.1 ca6eaf0cd ddns-scripts: Fix typo s/ganid/gandi/ 3e1c7b9ff host-pip-requirements: update Cython to version 0.29.28 b02ea962c libmbim: bump to 1.26.4 5b87373a3 libmbim: switch to meson build tools 68946d4c7 modemmanager: switch to meson build tools b8a8dd53c libqmi: bump to 1.30.6 94b824423 libqmi: polish Makefile 1683d7c96 libqmi: switch to meson build tools d2a0a8e03 rclone: Update to 1.59.1 f82e778c0 gg: Update to 0.2.8 e07b43761 usteer: update to latest HEAD 613e709ce usteer: bump to git HEAD 46c8524e5 telegraf: Update to version 1.23.4 74c36ecec telegraf: Add influxdb2 output plugin to package version small 39a25cea0 stress-ng: update to 0.14.03 95d59cc2a squeezelite: update to 1.9.9-1403 fcdba64d0 frp: update to 0.44.0 ac1cf386f opendoas: fix build with PAM 2af698b98 cloudflared: Update to 2022.8.0 f37bdcc9e lighttpd: update to lighttpd 1.4.66 release hash b66878186 ariang: update to 1.2.4 3d5f882b6 knot: update to 3.1.9 90f35f262 rsync: bump to 3.2.5 94821d9c0 opendoas: add package b621a75f3 rclone: fix init script on CIDR format ipaddr dd45bb89c rsync: bump to 3.2.4 8c85981f8 rsync: fix CVE-2022-29154 63d46221b python-websockets: update to version 10.3 eaefde9a4 unbound: update to 1.16.2, fix CVE-2022-30698, CVE-2022-30699 2e878763d unbound: update to 1.16.1 c5ac15a86 antfs: require kernel version 5.10 to build 80a3d7738 ptunnel-ng: fix compilation with kernel 5.15 60eff3656 pingcheck: update to 2022-03-01 a11f3757f libpfring: update to 8.0.0 6df708763 shadowsocks-libev: ss-rules: nft rule cleanup on reload 53952a136 shadowsocks-libev: ss-rules: setup policy rules for udp/ip6 6bede4157 cgi-io: update to latest Git HEAD 81601471e watchcat: fix broken ping invocation for no-address-family configuration a4933fc0a php8: update to 8.1.9 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index fdf463d3..e1252838 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=ecd8f7e294a73d56906f7edcd8206ac6e304875c PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=5343d6a0935895de9abe960c8cc0d9aec094d0a9 +PACKAGES_PACKAGES_COMMIT=bed539e7c1c175d62adbb7ff8e40f32d62d70988 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03 From 2c8b7bfc69919f262e8667f1ac022850ff536559 Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Sat, 20 Aug 2022 15:18:03 +0200 Subject: [PATCH 3/3] modules: update routing 8872359 mesh11sd: Release v1.2.0 e819ede opennds: Release v9.8.0 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index e1252838..8bce5af5 100644 --- a/modules +++ b/modules @@ -10,7 +10,7 @@ PACKAGES_PACKAGES_COMMIT=bed539e7c1c175d62adbb7ff8e40f32d62d70988 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03 -PACKAGES_ROUTING_COMMIT=1ccc4e435175e6ba5ac60e626e1e95eb25c5757b +PACKAGES_ROUTING_COMMIT=8872359011eee64981804f7ed42d5d6b54add6d8 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=04d2b6ffbb6ee02012f2733b7752d8db0d12eaff