Shiji Yang
603a3c6955
tools: fakeroot: update to 1.36
...
The type 'id_t' check has been moved to configure.ac in upstream commit:
819063eb4d27 ("test for id_t with autoconf instead of blind typedef, fixes FTBFS on FreeBSD")
changelog:
https://salsa.debian.org/clint/fakeroot/-/blob/e4780b1aad6fae0be1868a76cc7ffa6149afa912/debian/changelog
Signed-off-by: Shiji Yang <yangshiji66@qq.com >
Link: https://github.com/openwrt/openwrt/pull/16530
Signed-off-by: Nick Hainke <vincent@systemli.org >
2024-09-28 10:27:41 +02:00
Nick Hainke
f94b67d893
tools/fakeroot: update to 1.29
...
Release Notes:
https://salsa.debian.org/clint/fakeroot/-/commit/8dd9e34a2e54862a902040d76adbd1c1a42ffc35
Refresh patches:
- 400-alpine-libc.musl-fix.patch
- 600-macOS.patch
Signed-off-by: Nick Hainke <vincent@systemli.org >
2022-09-07 04:22:40 +01:00
Rosen Penev
9a44bc78b4
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 >
2022-03-13 19:24:13 +01:00
Rosen Penev
40f91f6a2f
tools/fakeroot: update to 1.27
...
Remove macOS stuff. Upstream has fixed it in the same way.
Add SOL_TCP define. Taken from elsewhere in the code.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2022-03-01 00:08:08 +01:00
Rosen Penev
22c30ed958
tools/fakeroot: update to 1.26
...
Remove upstreamed patches. Refresh other.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2021-09-20 15:21:17 +02:00
Ruslan Isaev
7a70f78fb7
fakeroot: Alpine linux libc.musl build error fix
...
Prevent build error on Alpine Linux host:
libfakeroot.c error: conflicting types for 'id_t'
Error relocating openwrt/staging_dir/host/lib/libfakeroot.so: SEND_GET_XATTR: symbol not found
Signed-off-by: Ruslan Isaev <legale.legale@gmail.com >
2021-05-23 15:11:19 +02:00