SOURCES: ConsoleKit-dbus.patch (NEW) - fix CK after updating dbus with CVE-...
patrys
patrys at pld-linux.org
Mon Dec 8 17:27:34 CET 2008
Author: patrys Date: Mon Dec 8 16:27:34 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix CK after updating dbus with CVE-2008-4311
---- Files affected:
SOURCES:
ConsoleKit-dbus.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/ConsoleKit-dbus.patch
diff -u /dev/null SOURCES/ConsoleKit-dbus.patch:1.1
--- /dev/null Mon Dec 8 17:27:35 2008
+++ SOURCES/ConsoleKit-dbus.patch Mon Dec 8 17:27:28 2008
@@ -0,0 +1,14 @@
+--- data/ConsoleKit.conf~ 2008-04-19 07:39:49.000000000 +0200
++++ data/ConsoleKit.conf 2008-12-08 17:25:21.910537449 +0100
+@@ -7,6 +7,11 @@
+ <policy user="root">
+ <allow own="org.freedesktop.ConsoleKit"/>
+
++ <!-- Allow receiving of messages to ConsoleKit interfaces -->
++ <allow receive_interface="org.freedesktop.ConsoleKit.Manager"/>
++ <allow receive_interface="org.freedesktop.ConsoleKit.Seat"/>
++ <allow receive_interface="org.freedesktop.ConsoleKit.Session"/>
++
+ <!-- Allow all methods on interfaces -->
+ <allow send_interface="org.freedesktop.ConsoleKit.Manager"/>
+ <allow send_interface="org.freedesktop.ConsoleKit.Seat"/>
================================================================
More information about the pld-cvs-commit
mailing list