32c246b305
- Add -Wno-error=implicit-function-declaration to optflags to work around a bothched configure result and allow buiding the package with GCC 14. [boo#1229277]
Martin Pluskal2024-08-20 06:21:25 +00:00
05f4585e54
Accepting request 876287 from devel:tools
Richard Brown
2021-03-03 17:34:32 +00:00
818b3bf6a1
- Update to version 2.20.1 * Fixed problem when tests couldn't be started with root user and glibc 2.28. * Fixed problem with too verbose test for debootstrap(8) command. * Fixed problem with tests for fts_* functions when started on btrfs filesystem. - The debootstrap(8) command honors FAKECHROOT_EXTRA_LIBRARY_PATH environment variable too. * Workaround has been added for systemd package installed by debootstrap(8) command. * Better support for link-time optimizer. - Changes for version 2.20: * The fts64_* functions were added: glibc supports them since 2.23. * The renameat2(2) function were added: glibc supports it since 2.28 and mv command from coreutils 8.30 uses it. * The chroot(8) wrapper and fakechroot(1) command can work with POSIX shell. * The chroot(8) wrapper allows to chroot into root directory. * The chroot(8) wrapper appends directories from * FAKECHROOT_EXTRA_LIBRARY_PATH environment variable because some commands use runpath. The default value is /lib/systemd:/usr/lib/man-db forsystemctl(1) and man(1) commands. * The ldd(1) wrapper doesn't lose a leading slash in absolute paths. * The fakechroot(1) command unsets CDPATH environment variable and swaps libfakeroot and libfakechroot in LD_PRELOAD environment variable if needed. * Can be compiled with gcc 7.1 -Wformat-truncation.
Martin Pluskal2020-05-06 09:02:59 +00:00
ac863e0067
Accepting request 730079 from devel:tools
Ludwig Nussel
2019-09-13 12:58:04 +00:00