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.94.tgz.asc b/LVM2.2.02.94.tgz.asc deleted file mode 100644 index 28ac6ef..0000000 --- a/LVM2.2.02.94.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBPUXeaIoGRwVZ+LBcRAmzhAKC5zlb64/RMQ19x7PYolbdCz+k2+gCgx6YU -H06JjtlmjYQPW5mPI1Y+Q2Q= -=CISU ------END PGP SIGNATURE----- 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 - 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 - 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