From 13da5ece3351d46c1e07e107892426f3c03b4d2b Mon Sep 17 00:00:00 2001 From: David Bauer Date: Wed, 18 Jan 2023 23:40:38 +0100 Subject: [PATCH 1/2] modules: update openwrt 9a12afc5e7 mbedtls: move source modification to patch c1a26341ab Revert "toolchaini/gcc: fix libstdc++ dual abi model" --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index b572157c..c0eb6513 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=807483d3365f3dd011e3790695512d443cf2f267 +OPENWRT_COMMIT=9a12afc5e74442290e7b91bc7aff6ace4e9ab4b4 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From 4c544d4b79dc206dc686c30dd378c52bc4020d1e Mon Sep 17 00:00:00 2001 From: David Bauer Date: Wed, 18 Jan 2023 23:40:48 +0100 Subject: [PATCH 2/2] modules: update packages b4198d7ac xray-core: Update to 1.7.2 057cadb08 yq: Update to 4.30.8 1ae5d856c yq: Update to 4.30.7 37d658ce6 boinc-wrapper: add new package b31bcb053 python-requests: update URL 28d0c75dd netperf: use git tarball 716c76b1d bc: use @DEBIAN 8e02db2d7 python-exceptiongroup: bump to 1.1.0 d8632f16d borgbackup: bump to 1.2.3 215b235c7 snowflake: update to 2.4.2 4e9dcb98f miredo: add miredo.conf conffile 9e9eb8240 pbr: update to 1.0.1-14 3232bd049 simple-adblock: update sed for allowing domains --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index c0eb6513..51f6a9cd 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=9a12afc5e74442290e7b91bc7aff6ace4e9ab4b4 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=2417b74fc33983c6ec8498090645e00f64565c01 +PACKAGES_PACKAGES_COMMIT=b4198d7aca8cfd583ece0905adee07b115c2ba20 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03