Bump Release, update %changelog
Related: rhbz2035939 Related: rhbz2032266 Related: rhbz2048454 Related: rhbz2055338 Related: rhbz2049091 Related: rhbz2004178
This commit is contained in:
parent
3002b9a08f
commit
1eb9367c95
12
rear.spec
12
rear.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: rear
|
Name: rear
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 10%{?dist}
|
Release: 11%{?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
|
||||||
@ -147,6 +147,16 @@ install -m 0644 %{SOURCE3} %{buildroot}%{_docdir}/%{name}/
|
|||||||
|
|
||||||
#-- CHANGELOG -----------------------------------------------------------------#
|
#-- CHANGELOG -----------------------------------------------------------------#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 27 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.6-11
|
||||||
|
- Apply PR2675 to fix leftover temp dir bug (introduced in backported PR2625)
|
||||||
|
- Apply PR2603 to ignore unused PV devices
|
||||||
|
- Apply upstream PR2750 to avoid exclusion of wanted multipath devices
|
||||||
|
- Remove unneeded xorriso dep on s390x (no ISO image support there)
|
||||||
|
- Apply upstream PR2736 to add the EXCLUDE_{IP_ADDRESSES,NETWORK_INTERFACES}
|
||||||
|
options
|
||||||
|
- Add patch for better handling of thin pools and other LV types not supported
|
||||||
|
by vgcfgrestore
|
||||||
|
|
||||||
* Mon Aug 16 2021 Pavel Cahyna <pcahyna@redhat.com> - 2.6-10
|
* 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
|
- 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.
|
- Fix multipath performance regression in 2.6, introduced by upstream PR #2299.
|
||||||
|
Loading…
Reference in New Issue
Block a user