Accepting request 922131 from home:dsterba:branches:filesystems
- Update to 5.14.1 OBS-URL: https://build.opensuse.org/request/show/922131 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=356
This commit is contained in:
parent
b7ac149980
commit
017e131199
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
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
||||
|
||||
Name: btrfsprogs
|
||||
Version: 5.14
|
||||
Version: 5.14.1
|
||||
Release: 0
|
||||
Summary: Utilities for the Btrfs filesystem
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user