summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2006-09-19 16:44:38 -0400
committerDavid Zeuthen <davidz@redhat.com>2006-09-19 16:44:38 -0400
commit8690192f438fcd68e26f01d05d843842ea07b3b9 (patch)
treeadab495e26c661a1deb873fe0886e16f2601a63d
parentf749f231157139bf6bbce564bd2f16926b0d3d9d (diff)
update NEWS for 0.5.8.1HAL_0_5_8_1
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2e9c6c0..6d508574 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,35 @@
HAL 0.5.8.1
==========
+David Zeuthen:
+ fix race condition when unmounting a volume takes a very long time
+ don't lock the .hal-mtab file at all when checking mount status on
+ unmount
+ don't update mount state until Unmount() returns
+ fix stupid typo in syslog reporting for Mount()
+ bump release to 0.5.8.1
+ only install PolicyKit privilege files if we're using PolicyKit
+ only require libvolume_id >= 061
+ fixup NEWS file to list correct requirements, e.g. udev 089
+ don't fail, print warning if ARPHRD_IEEE80211_{RADIOTAP,PRISM} is not
+ defined
+ fix up overflow of 32-bit variable when getting 64-bit value
+ remove unneeded debug
+ send changes in correct order for LibHalChangeSet
+ remove dead code introduced by commit
+ 0ae1aed74548fec563399d00100d621ce99b383b
+ enable looking for data track on optical discs
+ export Eject() even on discs where we can't detect a file system
+ probe for partitions on data discs where we fail to detect an fs
+ don't build Macbook Pro utils on non-x86
+
+Holger Macht:
+ fixed typos in cpufreq addon
+
+S.Ça%GÄŸ%@lar Onur:
+ get ARPHRD_IEEE80211_RADIOTAP and similar from kernel, not glibc headers
+
+
Requirements for HAL 0.5.8.1
- Linux kernel >= 2.6.17