Skip to content

Releases: fdupoux/fsarchiver

0.6.23

16 Jun 19:00
Compare
Choose a tag to compare
  • Added micro-seconds to timestamp used in the name of the temporary directory
  • Fixed memory leaks on failure scenarios and protect against buffer overflows in scanf
  • Fixed possible failure to restore ext4 filesystems when mkfs running in interactive mode
  • Fixed compilation errors with the musl libc library

0.6.22

13 Feb 16:23
Compare
Choose a tag to compare
  • Test support for extended attributes and ACLs instead of checking mount options

0.6.21

07 Jan 19:28
Compare
Choose a tag to compare
  • Removed duplicate types definitions in order to fix compilation errors
  • Attempt to unmount a device four times before failing

0.6.20

03 Jan 00:52
Compare
Choose a tag to compare
  • Detect version of XFS filesystems in order to preserve it when they are restored
  • Add support for XFS filesystems features introduced in XFS version 5
  • Make sure the UUIDs of XFS filesystems are always preserved

0.6.19

28 Dec 19:24
Compare
Choose a tag to compare
  • Reverted "number of inode blocks per group" patch which caused a regression in release 0.6.18