diff --git a/rear.spec b/rear.spec index e1ed4de..2117497 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.6 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: http://relax-and-recover.org/ License: GPLv3 @@ -163,6 +163,11 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Sun Jan 15 2023 Pavel Cahyna - 2.6-16 +- Apply PR2903 to protect against colons in pvdisplay output +- Apply PR2873 to fix initrd regeneration on s390x +- Apply PR2431 to migrate XFS configuration files + * Thu Aug 25 2022 Pavel Cahyna - 2.6-15 - Exclude /etc/lvm/devices from the rescue system to work around a segfault in lvm pvcreate