Import from AlmaLinux stable repository
This commit is contained in:
parent
d392f14ed9
commit
f101b21a68
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/vdo-c1289db.tar.gz
|
||||
SOURCES/vdo-53745c3.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
bf6937f109489cd71ef16e4d2f8bca6ca33beb0e SOURCES/vdo-c1289db.tar.gz
|
@ -1,5 +1,5 @@
|
||||
%global commit c1289db707c926439dbdd661476d608b10d2ec9b
|
||||
%global gittag 6.2.7.17
|
||||
%global commit 53745c3cb82498a19d9bfd901bc015094233ca76
|
||||
%global gittag 6.2.9.7
|
||||
%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
|
||||
* Wed May 24 2023 - Susan LeGendre-McGhee <slegendr@redhat.com> - 6.2.9.7-14
|
||||
- Enhanced vdoPrepareForLVM to repair misaligned conversions.
|
||||
- Resolves: rhbz#2182739
|
||||
|
||||
* Wed Apr 12 2023 - Susan LeGendre-McGhee <slegendr@redhat.com> - 6.2.9.1-14
|
||||
- Updated vdoPrepareForLVM to allow LVM to use larger extents.
|
||||
- Resolves: rhbz#2182739
|
||||
|
||||
* Mon Jul 18 2022 - Andy Walsh <awalsh@redhat.com> - 6.2.7.17-14
|
||||
- Fixed excessive vdo2lvm "Retrying" messages.
|
||||
- Resolves: rhbz#1986595
|
||||
|
Loading…
Reference in New Issue
Block a user