From f7a834fb1c6d1616af478b0c4df986cf8d4efe84 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 16 Jun 2022 11:09:34 +0200 Subject: [PATCH 1/2] modules: update openwrt f393581f66 hostapd: add owe_transition_ifname 19f3ee51a2 mpc85xx: enable error reporting for RAM and PCIe 3a02b8a29f uboot-mvebu: update to version v2022.04 b65e4d7c5f uboot-mvebu: remove enabled CONFIG_CMD_SETEXPR 68a6d7aaab uboot-mvebu: add patch to enable setexpr for clearfog boards --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index a52f87c8..24a6d9b7 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=3cfe050c4a683ecef25d6ded05b1d240921a121a +OPENWRT_COMMIT=f393581f668c4f2c986dcd1cdf1d760ae8902151 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From d7ee78d33d1112b6b4c16c7931b5b23b5d993410 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 16 Jun 2022 11:09:42 +0200 Subject: [PATCH 2/2] modules: update packages 8706ce73a python3: Update to 3.10.5, refresh patches fe2783799 dnsdist: update to 1.7.2 6a7ee3e0a dawn: update to 2022-06-13 d6ad2268f dawn: update to 2022-06-11 179c12e13 dawn: update to 2022-06-09 c7552ebf6 telegraf: update to version 1.23.0 f84ccb401 node: bump to v16.15.1 61ea9bb1a lighttpd: update to lighttpd 1.4.65 release hash 4d09e0637 irqbalance: upstream patch to fix segfault 827a6352b irqbalance: upstream patch to fix irq-module relation 942a09163 prometheus-node-exporter: fix ubus stations a9accc565 prometheus-node-exporter-lua: use uhttpd-mod-lua ab327729c prometheus-node-exporter-lua: fixup openwrt collector a7110baf4 prometheus-node-exporter-lua: add netclass.lua collector --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 24a6d9b7..8a7a4448 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=f393581f668c4f2c986dcd1cdf1d760ae8902151 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=3aaf3324206582a488ebbea39b7a7bcf93b72368 +PACKAGES_PACKAGES_COMMIT=8706ce73a68aedaed342cf69b1811977ede6030f PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03