diff --git a/LVM2.2.03.21.tgz b/LVM2.2.03.21.tgz new file mode 100644 index 0000000000000000000000000000000000000000..f054bbed3e8917c476237f73ec623d6821e3416f Binary files /dev/null and b/LVM2.2.03.21.tgz differ diff --git a/LVM2.2.03.22.tgz b/LVM2.2.03.22.tgz deleted file mode 100644 index 2c93a311a63ab02b4046342257f342551db0c95b..0000000000000000000000000000000000000000 Binary files a/LVM2.2.03.22.tgz and /dev/null differ diff --git a/lvm2.spec b/lvm2.spec index e42b29d3de2d85528b0abea4ed9f645b7d3d4db6..02536170e7d00649adf6a29c7664f4f98be5ee69 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.196 +%global device_mapper_version 1.02.195 %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.22 -Release: 4 +Version: 2.03.21 +Release: 6 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.22.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 @@ -491,6 +491,9 @@ fi %changelog +* Wed Feb 28 2024 wangzhiqiang - 8:2.03.21-6 +- revert version to 2.03.21 + * Mon Jan 22 2024 peng.zou - 8:2.03.22-4 - lvm2-lockd: add suport for ppc64le