From b0c83e704cdcdb3f604fc15220cf46bf7b3d2dcd Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Sat, 27 Nov 2004 21:51:24 +0000 Subject: [PATCH] Endian fix. --- .cvsignore | 2 +- lvm2.spec | 5 ++++- sources | 2 +- upstream | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index e2fd087..015e685 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -LVM2.2.00.27.tgz +LVM2.2.00.28.tgz diff --git a/lvm2.spec b/lvm2.spec index 68f90ad..7de6b00 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,6 +1,6 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.00.27 +Version: 2.00.28 Release: 1 License: GPL Group: System Environment/Base @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) /etc/lvm/lvm.conf %changelog +* Sat Nov 27 2004 Alasdair Kergon - 2.00.28-1 +- Endian fix to partition/md signature detection. + * Wed Nov 24 2004 Alasdair Kergon - 2.00.27-1 - Fix partition table detection & an out of memory segfault. diff --git a/sources b/sources index 1a3b3b0..a7940f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f18557b5b95817d73f836d06ff1c7c9 LVM2.2.00.27.tgz +5a053fdbbc76ee431182841b2743909c LVM2.2.00.28.tgz diff --git a/upstream b/upstream index e2fd087..015e685 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.00.27.tgz +LVM2.2.00.28.tgz