diff --git a/btrfs-progs-v5.15.tar.gz b/btrfs-progs-v5.15.tar.gz deleted file mode 100644 index 36941a5..0000000 --- a/btrfs-progs-v5.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3361da7c18f8ee35986c118cee029e9a8dcf695ac9ac4f984ff41b593c4f85a3 -size 2830077 diff --git a/btrfs-progs-v5.16.tar.gz b/btrfs-progs-v5.16.tar.gz new file mode 100644 index 0000000..e4a3a6f --- /dev/null +++ b/btrfs-progs-v5.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f0cbb4a6f7f05ccfc7053568a0808efc67f98738907e1e0a6be28bec6ba730 +size 2865919 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index 16ac8f4..c6f428c 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Jan 12 00:00:01 CET 2022 - dsterba@suse.cz + +- Update to 5.16 + * rescue: new subcommand clear-uuid-tree to fix failed mount due to bad uuid + subvolume keys, caught by tree-checker + * fi du: skip inaccessible files + * prop: properly resolve to symlink targets + * send, receive: fix crash after parent subvolume lookup errors + * build: + * fix build on 5.12+ kernels due to changes in linux/kernel.h + * fix build on musl with old kernel headers + * other: + * error handling fixes, cleanups, refactoring + * extent tree v2 preparatory work + * lots of RST documentation updates (last release with asciidoc sources), + https://btrfs.readthedocs.io + +------------------------------------------------------------------- +Wed Jan 12 00:00:00 CET 2022 - dsterba@suse.cz + +- Update to 5.15.1 + * fi usage: fix wrongly reported space of used or unallocated space + * fix detection of block device discard capability + * check: add more sanity checks for checksum items + * build: make sphinx optional backend for documentation + ------------------------------------------------------------------- Wed Nov 10 00:00:00 CET 2021 - dsterba@suse.cz diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 2366805..5ead410 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package btrfsprogs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 5.15 +Version: 5.16 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only