SHA256
1
0
forked from pool/lvm2

Accepting request 356420 from home:wanglh:branches:Base:System

update lvm2 & split thin-provisioning-tools &fix bsc#960044

OBS-URL: https://build.opensuse.org/request/show/356420
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=145
This commit is contained in:
LiuhuaMelody Wang
2016-01-28 04:41:36 +00:00
committed by Git OBS Bridge
parent f9d13336dd
commit 32c4fd31de
21 changed files with 265 additions and 262 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jan 28 03:47:31 UTC 2016 - lwang@suse.com
- Add 'Also=lvm2-lvmetad.socket' in '[Install]' section of lvm2-lvmetad.
service to remove lvm2-lvmetad.socket when disable lvm2-lvmetad.service.
(bsc#960044)
-------------------------------------------------------------------
Wed Jan 27 05:38:07 UTC 2016 - lwang@suse.com
- Split thin-provisioning-tools from lvm2 package for easier maintenance.
- Update to lvm2-2.02.141 (device-mapper-1.02.115)
- Remove patches:
lvm2-do-not-strip-pdata_tools.patch: thin-provisioning-tools patch
lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch:
already in upstream
no_buildroot_shared.diff: LVM_SHARED_PATH dropped by upstream
-------------------------------------------------------------------
Mon Dec 14 14:52:00 CET 2015 - tiwai@suse.de