diff --git a/btrfs-progs-v4.20.1.tar.gz b/btrfs-progs-v4.20.1.tar.gz deleted file mode 100644 index 77a0a9b..0000000 --- a/btrfs-progs-v4.20.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54d9d9cd1376d5205ba5c578bc4acd0ae1567a5931fb86f86789109c4fe89d7f -size 2487153 diff --git a/btrfs-progs-v5.1.tar.gz b/btrfs-progs-v5.1.tar.gz new file mode 100644 index 0000000..cab598d --- /dev/null +++ b/btrfs-progs-v5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db761e49f6d75b0ebaf6af654245ce5c23eec5f0a437da6a91975b332eb510f +size 2504750 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index 7afbde7..7098c5c 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sun May 19 02:57:41 UTC 2019 - seanlew@opensuse.org + +- update to version 5.1 + * repair: flush/FUA support to avoid breaking metadata COW + * file extents repair no longer relies on data in extent tree + * lowmem: fix false error reports about gaps between extents + * add inode mode check and repair for various objects + * add check for invalid combination of nocow/compressed extents + * device scan option to forget scanned devices [new] + * mkfs: use same chunk size as kernel for initial creation + * dev-repace: better report when other exclusive operation runs + * help for sntax errors on command lines, print relevant msgs + * defrag: able to open files in RO mode + * dump-tree: --block can be specified multiple times + +------------------------------------------------------------------- +Sat Apr 06 16:55:00 UTC 2019 - Stefan Seifert + +- update to version 4.20.2 + * dump-super: minor output fixup + * revert fix for prefix detection of receive path, this is temporary and + unbreaks existing user setups + ------------------------------------------------------------------- Thu Mar 28 20:25:48 UTC 2019 - Mark Fasheh diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 0e9f3fd..d5fdd86 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -28,12 +28,12 @@ %endif # the tarball contains prebuilt documentation -%define build_docs 0 +%define build_docs 1 %define _dracutmodulesdir %{_libexecdir}/dracut/modules.d Name: btrfsprogs -Version: 4.20.1 +Version: 5.1 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only