r32198 - in /desktop/unstable/gdm3/debian: Xsession changelog
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Dec 17 02:15:11 UTC 2011
Author: joss
Date: Sat Dec 17 02:15:11 2011
New Revision: 32198
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32198
Log:
Revert the xhost change, it’s going into x11-common.
Modified:
desktop/unstable/gdm3/debian/Xsession
desktop/unstable/gdm3/debian/changelog
Modified: desktop/unstable/gdm3/debian/Xsession
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/Xsession?rev=32198&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/Xsession [utf-8] (original)
+++ desktop/unstable/gdm3/debian/Xsession [utf-8] Sat Dec 17 02:15:11 2011
@@ -177,10 +177,6 @@
set default $*
fi
-# Always allow the session's owner to connect to the display from the
-# local host
-xhost +si:localuser:$(id -un) || :
-
# use run-parts to source every file in the session directory; we source
# instead of executing so that the variables and functions defined above
# are available to the scripts, and so that they can pass variables to each
Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=32198&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Sat Dec 17 02:15:11 2011
@@ -5,9 +5,9 @@
[ Josselin Mouette ]
* gdm3.init: remove .ICEauthority before starting. Closes: #648666.
- * Xsession: use xhost (!) to always allow the local user to access the
- session. Closes: #586685.
- * Depend on x11-xserver-utils accordingly.
+ * x11-common will now include xhost code to give access to the
+ local user if xhost is installed (see #586685). Depend on
+ x11-xserver-utils so that it does work.
-- Josselin Mouette <joss at debian.org> Thu, 24 Nov 2011 22:29:47 +0100
More information about the pkg-gnome-commits
mailing list