hal ChangeLog,1.370,1.371 configure.in,1.55,1.56

David Zeuthen david at freedesktop.org
Mon Nov 1 14:57:23 PST 2004


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

Modified Files:
	ChangeLog configure.in 
Log Message:
2004-11-01  David Zeuthen  <davidz at redhat.com>

	* tools/device-manager/hal-device-manager.in: New file; append
	path to where we install so we don't need a symlink to /usr/share.
	Fixes issue with SELinux strict policy (RH Bug #134845)

	* tools/device-manager/hal-device-manager: Delete this one as it is
	now generated by configure

2004-10-29  David Zeuthen  <davidz at redhat.com>

	* fdi/90defaultpolicy/storage-policy.fdi: Allow SCSI optical drives
	and correct typo in 'sync' (was 'async').
	
2004-10-29  David Zeuthen  <davidz at redhat.com>

	* hald/linux/pcmcia_utils.c (pcmcia_socket_open): Refine socket
	location order to work better with SELinux. From Dan Walsh
	<dwalsh at redhat.com>



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.370
retrieving revision 1.371
diff -u -d -r1.370 -r1.371
--- ChangeLog	27 Oct 2004 15:45:13 -0000	1.370
+++ ChangeLog	1 Nov 2004 22:57:21 -0000	1.371
@@ -1,3 +1,23 @@
+2004-11-01  David Zeuthen  <davidz at redhat.com>
+
+	* tools/device-manager/hal-device-manager.in: New file; append
+	path to where we install so we don't need a symlink to /usr/share.
+	Fixes issue with SELinux strict policy (RH Bug #134845)
+
+	* tools/device-manager/hal-device-manager: Delete this one as it is
+	now generated by configure
+
+2004-10-29  David Zeuthen  <davidz at redhat.com>
+
+	* fdi/90defaultpolicy/storage-policy.fdi: Allow SCSI optical drives
+	and correct typo in 'sync' (was 'async').
+	
+2004-10-29  David Zeuthen  <davidz at redhat.com>
+
+	* hald/linux/pcmcia_utils.c (pcmcia_socket_open): Refine socket
+	location order to work better with SELinux. From Dan Walsh
+	<dwalsh at redhat.com>
+
 2004-10-27  David Zeuthen  <davidz at redhat.com>
 
 	Patch from Tim Müller <t.i.m at zen.co.uk>

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- configure.in	27 Oct 2004 15:45:13 -0000	1.55
+++ configure.in	1 Nov 2004 22:57:21 -0000	1.56
@@ -404,6 +404,7 @@
 tools/Makefile
 tools/fstab-sync.8
 tools/linux/Makefile
+tools/device-manager/hal-device-manager
 tools/device-manager/Makefile
 tools/device-manager/Const.py
 fdi/Makefile




More information about the hal-commit mailing list