diff --git a/rear.spec b/rear.spec index 4dbce65..b56b572 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.6 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: http://relax-and-recover.org/ License: GPLv3 @@ -156,6 +156,19 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Mon Aug 8 2022 Pavel Cahyna - 2.6-12 +- Apply PR2795 to detect changes in system files between backup + and rescue image +- Apply PR2808 to exclude dev/watchdog* from recovery system +- Backport upstream PRs 2827 and 2839 to pass -y to lvcreate instead of one "y" + on stdin +- Apply PR2811 to add the PRE/POST_RECOVERY_COMMANDS directives +- Recommend dosfstools on x86_64, needed for EFI System Partition +- Backport PR2825 to replace defunct mkinitrd with dracut +- Apply PR2580 to load the nvram module in the rescue environment in order + to be able to set the boot order on ppc64le LPARs +- Backport PR2822 to include the true vi executable in rescue ramdisk + * Sun Feb 27 2022 Pavel Cahyna - 2.6-11 - Apply PR2675 to fix leftover temp dir bug (introduced in backported PR2625) - Apply PR2603 to ignore unused PV devices