24 Commits

Author SHA256 Message Date
0f60fa438d Accepting request 1332422 from filesystems
- update to 1.7.679:
  * fixed exfat directory entry type values for primary benign
    directory entries
  * added exfat text cases for regex option
  * updated help information
  * use strxfrm and strcmp instead of strcoll for faster string comparison
  * fixed out-of-bound array indexes
  * fixed a bug with string comparison using the current locale
    that can occur with long filenames with multi-byte characters
  * fixed an endianness bug relevant for FAT12/16 filesystems
  * fixed a bug that caused an undefined behaviour during case
    insensitive sorting
  * added error handling to remove compiler warnings
  * implemented buffered block-based file I/O to reduce to number
    of read/write operations
  * fatsort now checks that all FAT copies in a filesystem are
    the same before sorting

  * added test cases for randomization option

OBS-URL: https://build.opensuse.org/request/show/1332422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=11
2026-02-11 17:49:12 +00:00
4c1085d82b - update to 1.7.679:
* fixed exfat directory entry type values for primary benign
    directory entries
  * added exfat text cases for regex option
  * updated help information
  * use strxfrm and strcmp instead of strcoll for faster string comparison
  * fixed out-of-bound array indexes
  * fixed a bug with string comparison using the current locale
    that can occur with long filenames with multi-byte characters
  * fixed an endianness bug relevant for FAT12/16 filesystems
  * fixed a bug that caused an undefined behaviour during case
    insensitive sorting
  * added error handling to remove compiler warnings
  * implemented buffered block-based file I/O to reduce to number
    of read/write operations
  * fatsort now checks that all FAT copies in a filesystem are
    the same before sorting
  * added test cases for randomization option

OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=22
2026-02-11 08:26:22 +00:00
b0ba25567f Accepting request 1072717 from filesystems
OBS-URL: https://build.opensuse.org/request/show/1072717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=10
2023-03-18 23:30:44 +00:00
db95b6a854 Accepting request 1072700 from home:dirkmueller:Factory
- update to 1.6.5.640:
  * refactored character conversion and fixed bugs related to
    multi-byte characters
  * added checks for overly long filenames
  * added test cases for long file names

OBS-URL: https://build.opensuse.org/request/show/1072700
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=20
2023-03-17 18:39:46 +00:00
c888c0b783 Accepting request 941800 from filesystems
OBS-URL: https://build.opensuse.org/request/show/941800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=9
2021-12-21 17:40:42 +00:00
9bf4867c9b Accepting request 941705 from home:dirkmueller:Factory
- update to 1.6.4.625:
  * Fixed randomization for fatXX.
  * added test cases for randomization option

OBS-URL: https://build.opensuse.org/request/show/941705
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=19
2021-12-21 09:36:44 +00:00
7ac51072da Accepting request 826006 from filesystems
- 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

OBS-URL: https://build.opensuse.org/request/show/826006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=8
2020-08-13 08:17:09 +00:00
08f5af9abe - 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

OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=17
2020-08-12 11:09:10 +00:00
426486f277 Accepting request 813439 from filesystems
- Fix building with gcc10

OBS-URL: https://build.opensuse.org/request/show/813439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=7
2020-06-11 12:54:14 +00:00
7ff8878141 - Fix building with gcc10
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=15
2020-06-11 09:50:46 +00:00
8c833e5b18 Accepting request 769617 from filesystems
- Small packaging improvements

OBS-URL: https://build.opensuse.org/request/show/769617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=6
2020-02-04 18:53:44 +00:00
d5ae1bea21 - Small packaging improvements
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=13
2020-02-03 14:36:14 +00:00
3c82c966b2 Accepting request 752832 from filesystems
OBS-URL: https://build.opensuse.org/request/show/752832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=5
2019-12-02 10:36:14 +00:00
3e82bece6c Accepting request 752590 from home:malcolmlewis:branches:filesystems
Updated to version 1.6.2.605, spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/752590
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=11
2019-12-02 09:16:19 +00:00
534d692e63 Accepting request 681696 from filesystems
- Modernise spec file

OBS-URL: https://build.opensuse.org/request/show/681696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=4
2019-03-06 14:47:43 +00:00
59cbbbaa5e - Modernise spec file
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=9
2019-03-05 11:11:04 +00:00
cd7102a327 Accepting request 642004 from filesystems
OBS-URL: https://build.opensuse.org/request/show/642004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=3
2018-10-17 06:39:36 +00:00
ef88bd5788 Accepting request 641772 from home:seanlew:branches:filesystems
Update fatsort to 1.5.0.456

OBS-URL: https://build.opensuse.org/request/show/641772
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=7
2018-10-15 07:22:10 +00:00
8e5717a532 Accepting request 536724 from filesystems
- Update to version 1.4.2.439:

OBS-URL: https://build.opensuse.org/request/show/536724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=2
2017-10-26 16:45:57 +00:00
b490111fa3 - Update to version 1.4.2.439:
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=5
2017-10-26 08:25:25 +00:00
5c74b8cf3d Accepting request 401612 from filesystems
Usefull new package

OBS-URL: https://build.opensuse.org/request/show/401612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fatsort?expand=0&rev=1
2016-06-23 11:35:40 +00:00
e98bd67f1c .
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=3
2016-06-13 11:18:56 +00:00
e7614aa5dd OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=2 2016-06-01 07:12:31 +00:00
7862b34857 Accepting request 398692 from home:pluskalm
New package, please add me as maintainer

OBS-URL: https://build.opensuse.org/request/show/398692
OBS-URL: https://build.opensuse.org/package/show/filesystems/fatsort?expand=0&rev=1
2016-06-01 05:38:03 +00:00