SHA256
1
0
forked from pool/lvm2

Accepting request 670482 from home:ganghe:branches:openSUSE:Factory

Disable the LVM lock daemon using sanlock, in order to avoid the
  dependence on sanlock related packages (bsc#1121382)
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/670482
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=236
This commit is contained in:
Gang He
2019-02-01 05:45:23 +00:00
committed by Git OBS Bridge
parent 3900319bdf
commit 0e50a278e1
11 changed files with 397 additions and 59 deletions

View File

@@ -1,19 +1,14 @@
-------------------------------------------------------------------
Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com
- Disable the LVM lock daemon using sanlock, in order to avoid the
dependence on sanlock related packages (bsc#1121382)
-------------------------------------------------------------------
Mon Jan 14 14:23:52 CET 2019 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
-------------------------------------------------------------------
Wed Dec 12 10:00:10 UTC 2018 - ghe@suse.com
- Update to LVM2.2.02.183
Avoid disabling lvmetad when repair does nothing.
Fix component detection for md version 0.90.
Use sync io if async io_setup fails, or use_aio=0 is set in config.
Avoid opening devices to get block size by using existing open fd.
- Drop patches that have been merged upstream
- bug-1114113_metadata-prevent-writing-beyond-metadata-area.patch
-------------------------------------------------------------------
Mon Nov 5 08:10:05 UTC 2018 - ghe@suse.com