Revisions of exfatprogs
Ana Guerrero (anag+factory)
accepted
request 1226806
from
Michael Vetter (jubalh)
(revision 17)
- Update to 1.2.6: CHANGES : * exfatprogs: replace obsolete autoconf and libtool macros. * mkfs.exfat: prefer the physical block size over the logical block size for the exFAT sector size. * mkfs.exfat: add notes about the format of the volume GUID to the man page. * mkfs.exfat: fix an incorrect calculation of the number of used clusters. BUG FIXES : * exfatlabel: fix an user input error when setting a volume serial or label.
Dominique Leuenberger (dimstar_suse)
accepted
request 1192018
from
Michael Vetter (jubalh)
(revision 16)
- Update to 1.2.5: CHANGES : * exfatprogs: remove the limitation that the device path length cannot exceed 254 bytes. * exfatprogs: include the test images in the release package. NEW FEATURES : * fsck.exfat: check and repair the filename which has invalid characters. BUG FIXES : * tune.exfat: check whether the volume has invalid characters correctly. * fsck.exfat: check whether the filename and volume has invalid characters correctly. * fsck.exfat: fix endianess issues which happen in the big-endian system.
Ana Guerrero (anag+factory)
accepted
request 1181389
from
Michael Vetter (jubalh)
(revision 15)
- Update to 1.2.4: * tune.exfat: Fix "invalid serial number" error when setting an serial number. * fsck.exfat: Fix memory leak in an error path
Ana Guerrero (anag+factory)
accepted
request 1176000
from
Michael Vetter (jubalh)
(revision 14)
- Update to 1.2.3: CHANGES: * dump.exfat: Report sector size in bytes and cluster size in terms of sectors. * fsck.exfat: Show checksum value if the SetChecksum of File directory entry is invalid. * mkfs.exfat: Improve FAT length calculation to reduce the FAT size. NEW FEATURES: * mkfs.exfat: Add the option "--sector-size". * fsck.exfat: Support checking and repairing VendorAllcation and VendorExtension directory entries. BUG FIXES: * exfatprogs: Remove unnecessary memory allocations. * fsck.exfat: Fix corruption that can occur if the cluster size is 512-byte. * fsck.exfat: Fix the SecondaryCount of File directory entry when the count of Name directory entries is 17 or higher. * tune.exfat: Fix an error that accepts invalid serial numbers.
Ana Guerrero (anag+factory)
accepted
request 1121304
from
Goldwyn Rodrigues (goldwynr)
(revision 13)
Update to 1.2.2
Dominique Leuenberger (dimstar_suse)
accepted
request 1087932
from
Michael Vetter (jubalh)
(revision 12)
- Update to 1.2.1: * fsck.exfat: Repair zero size directory. * fsck.exfat: Four small clean-ups.
Dominique Leuenberger (dimstar_suse)
accepted
request 1031970
from
Michael Vetter (jubalh)
(revision 11)
- Update to 1.2.0: Changes: * fsck.exfat: Keep traveling files even if there is a corrupted directory entry set. * fsck.exfat: Introduce the option "b" to recover a boot sector even if an exFAT filesystem is not found. * fsck.exfat: Introduce the option "s" to create files in "/LOST+FOUND", which have clusters allocated but was not belonged to any files. * fsck.exfat: Rename '.' and '..' entry name to the one user want. Features: * fsck.exfat: Repair corruptions of an exFAT filesystem. Please refer to fsck.exfat manpage to see what kind of corruptions can be repaired. * exfat2img: Dump metadata of an exFAT filesystem. Please refer to exfat2img manpage to see how to use it. Buf fixes: * fsck.exfat: Fix an infinite loop while traveling files. * tune.exfat: Fix bitmap entry corruption when adding new volume lablel.
Dominique Leuenberger (dimstar_suse)
accepted
request 932251
from
Michael Vetter (jubalh)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 896383
from
Michael Vetter (jubalh)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 891917
from
Ismail Dönmez (namtrac)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 870776
from
Ismail Dönmez (namtrac)
(revision 7)
- Switch to tar.xz tarball - Add signature checking for the tarball - Update to version 1.1.0 * fsck.exfat: recover corrupted boot region. * exfatlabel: Print or Set volume label and serial. * dump.exfat: Show the on-disk metadata information and the statistics. * set _FILE_OFFSET_BITS=64 for Android build. - Add dump.exfat binary and manpage to %files section - Add exfatlabel binary and manpaeg to %files section
Dominique Leuenberger (dimstar_suse)
accepted
request 834916
from
Michael Vetter (jubalh)
(revision 6)
Sorry I used the dev task instead of the epic. - jsc#SLE-16156: Add exfatprogs to SLE
Dominique Leuenberger (dimstar_suse)
accepted
request 833765
from
Ismail Dönmez (namtrac)
(revision 5)
- jsc#SLE-16186: Add exfatprogs to SLE
Dominique Leuenberger (dimstar_suse)
accepted
request 832777
from
Ismail Dönmez (namtrac)
(revision 4)
- Remove ExclusiveArch, the code compiles on all arches cleanly now.
Dominique Leuenberger (dimstar_suse)
accepted
request 824032
from
Ismail Dönmez (namtrac)
(revision 3)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 804462
from
Ismail Dönmez (namtrac)
(revision 2)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 796600
from
Ismail Dönmez (namtrac)
(revision 1)
Initial release on OBS.
Displaying all 17 revisions