diff --git a/rear.spec b/rear.spec index ad8848b..d3bb73b 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool Name: rear Version: 2.6 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv3 Group: Applications/File URL: http://relax-and-recover.org/ @@ -237,6 +237,17 @@ TZ=UTC %{__make} -C doc %{_sbindir}/rear %changelog +* Wed Mar 18 2026 Lukáš Zaoral - 2.6-14 +- use the %autosetup macro with git +- recommend grub2-tools-extra and grub2-efi-%{efi_arch}-modules on EFI machines (RHEL-107266) +- require syslinux-extlinux which is necessary for USB devices bootable on legacy BIOS (RHEL-107531) +- fix recovery of LUKS encrypted systems with multiple keyslots (RHEL-107532) +- fix broken support for aarch64 machines with UEFI (RHEL-155227) +- fix support for PowerNV machines without PPC PReP partitions (RHEL-13057) +- abort when sourcing fails due to a syntax error (RHEL-104290) +- fix recreation of multi-disk volume groups in migration mode (RHEL-137323) +- skip unsupported partition tables (RHEL-141436) + * Tue Feb 27 2024 Pavel Cahyna - 2.6-13 - Do not delete NetBackup logs in case of errors and save /usr/openv/netbackup/logs to the restored system after a successful recovery