summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW_DM
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2012-06-08 22:13:33 +0100
committerAlasdair G Kergon <agk@redhat.com>2012-06-08 22:13:33 +0100
commit389498764a5bd9b223a7c53a49a7061da1efa462 (patch)
tree19ecff3607f952dc22d8b8b20839d7b1b083adb2 /WHATS_NEW_DM
parente892557ac646f042b491cd27d1d9d39002ad7ee7 (diff)
downloadlvm2-389498764a5bd9b223a7c53a49a7061da1efa462.tar.gz
lvm2-389498764a5bd9b223a7c53a49a7061da1efa462.tar.xz
lvm2-389498764a5bd9b223a7c53a49a7061da1efa462.zip
WHATS_NEW_DM: Update for release.
Diffstat (limited to 'WHATS_NEW_DM')
-rw-r--r--WHATS_NEW_DM16
1 files changed, 8 insertions, 8 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index b5d110e9..1246f198 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,17 +1,17 @@
-Version 1.02.75 -
-================================
+Version 1.02.75 - 8th June 2012
+===============================
Upstream source repo now fedorahosted.org git not sources.redhat.com CVS.
Remove unsupported udev_get_dev_path libudev call used for checking udev dir.
Set delay_resume_if_new on deptree snapshot origin.
Log value chosen in _find_config_bool like other variable types do.
- Synchronize with dead of dmeventd.
- Rename (Blk)DevNames/DevNos dmsetup header to (Blk)DevNamesUsed/DevNosUsed.
+ Wait for dmeventd to exit after sending it DM_EVENT_CMD_DIE when restarting.
+ Append 'Used' to {Blk}DevNames/DevNos dmsetup report headers for clarity.
Add configure --with-veritysetup for independent veritysetup tool.
- Properly support passed in dmevent path in dm_event_register_handler().
+ Properly support supplied dmevent path in dm_event_register_handler().
Remove dmeventd fifos on exit if they are not managed by systemd.
- Use SD_ACTIVATION env. var. in systemd units to better detect systemd in use.
- Do not run a new dmeventd instance on restart if there's no existing one.
- Make the time window for reading fifo longer 5sec (1.02.73).
+ Use SD_ACTIVATION environment variable in systemd units to detect systemd.
+ Only start a new dmeventd instance on restart if one was already running.
+ Extend the time waited for input from dmeventd fifo to 5 secs. (1.02.73)
Version 1.02.74 - 6th March 2012
================================