Releases: fdupoux/fsarchiver
Releases · fdupoux/fsarchiver
0.8.9
01 Feb 15:14
Compare
Sorry, something went wrong.
No results found
Add support for xfs and btrfs features up to linux-6.18
0.8.8
14 Dec 09:36
Compare
Sorry, something went wrong.
No results found
Provide compatibility with e2fsprogs >= 1.47.2 (#154 )
Accept -j arguments greater than FSA_MAX_COMPJOBS (#146 )
0.8.7
19 Mar 14:01
Compare
Sorry, something went wrong.
No results found
Implement support for option "uuid=" for vfat (Marcos Mello)
Update list of btrfs supported features (Marcos Mello)
Add support for the "nrext64" feature on XFS (Marcos Mello)
Do not error out on deleted files when option -A is used (Marcos Mello)
Handle termination by signal in exec_command() (Marcos Mello)
Add support for the "orphan_file" feature in EXT4 (Marcos Mello)
Do not try to save xattrs if not supported by the filesystem (Marcos Mello)
0.8.6
27 Feb 12:20
Compare
Sorry, something went wrong.
No results found
Add support for EXT4 fast_commit feature (Marcos Mello)
Add support for XFS features inobtcount and bigtime (Marcos Mello)
Fix handling of compression options on the command line (Marcos Mello)
Specify device as the last argument in mkfs calls (Marcos Mello)
0.8.5
10 Jul 20:31
Compare
Sorry, something went wrong.
No results found
Improved support for extfs filesystems (Contribution from Marcos Mello)
Fixed build issue with e2fsprogs < 1.41 (Contribution from Marcos Mello)
Fixed build issue related to xattr.h (Contribution from Lars Wendler)
0.8.4
19 Feb 11:01
Compare
Sorry, something went wrong.
No results found
Implemented support for zstd compression
0.8.3
22 Dec 07:32
Compare
Sorry, something went wrong.
No results found
Implemented LZ4 compression (Contribution from Cristian Vazquez)
0.8.2
22 Aug 19:30
Compare
Sorry, something went wrong.
No results found
Add support for the latest ext4 filesystem features
Improved support of large block device when restoring extfs filesystems
0.8.1
10 Jan 20:54
Compare
Sorry, something went wrong.
No results found
Improved support for XFS filesystem (contributions from Marcos Mello)
Updated documentation and comments in the sources (Marcos Mello)
0.8.0
09 Aug 21:12
Compare
Sorry, something went wrong.
No results found
Implemented FAT filesystem support for EFI system partitions
Allow user to specify new filesystem label or UUID during restfs
Fixed more errors and warnings reported by cppcheck