Accepting request 1004367 from home:dirkmueller:Factory

- update to 5.19.1:
  * fix memory leaks (extent buffer, path)
  * check: verify block device size vs item
  * rescue fix-device-size: allow to shrink device item
  * receive: fix crash on wrong pinter free()
  * other:
    * experimental: support for block-group-tree
    * documentation updates
    * new tests

OBS-URL: https://build.opensuse.org/request/show/1004367
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=372
This commit is contained in:
David Sterba 2022-09-22 13:43:06 +00:00 committed by Git OBS Bridge
parent af240ab1ad
commit 68433c3719
6 changed files with 17 additions and 4 deletions

View File

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

Binary file not shown.

View File

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

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Sep 17 16:16:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 5.19.1:
* fix memory leaks (extent buffer, path)
* check: verify block device size vs item
* rescue fix-device-size: allow to shrink device item
* receive: fix crash on wrong pinter free()
* other:
* experimental: support for block-group-tree
* documentation updates
* new tests
-------------------------------------------------------------------
Thu Sep 1 00:00:00 CEST 2022 - dsterba@suse.cz

View File

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