diff --git a/LVM2.2.03.21.tgz b/LVM2.2.03.21.tgz deleted file mode 100644 index f054bbed3e8917c476237f73ec623d6821e3416f..0000000000000000000000000000000000000000 Binary files a/LVM2.2.03.21.tgz and /dev/null differ diff --git a/LVM2.2.03.22.tgz b/LVM2.2.03.22.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2c93a311a63ab02b4046342257f342551db0c95b Binary files /dev/null and b/LVM2.2.03.22.tgz differ diff --git a/lvm2.spec b/lvm2.spec index 69b0be046d208155274d3cf63984dad046fcd8a2..1fc3d8d68a4b1000a2d1a37b31ded8d89f1a2ad1 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -32,7 +32,7 @@ %global libselinux_version 1.30.19-4 %global persistent_data_version 0.7.0-0.1.rc6 %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 dracut_version 002-18 %global util_linux_version 2.24 @@ -42,13 +42,13 @@ %global dlm_version 4.0.6-2 Name: lvm2 -Version: 2.03.21 -Release: 3 +Version: 2.03.22 +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.21.tgz +Source0: https://sourceware.org/pub/lvm2/releases/LVM2.2.03.22.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 @@ -490,6 +490,9 @@ fi %changelog +* Fri Nov 03 2023 liweigang - 8:2.03.22-1 +- update to version 2.03.22 + * Mon Sep 11 2023 EastDong - 8:2.03.21-3 - fixed not building .service files when building on RISC-V architecture