-
Sat Oct 29 2022 Sérgio Basto <sergio@serjux.com> - 2.20.1-12
- All changes to fakechroot we carry in Debian for glibc >= 2.34 #104
check return value of dladdr #70
glibc 2.33+ compatibility #85
Wrap fstatat and fstatat64 (glibc 2.33) #86
src/lckpwdf.c: create an empty /etc/.pwd.lock #95
Wrap all functions accessing /etc/passwd, /etc/group and /etc/shadow for glibc >= 2.34 #98
Stat fix compilation #73 is also included
The strcpy writes the terminating null byte as well. #79 is also included
as note #98 for glibc 2.32 added src/__nss_files_fopen.c and later for glibc 2.34 remove it
- Fix typo in AC_PATH_PROG for ldconfig #80 is not included but it is a trivial fix
- Fix issue #92 #93 not included
- rel2abs: Only call getcwd_real for relative paths #100 not included
- fix_test_on_32bits.patch (which strated to fail on F36+)
-
Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Fix build with https://github.com/dex4er/fakechroot/pull/85 and
https://github.com/dex4er/fakechroot/pull/86