[lvm2] New upstream with minor fixes and enhancements.

Alasdair Kergon agk at fedoraproject.org
Mon Nov 22 18:36:16 UTC 2010


commit a203427b6e62f892e289b7045781f0452f5eec09
Author: Alasdair G Kergon <agk at redhat.com>
Date:   Mon Nov 22 18:31:29 2010 +0000

    New upstream with minor fixes and enhancements.

 .gitignore           |    2 ++
 LVM2.2.02.76.tgz.asc |    7 -------
 LVM2.2.02.77.tgz.asc |    7 +++++++
 lvm2.spec            |   15 +++++++++++++--
 sources              |    2 +-
 upstream             |    2 +-
 6 files changed, 24 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4630de..6cbaffa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
 LVM2.2.02.70.tgz
 LVM2.2.02.72.tgz
+LVM2.2.02.73.tgz
 /LVM2.2.02.74.tgz
 /LVM2.2.02.75.tgz
 /LVM2.2.02.76.tgz
+/LVM2.2.02.77.tgz
diff --git a/LVM2.2.02.77.tgz.asc b/LVM2.2.02.77.tgz.asc
new file mode 100644
index 0000000..b958a01
--- /dev/null
+++ b/LVM2.2.02.77.tgz.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.1 (GNU/Linux)
+
+iD8DBQBM6qjdIoGRwVZ+LBcRAoheAKCYdTsnvrnGoeWWCLMN7msEj4ub6ACgvwZ9
+c/Kp+2UXpbKX5xm5hF6t75A=
+=1DSq
+-----END PGP SIGNATURE-----
diff --git a/lvm2.spec b/lvm2.spec
index 46bd213..aeb3bd6 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -1,4 +1,4 @@
-%define device_mapper_version 1.02.57
+%define device_mapper_version 1.02.58
 %define enable_cluster 1
 
 %if "%{fedora}" == "12"
@@ -29,7 +29,7 @@
 
 Summary: Userland logical volume management tools 
 Name: lvm2
-Version: 2.02.76
+Version: 2.02.77
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -464,6 +464,17 @@ the device-mapper event library.
 
 
 %changelog
+* Mon Nov 22 2010 Alasdair Kergon <agk at redhat.com> - 2.02.77-1
+- Add PV and LV segment types and functions to liblvm.
+- Add set_property functions to liblvm.
+- Remove tag length restriction and allow / = ! : # & characters.
+- Support repetition of --addtag and --deltag arguments.
+- Add infrastructure for specific cmdline arguments to be repeated in groups.
+- Fix fsadm no longer to require '-f' to resize an unmounted filesystem.
+- Fix fsadm to detect mounted filesystems on older systems. (2.0.75)
+- Extend cling allocation policy to recognise PV tags (cling_by_tags).
+- Add allocation/cling_tag_list to lvm.conf.
+
 * Tue Nov 9 2010 Alasdair Kergon <agk at redhat.com> - 2.02.76-1
 - Clarify error messages when activation fails due to activation filter use.
 - Fix handling of online filesystem resize (using new fsadm return code).
diff --git a/sources b/sources
index 79fac17..f036f6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a43a943c218cb00ce1a6ce39889a6ae  LVM2.2.02.76.tgz
+e3cb5b86668ff08b337524f63ad82cde  LVM2.2.02.77.tgz
diff --git a/upstream b/upstream
index 0b227f8..f4ce61a 100644
--- a/upstream
+++ b/upstream
@@ -1 +1 @@
-LVM2.2.02.76.tgz
+LVM2.2.02.77.tgz


More information about the scm-commits mailing list