Accepting request 922132 from filesystems
- Update to 5.14.1 (forwarded request 922131 from dsterba) OBS-URL: https://build.opensuse.org/request/show/922132 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=123
This commit is contained in:
commit
4cbfba5780
3
btrfs-progs-v5.14.1.tar.gz
Normal file
3
btrfs-progs-v5.14.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:10d2cdd508db81d8edb3a589315f7438ab40cfef93ec7a6577526ba2763f1093
|
||||||
|
size 2771466
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ef2a282b13c10756db5991cfba8fea3c808f8f4738ce63c5513716dca85a2095
|
|
||||||
size 2770054
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 22 00:00:00 CEST 2021 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Update to 5.14.1
|
||||||
|
* fixes:
|
||||||
|
* defrag: fix parsing of compression (option -c)
|
||||||
|
* add workaround for old kernels when reading zone sizes
|
||||||
|
* let only check and restore open the fs with transid failures, namely
|
||||||
|
preventing btrfstune to do so
|
||||||
|
* convert: --uuid copy does not fail on duplicate uuids
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 13 00:00:00 CEST 2021 - dsterba@suse.cz
|
Mon Sep 13 00:00:00 CEST 2021 - 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.14
|
Version: 5.14.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