From f6db0490e3684345f8362aed70f9fd7a52edea49 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Sep 01 2014 08:39:57 +0000 Subject: Update to latest lvm2 upstream release 2.02.111. --- diff --git a/.gitignore b/.gitignore index 6bb4da8..082abe1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /LVM2.2.02.108.tgz /LVM2.2.02.109.tgz /LVM2.2.02.110.tgz +/LVM2.2.02.111.tgz diff --git a/LVM2.2.02.110.tgz.asc b/LVM2.2.02.110.tgz.asc deleted file mode 100644 index a38f16b..0000000 --- a/LVM2.2.02.110.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlP8qawACgkQIoGRwVZ+LBdWDwCgoGxHObwqhjmYM2Ihens7FEq6 -3p0AnRzwMt8+cujCphBFnYvhUkD2pGvn -=Q9PW ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.111.tgz.asc b/LVM2.2.02.111.tgz.asc new file mode 100644 index 0000000..c5c0736 --- /dev/null +++ b/LVM2.2.02.111.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlQDxEEACgkQIoGRwVZ+LBdgbACfRZSdijneiht0fIZCLz3BhpGn +BXIAoIshSUrdKDUuNd94SIeAtZVbmVpi +=w0Qo +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 65a8952..32807c0 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.89 +%define device_mapper_version 1.02.90 %define enable_cache 1 %define enable_cluster 1 @@ -39,7 +39,7 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.110 +Version: 2.02.111 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -638,6 +638,12 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Mon Sep 01 2014 Peter Rajnoha - 2.02.111-1 +- Pass properly sized char buffers for sscanf when initializing clvmd. +- Reinstate nosync logic when extending mirror. (2.02.110) +- Fix total area extent calculation when allocating cache pool. (2.02.110) +- Restore proper buffer size for parsing mountinfo line (1.02.89) + * Wed Aug 27 2014 Peter Rajnoha - 2.02.110-1 - Fix manipulation with thin-pools which are excluded via volume_list. - Support lv/vgremove -ff to remove thin vols from broken/inactive thin pools. diff --git a/sources b/sources index b6040ac..e4ae67b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a69534060d67f8a5a3a4cc0690742d2d LVM2.2.02.110.tgz +02487ab2a9e02d1ee76fe217183df28a LVM2.2.02.111.tgz diff --git a/upstream b/upstream index 60933bd..7009649 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.110.tgz +LVM2.2.02.111.tgz