[openwrt/openwrt] uclient: update to Git HEAD (2026-02-20)

LEDE Commits lede-commits at lists.infradead.org
Fri Feb 20 01:08:31 PST 2026


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/75975b8c5cf713603ff079c4c33b393106d1d381

commit 75975b8c5cf713603ff079c4c33b393106d1d381
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Feb 20 09:07:56 2026 +0000

    uclient: update to Git HEAD (2026-02-20)
    
    7a0aa2e4afb4 uclient-http: fix data_eof for body-less responses
    
    Fixes: https://github.com/openwrt/openwrt/issues/22103
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/libs/uclient/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libs/uclient/Makefile b/package/libs/uclient/Makefile
index 4130ed0518..d09fbe482f 100644
--- a/package/libs/uclient/Makefile
+++ b/package/libs/uclient/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uclient.git
-PKG_MIRROR_HASH:=527e4648d0e12037afbe61ea2aa6b914247f528ae0d20e138b9faa79327d63fd
-PKG_SOURCE_DATE:=2026-02-13
-PKG_SOURCE_VERSION:=a1531e89f6c22f92a2ac52b0408a7f5c755a09f2
+PKG_MIRROR_HASH:=2cf67278aae713d6087b74fd29caa75e79e83023ee0ad91048f00b378f7e29c9
+PKG_SOURCE_DATE:=2026-02-20
+PKG_SOURCE_VERSION:=7a0aa2e4afb4993b7985094aa6847b9fcb04fae8
 CMAKE_INSTALL:=1
 
 PKG_BUILD_DEPENDS:=ustream-ssl




More information about the lede-commits mailing list