[lvm2] New upstream with minor thinprov and name mangling fixes.

Alasdair Kergon agk at fedoraproject.org
Tue Mar 6 03:59:36 UTC 2012


commit d5036c49ae5ac278fbe88f6b25b9fcd23f0ffbce
Author: Alasdair G Kergon <agk at redhat.com>
Date:   Tue Mar 6 03:58:52 2012 +0000

    New upstream with minor thinprov and name mangling fixes.

 .gitignore           |    1 +
 LVM2.2.02.94.tgz.asc |    7 -------
 LVM2.2.02.95.tgz.asc |    7 +++++++
 lvm2.spec            |   11 +++++++++--
 sources              |    2 +-
 5 files changed, 18 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6213489..46a2621 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /LVM2.2.02.92.tgz
 /LVM2.2.02.93.tgz
 /LVM2.2.02.94.tgz
+/LVM2.2.02.95.tgz
diff --git a/LVM2.2.02.95.tgz.asc b/LVM2.2.02.95.tgz.asc
new file mode 100644
index 0000000..b3214b6
--- /dev/null
+++ b/LVM2.2.02.95.tgz.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.1 (GNU/Linux)
+
+iD8DBQBPVYjGIoGRwVZ+LBcRAl9VAJ0RcoV/uaduzKjD5x9/7K73G++c4ACfXflG
+xtCi+Co4bjDQ95FjYPNPZls=
+=sPNd
+-----END PGP SIGNATURE-----
diff --git a/lvm2.spec b/lvm2.spec
index 4b17b90..68a374d 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -1,4 +1,4 @@
-%define device_mapper_version 1.02.73
+%define device_mapper_version 1.02.74
 
 %define enable_thin 0
 %define enable_cluster 1
@@ -66,7 +66,7 @@
 
 Summary: Userland logical volume management tools 
 Name: lvm2
-Version: 2.02.94
+Version: 2.02.95
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -664,6 +664,13 @@ the device-mapper event library.
 /usr%{_libdir}/pkgconfig/devmapper-event.pc
 
 %changelog
+* Tue Mar 06 2012 Alasdair Kergon <agk at redhat.com> - 2.02.95-1
+- If unspecified, adjust thin pool metadata and chunk size to fit into 128MB.
+- Deactivation of failed thin check on thin pool returns success.
+- Check for multiply-mangled names in auto mangling mode.
+- Fix dm_task_get_name_unmangled to not unmangle already unmangled name.
+- Check whether device names are properly mangled on ioctl return.
+
 * Sat Mar 03 2012 Alasdair Kergon <agk at redhat.com> - 2.02.94-1
 - Add support to execute thin_check with each de/active of thin pool.
 - Fix automatic estimation of metadata device size for thin pool.
diff --git a/sources b/sources
index be216f2..c844adb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ca593ec1a0b15902ce3da0fb13ea17b  LVM2.2.02.94.tgz
+bd470a802046c807603618a443732ea7  LVM2.2.02.95.tgz


More information about the scm-commits mailing list