SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for summain-0.18-3.18.x86_64.rpm :

* Fri Mar 15 2013 liwAATTliw.fi- Encode binary values of extended attributes in base64.
* Sat Oct 27 2012 liwAATTliw.fi- Changed to use the libc-provided xattr library, instead of the external one. Thanks, Игорь Пашев for pointing this out.- Fixed bug: Summain can now handle extended attributes with an empty value.
* Sat Sep 29 2012 liwAATTliw.fi- Internal fixes to build system and automatic tests.- This release was briefly known as 0.15, but I screwed up the release process.
* Sat Jun 30 2012 liwAATTliw.fi- Fix handling of dangling symlink as root.- Manual page typo fixes (thanks, Steve Kemp).
* Wed May 23 2012 liwAATTliw.fi- Bug fix: Summain now fails if the filename given on the command line does not exist.- Added xattrs support.
* Sat Feb 25 2012 liwAATTliw.fi- Bug in mangling relative paths fixed: previously the whole path was mangled, but now the relative path is mangled instead. This is more consistent.- Bug fixed: a symlink given as the root is treated as a symlink rather than a directory, if it points to a directory.
* Sat Feb 11 2012 liwAATTliw.fi- Now properly supports sub-second timestamps. Previously, the timestamps were limited by the Python standard library\'s use of floating point values for timestamps, which didn\'t give the full nanosecond precision. Summain now uses a C extension to call the `lstat`(2) system call directly, to get the full precision.
* Tue Aug 09 2011 liwAATTliw.fi- Added support for JSON and CSV output formats, in addition to the default RFC822-like one. (See `--output-format` option.)
* Sun Jul 24 2011 liwAATTliw.fi- Paths can now be normalized using checksumming, instead of the previous silly attempt at inventing names for components.
* Sun Jun 12 2011 liwAATTliw.fi- Uses newer cliapp API for defining settings.- Adds support for additional checksums: MD5, SHA224, SHA256, SHA386, and SHA512.- Adds a speed-test utility to compare summain with other similar tools. It is about as fast as md5sum(1) and sha1sum(1).- Manual page\'s list of options is now automatically generated.- Subdirectories are now sorted, to provide a more systematic output.
* Wed May 18 2011 liwAATTliw.fi- Support microsecond precision in timestamps.
* Wed May 18 2011 liwAATTliw.fi- Add --exclude option to exclude some fields from the output. This also prevents the field values from being computed, resulting in speedups. Most important for the SHA-1 field, of course.
* Sun Mar 20 2011 liwAATTliw.fi- Add --mangle-paths option.
* Sun Mar 20 2011 liwAATTliw.fi- Fix empty Debian package.
* Sat Mar 12 2011 liwAATTliw.fi- Adapt to cliapp API changes.- Tell cliapp the application version so that \"summain --version\" works.
* Sun Feb 13 2011 liwAATTliw.fi- Add --relative-paths option.
* Sun Feb 13 2011 liwAATTliw.fi- Now uses the cliapp Python framework.- No longer reports size of directories, since that is meaningless, and makes it harder to use diff to compare directory trees.
 
ICM