diff options
author | David Zeuthen <david@fubar.dk> | 2005-04-27 21:12:43 +0000 |
---|---|---|
committer | David Zeuthen <david@fubar.dk> | 2005-04-27 21:12:43 +0000 |
commit | 565ca2641af79bad38f4e9c8f19258e4d818f219 (patch) | |
tree | d35ed587413d941a48633c70799926b462da6bb7 | |
parent | 59a6d8495935bf7d3054c9449b04a53da8e3e862 (diff) |
Bump for releaseHAL_0_5_1
Update for release
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 36 | ||||
-rw-r--r-- | configure.in | 4 | ||||
-rw-r--r-- | doc/spec/hal-spec.html | 8 |
4 files changed, 48 insertions, 6 deletions
@@ -1,5 +1,11 @@ 2005-04-27 David Zeuthen <davidz@redhat.com> + * configure.in: Bump for release + + * NEWS: Update for release + +2005-04-27 David Zeuthen <davidz@redhat.com> + * tools/device-manager/*.py: Patch from John (J5) Palmieri <johnp@redhat.com>: I am about to check in my changes to the dbus python bindings and roll a release. Here is a patch to get Hal @@ -1,4 +1,40 @@ ========== +HAL 0.5.1 "Sonny...?" +========== + +Release Apr 27, 2005 + + - Teach volume_id about Minix and a bunch of ATA raid signatures + and use last label on multi-session discs (Kay Sievers) + - Extract certain stuff using dmidecode and populate smbios.* + properties and populate some newer computer.* properties + - Change sesame to luks (W. Michael Petullo) + - Cope with double hotplug events and other boundary conditions + wrt. hotplug events (Kay Sievers) + - Add some more USB2 card reader .fdi files + - Make hal know about Firewire devices yet again + - Export info.linux.driver for every physical device + - Match PalmOS style pda's (Andrei Yurkevich) + - zh_TW translation (chaoweilun@pcmail.com.tw) + - Use direct d-bus connection for helpers instead of routing + the traffic through the system bus + - Several memory leak fixes + - Update h-d-m to use Python bindings in D-BUS 0.33 or later + - Use new udev feature to read all device file names in one go + - Various fixes (Richard Hughes, Steve Grubb, Kay Sivers, + Murray Cumming, Martin Pitt, Bill Nottingham) + +Requirements for HAL 0.5.1 "Sonny...?" + + - Linux 2.6.11 or later + - udev 057 or later (using udevsend as hotplug multiplexer) + - dbus 0.33 or later (with glib bindings) + - glib 2.6 or later + - expat + - popt (optional) + - libusb (optional) + +========== HAL 0.5.0 "The family had a lot of buffers." ========== diff --git a/configure.in b/configure.in index 1954b147..72742a08 100644 --- a/configure.in +++ b/configure.in @@ -7,8 +7,8 @@ dnl Process this file with autoconf to produce a configure script. # AC_PREREQ(2.57) -AC_INIT(hal, 0.5.0, david@fubar.dk) -AM_INIT_AUTOMAKE(hal, 0.5.0) +AC_INIT(hal, 0.5.1, david@fubar.dk) +AM_INIT_AUTOMAKE(hal, 0.5.1) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE diff --git a/doc/spec/hal-spec.html b/doc/spec/hal-spec.html index 6873a7c9..96cf4dea 100644 --- a/doc/spec/hal-spec.html +++ b/doc/spec/hal-spec.html @@ -2,7 +2,7 @@ <HTML ><HEAD ><TITLE ->HAL 0.5.0 Specification</TITLE +>HAL 0.5.1 Specification</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD @@ -24,7 +24,7 @@ CLASS="TITLEPAGE" CLASS="title" ><A NAME="AEN2" ->HAL 0.5.0 Specification</A +>HAL 0.5.1 Specification</A ></H1 ><H3 CLASS="author" @@ -51,7 +51,7 @@ HREF="mailto:david@fubar.dk" ></DIV ><SPAN CLASS="releaseinfo" ->Version 0.5.0<BR></SPAN +>Version 0.5.1<BR></SPAN ><HR></DIV ><DIV CLASS="TOC" @@ -690,7 +690,7 @@ CLASS="CALSTABLE" ></TR ><TR ><TD ->0.5.0</TD +>0.5.1</TD ><TD > </TD ><TD |