import vdo-6.2.7.17-14.el8
This commit is contained in:
parent
035ab38cf4
commit
d392f14ed9
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/vdo-17879e8.tar.gz
|
||||
SOURCES/vdo-c1289db.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
a840e5948ec5572c2e8ad9dde211f9687a9a89ef SOURCES/vdo-17879e8.tar.gz
|
||||
bf6937f109489cd71ef16e4d2f8bca6ca33beb0e SOURCES/vdo-c1289db.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global commit 17879e8178f5699204e2cb9f80b11e14a76350eb
|
||||
%global gittag 6.2.6.14
|
||||
%global commit c1289db707c926439dbdd661476d608b10d2ec9b
|
||||
%global gittag 6.2.7.17
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define spec_release 14
|
||||
@ -242,6 +242,14 @@ This package provides the user-space support tools for VDO.
|
||||
%{_mandir}/man8/vdoregenerategeometry.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 - Andy Walsh <awalsh@redhat.com> - 6.2.7.17-14
|
||||
- Fixed excessive vdo2lvm "Retrying" messages.
|
||||
- Resolves: rhbz#1986595
|
||||
- Fixed a pylint 2+ complaint in the vdo scripts.
|
||||
- Resolves: rhbz#2072131
|
||||
- Updated vdo script documentation and help text for the uuid option.
|
||||
- Resolves: rhbz#2089957
|
||||
|
||||
* Fri Feb 11 2022 - Andy Walsh <awalsh@redhat.com> - 6.2.6.14-14
|
||||
- Added a tool to make LVMVDO pools read/write so that support and
|
||||
debugging tools may access them.
|
||||
|
Loading…
Reference in New Issue
Block a user