diff --git a/.cvsignore b/.cvsignore index 9bb293a..a5bd3cc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -LVM2.2.02.38.tgz +LVM2.2.02.39.tgz device-mapper.1.02.27.tgz diff --git a/LVM2.2.02.38.tgz.asc b/LVM2.2.02.38.tgz.asc deleted file mode 100644 index 1c32933..0000000 --- a/LVM2.2.02.38.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBIT8F0IoGRwVZ+LBcRAixZAJ0cSrOfcg8OLfPr7UjqrcHdKkJWjACdEhaI -8x/2xkfI7Lmmn0wRyuXkLT0= -=1NmK ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.39.tgz.asc b/LVM2.2.02.39.tgz.asc new file mode 100644 index 0000000..2b1ad53 --- /dev/null +++ b/LVM2.2.02.39.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD4DBQBIZWNIIoGRwVZ+LBcRAj8oAKCez7XMlp2yq9tXrfNTH8/zenDfrQCYvHwj +1uswV0ePQdZ+dpYlB6nZNQ== +=LiNS +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 2bd2013..0e29637 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -5,8 +5,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.38 -Release: 2%{?dist} +Version: 2.02.39 +Release: 3%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -43,7 +43,7 @@ cd device-mapper.%{device_mapper_version} %configure --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig make cd .. -%configure --enable-readline --enable-lvm1_fallback --enable-fsadm --with-clvmd=cman --with-cluster=internal --with-pool=internal --with-user= --with-group= --with-dmdir=device-mapper.%{device_mapper_version} +%configure --enable-lvm1_fallback --enable-fsadm --with-clvmd=cman --with-cluster=internal --with-pool=internal --with-user= --with-group= --with-dmdir=device-mapper.%{device_mapper_version} make DESTDIR=$RPM_BUILD_ROOT %define _exec_prefix / @@ -267,6 +267,19 @@ This package contains the device-mapper shared library, libdevmapper. %changelog +* Fri Jun 27 2008 Alasdair Kergon > - 2.02.39-3 +- Fix up cache for PVs without mdas after consistent VG metadata is processed. +- Update validation of safe mirror log type conversions in lvconvert. +- Fix lvconvert to disallow snapshot and mirror combinations. +- Fix reporting of LV fields alongside unallocated PV segments. +- Add --unquoted and --rows to reporting tools. +- Avoid undefined status code after _memlock commands in lvm shell. +- Fix and improve readahead 'auto' calculation for stripe_size. +- Fix lvchange output for -r auto setting if auto is already set. +- Fix add_mirror_images not to dereference uninitialized log_lv upon failure. +- Add --force to lvextend and lvresize. +- Fix vgchange to not activate component mirror volumes directly. + * Wed Jun 25 2008 Alasdair Kergon > - 2.02.38-2 - dmsetup: Add --unquoted and --rows to 'info -c' command. - libdevmapper: Fix inverted no_flush debug message. diff --git a/sources b/sources index dc32d5b..085fa30 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -274f8837033ea34919f009a8c396d83b LVM2.2.02.38.tgz +32ad429461070f0813aff758e0988bc2 LVM2.2.02.39.tgz 6074f2c2035c2a526422e691c7457277 device-mapper.1.02.27.tgz diff --git a/upstream b/upstream index 9bb293a..a5bd3cc 100644 --- a/upstream +++ b/upstream @@ -1,2 +1,2 @@ -LVM2.2.02.38.tgz +LVM2.2.02.39.tgz device-mapper.1.02.27.tgz