diff --git a/btrfs-progs-v6.1.3.tar.gz b/btrfs-progs-v6.1.3.tar.gz deleted file mode 100644 index 065a826..0000000 --- a/btrfs-progs-v6.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:747d6367cbf88d2a997befe72f49c66339ebfb28ca60880f4f5b4e0ec779bcce -size 2882830 diff --git a/btrfs-progs-v6.1.3.tar.sign b/btrfs-progs-v6.1.3.tar.sign deleted file mode 100644 index 175fec0..0000000 Binary files a/btrfs-progs-v6.1.3.tar.sign and /dev/null differ diff --git a/btrfs-progs-v6.2.2.tar.gz b/btrfs-progs-v6.2.2.tar.gz new file mode 100644 index 0000000..f453304 --- /dev/null +++ b/btrfs-progs-v6.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68571292173e5648a3b506786ed0764cb1d91c4829bce499d3988f8218fc2eed +size 3015112 diff --git a/btrfs-progs-v6.2.2.tar.sign b/btrfs-progs-v6.2.2.tar.sign new file mode 100644 index 0000000..655899c Binary files /dev/null and b/btrfs-progs-v6.2.2.tar.sign differ diff --git a/btrfsprogs.changes b/btrfsprogs.changes index fd1038a..a70e793 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Apr 11 00:00:00 CEST 2023 - dsterba@suse.cz + +- update to 6.2.2 + * fix build on old x86 architectures with builtin crypto + * device stats: fix printing wrong values in tabular output + * qgroup show: fix qgroup id formatting in json output + * restore: fix restoring xattrs on directories + * restore: don't modify metadata in dry-run mode + * balance: fix some cases wrongly parsed as old syntax + * balance: warn when deprecated syntax is used + * seeding: fall back to old way if sysfs device fsid is not available + * convert: handle orphan file ext4 feature + * other: + * sync ioctl definitions + * enable github CI + * update documentation +- update to 6.2.1 + * fix build with crypto libraries + * CI images updated, build tests extended +- update to 6.2: + * receive: fix a corruption when decompressing zstd extents + * subvol sync: print total number and deletion progress + * accelerated hash algorithm implementations in fallback mode on x86_64 + * fi mkswapfile: new option --uuid + * new global option --log=level to set the verbosity level directly + * other: + * experimental: update checksum conversion (not usable yet) + * build actually requires -std=gnu11 + * refactor help option formatting, auto wrap long lines + ------------------------------------------------------------------- Wed Mar 8 19:03:04 UTC 2023 - Callum Farmer diff --git a/btrfsprogs.spec b/btrfsprogs.spec index bce1ef9..069b3a7 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -34,7 +34,7 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 6.1.3 +Version: 6.2.2 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only