Accepting request 431161 from home:dsterba:branches:filesystems

- update to 4.7.3

OBS-URL: https://build.opensuse.org/request/show/431161
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=253
This commit is contained in:
David Sterba 2016-09-28 19:38:11 +00:00 committed by Git OBS Bridge
parent d68327b445
commit c18f1cfb44
5 changed files with 23 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 28 00:00:00 CEST 2016 - dsterba@suse.cz
- update to 4.7.3
* fixed free space tree compat status
* check: low-mem mode: handle partially dropped snapshots
* dump-super: consolidate options for superblock copy
* tree-stats: check mount status
* subvol delete: handle verbosity option
* defrag: print correct error string
* mkfs: fix reading rotational status
* other:
* UBSAN build option
* documentation updates
* enhanced tests: convert, fuzzed images, more tools to run on fuzzed
images
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 8 00:00:00 CEST 2016 - dsterba@suse.cz Thu Sep 8 00:00:00 CEST 2016 - dsterba@suse.cz

View File

@ -28,7 +28,7 @@
%endif %endif
Name: btrfsprogs Name: btrfsprogs
Version: 4.7.2 Version: 4.7.3
Release: 0 Release: 0
Summary: Utilities for the Btrfs filesystem Summary: Utilities for the Btrfs filesystem
License: GPL-2.0 License: GPL-2.0

View File

@ -6,8 +6,8 @@ Index: btrfs-progs-v4.1/version.sh
# Copyright 2008, Oracle # Copyright 2008, Oracle
# Released under the GNU GPLv2 # Released under the GNU GPLv2
-v="v4.7.2" -v="v4.7.3"
+v="v4.7.2+20160906" +v="v4.7.3+20160926"
opt=$1 opt=$1