hal: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Wed Jul 15 00:38:37 PDT 2009
NEWS | 33 +++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 34 insertions(+), 1 deletion(-)
New commits:
commit 2d9293b6803405b45993cf207f4ea2e289d93c67
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date: Wed Jul 15 09:38:19 2009 +0200
post-release bump for 0.5.14
version in configure.in, add 0.5.14 stub to NEWS
diff --git a/NEWS b/NEWS
index c546e5b..12b3b56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
==========
+HAL 0.5.14
+==========
+
+Released Month 00, 2009.
+
+Requirements for HAL 0.5.14:
+
+ - Linux kernel >= 2.6.22 (CONFIG_SYSFS_DEPRECATED=n)
+ - udev >= 125 (Linux only)
+ - util-linux-ng >= 2.15
+ - bash >= 2.0
+ - dbus >= 0.61 (with glib bindings)
+ - glib >= 2.10.0
+ - expat >= 1.95.8
+ - hal-info >= 20080310 (older versions can work too)
+ - libusb >= 0.1.10a (optional)
+ - pciutils >= 2.2.3 (optional)
+ - dmidecode >= 2.7 (optional)
+ - parted >= 1.7.1 (optional)
+ - cryptsetup-luks >= 1.0.1 (optional, needs LUKS patches)
+ - libsmbios >= 0.13.4 (optional, for DELL machines, Linux only,
+ prefered version >= 2.0.3)
+ - dellWirelessCtl >= 0.13.4 (optional, for Dell machines, must live in
+ /usr/bin/, Linux only, prefered version >= 2.0.3)
+ - gperf >= 3.0.3-2 (optional, for Re-map multimedia keys,
+ Linux only)
+ - PolicyKit >= 0.5 (optional)
+ - ConsoleKit >= 0.2.0 (optional, needed if use PolicyKit)
+ - pm-utils >= 0.99.2 or newer (optional)
+
+Contributors to HAL 0.5.14:
+
+==========
HAL 0.5.13
==========
diff --git a/configure.in b/configure.in
index 22e7f03..082c9e8 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ dnl Process this file with autoconf to produce a configure script.
#
AC_PREREQ(2.59c)
-AC_INIT(hal, 0.5.13, david at fubar.dk)
+AC_INIT(hal, 0.5.14, david at fubar.dk)
AM_INIT_AUTOMAKE([gnu 1.9])
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
More information about the hal-commit
mailing list