dbus ChangeLog,1.882.2.1,1.882.2.1.2.1
John Palmieri
johnp at freedesktop.org
Mon Aug 29 11:46:25 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv711
Modified Files:
Tag: DBUS_0_36_2
ChangeLog
Log Message:
* Release 0.36.2
* Add Havoc's patch that never got applied to HEAD (Bug #2436):
* bus/policy.c (bus_policy_allow_user): change default "user is
allowed" to be "user has same uid as the bus itself"; any
allow/deny rules will override.
* bus/session.conf.in: don't allow all users, since now by default
the user that ran the bus can connect.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.882.2.1
retrieving revision 1.882.2.1.2.1
diff -u -d -r1.882.2.1 -r1.882.2.1.2.1
--- ChangeLog 24 Aug 2005 16:01:09 -0000 1.882.2.1
+++ ChangeLog 29 Aug 2005 18:46:22 -0000 1.882.2.1.2.1
@@ -1,5 +1,18 @@
2005-08-24 John (J5) Palmieri <johnp at redhat.com>
+ * Release 0.36.2
+
+ * Add Havoc's patch that never got applied to HEAD (Bug #2436):
+
+ * bus/policy.c (bus_policy_allow_user): change default "user is
+ allowed" to be "user has same uid as the bus itself"; any
+ allow/deny rules will override.
+
+ * bus/session.conf.in: don't allow all users, since now by default
+ the user that ran the bus can connect.
+
+2005-08-24 John (J5) Palmieri <johnp at redhat.com>
+
* Release 0.36.1
* python/_dbus.py:
More information about the dbus-commit
mailing list