File exfatprogs.changes of Package exfatprogs.19431
-------------------------------------------------------------------
Wed Apr 28 20:21:21 UTC 2021 - Goldwyn Rodrigues <rgoldwyn@suse.com>
- exfatprogs-libexfat-make-set_bit_le-64-bit-compatible.patch:
Make set_bit_le() 64-bit compatible (bsc#1184882)
-------------------------------------------------------------------
Fri Sep 11 11:33:47 UTC 2020 - Michael Vetter <mvetter@suse.com>
- jsc#SLE-16156: Add exfatprogs to SLE
-------------------------------------------------------------------
Mon Sep 7 12:21:56 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Remove ExclusiveArch, the code compiles on all arches cleanly now.
-------------------------------------------------------------------
Mon Aug 3 05:50:37 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Update to version 1.0.4
* fsck.exfat: display sector, cluster, and volume sizes in the human
readable format.
* fsck.exfat: reduce the elapsed time using read-ahead.
* mkfs.exfat: generate pseudo unique serials while creating filesystems.
* mkfs.exfat: add the "-b" option to align the start offset of FAT and
data clusters.
* fsck.exfat: repair zero-byte files which have the NoFatChain attribute.
* Fix memory leaks on error handling paths.
* fsck.exfat: fix the bug that cannot access space beyond 2TB.
-------------------------------------------------------------------
Tue May 12 15:36:26 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Update to version 1.0.3
* libexfat0 library is no longer installed
* Rename label.exfat to tune.exfat.
* tune.exfat: change argument style
(-l option for print level, -L option for setting label)
* mkfs.exfat: harmonize set volume label option with tune.exfat.
* Fix the reported build warnings/errors.
* Add memset to clean garbage in allocation.
* Fix wrong volume label array size.
* Open a device using O_EXCL to avoid formatting it while it is mounted.
* Add man page.
-------------------------------------------------------------------
Thu Apr 23 12:54:18 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Initial release on OBS