summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2012-06-07 14:36:42 -0400
committerDavid Zeuthen <zeuthen@gmail.com>2012-06-07 14:36:42 -0400
commit76fe72a987e89076ae3ab485c11146189e04650a (patch)
tree16b567ffe18918a9f748bd1a993af0ccfab45a4e
parent203533a089ffcfc7c0238e75a5fa6603e0a42b42 (diff)
Update NEWS for release1.98.0
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
-rw-r--r--NEWS41
1 files changed, 41 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93f66ac..2b7cbe3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,45 @@
------------
+udisks 1.98.0
+------------
+
+The udisks project provides a daemon, tools and libraries to access
+and manipulate disks and storage devices.
+
+Changes since udisks 1.97.0:
+
+David Zeuthen (15):
+ Post-release version bump to 1.98.0
+ udisksctl: add 'smart-simulate' verb
+ udisksctl: describe 'loop-setup' and 'loop-delete' verbs
+ Call it "Disk Manager" and reword some sections of udisks(8) man page
+ Bug 49842 – Unhandled rootfs on bind mount
+ Drive: Refuse to eject drives that appear to be in use
+ Add some documentation about polkit variables
+ Rename current polkit variables and also add some new ones
+ Move table with polkit variables to the "Authorization Checks" chapter
+ If a block device has ID_PATH set, consider it to be a drive
+ Use "device" instead of "block_device" in the polkit variables
+ Add id.* and partition.* polkit variables
+ Rework part of the polkit variable documentation
+ udisksd: work if polkitd is not available
+ Update NEWS for release
+
+Martin Pitt (8):
+ integration tests: Update expected mount points
+ integration tests: Suspend gvfs-udisks2-volume-monitor
+ integration-test: Update expected exception names
+ integration-test: Mitigate race after mounting
+ Wait for the correct device after formatting
+ integration-test: Update expected Luks mount points
+ integration-test: Quiesce wipefs output
+ integration-test: Run on temporary local DBus
+
+Thanks to all our contributors.
+
+David Zeuthen,
+June 7, 2012
+
+------------
udisks 1.97.0
------------