]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uhttpd: update to Git HEAD (2025-07-06) 19290/head
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 3 Jul 2025 19:37:39 +0000 (21:37 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 15 Jul 2025 20:06:10 +0000 (22:06 +0200)
b3e3c05 client: don't send stray EOF chunk on connection timeout
fad0d05 proc: inhibit chunked transfer encoding on existing TEs or known length
3d6f01b file: prevent writes beyond end of uh_buf on enumerating directories
c7294e7 client: reject requests with multiple content-lengths and/or TEs
7e64e8b client: Allow sending content in DONE state

uhttpd commit 3d6f01b fixes: CVE-2025-32108

Link: https://github.com/openwrt/openwrt/pull/19290
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/uhttpd/Makefile

index 50acfe6639cb6a6deb1f62016eece346c369139f..6d02d6dc1ae9627de4e5d23ad7208b5c1ad2d6b1 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=4
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git
-PKG_SOURCE_DATE:=2023-06-25
-PKG_SOURCE_VERSION:=34a8a74dbdec3c0de38abc1b08f6a73c51263792
-PKG_MIRROR_HASH:=0603019dabb89b1b207d0f7916616c95ce8194a7ff9fd71f0ddd845dd2de944e
+PKG_SOURCE_DATE:=2025-07-06
+PKG_SOURCE_VERSION:=7e64e8bad2415cec0a6d9770ec379db54273c7a7
+PKG_MIRROR_HASH:=61a7ad046f31f229f6a8620b890e448c5df397391edb5f7bd2a84446486eaff4
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=ISC