]> sourceware.org Git - lvm2.git/commitdiff
pre-release old-v2_02_73 v2_02_73
authorAlasdair Kergon <agk@redhat.com>
Wed, 18 Aug 2010 20:57:10 +0000 (20:57 +0000)
committerAlasdair Kergon <agk@redhat.com>
Wed, 18 Aug 2010 20:57:10 +0000 (20:57 +0000)
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM

diff --git a/VERSION b/VERSION
index 53efb8c9d3b58408d8a7d5a37d548b5773017c8b..de32aebd5dc153681d864118b00fee53585ad9ce 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.73(2)-cvs (2010-07-28)
+2.02.73(2)-cvs (2010-09-18)
index a240842167ca23a58614c04c85b9d29f5d1ecb4d..379b1cb1dbc34c709fe5a2d64cd1fee48f58b3c7 100644 (file)
@@ -1 +1 @@
-1.02.54-cvs (2010-07-28)
+1.02.54-cvs (2010-08-18)
index a65ca34923ccf4e6c3b1046ec7885a2ee0873736..c63251fec0bbb7aa744089683ae57d75bea9bbe5 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.73 - 
-================================
+Version 2.02.73 - 18th August 2010
+==================================
   Fix potential for corruption during cluster mirror device failure.
   Use 'SINGLENODE' instead of 'dead' in clvmd singlenode messages.
   Ignore snapshots when performing mirror recovery beneath an origin.
@@ -13,18 +13,17 @@ Version 2.02.73 -
   Enable snapshot monitoring by default when dmeventd is enabled.
   Move cloned libdevmapper-event client code from segments into lib/activate.
   Fix 'lvconvert --splitmirrors' in cluster operation.
-  Fix clvmd init script exit code when executed as non-root user.
+  Fix clvmd init script exit code to return 4 when executed as non-root user.
   Change default alignment of pe_start to 1MB.
   Add --norestorefile option to pvcreate.
   Require --restorefile when using pvcreate --uuid.
   Recognise and give preference to md device partitions (blkext major).
   Never scan internal LVM devices.
-  Split-mirror operations were ignoring user-specified PVs.
+  Don't ignore user-specified PVs in split-mirror operations. (2.02.71)
   Fix data corruption bug in cluster mirrors.
   Require logical volume(s) to be explicitly named for lvconvert --merge.
   Avoid changing aligned pe_start as a side-effect of very verbose logging.
-  Fix 'void*' arithmetic warnings in dbg_malloc.c.
-  Fix 'void*' arithmetic warning in some functions from libdm-iface.c.
+  Use built-in rule for device aliases: block/ < dm- < disk/ < mapper/ < other.
   Fix const warning in dev_manager_info() and _dev_manager_lv_rmnodes().
   Fix const warning in archive_file structure from archive.c.
   Clean generated files .exported_symbols_generated, example.conf for distclean.
@@ -35,7 +34,7 @@ Version 2.02.73 -
   Use #include <> not "" in lvm2app.h which gets installed on the system.
   Make lib and liblvm.device-mapper wait for include file generation.
   Fix configure to supply DEFAULT_RUN_DIR to Makefiles.
-  Fix wrong number of mirror log at allocate policy
+  Fix allocation of wrong number of mirror logs with 'remove' fault policy.
 
 Version 2.02.72 - 28th July 2010  [CVE-2010-2526]
 =================================================
index 44bffe189d3419d7e2407403537db5884928915d..da8ef4506c49e1b3427bc38cc58077d4c8d2e2d1 100644 (file)
@@ -1,5 +1,5 @@
-Version 1.02.54 - 
-================================
+Version 1.02.54 - 18th August 2010
+==================================
   Fix dm-mod autoloading logic to not assume control node is set correctly.
   Add dmeventd/executable to lvm.conf to test alternative dmeventd.
   Export dm_event_handler_set_dmeventd_path to override built-in dmeventd path.
@@ -8,8 +8,10 @@ Version 1.02.54 -
   Assume dm-mod autoloading support is in kernel 2.6.36 and higher, not 2.6.35.
   Fix udev rules to support udev database content generated by older rules.
   Reinstate detection of inappropriate uevent with DISK_RO set and suppress it.
+  Fix regex ttree off-by-one error.
+  Add --enable-valgrind-pool to configure.
   Fix segfault in regex matcher with characters of ordinal value > 127.
-  Use built-in rule for device aliases: block/ < dm- < disk/ < mapper/ < other.
+  Fix 'void*' arithmetic warnings in dbg_malloc.c and libdm-iface.c.
   Wait for node creation before displaying debug info in dmsetup.
   Fix return status 0 for "dmsetup info -c -o help".
   Add check for kernel semaphore support and disable udev_sync if not available.
This page took 0.04649 seconds and 5 git commands to generate.