Fix partition table detection & an out of memory segfault.
This commit is contained in:
parent
aef0d6c4db
commit
f56b3d9f40
@ -1 +1 @@
|
|||||||
LVM2.2.00.26.tgz
|
LVM2.2.00.27.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.00.26
|
Version: 2.00.27
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config(noreplace) /etc/lvm/lvm.conf
|
%config(noreplace) /etc/lvm/lvm.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 24 2004 Alasdair Kergon <agk@redhat.com> - 2.00.27-1
|
||||||
|
- Fix partition table detection & an out of memory segfault.
|
||||||
|
|
||||||
* Tue Nov 23 2004 Alasdair Kergon <agk@redhat.com> - 2.00.26-1
|
* Tue Nov 23 2004 Alasdair Kergon <agk@redhat.com> - 2.00.26-1
|
||||||
- Several installation-related fixes & man page updates.
|
- Several installation-related fixes & man page updates.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
3fe622cb94b6ee309daca2e5ca72f160 LVM2.2.00.26.tgz
|
8f18557b5b95817d73f836d06ff1c7c9 LVM2.2.00.27.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user