Go to file
heming zhao 819badda28 Accepting request 1000764 from home:hmzhao:branches:Base:System
- Update lvm2 from LVM2.2.03.15 to LVM2.2.03.16
  *** WHATS_NEW for 2.03.16 ***
  Version 2.03.16 - 18th May 2022
  ===============================
    Fix segfault when handling selection with historical LVs.
    Add support --vdosettings with lvcreate, lvconvert, lvchange.
    Filtering multipath devices respects blacklist setting from multipath configuration.
    lvmdevices support for removing by device id using --deviceidtype and --deldev.
    Display writecache block size with lvs -o writecache_block_size.
    Improve cachesettings description in man lvmcache.
    Fix lossing of delete message on thin-pool extension.
- Drop patches that have been merged into upstream
  - 0001-post-release.patch
  - 0002-asan-fix-some-reports-from-libasan.patch
  - 0003-make-generate.patch
  - 0004-tests-udev-pvscan-vgchange-fix-service-wait.patch
  - 0005-devices-file-do-not-clear-PVID-of-unread-devices.patch
  - 0006-tests-skip-vgchange-pvs-online.sh-on-rhel5.patch
  - 0007-dev_manager-fix-dm_task_get_device_list.patch
  - 0008-dev_manager-failing-status-is-not-internal-error.patch
  - 0009-clang-add-extra-check.patch
  - 0010-clang-possible-better-compilation-with-musl-c.patch
  - 0011-dev_manager-do-not-query-for-open_count.patch
  - 0012-dev_manager-use-list-info-for-preset-devs.patch
  - 0013-man-lvmcache-add-more-writecache-cachesettings-info.patch
  - 0014-man-update-cachesettings-option-description.patch
  - 0015-man-lvmcache-mention-writecache-memory-usage.patch
  - 0016-writecache-display-block-size-from-lvs.patch
  - 0017-devices-simplify-dev_cache_get_by_devt.patch
  - 0018-devices-drop-incorrect-paths-from-aliases-list.patch
  - 0019-devices-initial-use-of-existing-option.patch
  - 0020-devices-fix-dev_name-assumptions.patch
  - 0021-devices-use-dev-cache-aliases-handling-from-label-sc.patch
  - 0022-devices-only-close-PVs-on-LVs-when-scan_lvs-is-enabl.patch
  - 0023-writecache-check-memory-usage.patch
  - 0024-pvscan-don-t-use-udev-for-external-device-info.patch
  - 0025-vgchange-monitor-don-t-use-udev-info.patch
- Add upstream patch
  - 0001-devices-file-move-clean-up-after-command-is-run.patch
  - 0002-devices-file-fail-if-devicesfile-filename-doesn-t-ex.patch
  - 0003-filter-mpath-handle-other-wwid-types-in-blacklist.patch
  - 0004-filter-mpath-get-wwids-from-sysfs-vpd_pg83.patch
  - 0005-pvdisplay-restore-reportformat-option.patch
  - 0006-exit-with-error-when-devicesfile-name-doesn-t-exist.patch
  - 0007-report-fix-pe_start-column-type-from-NUM-to-SIZ.patch
  - 0008-_vg_read_raw_area-fix-segfault-caused-by-using-null-.patch
  - 0009-mm-remove-libaio-from-being-skipped.patch
  - 0010-dmsetup-check-also-for-ouf-of-range-value.patch
  - 0011-devices-drop-double-from-sysfs-path.patch
  - 0012-devices-file-fix-pvcreate-uuid-matching-pvid-entry-w.patch
  - 0013-vgimportdevices-change-result-when-devices-are-not-a.patch
  - 0014-vgimportdevices-fix-locking-when-creating-devices-fi.patch
- update lvm2.spec
  - indent some lines for easy read
  - remove config item '--enable-cmirrord'
  - add new man lvm_import_vdo.8
  - add new man dmfilemapd.8

