From 43af94fcda277ac60e72ebb970ce4735ceba5358 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Oct 27 2009 01:12:38 +0000 Subject: New upstream - fixes and minor features. --- diff --git a/.cvsignore b/.cvsignore index 6cef5dc..c66d721 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -LVM2.2.02.53.tgz +LVM2.2.02.54.tgz diff --git a/LVM2.2.02.53.tgz.asc b/LVM2.2.02.53.tgz.asc deleted file mode 100644 index 9a09694..0000000 --- a/LVM2.2.02.53.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBKvWHJIoGRwVZ+LBcRAt+NAKDEHvi7qzQ00t7fHZa6jTVi5R8+iwCgxu4x -jO0LOdDliisL4wAWGktfQfc= -=pPUb ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.54.tgz.asc b/LVM2.2.02.54.tgz.asc new file mode 100644 index 0000000..629b721 --- /dev/null +++ b/LVM2.2.02.54.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBK5kZWIoGRwVZ+LBcRAqVzAKDjFkTORjQf+oH6T4Iwuhm2Ef8ZZACgnoc7 +2MyrNinCnrOcJI/VgJ2+MWU= +=n8n1 +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 394d8cd..7db8c19 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.38 +%define device_mapper_version 1.02.39 %define corosync_version 1.0.0-1 %define openais_version 1.1.0-1 %define clusterlib_version 3.0.0-20 @@ -8,8 +8,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.53 -Release: 3%{?dist} +Version: 2.02.54 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -382,6 +382,26 @@ the device-mapper event library. %changelog +* Tue Oct 27 2009 Alasdair Kergon - 2.02.54-1 +- Add implict pvcreate support to vgcreate and vgextend. +- Add --pvmetadatacopies for pvcreate, vgcreate, vgextend, vgconvert. +- Distinguish between powers of 1000 and powers of 1024 in unit suffixes. +- Restart lvconverts in vgchange. +- Don't attempt to deactivate an LV if any of its snapshots are in use. +- Return error if lv_deactivate fails to remove device from kernel. +- Treat input units of both 's' and 'S' as 512-byte sectors. (2.02.49) +- Use standard output units for 'PE Size' and 'Stripe size' in pv/lvdisplay. +- Add global/si_unit_consistency to enable cleaned-up use of units in output. +- Only do lock conversions in clvmd if we are explicitly asked for one. +- Fix clvmd segfault when refresh_toolcontext fails. +- Cleanup mimagetmp LV if allocation fails for new lvconvert mimage. +- Handle metadata with unknown segment types more gracefully. +- Make clvmd return 0 on success rather than 1. +- Correct example.conf to indicate that lvm2 not lvm1 is the default format. +- Delay announcing mirror monitoring to syslog until initialisation succeeded. +- Update lvcreate/lvconvert man pages to explain PhysicalVolume parameter. +- Document --all option in man pages and cleanup {pv|vg|lv}{s|display} pages. + * Mon Oct 19 2009 Fabio M. Di Nitto - 2.02.53-3 - Enable openais support in clvmd. diff --git a/sources b/sources index 05a4d51..4d721c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9ae3579bf15467b7f1d7aea8b9ed9b3 LVM2.2.02.53.tgz +6a33416469652b01aa48cefbe9cac8c1 LVM2.2.02.54.tgz diff --git a/upstream b/upstream index 6cef5dc..c66d721 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.53.tgz +LVM2.2.02.54.tgz