diff --git a/btrfs-progs-v5.2.2.tar.gz b/btrfs-progs-v5.2.2.tar.gz deleted file mode 100644 index fae17f9..0000000 --- a/btrfs-progs-v5.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e46a6ea1ed36f56635bc003463b09f958f571cf68507c74771da78fa7e256ec -size 2541796 diff --git a/btrfs-progs-v5.3.1.tar.gz b/btrfs-progs-v5.3.1.tar.gz new file mode 100644 index 0000000..ee36397 --- /dev/null +++ b/btrfs-progs-v5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a517b8ef1716dc50e91ed413e4098c68105f7842b7345c189a2f79c6451504d2 +size 2545833 diff --git a/btrfsprogs.changes b/btrfsprogs.changes index 3561b97..3493640 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Nov 12 00:00:00 CET 2019 - dsterba@suse.cz + +- Update to 5.3.1: + * libbtrfs: fix link breakage due to missing symbols +- Updaet to 5.3: + * mkfs: + * new option to specify checksum algorithm (only crc32c) + * fix xattr enumeration + * dump-tree: BFS (breadth-first) traversal now default + * libbtrfsutil: remove stale BTRFS_DEV_REPLACE_ITEM_STATE_x defines + * ci: add support for gitlab + * other: + * preparatory work for more checksum algorithms + * docs update + * switch to docbook5 backend for asciidoc + * fix build on uClibc due to missing backtrace() + * lots of printf format fixups + ------------------------------------------------------------------- Tue Oct 15 14:22:21 UTC 2019 - Johannes Thumshirn diff --git a/btrfsprogs.spec b/btrfsprogs.spec index c76f2ed..c6e2b7a 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -34,7 +34,7 @@ %define _dracutmodulesdir %{_libexecdir}/dracut/modules.d Name: btrfsprogs -Version: 5.2.2 +Version: 5.3.1 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only