From 668944f16aa8810c9137b4336aef9c88c9e1c110 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Fri, 1 Dec 2006 23:36:54 +0000 Subject: [PATCH] new upstream with fixes --- .cvsignore | 2 +- lvm2.spec | 15 ++++++++++++--- sources | 2 +- upstream | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0818890..977fe9a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -LVM2.2.02.15.tgz +LVM2.2.02.16.tgz diff --git a/lvm2.spec b/lvm2.spec index 0cde077..ea3ee17 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,9 +1,9 @@ -%define device_mapper_version 1.02.12 +%define device_mapper_version 1.02.13 Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.15 -Release: 3%{?dist} +Version: 2.02.16 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -113,6 +113,15 @@ fi %changelog +* Fri Dec 01 2006 Alasdair Kergon - 2.02.16-1 +- Fix VG clustered read locks to use PR not CR. +- Adjust some alignments for ia64/sparc. +- Fix mirror segment removal to use temporary error segment. +- Always compile debug logging into clvmd. +- Add startup timeout to clvmd startup script. +- Add -T (startup timeout) switch to clvmd. +- Improve lvm_dump.sh robustness. + * Tue Nov 21 2006 Alasdair Kergon - 2.02.15-3 - Fix clvmd init script line truncation. diff --git a/sources b/sources index 71367c8..56fbeb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2df29754e90c7dd726cc3d4f1fdf1859 LVM2.2.02.15.tgz +fb711403e1b763e135686aaa800b3d6a LVM2.2.02.16.tgz diff --git a/upstream b/upstream index 0818890..977fe9a 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.15.tgz +LVM2.2.02.16.tgz