Bump Release, update %changelog
Related: rhbz1973448
This commit is contained in:
parent
9e9df692e4
commit
e68e116939
20
rear.spec
20
rear.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 9%{?dist}
|
Release: 10%{?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
|
||||||
@ -133,6 +133,24 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 Pavel Cahyna <pcahyna@redhat.com> - 2.6-10
|
||||||
|
- Sync spec changes and downstream patches from RHEL 8 rear-2.6-2
|
||||||
|
- Fix multipath performance regression in 2.6, introduced by upstream PR #2299.
|
||||||
|
Resolves: rhbz1993296
|
||||||
|
- On POWER add bootlist & ofpathname to the list of required programs
|
||||||
|
conditionally (bootlist only if running under PowerVM, ofpathname
|
||||||
|
always except on PowerNV) - upstream PR2665, add them to package
|
||||||
|
dependencies
|
||||||
|
Resolves: rhbz1983013
|
||||||
|
- Backport PR2608:
|
||||||
|
Fix setting boot path in case of UEFI partition (ESP) on MD RAID
|
||||||
|
Resolves: rhbz1945869
|
||||||
|
- Backport PR2625
|
||||||
|
Prevents accidental backup removal in case of errors
|
||||||
|
Resolves: rhbz1958247
|
||||||
|
- Fix rsync error and option handling
|
||||||
|
Resolves: rhbz1930662
|
||||||
|
|
||||||
* Wed Aug 11 2021 Pavel Cahyna <pcahyna@redhat.com> - 2.6-9
|
* Wed Aug 11 2021 Pavel Cahyna <pcahyna@redhat.com> - 2.6-9
|
||||||
- Put TMPDIR on /var/tmp by default, otherwise it may lack space
|
- Put TMPDIR on /var/tmp by default, otherwise it may lack space
|
||||||
RHBZ #1988420, upstream PR2664
|
RHBZ #1988420, upstream PR2664
|
||||||
|
Loading…
Reference in New Issue
Block a user