Bump Release, update %changelog
Related: rhbz2121476 Related: rhbz2196445 Related: rhbz2228779 Related: rhbz2228402 Related: rhbz2223895 Related: rhbz2188593 Related: rhbz2172912
This commit is contained in:
parent
6d806be080
commit
0fd54c6546
12
rear.spec
12
rear.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 17%{?dist}
|
Release: 18%{?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
|
||||||
@ -175,6 +175,16 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-18
|
||||||
|
- Add patch to start rsyslog and include NBU systemd units
|
||||||
|
- Apply PR 3027 to ensure correct creation of the rescue environment
|
||||||
|
when a file is shrinking while being read
|
||||||
|
- Backport PR 2774 to increase USB_UEFI_PART_SIZE to 1024 MiB
|
||||||
|
- Apply upstream patch for temp dir usage with LUKS to ensure
|
||||||
|
that during recovery an encrypted disk can be unlocked using a keyfile
|
||||||
|
- Backport upstream PR 3031: Secure Boot support for OUTPUT=USB
|
||||||
|
- Correct a mistake done when backporting PR 2691
|
||||||
|
|
||||||
* Wed Feb 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-17
|
* Wed Feb 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-17
|
||||||
- Backport PR2943 to fix s390x dasd formatting
|
- Backport PR2943 to fix s390x dasd formatting
|
||||||
- Require s390utils-{core,base} on s390x
|
- Require s390utils-{core,base} on s390x
|
||||||
|
Loading…
Reference in New Issue
Block a user