Bump Release, update %changelog
Related: RHEL-21535 Related: RHEL-22812 Related: RHEL-16864
This commit is contained in:
parent
4080790732
commit
2696ac3f95
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
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
|
||||||
URL: http://relax-and-recover.org/
|
URL: http://relax-and-recover.org/
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
@ -186,6 +186,10 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 8 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.6-21
|
||||||
|
- Support saving and restoring hybrid BIOS/UEFI bootloader, PRs 3145 3136
|
||||||
|
- make initrd accessible only by root (CVE-2024-23301), PR 3123
|
||||||
|
|
||||||
* Fri Dec 1 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-20
|
* Fri Dec 1 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-20
|
||||||
- Backport PR 3061 to save LVM pool metadata volume size in disk layout
|
- Backport PR 3061 to save LVM pool metadata volume size in disk layout
|
||||||
and restore it
|
and restore it
|
||||||
|
Loading…
Reference in New Issue
Block a user