Skip to content

Releases: fdupoux/fsarchiver

0.8.8

14 Dec 09:36
2bf291c
Compare
Choose a tag to compare
  • Provide compatibility with e2fsprogs >= 1.47.2 (#154)
  • Accept -j arguments greater than FSA_MAX_COMPJOBS (#146)

0.8.7

19 Mar 14:01
b9b99b8
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • Implemented support for zstd compression

0.8.3

22 Dec 07:32
Compare
Choose a tag to compare
  • Implemented LZ4 compression (Contribution from Cristian Vazquez)

0.8.2

22 Aug 19:30
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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

0.6.24

07 Aug 22:09
Compare
Choose a tag to compare
  • Updated man page and description of the commands and options
  • Support for sparse inode chunks on XFS v5
  • Avoid internationalization when running commands so mkfs output can be parsed properly