Accepting request 747631 from filesystems

- Update to 5.3.1: (forwarded request 747630 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/747631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2019-11-15 21:32:32 +00:00 committed by Git OBS Bridge
parent b0d97ebd78
commit ba0731f496
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e46a6ea1ed36f56635bc003463b09f958f571cf68507c74771da78fa7e256ec
size 2541796

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a517b8ef1716dc50e91ed413e4098c68105f7842b7345c189a2f79c6451504d2
size 2545833

View File

@ -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 <jthumshirn@suse.com>

View File

@ -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