new upstream bug fix release
This commit is contained in:
parent
1c99fbfd20
commit
0b46052e55
@ -1,2 +1,2 @@
|
|||||||
LVM2.2.02.31.tgz
|
LVM2.2.02.32.tgz
|
||||||
device-mapper.1.02.24.tgz
|
device-mapper.1.02.24.tgz
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
|
||||||
|
|
||||||
iD8DBQBHke0+IoGRwVZ+LBcRAuKqAKC+d7iPctpVwigZJ33AY+4yLhC9cACg2vB8
|
|
||||||
Owt2/9DKgkXBOdcFNs2rujo=
|
|
||||||
=cVOq
|
|
||||||
-----END PGP SIGNATURE-----
|
|
7
LVM2.2.02.32.tgz.asc
Normal file
7
LVM2.2.02.32.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||||
|
|
||||||
|
iD8DBQBHnxN/IoGRwVZ+LBcRAkd2AJ0WC76vG+WXGwdX/KoRAFF2y/9f6ACg+bEc
|
||||||
|
1G0U1WWC+531DaXLaV9Mt1k=
|
||||||
|
=fRU1
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -6,7 +6,7 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.31
|
Version: 2.02.31
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -267,6 +267,11 @@ This package contains the device-mapper shared library, libdevmapper.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 29 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.32-8
|
||||||
|
- Fix pvs, vgs, lvs error exit status on some error paths.
|
||||||
|
- Fix new parameter validation in vgsplit and test mode.
|
||||||
|
- Fix internal metadata corruption in lvchange --resync.
|
||||||
|
|
||||||
* Sat Jan 19 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.31-7
|
* Sat Jan 19 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.31-7
|
||||||
- Avoid readahead error message when using default setting of lvcreate -M1.
|
- Avoid readahead error message when using default setting of lvcreate -M1.
|
||||||
- Fix lvcreate --nosync not to wait for non-happening sync.
|
- Fix lvcreate --nosync not to wait for non-happening sync.
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
a8467589944af2701ed696838f52dbd4 LVM2.2.02.31.tgz
|
8791dcda1694ab9598c7800d471efd59 LVM2.2.02.32.tgz
|
||||||
44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz
|
44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user