r26787 - in /desktop/unstable/gdm3/debian: README.Debian changelog gdm3.8.pod
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sun Mar 6 10:02:33 UTC 2011
Author: joss
Date: Sun Mar 6 10:02:29 2011
New Revision: 26787
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26787
Log:
* README.Debian: remove reference to GDM 2.26. Closes: #616603.
* gdm3.8.pod: patch from Vincent Lefevre to document XAUTHORITY.
Closes: #616612.
Modified:
desktop/unstable/gdm3/debian/README.Debian
desktop/unstable/gdm3/debian/changelog
desktop/unstable/gdm3/debian/gdm3.8.pod
Modified: desktop/unstable/gdm3/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/README.Debian?rev=26787&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/README.Debian [utf-8] (original)
+++ desktop/unstable/gdm3/debian/README.Debian [utf-8] Sun Mar 6 10:02:29 2011
@@ -4,8 +4,8 @@
Configuration overview
----------------------
-The configuration for the GDM daemon has changed starting with version
-2.26.
+The configuration for the GDM daemon is completely different from the
+older versions (in former package gdm).
For the daemon itself:
* The autologin options can be chosen from the gdmsetup program.
Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=26787&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Sun Mar 6 10:02:29 2011
@@ -1,3 +1,11 @@
+gdm3 (2.30.5-9) UNRELEASED; urgency=low
+
+ * README.Debian: remove reference to GDM 2.26. Closes: #616603.
+ * gdm3.8.pod: patch from Vincent Lefevre to document XAUTHORITY.
+ Closes: #616612.
+
+ -- Josselin Mouette <joss at debian.org> Sun, 06 Mar 2011 10:59:31 +0100
+
gdm3 (2.30.5-8) unstable; urgency=low
* README.Debian: document the xauth stuff. Closes: #614972.
Modified: desktop/unstable/gdm3/debian/gdm3.8.pod
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/gdm3.8.pod?rev=26787&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/gdm3.8.pod [utf-8] (original)
+++ desktop/unstable/gdm3/debian/gdm3.8.pod [utf-8] Sun Mar 6 10:02:29 2011
@@ -35,13 +35,28 @@
B<gdm3> uses PAM to perform authentication using the config file
F</etc/pam.d/gdm3>.
+=head1 ENVIRONMENT
+
+=over 4
+
+=item XAUTHORITY
+
+Upon session startup, GDM sets the XAUTHORITY environment variable to a
+session-specific file in F</var/run/gdm3>.
+
+Applications and scripts that assume this file is set to F<~/.Xauthority>
+will not work. To access the display you need both DISPLAY and
+XAUTHORITY variables.
+
+=back
+
=head1 AUTHOR
Martin Kasper Petersen <mkp at SunSITE.auc.dk>
This manual page written by Steve Haslam <araqnid at debian.org> for
Debian GNU/Linux. Updated by Raphaël Hertzog <hertzog at debian.org>,
-Ryan Murray <rmurray at debian.org> and Josselin Mouette
-<joss at debian.org>.
+Ryan Murray <rmurray at debian.org>, Josselin Mouette <joss at debian.org> and
+Vincent Lefevre <vincent at vinc17.net>.
=cut
More information about the pkg-gnome-commits
mailing list