Accepting request 1005422 from filesystems
OBS-URL: https://build.opensuse.org/request/show/1005422 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=132
This commit is contained in:
commit
6b0e0f9813
3
btrfs-progs-v5.19.1.tar.gz
Normal file
3
btrfs-progs-v5.19.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8e8b001e5faa5b3f2728d2630dbbbb229c89a6e79d116bb01332da084f1c039
|
||||||
|
size 2844289
|
BIN
btrfs-progs-v5.19.1.tar.sign
Normal file
BIN
btrfs-progs-v5.19.1.tar.sign
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b6b1e24e6e697958f01c69fa7a7627c15986f846f9d3c6c7e98c572f7b17750
|
|
||||||
size 2838307
|
|
Binary file not shown.
@ -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
|
Thu Sep 1 00:00:00 CEST 2022 - dsterba@suse.cz
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
||||||
|
|
||||||
Name: btrfsprogs
|
Name: btrfsprogs
|
||||||
Version: 5.19
|
Version: 5.19.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
|
||||||
|
Loading…
Reference in New Issue
Block a user