hal ChangeLog,1.372.2.35,1.372.2.36
David Zeuthen
david at freedesktop.org
Fri Jan 21 07:46:57 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv9479
Modified Files:
Tag: hal-0_4-stable-branch
ChangeLog
Log Message:
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
* hald/linux/block_class_device.c (block_class_pre_process): Only
do drive_id real SCSI since doing an INQUIRY on USB devices may
crash the device if the transfer length is not exactly 36 bytes.
* hald/linux/libsysfs/sysfs.h: Remove the #define DEBUG symbol
again
* hald/Makefile.am (hald_SOURCES): Add linux/pcmcia_bus_device.c
* hald/linux/pcmcia_bus_device.c: New file
* hald/linux/osspec.c: Add support for 16-bit PCMCIA in sysfs;
without this hald won't work for 16-bit PCMCIA cards and a
kernel with sysfs support for those.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.35
retrieving revision 1.372.2.36
diff -u -d -r1.372.2.35 -r1.372.2.36
--- ChangeLog 20 Jan 2005 17:03:54 -0000 1.372.2.35
+++ ChangeLog 21 Jan 2005 15:46:55 -0000 1.372.2.36
@@ -1,3 +1,23 @@
+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
+
+ * hald/linux/block_class_device.c (block_class_pre_process): Only
+ do drive_id real SCSI since doing an INQUIRY on USB devices may
+ crash the device if the transfer length is not exactly 36 bytes.
+
+ * hald/linux/libsysfs/sysfs.h: Remove the #define DEBUG symbol
+ again
+
+ * hald/Makefile.am (hald_SOURCES): Add linux/pcmcia_bus_device.c
+
+ * hald/linux/pcmcia_bus_device.c: New file
+
+ * hald/linux/osspec.c: Add support for 16-bit PCMCIA in sysfs;
+ without this hald won't work for 16-bit PCMCIA cards and a
+ kernel with sysfs support for those.
+
2005-01-20 David Zeuthen <davidz at redhat.com>
* NEWS: Update for 0.4.6
More information about the hal-commit
mailing list