Fedora Packages

treescan-4.72-1.el8 in EPEL 8

↵ Return to the main page of treescan
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2019-04-03 Paul Howarth <paul at city dash fan dot org> - 4.72-1 - Update to 4.72 - libeio: If fd 0 is available do not use it for aio_wd, as it collides with IO::AIO::CWD - Added IO::AIO::memfd_create - Correctly include <sys/uio.h> in the vmsplice test - Reduce code size by ~7% on amd64 by declaring more functions as noinline - Documentation fixes and updates - Experimental and undocumented preliminary support for synchronous statx
2019-03-10 Paul Howarth <paul at city dash fan dot org> - 4.71-1 - Update to 4.71 - Due to an error in the linux manpages, the configure tests for readahead, sync_file_range, splice etc. failed; this has been fixed
2019-03-04 Paul Howarth <paul at city dash fan dot org> - 4.70-1 - Update to 4.7 - Significantly speed up scandir for the very special case of a non-POSIX filesystem that nevertheless reports valid dt_type information; the only known filesystem of this type is currently btrfs, which didn't get its act together to implement POSIX semantics in all these years - Add IO::AIO::MCL_ONFAULT for mlockall, add IO::AIO::mlockall - Neither sys/mkdev.h nor sys/sysmacros.h were included, even when they were detected by autoconf
2019-02-01 Fedora Release Engineering <releng at fedoraproject dot org> - 4.60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2018-08-28 Paul Howarth <paul at city dash fan dot org> - 4.60-1 - Update to 4.6 - Add st_btime, st_btimesec, st_btimensec and st_gen accessors, mostly for bsds that expose birthtime and st_gen members (netbsd, freebsd but only st_gen on openbsd because they compiled their perl without support for birthtimes) - Fix madvise and munlock to properly support negative offsets - Allocate fd for the aio_close at boot time, to guarantee it working later, rather than calling abort when it fails; this also avoids close-on-exec race issues after module load - #undef utime on win32, which might help some reports of utime hangs - Minor documentation improvements - Minor configure clean-ups - Use $Config{perllibs} instead of libs for configure, which might help people who didn't install all perl dependencies (might break things as well) - Remove buildreqs needed only due to use of $Config{libs}
2018-08-15 Paul Howarth <paul at city dash fan dot org> - 4.54-1 - Update to 4.54 - Include sys/mkdev.h or sys/sysmacros.h if available - Further tweaks to configure invocation for systems requiring --rpath - No longer rely on custom paths on win32 platforms - Try to work around buggy PAGESIZE macro on solaris
2018-08-14 Paul Howarth <paul at city dash fan dot org> - 4.53-1 - Update to 4.53 - Add $Config{libs} to LIBS for configure, to work around systems with broken library dependencies - Add missing include for prctl() - Add buildreqs needed due to overspecification of libraries in $Config{libs}
2018-08-13 Paul Howarth <paul at city dash fan dot org> - 4.52-1 - Update to 4.52 - Complete rework of the autoconf framework: IO::AIO now uses its own config.h, separate from libeio, and tries to test the actual perl environment, not the standard system environment - Provide nanosecond-accuracy stat time accessors for both perl and IO::AIO stat functions - Removed non-portable C++ functions from eio.c - Try to fix readdir tests on cygwin spuriously failing
2018-08-01 Paul Howarth <paul at city dash fan dot org> - 4.50-1 - Update to 4.5 - aio_mtouch: touch all pages as requested, not just the first page - New function: IO::AIO::mremap - linux-specific mremap, with constants MREMAP_MAYMOVE and MREMAP_FIXED - Add O_ACCMODE - Add (undocumented) MSG_CMSG_CLOEXEC and SOCK_CLOEXEC constants
2018-07-13 Fedora Release Engineering <releng at fedoraproject dot org> - 4.40-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

Dependencies

Provides

  • treescan

Files


Sources on Pagure