SHA256
1
0
forked from pool/lvm2

Accepting request 728458 from home:hmzhao:branches:openSUSE:Factory

upgrade lvm2 from 2.02.180 to 2.03.05. 
this upgrade only for opensuse & sles-15sp2

OBS-URL: https://build.opensuse.org/request/show/728458
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=249
This commit is contained in:
Gang He
2019-09-05 10:03:51 +00:00
committed by Git OBS Bridge
parent 0badf76b5c
commit 5c670ebc3c
8 changed files with 311 additions and 406 deletions

View File

@@ -1,13 +1,34 @@
-------------------------------------------------------------------
Wed Aug 21 10:10:30 UTC 2019 - ghe@suse.com
Mon Sep 02 11:21:03 UTC 2019 - heming.zhao@suse.com
- MD devices should be detected by LVM2 with metadata=1.0/0.9 (bsc#1145231)
+ bug-1145231_lvmetad-improve-scan-for-pvscan-all.patch
+ bug-1145231_scan-use-full-md-filter-when-md-1.0-devices-are-pres.patch
+ bug-1145231_scan-enable-full-md-filter-when-md-1.0-devices-are-p.patch
+ bug-1145231_scan-md-metadata-version-0.90-is-at-the-end-of-disk.patch
+ bug-1145231_pvscan-lvmetad-use-full-md-filter-when-md-1.0-device.patch
+ bug-1145231_pvscan-lvmetad-use-udev-info-to-improve-md-component.patch
- Update to LVM2.2.03.05
- To drop lvm2-clvm and lvm2-cmirrord rpms (jsc#PM-1324)
- Fix Out of date package (bsc#1111734)
- Fix occasional slow shutdowns with kernel 5.0.0 and up (bsc#1137648)
- Remove clvmd
- Remove lvmlib (api)
- Remove lvmetad
- Drop patches that have been merged into upstream
- bug-1114113_metadata-prevent-writing-beyond-metadata-area.patch
- bug-1137296_pvremove-vgextend-fix-using-device-aliases-with-lvmetad.patch
- bug-1135984_cache-support-no_discard_passdown.patch
- Drop patches that have been nonexist/unsupport in upstream
- bsc1080299-detect-clvm-properly.patch
- bug-998893_make_pvscan_service_after_multipathd.patch
- bug-978055_clvmd-try-to-refresh-device-cache-on-the-first-failu.patch
- bug-950089_test-fix-lvm2-testsuite-build-error.patch
- bug-1072624_test-lvmetad_dump-always-timed-out-when-using-nc.patch
- tests-specify-python3-as-the-script-interpreter.patch
- Update spec files
- merge device-mapper, lvm2-lockd, lvm2 into one spec file
- clvmd/lvmlib (api)/lvmetad had been removed, so delete related context in spec file
- Update lvm.conf files
- remove all lvmetad lines/keywords
- add event_activation
- remove fallback_to_lvm1 & related items
- remove locking_type/fallback_to_clustered_locking/fallback_to_local_locking items
- remove locking_library item
- remove all special filter rules
-------------------------------------------------------------------
Tue Jul 9 10:00:05 UTC 2019 - ghe@suse.com