diff --git a/fsarchiver-0.8.6.tar.gz b/fsarchiver-0.8.6.tar.gz deleted file mode 100644 index 1dc65c3..0000000 --- a/fsarchiver-0.8.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be1d44222c4ef428360120c7326c8910930da5f318f7291f8b8d61cb2b730ebd -size 273652 diff --git a/fsarchiver-0.8.7.tar.gz b/fsarchiver-0.8.7.tar.gz new file mode 100644 index 0000000..919ef4b --- /dev/null +++ b/fsarchiver-0.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cd059e70fc57e888db282c622ec050c0dcdbaacc65e3c1eb163cd9d92d810d +size 274350 diff --git a/fsarchiver.changes b/fsarchiver.changes index d78fecf..9a5fa8e 100644 --- a/fsarchiver.changes +++ b/fsarchiver.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 20 09:37:26 UTC 2023 - Michael Vetter + +- Update to 0.8.7: + * Implement support for option "uuid=" for vfat + * Update list of btrfs supported features + * Add support for the "nrext64" feature on XFS + * Do not error out on deleted files when option -A is used + * Handle termination by signal in exec_command() + * Add support for the "orphan_file" feature in EXT4 + * Do not try to save xattrs if not supported by the filesystem + ------------------------------------------------------------------- Mon Mar 1 08:25:19 UTC 2021 - Michael Vetter diff --git a/fsarchiver.spec b/fsarchiver.spec index 85a0406..adecc87 100644 --- a/fsarchiver.spec +++ b/fsarchiver.spec @@ -1,7 +1,7 @@ # # spec file for package fsarchiver # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fsarchiver -Version: 0.8.6 +Version: 0.8.7 Release: 0 Summary: Filesystem Archiver License: GPL-2.0-only