]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
tools/fakeroot: update to 2.1.3 24140/head
authorShiji Yang <yangshiji66@outlook.com>
Tue, 7 Jul 2026 23:50:40 +0000 (07:50 +0800)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sat, 11 Jul 2026 21:44:48 +0000 (23:44 +0200)
Changelog:
https://salsa.debian.org/clint/fakeroot/-/blob/debian/2.1.3-1/debian/changelog?ref_type=tags

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/24140
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
tools/fakeroot/Makefile
tools/fakeroot/patches/300-time64-hack.patch

index 0db9e0f778aedacb4e0f526c2afccd20ec91d82f..e4baf206f3ce8a7ade258eb5a77a951d87617c31 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fakeroot
-PKG_VERSION:=1.38.1
+PKG_VERSION:=2.1.3
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
+PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.xz
 PKG_SOURCE_URL:=@DEBIAN/pool/main/f/fakeroot
-PKG_HASH:=37c5063942efe2e2aeefd6e71ae2690bcb9b7d512c53bc6409b54d0730cbdac1
+PKG_HASH:=f28e33187b19ab0b6358ee40d5d8762f149cb19fa0423b6f40f605f5c80446bf
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=COPYING
 PKG_FIXUP:=autoreconf
index 46132cdd3d0878f64864f27f80cead4e0b118efd..6c19187573c0b6750409a57a0dcfd5242fbd9695 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -390,7 +390,7 @@ dnl  Digital Unix: stat
+@@ -404,7 +404,7 @@ dnl  Digital Unix: stat
  time64_hack=no
  AH_TEMPLATE([TIME64_HACK], [time64 shuffle])
  AC_MSG_CHECKING([if we need to cope with time64])