!104 upgrade version to 2.03.21

From: @foolstrong 
Reviewed-by: @swf504 
Signed-off-by: @swf504
This commit is contained in:
openeuler-ci-bot 2023-07-29 08:45:51 +00:00 committed by Gitee
commit 8df987c4f6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 7 deletions

View File

@ -1,4 +1,4 @@
From 871b58be305b5f6176925fe862fdecd13861e495 Mon Sep 17 00:00:00 2001
From 2a6d6907e05a8ea25b9dd5d24c08d588e689c905 Mon Sep 17 00:00:00 2001
From: Zhiqiang Liu <liuzhiqiang26@huawei.com>
Date: Sun, 30 Jan 2022 11:14:01 +0800
Subject: [PATCH] 13-dm-disk.rules: check DM_NAME before create symlink
@ -14,7 +14,7 @@ Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/udev/13-dm-disk.rules.in b/udev/13-dm-disk.rules.in
index 5cc0812..18254b4 100644
index dca00bc..0ca0d57 100644
--- a/udev/13-dm-disk.rules.in
+++ b/udev/13-dm-disk.rules.in
@@ -14,7 +14,7 @@ ACTION!="add|change", GOTO="dm_end"
@ -25,7 +25,7 @@ index 5cc0812..18254b4 100644
+ENV{DM_NAME}=="?*", SYMLINK+="disk/by-id/dm-name-$env{DM_NAME}"
ENV{DM_UUID}=="?*", SYMLINK+="disk/by-id/dm-uuid-$env{DM_UUID}"
ENV{DM_SUSPENDED}=="1", ENV{DM_UDEV_PRIMARY_SOURCE_FLAG}=="1", GOTO="dm_link"
ENV{DM_SUSPENDED}=="1", ENV{DM_UDEV_PRIMARY_SOURCE_FLAG}=="1", GOTO="dm_import"
--
2.27.0
2.33.0

Binary file not shown.

BIN
LVM2.2.03.21.tgz Normal file

Binary file not shown.

View File

@ -42,13 +42,13 @@
%global dlm_version 4.0.6-2
Name: lvm2
Version: 2.03.18
Release: 3
Version: 2.03.21
Release: 1
Epoch: 8
Summary: Tools for logical volume management
License: GPLv2+ and LGPLv2.1 and BSD
URL: http://sourceware.org/lvm2
Source0: https://sourceware.org/pub/lvm2/releases/LVM2.2.03.18.tgz
Source0: https://sourceware.org/pub/lvm2/releases/LVM2.2.03.21.tgz
Patch1: 0001-lvm2-set-default-preferred_names.patch
Patch2: 0002-lvm2-default-allow-changes-with-duplicate-pvs.patch
Patch3: 0003-bugfix-lvm2-add-SSD.patch
@ -489,6 +489,9 @@ fi
%changelog
* Sat Jul 29 2023 wangzhiqiang <wangzhiqiang95@huawei.com> - 8:2.03.21-1
- upgrade version to 2.03.21
* Thu Jun 8 2023 wangzhiqiang <wangzhiqiang95@huawei.com> - 8:2.03.18-3
- fix fail to create lv