From a834298b4eb7a069440af5cf28ef9141e869d8a3 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 15 Apr 2023 12:56:16 +0200 Subject: [PATCH 1/3] modules: update openwrt 074db57936 kernel: backport fix for recently introduced UBI bug 9af29da281 uclient: update to Git version 2023-04-13 1d4db4e4db OpenWrt v22.03.4: revert to branch defaults 94adc23fa6 OpenWrt v22.03.4: adjust config defaults 38ccc47687 imagebuilder: allow to specific ROOTFS_PARTSIZE --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index e06658aa..3e0fa7d9 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=deafcf91627921b2044b2e96de1067cdbaf23d31 +OPENWRT_COMMIT=074db5793641b197892f210d60223f17340d9e6f PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 From c620ae789e9fe7f178af1198c8faa97848bf545b Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 15 Apr 2023 12:56:30 +0200 Subject: [PATCH 2/3] modules: update packages 42b5ae640 golang: Update to 1.19.8 be3a2dce9 lighttpd: update to lighttpd 1.4.69 release hash ad2f6fd4c lighttpd: remove patch included upstream 6e07b2816 lighttpd: add lighttpd-mod-webdav_min package e5a1e8bef lighttpd: collect mods now built into lighttpd exe 9116a5880 lighttpd: fix meson build aa6df20e5 lighttpd: remove patch included upstream 64cdc76c0 lighttpd: update to lighttpd 1.4.68 release hash 0d66dc36c lighttpd: modify build cmd for type: feature opts 8bcfb64a5 lighttpd: add lighttpd-mod-rrdtool dep on rrdtool1 0c0fd4bbd lighttpd: lighttpd-1.4.67-4 10c8bee8c lighttpd: document crypto lib options in Makefile fb17428a1 cloudflared: Update to 2023.4.0 235acacf0 borgbackup: bump to 1.2.4 31f36e5b2 borgbackup: add missing dependencies 3d12ac7e7 banip: update 0.8.3-2 81a57cdc1 banip: release 0.8.3-1 9b81bca1b v2raya: Update to 2.0.5 bab4d7ebf apinger: add rrd graph support e5c7e5021 apinger: improve uci and procd support 87c46fde9 rrdtool: update PKG_SOURCE_URL 38cb01297 dnsproxy: Update to 0.48.3 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 3e0fa7d9..d5fd8645 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=074db5793641b197892f210d60223f17340d9e6f PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-22.03 -PACKAGES_PACKAGES_COMMIT=1fd9cbcf93068765c6cb89fa2c39506596011830 +PACKAGES_PACKAGES_COMMIT=7158688679d3411f635ce0a7f83984b7d65cfb28 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-22.03 From 4faa6f3d61ceeb1a535e106f8eee0e1ef03f4dc3 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 15 Apr 2023 12:56:37 +0200 Subject: [PATCH 3/3] modules: update gluon a5259c0 autoupdater: improve handling of interrupted HTTP requests e4bd7a4 autoupdater: uclient: fix segfault after interrupted HTTP request 5521926 autoupdater: uclient: remove early returns from get_url() --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index d5fd8645..ebca8465 100644 --- a/modules +++ b/modules @@ -13,4 +13,4 @@ PACKAGES_ROUTING_BRANCH=openwrt-22.03 PACKAGES_ROUTING_COMMIT=1cc7676b9f32acc30ec47f15fcb70380d5d6ef01 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git -PACKAGES_GLUON_COMMIT=04d2b6ffbb6ee02012f2733b7752d8db0d12eaff +PACKAGES_GLUON_COMMIT=29912ec6308fd10b47763b4cf28a638d07f59973