From e56486b6d83ce6d26a899c48ccd88ef6c198d042 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 2 Jun 2022 17:03:14 +0200 Subject: [PATCH 1/2] modules: update openwrt f765f2f114 ipq40xx: add Aruba AP-365 specific BDF 59e1b59bb3 malta: use default OpenWrt network configuration dbd4c345fb firewall4: update to latest Git HEAD dad1533030 ucode: update to latest Git HEAD --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 8b2d5a9d..324d700b 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=b42511c00783febe495de587a8ff3fff24b6ea48 +OPENWRT_COMMIT=f765f2f114f4ad51bf1c77bbe8270e6533fce7d5 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From 4d846175983289dfa4e1f48d7f109bf75994b06a Mon Sep 17 00:00:00 2001 From: David Bauer Date: Thu, 2 Jun 2022 17:03:22 +0200 Subject: [PATCH 2/2] modules: update packages 656ed7aef openwisp-config: update to 1.0.0 29d26d1d0 xray-core: Update to 1.5.6 0647d444b cloudflared: Update to 2022.5.3 62514d596 yq: Update to 4.25.2 a9eed2e80 php8: update to 8.1.6 b42781523 php8: update to 8.1.5 a60cb1fbd libxml2: update to 2.9.14 dbe3820f3 pdns-recursor: update to 4.7.0 1646a22dd strongswan: support child rekey by bytes and packets --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 324d700b..6a33d5e0 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=f765f2f114f4ad51bf1c77bbe8270e6533fce7d5 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=70c8dc36ca2da45dc51badc67f179493f3956361 +PACKAGES_PACKAGES_COMMIT=656ed7aefc73569027019a9ad388ec578654aefc PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03