import vdo-6.2.4.14-14.el8
This commit is contained in:
parent
757fccadc4
commit
e78cebaa86
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/vdo-ce0038b.tar.gz
|
||||
SOURCES/vdo-827e5e0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
975b3f7a3f6d7ab2f0da4f2c828e8e0617325986 SOURCES/vdo-ce0038b.tar.gz
|
||||
d92406e32af15c45485a3d3b9a93723c492da7e2 SOURCES/vdo-827e5e0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global commit ce0038bb22807c8344d9a913834508108d7c33e6
|
||||
%global gittag 6.2.3.114
|
||||
%global commit 827e5e0974c62a4e169766020fb69b3f34015851
|
||||
%global gittag 6.2.4.14
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define spec_release 14
|
||||
@ -237,12 +237,11 @@ This package provides the user-space support tools for VDO.
|
||||
%{_mandir}/man8/vdoregenerategeometry.8.gz
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 - Andy Walsh <awalsh@redhat.com> - 6.2.3.114-14
|
||||
- Fixed an index bug which can cause vdo stop to hang on systems with many
|
||||
cores.
|
||||
- Resolves: rhbz#1791056
|
||||
- Fixed typos in example monitoring scripts.
|
||||
- Resolves: rhbz#1861518
|
||||
* Thu Oct 01 2020 - Andy Walsh <awalsh@redhat.com> - 6.2.4.14-14
|
||||
- Added --pending option to the vdo status command to indicate
|
||||
configuration options which have been modified but will not take
|
||||
effect until the next device start.
|
||||
- Resolves: rhbz#1838314
|
||||
|
||||
* Fri Jun 19 2020 - Andy Walsh <awalsh@redhat.com> - 6.2.3.107-14
|
||||
- Fixed more Coverity errors.
|
||||
|
Loading…
Reference in New Issue
Block a user