Bump Release, update %changelog
Related: rhbz2121476 Related: rhbz2196445 Related: rhbz2228779 Related: rhbz2228402 Related: rhbz2223895
This commit is contained in:
parent
ccc94b956c
commit
94ab4cd62c
11
rear.spec
11
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: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
URL: http://relax-and-recover.org/
|
URL: http://relax-and-recover.org/
|
||||||
@ -204,6 +204,15 @@ TZ=UTC %{__make} -C doc
|
|||||||
%{_sbindir}/rear
|
%{_sbindir}/rear
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-10
|
||||||
|
- 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-9
|
* Wed Feb 22 2023 Pavel Cahyna <pcahyna@redhat.com> - 2.6-9
|
||||||
- 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