From 4bd150bd64298ba71a96ea6bcd83a8df021e6dd9 Mon Sep 17 00:00:00 2001 From: Alasdair G Kergon Date: Mon, 6 Dec 2010 21:58:08 +0000 Subject: [PATCH] New upstream with some small fixes. --- .gitignore | 1 + LVM2.2.02.77.tgz.asc | 7 ------- LVM2.2.02.78.tgz.asc | 7 +++++++ lvm2.spec | 14 ++++++++++++-- sources | 2 +- upstream | 2 +- 6 files changed, 22 insertions(+), 11 deletions(-) delete mode 100644 LVM2.2.02.77.tgz.asc create mode 100644 LVM2.2.02.78.tgz.asc diff --git a/.gitignore b/.gitignore index 6cbaffa..25661d3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ LVM2.2.02.73.tgz /LVM2.2.02.75.tgz /LVM2.2.02.76.tgz /LVM2.2.02.77.tgz +/LVM2.2.02.78.tgz diff --git a/LVM2.2.02.77.tgz.asc b/LVM2.2.02.77.tgz.asc deleted file mode 100644 index b958a01..0000000 --- a/LVM2.2.02.77.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBM6qjdIoGRwVZ+LBcRAoheAKCYdTsnvrnGoeWWCLMN7msEj4ub6ACgvwZ9 -c/Kp+2UXpbKX5xm5hF6t75A= -=1DSq ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.78.tgz.asc b/LVM2.2.02.78.tgz.asc new file mode 100644 index 0000000..67643cb --- /dev/null +++ b/LVM2.2.02.78.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBM/VRiIoGRwVZ+LBcRAs2KAJ9obOW0Krj1TWYuKY5o/sdeKmNSywCfZ5gG +W9sQlzHvKkr+dMRgXLvS5ok= +=48ND +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index aeb3bd6..55851b9 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.58 +%define device_mapper_version 1.02.59 %define enable_cluster 1 %if "%{fedora}" == "12" @@ -29,7 +29,7 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.77 +Version: 2.02.78 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -464,6 +464,16 @@ the device-mapper event library. %changelog +* Mon Dec 6 2010 Alasdair Kergon - 2.02.78-1 +- Miscellaneous error path corrections and minor leaks fixed. +- Avoid misleading PV missing warnings in vgextend --restoremissing. +- Ignore unrecognised allocation policy found in metadata instead of aborting. +- Disallow lvconvert ops that both allocate & free supplied PEs in a single cmd. +- Fix liblvm seg_size to give bytes not sectors. +- Add functions to look up LV/PV by name/uuid to liblvm. +- Suppress 'No PV label' message when removing several PVs without mdas. +- Fix default /etc/lvm permissions to be 0755. (2.02.66) + * Mon Nov 22 2010 Alasdair Kergon - 2.02.77-1 - Add PV and LV segment types and functions to liblvm. - Add set_property functions to liblvm. diff --git a/sources b/sources index f036f6b..0c76501 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3cb5b86668ff08b337524f63ad82cde LVM2.2.02.77.tgz +f87b1470a4cdea49cb1f92060c144db5 LVM2.2.02.78.tgz diff --git a/upstream b/upstream index f4ce61a..7e2da2c 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.77.tgz +LVM2.2.02.78.tgz