AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.6.4.625: * Fixed randomization for fatXX. * added test cases for randomization option
- Update to version 1.6.3.622: * fatsort release file now includes precompiled makefile * fixed support for macOS (thanks to Max for the fix) * declared OPT_LOCALE as extern * fixed uninitialized variable * avoided some string truncation compiler warnings * implemented platform independent transliteration for invalid multi-byte characters during conversion * test makefile now returns error code
- Fix building with gcc10
- Small packaging improvements
- Updated to version 1.6.2.605: * FIX: multiple endianness issues with exFAT * Now using /proc/self/mounts instead of /etc/mtab to check whether filesystem is mounted. - Changes from version 1.6.1: * FIX: missing check if directory entries are of type file. * Option -l now considers options -d, -D, -x, -X, -e and -E. * Added check for dirty volumes. * Added new test cases. - Changes from version 1.6.0: * exFAT is now supported! * Directory entries are now only written back if reordering happened. * FIX: memory leak with regular expression lists. * Code rewrite to make additional platforms possible in future.
- Modernise spec file
- Update to version 1.5.0.456: * added options -e and -E to select directories with regular expressions * FIX: possible memory leak for OPT_LOCALE * FIX: bug affecting case sensitive sorting with locales
- Update to version 1.4.2.439: * FIX: sorting with option -m on big endian architectures is now working as intended * reproducible docker tests added for i386, amd64, ppc64le * added clean target for manpage * updated tests - Changes for version 1.4.1: * fixed memory leak when providing multiple locales * fixed test tc_check_consistent_version * added //TRANSLIT to iconv_open so iconv will no longer fail when a character cannot be converted * added missing test cases - Changes for version 1.4: * added option -L to specify an alternate locale to be used * added warning if C locale is used * added valgrind tests * fixed possible memory leak found with valgrind - Changes for version 1.3.1: * increased maximum cluster size to 64kb * fixed descriptions for options -I, -o, -d, -D, -x and -X in manpage * replaced some fclose with fs_close * changed iconv error to warning * fixed a test case
- Cleanup package - Update to version 1.3.365
- updated to version 1.3
- updated to version 1.2
- updated to version 1.1.1
- updated to version 1.1
- updated to version 1.0.1
- initial package build