Changelog for
exfatprogs-1.0.4-3.3.1.x86_64.rpm :
* Wed Apr 28 2021 rgoldwynAATTsuse.com- exfatprogs-libexfat-make-set_bit_le-64-bit-compatible.patch: Make set_bit_le() 64-bit compatible (bsc#1184882)
* Fri Sep 11 2020 mvetterAATTsuse.com- jsc#SLE-16156: Add exfatprogs to SLE
* Mon Sep 07 2020 idonmezAATTsuse.com- Remove ExclusiveArch, the code compiles on all arches cleanly now.
* Mon Aug 03 2020 idonmezAATTsuse.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 2020 idonmezAATTsuse.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 2020 idonmezAATTsuse.com- Initial release on OBS