Accepting request 339909 from home:dsterba:branches:filesystems

- update to 4.2.3

OBS-URL: https://build.opensuse.org/request/show/339909
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=216
This commit is contained in:
David Sterba 2015-10-19 12:56:54 +00:00 committed by Git OBS Bridge
parent 7bcb145a7b
commit 83ac9687f7
5 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 19 00:00:00 CEST 2015 - dsterba@suse.cz
- update to 4.2.3
- subvol sync: make it actually work again
- scanning: do not scan already discovered filesystems (minor optimization)
- convert: better error message in case the filesystem is not finalized
- restore: off-by-one symlink path check fix
-------------------------------------------------------------------
Mon Oct 5 00:00:00 CEST 2015 - dsterba@suse.cz

View File

@ -17,7 +17,7 @@
Name: btrfsprogs
Version: 4.2.2
Version: 4.2.3
Release: 0
Summary: Utilities for the Btrfs filesystem
License: GPL-2.0

View File

@ -6,8 +6,8 @@ Index: btrfs-progs-v4.1/version.sh
# Copyright 2008, Oracle
# Released under the GNU GPLv2
-v="v4.2.2"
+v="v4.2.2+20151005"
-v="v4.2.3"
+v="v4.2.3+20151019"
opt=$1