From 1f8d3acca282b5de779557731e656b4787f1f786 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 18 Jul 2024 02:40:03 +0200 Subject: [PATCH 1/2] modules: update openwrt 76a0c2932c OpenWrt v23.05.4: revert to branch defaults b9510660ce OpenWrt v23.05.4: adjust config defaults d8dd03c46f build: include tests/Makefile if available 84b000e5d0 wolfssl: Update to version 5.7.2 d3552ccb17 mediatek: filogic: prevent faulty mac address assignment 74df6ce9db mediatek: filogic: add support for Cudy M3000 v1 a0645675d4 uboot-mediatek: enable rootwait for jdcloud re-cp-03 9f739daf05 uboot-mediatek: fix patch order 84ecd7c939 mediatek: fix lan/wan macaddr for jdcloud re-cp-03 9276bb1cf5 ath79: replace "mac-address-ascii" with "mac-base" 553a7a3265 ucode: update to Git 1a8a0bcf725520820802ad433db22d8f64fbed6c (2024-07-11) --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 1d7e2baa16..2628f16622 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-23.05 -OPENWRT_COMMIT=0cdbbd8868030f7b1dc0e7f9fcff58bb3a702adf +OPENWRT_COMMIT=76a0c2932cf9b34af2543618ec90ea7afebbc703 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 From 9ca2122076992f6db15f10d69420ac76047cfb6c Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 18 Jul 2024 02:40:15 +0200 Subject: [PATCH 2/2] modules: update packages d14e460b5 dockerd: fix breaks IPv6 routing 8403d1466 v2ray-geodata: Update to latest version 7e77e583f v2ray-geodata: Update to latest version 2ac9aba4e v2ray-geodata: Update to latest version c7cebd6ca v2raya: update to 2.2.5.7 08e499044 xray-core: update to 1.8.18 dc6172ecc banip: update 1.0.0-5 46c43fc4b krb5: update to 1.21.3 62fffe1a4 xray-core: update to 1.8.17 658aeee10 dnsproxy: Update to 0.67.0 05a0fbe21 php8: update to 8.2.21 37a65f217 adguardhome: Update to 0.107.46 9042b657d adguardhome: Update to 0.107.42 6908bf51a adguardhome: wait for interfaces to be up at boot b7665f4f6 v2raya: update to 2.2.5.6 f19d10782 v2raya: update to 2.2.5.5 f24f16576 lang/python/python-paho-mqtt: fix license 8b613973b net/ntpd: fix license e6e5f761b utils/lsof: fix license e24386b3e libs/libgd: fix license f0780bb91 libs/tiff: fix license 92a4808a2 libs/libev: fix license e2e463171 net/tor: add license 652cce0ed devel/automake: fix license a4d7058fe utils/vim: add license info 0d4d322e6 libassuan: Fix license 10babb22c gpgme: Fix license --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 2628f16622..39b80d6184 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-23.05 -PACKAGES_PACKAGES_COMMIT=b092cb779ca068563766633e1f8e58035967872b +PACKAGES_PACKAGES_COMMIT=89955ee711d92e6fb6db7dde9d9d7eb06841acdb PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-23.05