SOURCES: dbus-allow-introspection.patch - 1.2.8

patrys patrys at pld-linux.org
Fri Dec 12 20:52:50 CET 2008


Author: patrys                       Date: Fri Dec 12 19:52:50 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 1.2.8

---- Files affected:
SOURCES:
   dbus-allow-introspection.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/dbus-allow-introspection.patch
diff -u SOURCES/dbus-allow-introspection.patch:1.1 SOURCES/dbus-allow-introspection.patch:1.2
--- SOURCES/dbus-allow-introspection.patch:1.1	Mon Dec  8 17:43:56 2008
+++ SOURCES/dbus-allow-introspection.patch	Fri Dec 12 20:52:45 2008
@@ -7,9 +7,9 @@
 +    <!-- Introspection and Peer methods are always allowed -->
 +    <allow send_interface="org.freedesktop.DBus.Introspectable"/>
 +    <allow send_interface="org.freedesktop.DBus.Peer"/>
+     <!-- Allow all signals to be sent by default -->
+     <allow send_type="signal"/>
      <!-- allow sending valid replies -->
-     <allow send_requested_reply="true" send_type="method_return"/>
-     <allow send_requested_reply="true" send_type="error"/>
 --- a/test/name-test/tmp-session-like-system.conf
 +++ b/test/name-test/tmp-session-like-system.conf
 @@ -25,10 +25,13 @@
@@ -24,9 +24,6 @@
 +    <!-- Introspection and Peer methods are always allowed -->
 +    <allow send_interface="org.freedesktop.DBus.Introspectable"/>
 +    <allow send_interface="org.freedesktop.DBus.Peer"/>
+     <!-- Allow all signals to be sent by default -->
+     <allow send_type="signal"/>
      <!-- valid replies are always allowed -->
-     <allow send_requested_reply="true" send_type="method_return"/>
-     <allow send_requested_reply="true" send_type="error"/>
--- 
-1.6.0.4
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/dbus-allow-introspection.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list