diff --git a/rear.spec b/rear.spec index 557f611..400da18 100644 --- a/rear.spec +++ b/rear.spec @@ -3,7 +3,7 @@ Name: rear Version: 2.6 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool URL: http://relax-and-recover.org/ License: GPLv3 @@ -217,6 +217,12 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ #-- CHANGELOG -----------------------------------------------------------------# %changelog +* Sat Jul 20 2024 Pavel Cahyna - 2.6-25 +- Backport PR 3250 to fix useless warning that libsystemd-core requires + additional libraries and ReaR recovery system needs additional libraries +- Backport PR 3242 to fix IPv6 address in nfs:// and sshfs:// BACKUP/OUTPUT_URL +- Backport PR 2576 to remove obsolete FAT16 options to avoid kernel warning + * Sat Feb 24 2024 Pavel Cahyna - 2.6-24 - Support "export TMPDIR" in user configuration again, print a warning when this is used - revert commit f464eae2, adapt PR 3163, add commit