diff options
author | Rosen Penev <rosenp@gmail.com> | 2022-03-06 20:53:47 -0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-03-13 19:24:13 +0100 |
commit | 9a44bc78b4413673f15a425e066d5c771b8054c6 (patch) | |
tree | 2327a42628299bbec53074ef2bba8e78783b8322 /tools/fakeroot/patches | |
parent | f88a6da020796b33a638c21929803c8b695e45b8 (diff) | |
download | upstream-9a44bc78b4413673f15a425e066d5c771b8054c6.tar.gz upstream-9a44bc78b4413673f15a425e066d5c771b8054c6.tar.bz2 upstream-9a44bc78b4413673f15a425e066d5c771b8054c6.zip |
tools/fakeroot: update to 1.28
Refreshed patches.
Upstream says there's only a bugfix for GNU Hurd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/fakeroot/patches')
-rw-r--r-- | tools/fakeroot/patches/400-alpine-libc.musl-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch b/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch index 730732db2e..530c96842e 100644 --- a/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch +++ b/tools/fakeroot/patches/400-alpine-libc.musl-fix.patch @@ -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 -@@ -136,8 +138,9 @@ +@@ -140,8 +142,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 */ |