From: Hauke Mehrtens Date: Mon, 15 Jun 2026 23:39:41 +0000 (+0200) Subject: uhttpd: update to Git HEAD (2026-06-16) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbb5f6e9f6ffe871aa63dc8b1548278ffc5d385;p=thirdparty%2Fopenwrt.git uhttpd: update to Git HEAD (2026-06-16) ae015e099986 client: reject unhandled Transfer-Encoding values b78f51847879 client: close connection on invalid chunk length 7b1bec45826b ubus: close connection on POST body parse error Link: https://github.com/openwrt/uhttpd/security/advisories/GHSA-mcfg-c4r7-pjpf Link: https://github.com/openwrt/uhttpd/security/advisories/GHSA-p55c-rmhc-qfm5 Link: https://github.com/openwrt/uhttpd/security/advisories/GHSA-wgwp-64hh-f52p Signed-off-by: Hauke Mehrtens --- diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile index 61a856a3b8d..915baa07ab9 100644 --- a/package/network/services/uhttpd/Makefile +++ b/package/network/services/uhttpd/Makefile @@ -9,9 +9,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git -PKG_SOURCE_DATE:=2026-05-21 -PKG_SOURCE_VERSION:=1b624f8f814ed568608d756512892416e0431d77 -PKG_MIRROR_HASH:=7fb56c4aa2e67a8d6d90e0cbb91f8108a363d0242bb62a8880c41ad4c10ff5ff +PKG_SOURCE_DATE:=2026-06-16 +PKG_SOURCE_VERSION:=7b1bec45826bd78c8afc993435bdc0f1df2fe399 +PKG_MIRROR_HASH:=ee52821b04cc78f46875e9870b6ed41670606d6b90fb31b31312666c4ed809dd PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=ISC