diff --git a/btrfs-progs-v5.3.1.tar.gz b/btrfs-progs-v5.3.1.tar.gz deleted file mode 100644 index ee36397..0000000 --- a/btrfs-progs-v5.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a517b8ef1716dc50e91ed413e4098c68105f7842b7345c189a2f79c6451504d2 -size 2545833 diff --git a/btrfs-progs-v5.4.tar.gz b/btrfs-progs-v5.4.tar.gz new file mode 100644 index 0000000..73c883d --- /dev/null +++ b/btrfs-progs-v5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16d3b4b9bf6a7b6b382de9ff394136252dd23143f070bbc51a0a234a1039753 +size 2584590 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index 3493640..0759f02 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Dec 4 00:00:00 CET 2019 - dsterba@suse.cz + +- Update to 5.4 + * support new hash algorithms (kernel 5.5): + * mkfs.btrfs and btrfs-convert with --csum, crc32c, xxhash, sha256, blake2 + * mkfs: support new raid1c3 and raid1c4 block group profiles (kernel 5.5) + * check: + * --repair delays start with a warning, can be skipped using --force + * enhanced detetion of inode types from partial data, more options for + repair + * receive: fix quiet option + * image: speed up chunk loading + * fi usage: + * sort devices by id + * print ratio of used/total per block group type + * rescue zero-log: reset the log pointers directly, avoid reading some other + potentially damaged structures + * new make target install-static to install only static binaries/libraries + * other + * docs updates + * new tests + * cleanups and refactoring + ------------------------------------------------------------------- Tue Nov 12 00:00:00 CET 2019 - dsterba@suse.cz diff --git a/btrfsprogs.spec b/btrfsprogs.spec index c6e2b7a..bc427cc 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -1,7 +1,7 @@ # # spec file for package btrfsprogs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 %{_libexecdir}/dracut/modules.d Name: btrfsprogs -Version: 5.3.1 +Version: 5.4 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only