hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Mon Apr 2 22:37:00 PDT 2007


 NEWS         |   25 +++++++++++++++++++++++++
 configure.in |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)

New commits:
diff-tree 34b1b1343944dcd9a29144eb059c2d286ea4e6e3 (from 711ef20af382f643fc35e9ce422f7200d8d1f31b)
Author: David Zeuthen <davidz at redhat.com>
Date:   Tue Apr 3 01:36:26 2007 -0400

    post-release version bump to version 0.5.10

diff --git a/NEWS b/NEWS
index d7d98c1..cf6f918 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ==========
+HAL 0.5.10 ""
+==========
+
+Requirements for HAL 0.5.10 "":
+
+ - Linux kernel     >= 2.6.17
+ - util-linux       >= 2.12r1    (--enable-umount-helper requires patch from RH #188193)
+ - bash             >= 2.0
+ - udev             >= 089
+ - dbus             >= 0.61      (with glib bindings)
+ - glib             >= 2.6.0
+ - expat            >= 1.95.8
+ - hal-info         >= 20070402
+ - libusb           >= 0 0.1.10a (optional)
+ - pciutils         >= 2.2.3     (optional
+ - dmidecode        >= 2.7       (optional)
+ - parted           == 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.86 (optional)
+ - cryptsetup-luks  >= 1.0.1     (optional, needs LUKS patches)
+ - libsmbios	    >= 0.13.4    (optional for DELL machines, Linux only)
+ - dellWirelessCtl  >= 0.13.4    (optional, for Dell machines, must live in /usr/bin/, Linux only)
+ - ConsoleKit       >= 0.2.0
+ - pm-utils         >= 0.99.2 or newer (optional)
+
+
+==========
 HAL 0.5.9 "Precipice"
 ==========
 
diff --git a/configure.in b/configure.in
index cb520af..f754974 100644
--- a/configure.in
+++ b/configure.in
@@ -7,8 +7,8 @@ dnl Process this file with autoconf to p
 #
 
 AC_PREREQ(2.59c)
-AC_INIT(hal, 0.5.9, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.5.9)
+AC_INIT(hal, 0.5.10, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.5.10)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 


More information about the hal-commit mailing list