Bump Release, update %changelog
Related: RHEL-6989 Related: RHEL-21534 Related: RHEL-24729 Related: RHEL-6954 Related: RHEL-17354 Related: RHEL-17353
This commit is contained in:
parent
a2546ee4ba
commit
b39064ddc1
12
rear.spec
12
rear.spec
@ -3,7 +3,7 @@
|
|||||||
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
|
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 10%{?dist}
|
Release: 12%{?dist}
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
URL: http://relax-and-recover.org/
|
URL: http://relax-and-recover.org/
|
||||||
@ -223,6 +223,16 @@ TZ=UTC %{__make} -C doc
|
|||||||
%{_sbindir}/rear
|
%{_sbindir}/rear
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 21 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-12
|
||||||
|
- Skip invalid disk drives when saving layout PR 3047
|
||||||
|
- Support saving and restoring hybrid BIOS/UEFI bootloader, PRs 3145 3136
|
||||||
|
- make initrd accessible only by root (CVE-2024-23301), PR 3123
|
||||||
|
- Backport PR 3061 to save LVM pool metadata volume size in disk layout
|
||||||
|
and restore it
|
||||||
|
- Backport PR 3058 to skip useless xfs mount options when mounting
|
||||||
|
during recovery, prevents mount errors like "logbuf size must be greater
|
||||||
|
than or equal to log stripe size"
|
||||||
|
|
||||||
* Tue Aug 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-10
|
* Tue Aug 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-10
|
||||||
- Apply PR 3027 to ensure correct creation of the rescue environment
|
- Apply PR 3027 to ensure correct creation of the rescue environment
|
||||||
when a file is shrinking while being read
|
when a file is shrinking while being read
|
||||||
|
Loading…
Reference in New Issue
Block a user