diff --git a/btrfs-progs-v5.6.1.tar.gz b/btrfs-progs-v5.6.1.tar.gz deleted file mode 100644 index 40fdf09..0000000 --- a/btrfs-progs-v5.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:983d6dfeb04ec58850e54b880885f24df138ea5c473bb5bfb72c16694caf3205 -size 2605958 diff --git a/btrfs-progs-v5.7.tar.gz b/btrfs-progs-v5.7.tar.gz new file mode 100644 index 0000000..937d9e0 --- /dev/null +++ b/btrfs-progs-v5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635c7e658f689f2df6e11a176d4aad9ed706ec0c4ed8ff13cc14a53f5bfa11d8 +size 2674168 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index f4b1b3f..f77578d 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Jul 7 00:00:00 CEST 2020 - dsterba@suse.cz + +- Update to 5.7: + * mkfs: + * new option to enable features otherwise enabled at runtime, now + implemented for quotas, 'mkfs.btrfs -R quota' + * fix space accounting for small image, DUP and --rootdir + * option -A removed + * check: detect ranges with overlapping csum items + * fi usage: report correct numbers when plain RAID56 profiles are used + * convert: ensure the data chunks size never exceed device size + * libbtrfsutil: update documentation regarding subvolume deletion + * build: support libkcapi as implementation backend for cryptographic + primitives + * core: global options for verbosity (-v, -q), subcommands -v or -q are + aliases and will continue to work but are considered deprecated, + current command output is preserved to keep scripts working + * other: + * build warning fixes + * btrfs-debugfs ported to python 3 + ------------------------------------------------------------------- Thu May 14 00:00:00 CEST 2020 - dsterba@suse.cz diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 06b3eb9..635acf4 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -34,7 +34,7 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 5.6.1 +Version: 5.7 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only