Accepting request 982659 from filesystems

- update to 5.18.1: (forwarded request 982658 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/982659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=129
This commit is contained in:
Dominique Leuenberger 2022-06-17 19:18:23 +00:00 committed by Git OBS Bridge
parent bbd12bfd24
commit edd05a1832
6 changed files with 35 additions and 4 deletions

View File

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

Binary file not shown.

View File

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

Binary file not shown.

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Jun 14 00:00:00 CEST 2022 - dsterba@suse.cz
- update to 5.18.1:
* fixes:
* convert: fix self reference of toplevel directory
* build: make kernel lib headers compatible with C++
* zoned mode: verify minimum zone size 4MiB
* libbtrfs: cleanups, merge headers and remove declarations of unexported
symbols
* other: documentation updates
-------------------------------------------------------------------
Mon May 30 00:00:00 CEST 2022 - dsterba@suse.cz
- update to 5.18:
* fixes:
* dump-tree: don't print traling zeros in checksums
* recognize paused balance as exclusive operation state, allow to start
device add
* convert: properly initialize target filesystem label
* mkfs: don't create free space bitmaps for empty filesystem
* restore: make lzo support build-time configurable, print supported
compression in help text
* update kernel-lib sources
* other:
* documentation updates, finish conversion to RST, CHANGES and INSTALL
could be included into RST
* fix build detection of experimental mode
* new tests
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 28 20:56:49 UTC 2022 - Dirk Müller <dmueller@suse.com> Thu Apr 28 20:56:49 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -34,7 +34,7 @@
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
Name: btrfsprogs Name: btrfsprogs
Version: 5.17 Version: 5.18.1
Release: 0 Release: 0
Summary: Utilities for the Btrfs filesystem Summary: Utilities for the Btrfs filesystem
License: GPL-2.0-only License: GPL-2.0-only