hal ChangeLog,1.838,1.839

David Zeuthen david at kemper.freedesktop.org
Sun Feb 26 15:43:43 PST 2006


Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv17046

Modified Files:
	ChangeLog 
Log Message:
2006-02-26  David Zeuthen  <davidz at redhat.com>

        * policy/txt/power-hibernate.policy (Allow),
        * policy/txt/power-poweroff.policy (Allow),
        * policy/txt/power-suspend.policy (Allow),
        * policy/txt/storage-removable-mount.policy (Allow),
        * policy/txt/storage-removable-mount-change-uid.policy (Allow):
        Ugh, replace uid:all with uid:__all__ as the former was malformed

        * tools/hal-policy-is-privileged.c: Add verbose operation

        * tools/Makefile.am (bin_PROGRAMS): Ugh, forgot backslash when
        adding hal-policy-is-privileged



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.838
retrieving revision 1.839
diff -u -d -r1.838 -r1.839
--- ChangeLog	26 Feb 2006 23:32:49 -0000	1.838
+++ ChangeLog	26 Feb 2006 23:43:41 -0000	1.839
@@ -1,5 +1,19 @@
 2006-02-26  David Zeuthen  <davidz at redhat.com>
 
+	* policy/txt/power-hibernate.policy (Allow),
+	* policy/txt/power-poweroff.policy (Allow),
+	* policy/txt/power-suspend.policy (Allow),
+	* policy/txt/storage-removable-mount.policy (Allow),
+	* policy/txt/storage-removable-mount-change-uid.policy (Allow):
+	Ugh, replace uid:all with uid:__all__ as the former was malformed
+
+	* tools/hal-policy-is-privileged.c: Add verbose operation
+
+	* tools/Makefile.am (bin_PROGRAMS): Ugh, forgot backslash when
+	adding hal-policy-is-privileged
+
+2006-02-26  David Zeuthen  <davidz at redhat.com>
+
 	* configure.in: Generate policy/Makefile and policy/txt/Makefile
 
 	* policy/Makefile.am: New file




More information about the hal-commit mailing list