hal ChangeLog,1.372.2.12,1.372.2.13

David Zeuthen david at freedesktop.org
Fri Dec 31 04:01:54 PST 2004


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

Modified Files:
      Tag: hal-0_4-stable-branch
	ChangeLog 
Log Message:
2004-12-31  David Zeuthen  <davidz at redhat.com>

	* hald/linux/block_class_device.c (etc_mtab_process_line): Several
	characters in mountpoints in /etc/mtab are encoded in octal form
	(space, tab, newline etc). Current hal uses that directly which
	confuses several other tools in the stack. Attached patch puts it
	back in plain text again. Patch from Sjoerd Simons <sjoerd at luon.net>.


2004-12-15  David Zeuthen  <davidz at redhat.com>

	* fdi/20freedesktop/usb-zip-drives.fdi: Only match on actual
	harddisks to avoid wrong detection of e.g. "Iomega ZipCD 650 USB CDRW"
	drives (Red Hat bug #143834)

	* fdi/20freedesktop/ide-drives.fdi: ditto



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.12
retrieving revision 1.372.2.13
diff -u -d -r1.372.2.12 -r1.372.2.13
--- ChangeLog	10 Dec 2004 18:26:49 -0000	1.372.2.12
+++ ChangeLog	31 Dec 2004 12:01:52 -0000	1.372.2.13
@@ -1,4 +1,21 @@
-2004-12-10  David Zeuthen  <david at fubar.dk>
+2004-12-31  David Zeuthen  <davidz at redhat.com>
+
+	* hald/linux/block_class_device.c (etc_mtab_process_line): Several
+	characters in mountpoints in /etc/mtab are encoded in octal form
+	(space, tab, newline etc). Current hal uses that directly which
+	confuses several other tools in the stack. Attached patch puts it
+	back in plain text again. Patch from Sjoerd Simons <sjoerd at luon.net>.
+
+
+2004-12-15  David Zeuthen  <davidz at redhat.com>
+
+	* fdi/20freedesktop/usb-zip-drives.fdi: Only match on actual
+	harddisks to avoid wrong detection of e.g. "Iomega ZipCD 650 USB CDRW"
+	drives (Red Hat bug #143834)
+
+	* fdi/20freedesktop/ide-drives.fdi: ditto
+
+2004-12-10  David Zeuthen  <davidz at redhat.com>
 
 	* hald/linux/net_class_device.c (mii_get_link): Close the fd for link
 	detection before getting the rate	




More information about the hal-commit mailing list