OBS-URL: https://build.opensuse.org/request/show/1000764
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=312
2022-09-01 23:48:48 +00:00
_multibuild OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=247 2019-08-30 08:34:07 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lvm2?expand=0&rev=1 2006-12-18 13:01:39 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lvm2?expand=0&rev=1 2006-12-18 13:01:39 +00:00
0001-devices-file-move-clean-up-after-command-is-run.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0002-devices-file-fail-if-devicesfile-filename-doesn-t-ex.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0003-filter-mpath-handle-other-wwid-types-in-blacklist.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0004-filter-mpath-get-wwids-from-sysfs-vpd_pg83.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0005-pvdisplay-restore-reportformat-option.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0006-exit-with-error-when-devicesfile-name-doesn-t-exist.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0007-report-fix-pe_start-column-type-from-NUM-to-SIZ.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0008-_vg_read_raw_area-fix-segfault-caused-by-using-null-.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0009-mm-remove-libaio-from-being-skipped.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0010-dmsetup-check-also-for-ouf-of-range-value.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0011-devices-drop-double-from-sysfs-path.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0012-devices-file-fix-pvcreate-uuid-matching-pvid-entry-w.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0013-vgimportdevices-change-result-when-devices-are-not-a.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
0014-vgimportdevices-fix-locking-when-creating-devices-fi.patch Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
baselibs.conf Accepting request 394993 from home:scarabeus_iv:branches:Base:System 2016-05-17 09:54:33 +00:00
bug-935623_dmeventd-fix-dso-name-wrong-compare.patch Accepting request 535958 from network:ha-clustering:Unstable 2017-10-23 11:56:11 +00:00
bug-998893_make_pvscan_service_after_multipathd.patch Accepting request 804806 from home:hmzhao:branches:openSUSE:Factory 2020-05-13 07:19:25 +00:00
bug-1012973_simplify-special-case-for-md-in-69-dm-lvm-metadata.patch Accepting request 887391 from home:hmzhao:branches:openSUSE:Factory 2021-04-22 03:19:47 +00:00
bug-1037309_Makefile-skip-compliling-daemons-lvmlockd-directory.patch Accepting request 508098 from network:ha-clustering:Unstable 2017-07-04 12:31:34 +00:00
bug-1184124-link-tests-as-PIE.patch Accepting request 895370 from home:wfrisch:branches:Base:System 2021-05-26 05:55:13 +00:00
bug-1184687_Add-nolvm-for-kernel-cmdline.patch Accepting request 900342 from home:hmzhao:branches:openSUSE:Factory 2021-06-16 09:38:53 +00:00
cmirrord_remove_date_time_from_compilation.patch Accepting request 356420 from home:wanglh:branches:Base:System 2016-01-28 04:41:36 +00:00
fate-31841-01_fsadm-add-support-to-resize-check-btrfs-filesystem.patch Accepting request 906108 from home:hmzhao:branches:openSUSE:Factory 2021-07-14 05:55:59 +00:00
fate-31841-02_man-add-support-for-btrfs.patch Accepting request 906108 from home:hmzhao:branches:openSUSE:Factory 2021-07-14 05:55:59 +00:00
fate-31841-03_tests-new-test-suite-of-fsadm-for-btrfs.patch Accepting request 906108 from home:hmzhao:branches:openSUSE:Factory 2021-07-14 05:55:59 +00:00
fate-309425_display-dm-name-for-lv-name.patch Accepting request 958732 from home:hmzhao:branches:openSUSE:Factory 2022-03-03 10:29:46 +00:00
lvm2-rpmlintrc Accepting request 911401 from home:marxin:branches:Base:System 2021-08-11 09:24:53 +00:00
lvm2.changes Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
lvm2.spec Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
LVM2.2.03.16.tgz Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
LVM2.2.03.16.tgz.asc Accepting request 1000764 from home:hmzhao:branches:Base:System 2022-09-01 23:48:48 +00:00
lvm.conf Accepting request 900342 from home:hmzhao:branches:openSUSE:Factory 2021-06-16 09:38:53 +00:00