import vdo-6.2.6.7-14.el8
This commit is contained in:
parent
144c1c9e38
commit
f0f4ac8001
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/vdo-cc5d637.tar.gz
|
||||
SOURCES/vdo-229b9ec.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
97e93a190bdea5d2d3d71101a22faa43a057614e SOURCES/vdo-cc5d637.tar.gz
|
||||
fd5712da60bf98e8dfa85050df144009250ba94d SOURCES/vdo-229b9ec.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global commit cc5d6376dbd3225182989fa3c0497e983b8a9b20
|
||||
%global gittag 6.2.6.3
|
||||
%global commit 229b9ecf21d7cfe1dcf26ce91c30c2f71e5e635b
|
||||
%global gittag 6.2.6.7
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define spec_release 14
|
||||
@ -240,6 +240,14 @@ This package provides the user-space support tools for VDO.
|
||||
%{_mandir}/man8/vdoregenerategeometry.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 15 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.6.7-14
|
||||
- Fixed bugs in the vdopreparelvm check to determine whether a device has
|
||||
already been converted.
|
||||
- Resolves: rhbz#2017843
|
||||
- Fixed an issue in the vdo-by-dev tool which could result in a failure to
|
||||
start vdo devices when some devices in the vdo config file do not exist.
|
||||
- Resolves: rhbz#2022154
|
||||
|
||||
* Wed Nov 03 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.6.3-14
|
||||
- Added a check to vdopreparelvm to determine whether it has already been
|
||||
converted.
|
||||
|
Loading…
Reference in New Issue
Block a user