Accepting request 319031 from home:pluskalm:branches:Base:System
- Update thin-provisioning tools to 0.5.3 * Fix bug where the tools would crash if given a very large metadata device to restore to. * - thin_delta, thin_trim * --clear-needs-check flag for cache_check * space map checking for thin check - Drop unnecessary lvm2-do-not-strip-pdata_tools.patch OBS-URL: https://build.opensuse.org/request/show/319031 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=136
This commit is contained in:
parent
6179e67e74
commit
9d721969c6
@ -1,13 +0,0 @@
|
||||
Index: LVM2.2.02.114/thin-provisioning-tools-0.4.1/Makefile.in
|
||||
===================================================================
|
||||
--- LVM2.2.02.114.orig/thin-provisioning-tools-0.4.1/Makefile.in
|
||||
+++ LVM2.2.02.114/thin-provisioning-tools-0.4.1/Makefile.in
|
||||
@@ -108,7 +108,7 @@ MANPATH:=$(DATADIR)/man
|
||||
vpath %.cc $(TOP_DIR)
|
||||
|
||||
INSTALL_DIR = $(INSTALL) -m 755 -d
|
||||
-INSTALL_PROGRAM = $(INSTALL) -m 755 -s
|
||||
+INSTALL_PROGRAM = $(INSTALL) -m 755
|
||||
INSTALL_DATA = $(INSTALL) -p -m 644
|
||||
|
||||
ifeq ("@TESTING@", "yes")
|
11
lvm2.changes
11
lvm2.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 19:35:15 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update thin-provisioning tools to 0.5.3
|
||||
* Fix bug where the tools would crash if given a very large
|
||||
metadata device to restore to.
|
||||
* - thin_delta, thin_trim
|
||||
* --clear-needs-check flag for cache_check
|
||||
* space map checking for thin check
|
||||
- Drop unnecessary lvm2-do-not-strip-pdata_tools.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 24 13:16:09 UTC 2015 - dvaleev@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define lvm2_version 2.02.120
|
||||
%define device_mapper_version 1.02.97
|
||||
%define thin_provisioning_version 0.4.1
|
||||
%define thin_provisioning_version 0.5.3
|
||||
|
||||
%bcond_without clvm
|
||||
|
||||
@ -88,7 +88,6 @@ Patch2004: udev_rules-update.diff
|
||||
#suse, bnc#875233
|
||||
Patch2005: udev-Check-for-DM_NR_VALID_PATHS.patch
|
||||
# suse, boo#910327
|
||||
Patch2006: lvm2-do-not-strip-pdata_tools.patch
|
||||
Patch2007: fsadm-add-support-for-btrfs.patch
|
||||
Patch2008: Import-ID_FS_XXX-variables-bnc909358.patch
|
||||
Patch2009: 10-dm.rules-Reset-state-variable-for-spurious-events.patch
|
||||
@ -154,7 +153,6 @@ Volume Manager.
|
||||
%patch2003 -p1
|
||||
%patch2004 -p1
|
||||
%patch2005 -p1
|
||||
%patch2006 -p1
|
||||
%patch2007 -p1
|
||||
%patch2008 -p1
|
||||
%patch2009 -p1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59c8a787df8d4828bf9ca1b6310584f2b7723068901e20aa609015ce85df1d46
|
||||
size 186979
|
3
thin-provisioning-tools-v0.5.3.tar.gz
Normal file
3
thin-provisioning-tools-v0.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d6856dbca2f0fcf23ece171a8e68a4a7054350a3810958da37615358695597e
|
||||
size 191431
|
Loading…
Reference in New Issue
Block a user