Changelog for
fakeroot-1.36-49.1.x86_64.rpm :
* Wed Aug 28 2024 John Paul Adrian Glaubitz
- Update to 1.36 (bsc#1229277)
* Fix build with gcc-14. (Closes: #1074945)
* Fix FTBFS on armel, armhf, by undefining the t64 flags in communicate.h Upload to experimental, for additional testing. (Closes: #1065552)
* New fix for the previous FTBFS on armel, armhf. Work around glibc headers aliasing symbols we need to redefine. (Closes: #1065552)
* Fix ABI mismatch on i386, a 32bit arch _without_ the time_t64 ABI break.
* Fix wrappers for fstatat64 et al missing. (Closes: #1078655) Add t.perlstat test. Thanks to Johannes Schauer Marin Rodrigues and Niels Thykier for help with debugging the problem.- Drop fakeroot-C99.patch which has been merged upstream
* Fri Jul 26 2024 Martin Jambor - Aded fakeroot-C99.patch to fix C99 violations which prevent building with GCC 14.
* Sat Jun 29 2024 Dirk Müller - update to 1.35.1
* big endian fixes
* Fri Jun 07 2024 Dirk Müller - update to 1.35:
* build fix for platforms that do not have the close_range
* function
* Wed Jun 05 2024 Ana Guerrero - Update to 1.34
* faked now ignores SIGWINCH.- Update to 1.33
* Patch from Samuel Thibault to add renameat2 support.- Update to 1.32
* Updated German translation from Chris Leick.
* Patch from John Paul Adrian Glaubitz to add build profile to allow bootstrapping.
* Romanian man page translation from Remus-Gabriel Chelu.
* patch from Rudi Heitbaum to add missing wrapped.h dependency.- Update to 1.31
* patch from Johannes Schauer Marin Rodrigues to not use temporary file in chown test.- Update to 1.30
* tries to cope with time64 on 32-bit architectures.
* Drop kludge for glibc 2.33.
* fixes and extends time64 support to fstatat64.- Remove patch also-wrap-stat-library-call.patch
* Thu Sep 01 2022 Thorsten Kukuk - The manual pages are already in UTF-8 format, so don\'t convert them from latin1 to UTF-8, this will break the encoding [bsc#1203020]
* Thu Jul 07 2022 Matthias Eliasson - Update to 1.29
* includes patch from Matthias Ellert to handle _STAT_VER on ia64. closes: #1011234.- Change url to a working one- Run spec-cleaner
* Wed Apr 27 2022 olafAATTaepfle.de-
* autoconf 2.71 required
* Fri Mar 25 2022 Sarah Kriesch - Update to 1.28
* Revert commit \"Use fixed-width members in fake_msg\"
* Annotate sharutils dependency . (Closes: #982188)
* Wrap the \"stat\" library call. Closes: #1001961
* Work around segfault on ppc64el. Closes: #995393
* Includes patch from lemonsqueeze to improve fakeroot-tcp performance by setting TCP_NODELAY. closes: #1003596.
* Includes patch from Samuel Thibault to handle _STAT_VER on GNU/Hurd. closes: #1006151.
* autoconf 2.71 required
* Add also-wrap-stat-library-call.patch (deb#1001961)
* Remove fakeroot-1.20-eglibc-fts-without-LFS.patch
* Remove fakeroot-drop-tartest.patch
* Remove 0001-glibc-2.33-compatibility-fixes.patch
* Remove fakeroot-1.20-lib32.patch
* Remove stat-ver-riscv.patch
* Sun May 16 2021 Andreas Schwab - stat-ver-riscv.patch: fix _STAT_VER on riscv- reenable testsuite
* Wed Mar 17 2021 Christophe Giboudeaux - Add upstream changes to fix build with glibc 2.33:
* 0001-glibc-2.33-compatibility-fixes.patch