diff --git a/.cvsignore b/.cvsignore index 6e04cd9..52082f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -LVM2.2.02.60.tgz +LVM2.2.02.61.tgz diff --git a/LVM2.2.02.60.tgz.asc b/LVM2.2.02.60.tgz.asc deleted file mode 100644 index a653046..0000000 --- a/LVM2.2.02.60.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBLWlyWIoGRwVZ+LBcRAtkEAJ93pc6VnzCqM0W/lTgCS/Jafx3AjgCff0tz -WcJPdKA7RyhS8KIYmi3gn4E= -=0JVZ ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.61.tgz.asc b/LVM2.2.02.61.tgz.asc new file mode 100644 index 0000000..c954830 --- /dev/null +++ b/LVM2.2.02.61.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBLeeN/IoGRwVZ+LBcRAmV8AJ0QfyMXg7c1aDHl1NrGMnWPbC+PIgCgzGtG +MdxQbJ/pP53MzEQXKAS1ICs= +=9GZ3 +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index d42f383..3d023be 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.43 +%define device_mapper_version 1.02.44 %define corosync_version 1.2.0-1 %define openais_version 1.1.1-1 %define clusterlib_version 3.0.6-1 @@ -8,8 +8,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.60 -Release: 5%{?dist} +Version: 2.02.61 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -228,9 +228,6 @@ This package contains shared lvm2 libraries for applications. %files libs %attr(755,root,root) %{_libdir}/liblvm2app.so.* %attr(755,root,root) %{_libdir}/liblvm2cmd.so.* -%attr(755,root,root) %{_libdir}/libdevmapper-event-lvm2.so.* -%attr(755,root,root) %{_libdir}/libdevmapper-event-lvm2mirror.so.* -%attr(755,root,root) %{_libdir}/libdevmapper-event-lvm2snapshot.so.* %{_libdir}/libdevmapper-event-lvm2.so %{_libdir}/libdevmapper-event-lvm2mirror.so %{_libdir}/libdevmapper-event-lvm2snapshot.so @@ -425,6 +422,29 @@ the device-mapper event library. %changelog +* Tue Feb 16 2010 Alasdair Kergon - 2.02.61-1 +- Add %ORIGIN support to lv{create,extend,reduce,resize} --extents. +- Accept a list of LVs with 'lvconvert --merge @tag' using process_each_lv. +- Remove false "failed to find tree node" error when activating merging origin. +- Exit with success when lvconvert --repair --use-policies performs no action. +- Avoid unnecessary second resync when adding mimage to core-logged mirror. +- Make clvmd -V return status zero. +- Fix cmirrord segfault in clog_cpg list processing when converting mirror log. +- Deactivate temporary pvmove mirror cluster-wide when activating it fails. +- Add missing metadata vg_reverts in pvmove error paths. +- Unlock shared lock in clvmd if activation calls fail. +- Add lvm_pv_get_size, lvm_pv_get_free and lvm_pv_get_dev_size to lvm2app. +- Change lvm2app to return all sizes in bytes as documented (not sectors). +- Exclude internal VG names and uuids from lists returned through lvm2app. +- Add LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment variable. +- Add DM_UDEV_DISABLE_LIBRARY_FALLBACK udev flag to rely on udev only. +- Remove hard-coding that skipped _mimage devices from 11-dm-lvm.rules. +- Export dm_udev_create_cookie function to create new cookies on demand. +- Add --udevcookie, udevcreatecookie and udevreleasecookie to dmsetup. +- Set udev state automatically instead of using DM_UDEV_DISABLE_CHECKING. +- Set udev state automatically instead of using LVM_UDEV_DISABLE_CHECKING. +- Remove pointless versioned symlinks to dmeventd plugin libraries. + * Fri Jan 29 2010 Alasdair Kergon - 2.02.60-5 - Replace spaces with tabs in a couple of places in spec file. diff --git a/sources b/sources index c316bee..dc22ca8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33e0e0f4b4582d495ff619696c634b2a LVM2.2.02.60.tgz +0fdac768c78d96525d47b5a3df4c67de LVM2.2.02.61.tgz diff --git a/upstream b/upstream index 6e04cd9..52082f5 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.60.tgz +LVM2.2.02.61.tgz