Accepting request 316623 from home:dsterba:branches:filesystems
SR: urgent bugfix - version 4.1.2 - mkfs: bugfix, previous version does not create entierly correct filesystem (has to be recreated) OBS-URL: https://build.opensuse.org/request/show/316623 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=204
This commit is contained in:
parent
942411f2e2
commit
61a7928d1d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cdd29526589c109cf92516933e4ccbd7df97f63682dbe01f03247812fbee9f09
|
|
||||||
size 1362859
|
|
3
btrfs-progs-v4.1.2.tar.gz
Normal file
3
btrfs-progs-v4.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7434037d9d0a1f580822798f67c2c30e1696f595f54314e703c9e7d2407fc58
|
||||||
|
size 1362800
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 14 00:00:00 CEST 2015 - dsterba@suse.com
|
||||||
|
|
||||||
|
- version 4.1.2
|
||||||
|
- mkfs: bugfix, previous version does not create entierly correct
|
||||||
|
filesystem (has to be recreated)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 10 00:00:00 CEST 2015 - dsterba@suse.com
|
Fri Jul 10 00:00:00 CEST 2015 - dsterba@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: btrfsprogs
|
Name: btrfsprogs
|
||||||
Version: 4.1.1
|
Version: 4.1.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
|
||||||
|
@ -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.1.1"
|
-v="v4.1.2"
|
||||||
+v="v4.1+20150710"
|
+v="v4.1.2+20150714"
|
||||||
|
|
||||||
opt=$1
|
opt=$1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user