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.35.tgz b/LVM2.2.03.35.tgz new file mode 100644 index 0000000000000000000000000000000000000000..999285f87a3f638dfe399d0e9fafe3d7672c0885 Binary files /dev/null and b/LVM2.2.03.35.tgz differ diff --git a/lvm2.spec b/lvm2.spec index d8b34d4742c9849b7a39094eb09eb056334711b5..ffb025a3da03b9b48618f977fed29d203da7a281 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,5 +1,5 @@ -%define anolis_release 3 -%global device_mapper_version 1.02.195 +%define anolis_release 1 +%global device_mapper_version 1.02.209 %global enable_cache 1 %global enable_lvmdbusd 1 @@ -30,7 +30,7 @@ Summary: Userland logical volume management tools Name: lvm2 Epoch: 1 -Version: 2.03.21 +Version: 2.03.35 Release: %{anolis_release}%{?dist} License: GPLv2 URL: http://sourceware.org/lvm2 @@ -217,6 +217,8 @@ systemctl start lvm2-lvmpolld.socket >/dev/null 2>&1 || : %endif %{_sbindir}/lvm_import_vdo %{abidir}/lvm_import_vdo-option.list +%{_sbindir}/lvmpersist +%{abidir}/lvmpersist-option.list # Other files %defattr(444,root,root,-) @@ -277,6 +279,8 @@ systemctl start lvm2-lvmpolld.socket >/dev/null 2>&1 || : %{_unitdir}/lvm2-lvmpolld.socket %{_unitdir}/lvm2-lvmpolld.service %endif +%{_unitdir}/lvm-devices-import.service +%{_unitdir}/lvm-devices-import.path ############################################################################## # Library and Development subpackages @@ -579,6 +583,9 @@ An extensive functional testsuite for LVM2. %endif %changelog +* Tue Oct 14 2025 mgb01105731 - 2.03.35-1 +- Update to 2.03.35 + * Wed May 22 2024 mgb01105731 - 2.03.21-3 - fix source link