]> git.pld-linux.org Git - packages/ConsoleKit.git/commitdiff
- fix CK after updating dbus with CVE-2008-4311
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 8 Dec 2008 16:27:28 +0000 (16:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ConsoleKit-dbus.patch -> 1.1

ConsoleKit-dbus.patch [new file with mode: 0644]

diff --git a/ConsoleKit-dbus.patch b/ConsoleKit-dbus.patch
new file mode 100644 (file)
index 0000000..3ef0c92
--- /dev/null
@@ -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"/>
This page took 0.071902 seconds and 4 git commands to generate.