↵ Return to the main page of treescan
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-28 | Paul Howarth <paul at city dash fan dot org> - 4.76-1 | - Update to 4.76 - Add autoconf test for siginfo_t, which is, of course, not available on Windows - Disable syscalls on Solaris, as perl seems to provide an incompatible syscall prototype that clashes with sys/syscall.h - Add MAP_FIXED_NOREPLACE, MAP_SHARED_VALIDATE, MAP_SYNC and MAP_UNINITIALIZED |
2021-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.75-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-05-21 | Jitka Plesnikova <jplesnik at redhat dot com> - 4.75-3 | - Perl 5.34 rebuild |
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.75-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-12-30 | Paul Howarth <paul at city dash fan dot org> - 4.75-1 | - Update to 4.75 - Added pidfd_open, pidfd_getfd and pidfd_send_signal functions - Rework bin/treescan to avoid recursion; this fixes two bugs where a deep directory traversal or a lot of command line arguments could cause it to crash - Support defining syscall numbers in gendef0 - Added (but not documented) open_tree, AT_* and move_mount flags - Added (but not documented) waitid-P_*, FSPICK_*, FSOPEN_*, FSCONFIG_*, MOUNT_ATTR_* constants |
2020-12-04 | Paul Howarth <paul at city dash fan dot org> - 4.73-1 | - Update to 4.73 - def0.h was not up-to-date, running into musl problems - IO::AIO::splice and IO::AIO::tee didn't properly return 64 bit values - Added IO::AIO::accept4 - Added various F_SEAL-related fcntl constants - Removed experimental marker for fdlimit functions - fiemap now includes the last segment even if it overflows the end offset, which is arguably the correct behaviour - Use %license unconditionally |
2020-07-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.72-6 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-06-23 | Jitka Plesnikova <jplesnik at redhat dot com> - 4.72-5 | - Perl 5.32 rebuild |
2020-01-30 | Fedora Release Engineering <releng at fedoraproject dot org> - 4.72-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |