hal ChangeLog, 1.372.2.48, 1.372.2.49 NEWS, 1.3.2.6, 1.3.2.7 configure.in, 1.57.2.18, 1.57.2.19

David Zeuthen david at freedesktop.org
Tue May 17 07:49:49 PDT 2005


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

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

        * configure.in: Bump version to 0.4.8

        * NEWS: Update for 0.4.8



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.48
retrieving revision 1.372.2.49
diff -u -d -r1.372.2.48 -r1.372.2.49
--- ChangeLog	17 May 2005 14:34:36 -0000	1.372.2.48
+++ ChangeLog	17 May 2005 14:49:46 -0000	1.372.2.49
@@ -1,5 +1,11 @@
 2005-05-17  David Zeuthen  <davidz at redhat.com>
 
+	* configure.in: Bump version to 0.4.8
+
+	* NEWS: Update for 0.4.8
+
+2005-05-17  David Zeuthen  <davidz at redhat.com>
+
 	* hald/linux/libsysfs/sysfs_dir.c:
 	(sysfs_read_dir_attributes): Don't ever read sysfs attribute of
 	the name "config" since reading the "config" file for PCI may

Index: NEWS
===================================================================
RCS file: /cvs/hal/hal/NEWS,v
retrieving revision 1.3.2.6
retrieving revision 1.3.2.7
diff -u -d -r1.3.2.6 -r1.3.2.7
--- NEWS	25 Jan 2005 02:59:17 -0000	1.3.2.6
+++ NEWS	17 May 2005 14:49:47 -0000	1.3.2.7
@@ -1,5 +1,21 @@
 
 ==========
+HAL 0.4.8 "Without your space helmet, Dave, you're going to find 
+	   that rather difficult."
+==========
+
+Released May 17, 2005
+
+ - Fix network link detection (Bill Moss)
+ - Add the net.80203.can_detect_link
+ - Fix a problem with trailing commas in libhal-storage (Sebastian Dransfeld)
+ - Use better names for USB Zip Drives (Daniel Serpell)
+ - Fix some memory leaks when handling device information files
+ - zh_TW translation (chaoweilun at pcmail.com.tw)
+ - Add /var/lib/misc to pci.ids search path (Murray Cumming, fd.o #2547)
+ - Never read sysfs attributes called "config" (Matthias Andree, fd.o #1852)
+
+==========
 HAL 0.4.7 "I'm afraid, Dave."
 ==========
 

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.57.2.18
retrieving revision 1.57.2.19
diff -u -d -r1.57.2.18 -r1.57.2.19
--- configure.in	11 Apr 2005 18:52:06 -0000	1.57.2.18
+++ configure.in	17 May 2005 14:49:47 -0000	1.57.2.19
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.7, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.7)
+AC_INIT(hal, 0.4.8, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.8)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 




More information about the hal-commit mailing list