update to version 2.03.22

This commit is contained in:
li weigang 2023-11-03 09:43:06 +08:00
parent 070c08fc40
commit 963eac75b4
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
LVM2.2.03.22.tgz Normal file

Binary file not shown.

View File

@ -32,7 +32,7 @@
%global libselinux_version 1.30.19-4 %global libselinux_version 1.30.19-4
%global persistent_data_version 0.7.0-0.1.rc6 %global persistent_data_version 0.7.0-0.1.rc6
%global sanlock_version 3.3.0-2 %global sanlock_version 3.3.0-2
%global device_mapper_version 1.02.182 %global device_mapper_version 1.02.196
%global systemd_version 189-3 %global systemd_version 189-3
%global dracut_version 002-18 %global dracut_version 002-18
%global util_linux_version 2.24 %global util_linux_version 2.24
@ -42,13 +42,13 @@
%global dlm_version 4.0.6-2 %global dlm_version 4.0.6-2
Name: lvm2 Name: lvm2
Version: 2.03.21 Version: 2.03.22
Release: 3 Release: 1
Epoch: 8 Epoch: 8
Summary: Tools for logical volume management Summary: Tools for logical volume management
License: GPLv2+ and LGPLv2.1 and BSD License: GPLv2+ and LGPLv2.1 and BSD
URL: http://sourceware.org/lvm2 URL: http://sourceware.org/lvm2
Source0: https://sourceware.org/pub/lvm2/releases/LVM2.2.03.21.tgz Source0: https://sourceware.org/pub/lvm2/releases/LVM2.2.03.22.tgz
Patch1: 0001-lvm2-set-default-preferred_names.patch Patch1: 0001-lvm2-set-default-preferred_names.patch
Patch2: 0002-lvm2-default-allow-changes-with-duplicate-pvs.patch Patch2: 0002-lvm2-default-allow-changes-with-duplicate-pvs.patch
Patch3: 0003-bugfix-lvm2-add-SSD.patch Patch3: 0003-bugfix-lvm2-add-SSD.patch
@ -490,6 +490,9 @@ fi
%changelog %changelog
* Fri Nov 03 2023 liweigang <weigangli99@gmail.com> - 8:2.03.22-1
- update to version 2.03.22
* Mon Sep 11 2023 EastDong <xudong23@iscas.ac.cn> - 8:2.03.21-3 * Mon Sep 11 2023 EastDong <xudong23@iscas.ac.cn> - 8:2.03.21-3
- fixed not building .service files when building on RISC-V architecture - fixed not building .service files when building on RISC-V architecture