|
|
Author: agk
Update of /cvs/dist/rpms/lvm2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1833
Modified Files:
.cvsignore lvm2.spec sources upstream
Added Files:
LVM2.2.02.22.tgz.asc
Removed Files:
LVM2.2.02.21.tgz.asc
Log Message:
minor upstream bugfixes
--- NEW FILE LVM2.2.02.22.tgz.asc ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQBF0eItIoGRwVZ+LBcRAkowAJ0VZP4FVwTc71dVIeRMAAriRgba2gCg0ult
/9jzcRgq7sHaHSdWAKfsUSs=
=YFaF
-----END PGP SIGNATURE-----
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/lvm2/devel/.cvsignore,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- .cvsignore 30 Jan 2007 18:20:18 -0000 1.47
+++ .cvsignore 13 Feb 2007 23:24:47 -0000 1.48
@@ -1 +1 @@
-LVM2.2.02.21.tgz
+LVM2.2.02.22.tgz
Index: lvm2.spec
===================================================================
RCS file: /cvs/dist/rpms/lvm2/devel/lvm2.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- lvm2.spec 5 Feb 2007 19:42:51 -0000 1.104
+++ lvm2.spec 13 Feb 2007 23:24:47 -0000 1.105
@@ -1,9 +1,9 @@
-%define device_mapper_version 1.02.17-4
+%define device_mapper_version 1.02.17-5
Summary: Userland logical volume management tools
Name: lvm2
-Version: 2.02.21
-Release: 4%{?dist}
+Version: 2.02.22
+Release: 1%{?dist}
License: GPL
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@@ -191,6 +191,14 @@
%changelog
+* Tue Feb 13 2007 Alasdair Kergon <agk@xxxxxxxxxx> - 2.02.22-1
+- Fix loading of segment_libraries.
+- If a PV reappears after it was removed from its VG, make it an orphan.
+- Don't update metadata automatically if VGIDs don't match.
+- Fix some vgreduce --removemissing command line validation.
+- Trivial man page corrections (-b and -P).
+- Add global/units to example.conf.
+
* Mon Feb 05 2007 Alasdair Kergon <agk@xxxxxxxxxx> - 2.02.21-4
- Remove file wildcards and unintentional lvmconf installation.
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/lvm2/devel/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 30 Jan 2007 18:20:18 -0000 1.50
+++ sources 13 Feb 2007 23:24:47 -0000 1.51
@@ -1 +1 @@
-3bd758564012805f1243fc39b8dace31 LVM2.2.02.21.tgz
+2dd9dad43bde244a4ff0e406b5cfb8c5 LVM2.2.02.22.tgz
Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/lvm2/devel/upstream,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- upstream 30 Jan 2007 18:20:18 -0000 1.40
+++ upstream 13 Feb 2007 23:24:47 -0000 1.41
@@ -1 +1 @@
-LVM2.2.02.21.tgz
+LVM2.2.02.22.tgz
--- LVM2.2.02.21.tgz.asc DELETED ---
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|