Accepting request 532203 from filesystems
- update to version 4.13.2: (forwarded request 532202 from dsterba) OBS-URL: https://build.opensuse.org/request/show/532203 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=86
This commit is contained in:
commit
353dc8460f
3
btrfs-progs-v4.13.2.tar.gz
Normal file
3
btrfs-progs-v4.13.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31759fd8d92d22912a328da12a3df7cfaf81dadc161243613639a65d3ba2471c
|
||||||
|
size 2040063
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:096b67a32316136ee4eb6eec70e26c39db698efd679a37bb0eb072236b42f7c2
|
|
||||||
size 2025102
|
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 6 00:00:00 CEST 2017 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- update to version 4.13.2:
|
||||||
|
* subvol list:
|
||||||
|
* don't list toplevel subvolume among deleted (broken since 4.8.3)
|
||||||
|
* minor adjustments of uuid print format
|
||||||
|
* subvol delete:
|
||||||
|
* fix swapped behaviour of --commit-each and --commit-after
|
||||||
|
* fix potentially lost sync if subvolumes are from different filesystems
|
||||||
|
* check: add cache for metadata blocks, should improve performance
|
||||||
|
* other:
|
||||||
|
* new tests, testsuite updates
|
||||||
|
* doc updates
|
||||||
|
* cleanups
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 28 00:00:00 CEST 2017 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- update to version 4.13.1:
|
||||||
|
* image: speed up generating the sanitized names, do not generate unprintable chars
|
||||||
|
* completion: add missing commands, better mount point detection
|
||||||
|
* restore: add zstd support; libzstd detected automatically, will be
|
||||||
|
requested by default in the future, or can be configured out
|
||||||
|
* other:
|
||||||
|
* misc fixes found by sparse
|
||||||
|
* doc enhancements, ioctl manual page started
|
||||||
|
* updated and new tests
|
||||||
|
* build fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 14 00:00:00 CEST 2017 - dsterba@suse.cz
|
Thu Sep 14 00:00:00 CEST 2017 - dsterba@suse.cz
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: btrfsprogs
|
Name: btrfsprogs
|
||||||
Version: 4.13
|
Version: 4.13.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for the Btrfs filesystem
|
Summary: Utilities for the Btrfs filesystem
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user