diff --git a/btrfs-progs-v5.12.1.tar.gz b/btrfs-progs-v5.12.1.tar.gz deleted file mode 100644 index 55bf150..0000000 --- a/btrfs-progs-v5.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f26db330f01bb17ceec027321bd08e0ba68f7262d5972c9a703f9dfba81efbda -size 2728064 diff --git a/btrfs-progs-v5.13.tar.gz b/btrfs-progs-v5.13.tar.gz new file mode 100644 index 0000000..0abc924 --- /dev/null +++ b/btrfs-progs-v5.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076f751de8909a4dd2bdfe1d70aea4a0634f8ff47d150cea41e901a7cde7ff34 +size 2753682 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index fc6469b..11d7b62 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Jul 13 00:00:00 CEST 2021 - dsterba@suse.cz + +- Update to 5.13 + * restore: remove loop checks for extent count and directory scan + * inspect dump-tree: new options to print node (--csum-headers) and data + checksums (--csum-items) + * fi usage: + * print stripe count for striped profiles + * print zoned information: size, total unusable + * mkfs: print note about sha256 accelerated module loading issue + * check: ability to reset dev_item::bytes_used + * fixes + * detect zoned kernel support at run time too + * exclusive op running check return value + * fi resize: support cancel (kernel 5.14) + * device remove: support cancel (kernel 5.14) + * documentation about general topics + * compression + * zoned mode + * storage model + * hardware considerations + * other + * libbtrfsutil API overview + * help text fixes and updates + * hash speedtest measure time, cycles using perf and print throughput + ------------------------------------------------------------------- Wed Jun 16 17:02:36 UTC 2021 - Cameron Rapp diff --git a/btrfsprogs.spec b/btrfsprogs.spec index d45bc37..f3d2ca8 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -34,7 +34,7 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 5.12.1 +Version: 5.13 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only