import vdo-6.2.6.3-14.el8

This commit is contained in:
CentOS Sources 2021-11-11 08:23:26 +00:00 committed by Stepan Oksanichenko
parent b325ad66a5
commit 144c1c9e38
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/vdo-c658747.tar.gz SOURCES/vdo-cc5d637.tar.gz

View File

@ -1 +1 @@
554e49ae907caf589ff90f14952ec6dd38bc7f86 SOURCES/vdo-c658747.tar.gz 97e93a190bdea5d2d3d71101a22faa43a057614e SOURCES/vdo-cc5d637.tar.gz

View File

@ -1,5 +1,5 @@
%global commit c658747fb8964e3a46c934e1e382de0abd5bb901 %global commit cc5d6376dbd3225182989fa3c0497e983b8a9b20
%global gittag 6.2.5.74 %global gittag 6.2.6.3
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
%define spec_release 14 %define spec_release 14
@ -240,6 +240,11 @@ This package provides the user-space support tools for VDO.
%{_mandir}/man8/vdoregenerategeometry.8.gz %{_mandir}/man8/vdoregenerategeometry.8.gz
%changelog %changelog
* 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.
- Resolves: rhbz#2017843
* Fri Aug 20 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.74-14 * Fri Aug 20 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.74-14
- Renamed vdo2LVM to vdopreparelvm and moved its installation location to - Renamed vdo2LVM to vdopreparelvm and moved its installation location to
/usr/libexec so that it is not in common default paths as this utility is /usr/libexec so that it is not in common default paths as this utility is