[Lunar-commits] <moonbase> lvm2: version bumped to 2.02.36.

Florin Braescu florin at lunar-linux.org
Wed Apr 30 18:04:59 CEST 2008


commit 3c91479790dceba433bb0760bfce8fb731874e8f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Apr 30 19:04:59 2008 +0300

    lvm2: version bumped to 2.02.36.
    
    Changes:
      Fix fsadm.sh to work with older blockdev, blkid & readlink binaries.
      Fix lvresize to pass new size to fsadm when extending device.
      Remove unused struct in clvmd-openais, and use correct node count.
      Fix nodes list in clvmd-openais, and allow for broadcast messages.
      Exclude VG_GLOBAL from internal concurrent VG lock counter.
      Fix vgsplit internal counting of snapshot LVs.
      Fix vgmerge snapshot_count when source VG contains snapshots.
      Simplify clvmd-openais by using non-async saLckResourceLock.
      Fix internal LV counter when a snapshot is removed.
      Fix metadata corruption writing lvm1-formatted metadata with snapshots.
      Fix lvconvert -m0 allocatable space check.
---
 filesys/lvm2/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS
index 1aa6b70..57c52b8 100644
--- a/filesys/lvm2/DETAILS
+++ b/filesys/lvm2/DETAILS
@@ -1,13 +1,13 @@
           MODULE=lvm2
-         VERSION=2.02.35
+         VERSION=2.02.36
           SOURCE=LVM2.$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION
    SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2
    SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old
-      SOURCE_VFY=sha1:95b1a1c9acd7e144c5747a2999b180c1d473ddbc
+      SOURCE_VFY=sha1:29ddaf10a49868fb8d85afd21c8e7f6943846eae
         WEB_SITE=http://sources.redhat.com/lvm2
          ENTERED=20040511
-         UPDATED=20080419
+         UPDATED=20080430
            SHORT="Logical volume manager"
 
 cat << EOF


More information about the Lunar-commits mailing list