SOURCES: dbus-config.patch - updated
arekm
arekm at pld-linux.org
Tue Aug 30 21:15:06 CEST 2005
Author: arekm Date: Tue Aug 30 19:14:54 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
dbus-config.patch (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SOURCES/dbus-config.patch
diff -u SOURCES/dbus-config.patch:1.8 SOURCES/dbus-config.patch:1.9
--- SOURCES/dbus-config.patch:1.8 Thu May 19 14:50:03 2005
+++ SOURCES/dbus-config.patch Tue Aug 30 21:14:48 2005
@@ -1,5 +1,6 @@
---- dbus-0.23.4/bus/session.conf.in.orig 2005-03-03 00:30:41.000000000 +0100
-+++ dbus-0.23.4/bus/session.conf.in 2005-03-24 23:46:51.000000000 +0100
+diff -urN dbus-0.36.2.org/bus/session.conf.in dbus-0.36.2/bus/session.conf.in
+--- dbus-0.36.2.org/bus/session.conf.in 2005-08-29 20:40:15.000000000 +0200
++++ dbus-0.36.2/bus/session.conf.in 2005-08-30 21:05:05.900734296 +0200
@@ -10,7 +10,7 @@
<listen>unix:tmpdir=@DBUS_SESSION_SOCKET_DIR@</listen>
@@ -9,10 +10,10 @@
<policy context="default">
<!-- Allow everything to be sent -->
-@@ -21,6 +21,10 @@
+@@ -19,6 +19,10 @@
+ <allow eavesdrop="true"/>
+ <!-- Allow anyone to own anything -->
<allow own="*"/>
- <!-- Allow any user to connect -->
- <allow user="*"/>
+ <!-- Added by PLD -->
+ <!-- valid replies are always allowed -->
+ <allow send_requested_reply="true"/>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/dbus-config.patch?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list