Skip to content

Commit

Permalink
tools/fakeroot: update to 1.26
Browse files Browse the repository at this point in the history
Remove upstreamed patches. Refresh other.

Signed-off-by: Rosen Penev <[email protected]>
  • Loading branch information
neheb authored and Beginner-Go committed Mar 3, 2022
1 parent a2846e5 commit 0d27397
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 328 deletions.
4 changes: 2 additions & 2 deletions tools/fakeroot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=fakeroot
PKG_VERSION:=1.25.3
PKG_VERSION:=1.26
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
PKG_SOURCE_URL:=@DEBIAN/pool/main/f/fakeroot
PKG_HASH:=8e903683357f7f5bcc31b879fd743391ad47691d4be33d24a76be3b6c21e956c
PKG_HASH:=480a578ffdc5592e73df4c086950d321b4adc78dbdaec56c82e4fe1fb68de8e9
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf
Expand Down
138 changes: 0 additions & 138 deletions tools/fakeroot/patches/100-portability.patch

This file was deleted.

145 changes: 0 additions & 145 deletions tools/fakeroot/patches/300-glibc-2.33-compatibility.patch

This file was deleted.

42 changes: 0 additions & 42 deletions tools/fakeroot/patches/301-glibc-2.33-compat-fixes.patch

This file was deleted.

2 changes: 1 addition & 1 deletion tools/fakeroot/patches/400-alpine-libc.musl-fix.patch
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Error relocating openwrt/staging_dir/host/lib/libfakeroot.so: SEND_GET_XATTR: sy
#define SEND_GET_XATTR64(a,b,c) send_get_xattr64(a,b)
#endif

@@ -125,8 +127,9 @@
@@ -131,8 +133,9 @@

/* 10.10 uses id_t in getpriority/setpriority calls, so pretend
id_t is used everywhere, just happens to be int on some OSes */
Expand Down

0 comments on commit 0d27397

Please sign in to comment.