import vdo-6.2.5.65-14.el8
This commit is contained in:
parent
9d36311405
commit
ceb4f8699e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/vdo-b08e17e.tar.gz
|
SOURCES/vdo-9aae29d.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
21d1f1af604f8758fd08737ec1d31885bd2fc38e SOURCES/vdo-b08e17e.tar.gz
|
d3be59bb49ffea49fcedc9427cc41828e30d3629 SOURCES/vdo-9aae29d.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%global commit b08e17e9542fabc23631cf75bda67ad06018892c
|
%global commit 9aae29dfbd83d41bb3271fbe858a1f7ac9068e2f
|
||||||
%global gittag 6.2.5.41
|
%global gittag 6.2.5.65
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%define spec_release 14
|
%define spec_release 14
|
||||||
@ -239,6 +239,19 @@ This package provides the user-space support tools for VDO.
|
|||||||
%{_mandir}/man8/vdoregenerategeometry.8.gz
|
%{_mandir}/man8/vdoregenerategeometry.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.65-14
|
||||||
|
- Fixed Coverity scan issues.
|
||||||
|
- Resolves: rhbz#1982878
|
||||||
|
|
||||||
|
* Thu Jul 15 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.62-14
|
||||||
|
- Removed extraneous fields from the super block of a converted index.
|
||||||
|
- Resolves: rhbz#1965546
|
||||||
|
- Added a parameter to the lvm conversion tool to specify the amount of
|
||||||
|
space to free up.
|
||||||
|
- Resolves: rhbz#1966827
|
||||||
|
- Fixed calculation of the number of expiring chapters in a converted
|
||||||
|
index.
|
||||||
|
- Resolves: rhbz#1975546
|
||||||
|
|
||||||
* Tue Jun 01 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.41-14
|
* Tue Jun 01 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.41-14
|
||||||
- Integrated the vdo to lvm conversion tool into the vdo management script
|
- Integrated the vdo to lvm conversion tool into the vdo management script
|
||||||
|
Loading…
Reference in New Issue
Block a user