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

Florin Braescu florin at lunar-linux.org
Wed Jul 7 08:52:39 CEST 2010


commit e7bfc712f34c5f8be821a8bec5ec75f6c58da631
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jul 7 09:52:39 2010 +0300

    lvm2: version bumped to 2.02.70.
    
    Changes:
      Remove log directly if all mirror images of a mirrored log fail.
      Randomly select which mdas to use or ignore.
      Add some missing standard configure.in checks.
      Add printf format attributes to yes_no_prompt and fix a caller.
      Always pass unsuspended dm devices through persistent filter to other filters.
      Move test for suspended dm devices ahead of other filters.
      Fix another segfault in clvmd -R if no response from daemon received.
      Remove superfluous suspended device counter from clvmd.
      Fix lvm shell crash when input is entirely whitespace.
      Update partial mode warning message.
      Preserve memlock balance in clvmd when activation triggers a resume.
      Restore the removemissing behaviour of lvconvert --repair --use-policies.
---
 filesys/lvm2/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS
index abbb947..3039a5d 100644
--- a/filesys/lvm2/DETAILS
+++ b/filesys/lvm2/DETAILS
@@ -1,13 +1,13 @@
           MODULE=lvm2
-         VERSION=2.02.69
+         VERSION=2.02.70
           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:f10cdc87032f38acd76f28c564db5790b6e8a159
+      SOURCE_VFY=sha1:6f88114e72204feee491befd5f0e203036b90f11
         WEB_SITE=http://sources.redhat.com/lvm2
          ENTERED=20040511
-         UPDATED=20100701
+         UPDATED=20100707
            PSAFE=no
            SHORT="Logical volume manager"
 


More information about the Lunar-commits mailing list