hal ChangeLog,1.469,1.470 NEWS,1.4,1.5
David Zeuthen
david at freedesktop.org
Mon Mar 7 12:02:39 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv27873
Modified Files:
ChangeLog NEWS
Log Message:
2005-03-07 David Zeuthen <davidz at redhat.com>
Release 0.5.0
* NEWS: Update for release
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -d -r1.469 -r1.470
--- ChangeLog 7 Mar 2005 19:38:09 -0000 1.469
+++ ChangeLog 7 Mar 2005 20:02:36 -0000 1.470
@@ -1,5 +1,11 @@
2005-03-07 David Zeuthen <davidz at redhat.com>
+ Release 0.5.0
+
+ * NEWS: Update for release
+
+2005-03-07 David Zeuthen <davidz at redhat.com>
+
* hald/hald_test.c (main): Back out libhal testing code for now.
(check_properties): We've changed the semantics of hal_device_
property_strlist_add so change test suite accordingly
Index: NEWS
===================================================================
RCS file: /cvs/hal/hal/NEWS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- NEWS 18 Jan 2005 19:48:12 -0000 1.4
+++ NEWS 7 Mar 2005 20:02:36 -0000 1.5
@@ -1,4 +1,29 @@
+==========
+HAL 0.5.0 "The family had a lot of buffers."
+==========
+Released Mar 7, 2005
+
+ - Completely rewritten backend code including splitting work that
+ requires privileges into separate processes
+ - HAL daemon should be more restitant to broken kernel drivers thanks
+ to the split into multiple processes
+ - Test suite
+ - New features
+ - String list property type
+ - New device information file features
+ - ACPI/PMU/APM/hiddev UPS abstractions
+ - Not backwards compatible since D-BUS broke ABI (porting effort is
+ minimal though)
+ - Updated list of TODO items providing a roadmap
+
+Requires
+ - Linux 2.6.10 or later built with hotplug and uevents
+ - udev 050 or later with /sbin/udevsend as the hotplug helper/multiplexor
+ - D-BUS 0.31 or later including glib and (optionally) Python bindings
+ - glib2 2.4 or later
+
+========================================================================
Branched sometime after 0.4.2 - all 0.4.x release are now on the
branch called hal-0_4-stable-branch in CVS.
More information about the hal-commit
mailing list