hal ChangeLog, 1.372.2.36, 1.372.2.37 configure.in, 1.57.2.10, 1.57.2.11

David Zeuthen david at freedesktop.org
Fri Jan 21 17:35:29 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv14548

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog configure.in 
Log Message:
2005-01-21  David Zeuthen  <davidz at redhat.com>

	* hald/linux/usb_bus_device.c (usb_device_pre_process): Interface
	class is in hexadecimal, not decimal. Reported by Paul Ionescu
	<i_p_a_u_l at yahoo.com>.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.36
retrieving revision 1.372.2.37
diff -u -d -r1.372.2.36 -r1.372.2.37
--- ChangeLog	21 Jan 2005 15:46:55 -0000	1.372.2.36
+++ ChangeLog	22 Jan 2005 01:35:27 -0000	1.372.2.37
@@ -1,5 +1,11 @@
 2005-01-21  David Zeuthen  <davidz at redhat.com>
 
+	* hald/linux/usb_bus_device.c (usb_device_pre_process): Interface
+	class is in hexadecimal, not decimal. Reported by Paul Ionescu
+	<i_p_a_u_l at yahoo.com>.
+
+2005-01-21  David Zeuthen  <davidz at redhat.com>
+
 	* tools/fstab-sync.c (remove_udi): Check for return value to
 	avoid dereferencing a NULL pointer
 

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.10
retrieving revision 1.57.2.11
diff -u -d -r1.57.2.10 -r1.57.2.11
--- configure.in	20 Jan 2005 17:03:54 -0000	1.57.2.10
+++ configure.in	22 Jan 2005 01:35:27 -0000	1.57.2.11
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.6, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.6)
+AC_INIT(hal, 0.4.6.cvs20050121, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.6.cvs20050121)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list