Releases: fdupoux/fsarchiver
Releases · fdupoux/fsarchiver
0.6.23
- 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
- Test support for extended attributes and ACLs instead of checking mount options
0.6.21
- Removed duplicate types definitions in order to fix compilation errors
- Attempt to unmount a device four times before failing
0.6.20
- 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
- Reverted "number of inode blocks per group" patch which caused a regression in release 0.6.18