Commit Graph

11 Commits

Author SHA256 Message Date
43b3260fe2 Accepting request 1069665 from home:amanzini:branches:filesystems
- Update to 1.4.0
  * Added exfatattrib utility which prints or changes file attributes 
  * Added FUSE 3 support. FUSE 2 continues to be supported.
  * Added support for timezone offsets
  * Fixed device opening error being reported as FS error.
  * Fixed possible data leakage when uninitialized clusters were allocated using NtSetInformationFile() call under Windows and FS was not unmounted correctly.
  * Improved compatibility with autoconf 2.70.
  * Allowed to specify the "nonempty" mount option.
  * Fixed file data contiguity handling bug which could cause performance degradation 
  * Fixed possible crashes on invalid UTF-8 sequences.
  * Fixed a situation when FS could be erroneously marked as dirty (not cleanly unmounted).

OBS-URL: https://build.opensuse.org/request/show/1069665
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=15
2023-03-07 19:04:05 +00:00
c54f19b4c3 Accepting request 1053751 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1053751
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=13
2023-01-04 10:56:19 +00:00
32bc2b5338 Accepting request 862848 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/862848
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=11
2021-01-13 16:10:15 +00:00
David Sterba
57bad205aa Accepting request 642733 from home:seanlew:branches:filesystems
update exfat-utils to 1.3.0

OBS-URL: https://build.opensuse.org/request/show/642733
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=9
2018-10-18 09:10:12 +00:00
David Sterba
ad6dd2c418 Accepting request 517694 from home:cyphar:filesystems:exfat
- Update to 1.2.7.
  * Fixed handling of two last clusters: operations with files that occupy these clusters could fail.
  * Fixed crash when started with stdin, stdout or stderr closed.
  [1.2.6]
  * Operations with directories (except initial listing) now make less read/write system calls.
  * Fixed handling of files with optional tail entries (0xe0-0xff): videoclip files created by Sony cameras were missing.
  * Write operations now correctly return ENOSPC (instead of EIO) when there is no free disk space left.
  * Fixed max file name length: it's 255 16-bit code units (not 256).
  [1.2.5]
  * Added an option for dumpexfat to show file fragments [Daniel Drake].
  * Fixed crash when directory starts with an invalid cluster.
  * Daylight saving time in now properly reflected in file timestamps.

OBS-URL: https://build.opensuse.org/request/show/517694
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=7
2017-08-29 13:10:45 +00:00
David Sterba
543bd56bf4 Accepting request 400102 from home:DarkSS
1.2.4

OBS-URL: https://build.opensuse.org/request/show/400102
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=6
2016-06-08 13:56:34 +00:00
8f9e8c0e9a Accepting request 358063 from home:pluskalm:branches:filesystems
- Provide symlinks to /sbin (see boo#965476)

OBS-URL: https://build.opensuse.org/request/show/358063
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=5
2016-02-09 09:47:42 +00:00
David Sterba
b90fc026ba Accepting request 354384 from home:pluskalm:branches:filesystems
- Update to 1.2.3
  * Fixed clusters loss when file renaming replaces target.

OBS-URL: https://build.opensuse.org/request/show/354384
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=4
2016-01-20 09:50:09 +00:00
David Sterba
096d393f29 Accepting request 348383 from home:pluskalm:branches:filesystems
- Update to 1.2.2
	* Improved reliability in case of a sudden unplug: FS will be in 
		a clean state after closing all files and performing sync(1).
	* Fixed compilation on Debian GNU/kFreeBSD and GNU/Hurd 
		platforms.
	* Updated mount.exfat-fuse man page.

OBS-URL: https://build.opensuse.org/request/show/348383
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=3
2015-12-11 14:03:01 +00:00
David Sterba
7f14811ff2 Accepting request 333909 from home:pluskalm:branches:filesystems
- Update to 1.2.1
  * Fixed compatibility with Zalman VE-200: now newly created 
    directories do not have archive bit set.
  * Fixed heap corruption: malformed FS can use invalid sector or 
    cluster size.
  * Fixed hang on mount: malformed FS can have cyclic references 
    in the clusters map.

OBS-URL: https://build.opensuse.org/request/show/333909
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=2
2015-09-29 09:03:37 +00:00
David Sterba
d43d15f1fa Accepting request 329640 from home:dsterba:new
New package, support for exfat. There are several home projects with this package and the exfat filesystem is widely used on consumer devices.

OBS-URL: https://build.opensuse.org/request/show/329640
OBS-URL: https://build.opensuse.org/package/show/filesystems/exfat-utils?expand=0&rev=1
2015-09-08 08:59:26 +00:00