diff --git a/.cvsignore b/.cvsignore index 52082f5..0c29abc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -LVM2.2.02.61.tgz +LVM2.2.02.62.tgz diff --git a/LVM2.2.02.61.tgz.asc b/LVM2.2.02.61.tgz.asc deleted file mode 100644 index c954830..0000000 --- a/LVM2.2.02.61.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBLeeN/IoGRwVZ+LBcRAmV8AJ0QfyMXg7c1aDHl1NrGMnWPbC+PIgCgzGtG -MdxQbJ/pP53MzEQXKAS1ICs= -=9GZ3 ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.62.tgz.asc b/LVM2.2.02.62.tgz.asc new file mode 100644 index 0000000..7a4a352 --- /dev/null +++ b/LVM2.2.02.62.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBLllQSIoGRwVZ+LBcRAjr0AKDIr78odIH+LEBTLUwojwdC+5hyswCdFZ4K +NRauqXPOtb2XT0OwL5+oHZQ= +=J0xw +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 7193dcc..d31822d 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.44 +%define device_mapper_version 1.02.45 %define enable_cluster 1 %if %{enable_cluster} @@ -15,8 +15,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.61 -Release: 2%{?dist} +Version: 2.02.62 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -443,6 +443,19 @@ the device-mapper event library. %changelog +* Tue Mar 09 2010 Alasdair Kergon - 2.02.62-1 +- Rewrite clvmd init script. +- Add default alternative to mlockall using mlock to reduce pinned memory size. +- Add use_mlockall and mlock_filter to activation section of lvm.conf. +- Handle misaligned devices that report alignment_offset of -1. +- Extend core allocation code in preparation for mirrored log areas. +- No longer fall back to looking up active devices by name if uuid not found. +- Don't touch /dev in vgmknodes if activation is disabled. +- Add --showkeys parameter description to dmsetup man page. +- Add --help option as synonym for help command. +- Add lvm2app functions lvm_{vg|lv}_{get|add|remove}_tag() functions. +- Refactor snapshot-merge deptree and device removal to support info-by-uuid. + * Fri Mar 05 2010 Peter Rajnoha - 2.02.61-2 - Change spec file to support excluding cluster components from the build. diff --git a/sources b/sources index dc22ca8..d0d36cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fdac768c78d96525d47b5a3df4c67de LVM2.2.02.61.tgz +72e3d66dc42aaf67dca475196a113528 LVM2.2.02.62.tgz diff --git a/upstream b/upstream index 52082f5..0c29abc 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.61.tgz +LVM2.2.02.62.tgz