diff --git a/.gitignore b/.gitignore index a4630de..6cbaffa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ LVM2.2.02.70.tgz LVM2.2.02.72.tgz +LVM2.2.02.73.tgz /LVM2.2.02.74.tgz /LVM2.2.02.75.tgz /LVM2.2.02.76.tgz +/LVM2.2.02.77.tgz diff --git a/LVM2.2.02.76.tgz.asc b/LVM2.2.02.76.tgz.asc deleted file mode 100644 index 1de800a..0000000 --- a/LVM2.2.02.76.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBM2LggIoGRwVZ+LBcRAlk8AJ9vxSmzOaM5xCInZrkCJ4O7LioGJgCg+nj9 -3Df41m/Ab40fqtaOEhPR55c= -=Cez1 ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.77.tgz.asc b/LVM2.2.02.77.tgz.asc new file mode 100644 index 0000000..b958a01 --- /dev/null +++ b/LVM2.2.02.77.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBM6qjdIoGRwVZ+LBcRAoheAKCYdTsnvrnGoeWWCLMN7msEj4ub6ACgvwZ9 +c/Kp+2UXpbKX5xm5hF6t75A= +=1DSq +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 46bd213..aeb3bd6 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.57 +%define device_mapper_version 1.02.58 %define enable_cluster 1 %if "%{fedora}" == "12" @@ -29,7 +29,7 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.76 +Version: 2.02.77 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -464,6 +464,17 @@ the device-mapper event library. %changelog +* 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. +- Remove tag length restriction and allow / = ! : # & characters. +- Support repetition of --addtag and --deltag arguments. +- Add infrastructure for specific cmdline arguments to be repeated in groups. +- Fix fsadm no longer to require '-f' to resize an unmounted filesystem. +- Fix fsadm to detect mounted filesystems on older systems. (2.0.75) +- Extend cling allocation policy to recognise PV tags (cling_by_tags). +- Add allocation/cling_tag_list to lvm.conf. + * Tue Nov 9 2010 Alasdair Kergon - 2.02.76-1 - Clarify error messages when activation fails due to activation filter use. - Fix handling of online filesystem resize (using new fsadm return code). diff --git a/sources b/sources index 79fac17..f036f6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a43a943c218cb00ce1a6ce39889a6ae LVM2.2.02.76.tgz +e3cb5b86668ff08b337524f63ad82cde LVM2.2.02.77.tgz diff --git a/upstream b/upstream index 0b227f8..f4ce61a 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.76.tgz +LVM2.2.02.77.tgz