[Lunar-commits] device-mapper: version bumped to 1.02.24.

Florin Braescu florin at lunar-linux.org
Sat Jan 12 11:24:22 CET 2008


commit b6ebf724e2b93342d6d006f7a5ea6d4f152cc398
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 12 12:24:22 2008 +0200

    device-mapper: version bumped to 1.02.24.
    
    Changes:
      Fix deptree to pass new name to _resume_node after a rename.
      Suppress other node operations if node is deleted.
      Add node operation stack debug messages.
      Report error when empty device name passed to readahead functions.
      Fix minimum readahead debug message.
      Update dm-ioctl.h after removal of compat code.
      Add readahead support to libdevmapper and dmsetup.
      Fix double free in a libdevmapper-event error path.
      Fix configure --with-dmeventd-path substitution.
      Allow a DM_DEV_DIR environment variable to override /dev in dmsetup.
      Create a libdevmapper.so.$LIB_VERSION symlink within the build tree.
      Avoid static link failure with some SELinux libraries that require libpthread.
      Remove obsolete dmfs code from tree and update INSTALL.
---
 filesys/device-mapper/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/filesys/device-mapper/DETAILS b/filesys/device-mapper/DETAILS
index 285e085..9999de9 100644
--- a/filesys/device-mapper/DETAILS
+++ b/filesys/device-mapper/DETAILS
@@ -1,13 +1,13 @@
           MODULE=device-mapper
-         VERSION=1.02.22
+         VERSION=1.02.24
           SOURCE=$MODULE.$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
    SOURCE_URL[0]=ftp://sources.redhat.com/pub/dm/
    SOURCE_URL[1]=ftp://sources.redhat.com/pub/dm/old/
-      SOURCE_VFY=sha1:a4533872c32951a1b549bb9207a13b7e4dae0701
+      SOURCE_VFY=sha1:b22e76bd07b41f46a6d4a3d06429d9787fc4987f
         WEB_SITE=http://sources.redhat.com/dm/
          ENTERED=20040511
-         UPDATED=20070909
+         UPDATED=20080112
            SHORT="Supports logical volume management by the kernel"
 
 cat << EOF


More information about the Lunar-commits mailing list