xdm: Changes to 'debian-unstable'
debian/NEWS | 30 ++++++++++++++++++++++--------
debian/changelog | 4 +++-
2 files changed, 25 insertions(+), 9 deletions(-)
New commits:
commit ec3cd155a75dd9dc889ee24786b744b0e3eea7c8
Author: Julien Cristau <jcristau@debian.org>
Date: Tue Jun 24 16:28:12 2008 +0200
Add a NEWS entry about the xdm-auth change
Warn people about XDM-AUTHORIZATION-1 cookies no longer working,
thanks to Bernhard R. Link.
diff --git a/debian/NEWS b/debian/NEWS
index b4b1fce..54fef16 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,12 +1,26 @@
+xdm (1:1.1.8-2) unstable; urgency=low
+
+ This version has XDM-AUTHORIZATION-1 cookies disabled. While this
+ fixes a couple of problems, there is a problem with left over cookies
+ in users' .Xauthority files.
+ Usually XDM-AUTHORIZATION-1 cookies from users' .Xauthority files
+ are removed when logging out. If they are still there when installing
+ this version, then this user will not be able to log in again until
+ removing those cookies from .Xauthority using xauth(1) or deleting the
+ whole .Xauthority file. (Do not do this while logged in. No application
+ will be able to connect to the X server after that.)
+
+ -- Julien Cristau <jcristau@debian.org> Tue, 24 Jun 2008 16:30:47 +0200
+
xdm (1:1.1.6-4) unstable; urgency=low
- * As many other display managers, xdm does not pass -dpi 100 to the
- X server anymore. xserver-xorg-core now uses 96 instead of 75 by
- default, it should be fine for most people.
- In case of problem, the DisplaySize option be used in the Monitor
- section of your /etc/X11/xorg.conf to force another DPI. If you
- have multiple RandR 1.2 outputs, DisplaySize should be specified
- in each Monitor section.
- See http://wiki.debian.org/XStrikeForce/HowToRandR12
+ As many other display managers, xdm does not pass -dpi 100 to the
+ X server anymore. xserver-xorg-core now uses 96 instead of 75 by
+ default, it should be fine for most people.
+ In case of problem, the DisplaySize option be used in the Monitor
+ section of your /etc/X11/xorg.conf to force another DPI. If you
+ have multiple RandR 1.2 outputs, DisplaySize should be specified
+ in each Monitor section.
+ See http://wiki.debian.org/XStrikeForce/HowToRandR12
-- Brice Goglin <bgoglin@debian.org> Thu, 17 Jan 2008 20:50:28 +0100
diff --git a/debian/changelog b/debian/changelog
index 70043a5..22fb9e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
xdm (1:1.1.8-2) UNRELEASED; urgency=low
- * Disable xdm-auth to work around an Xlib bug (closes: #486606).
+ * Disable xdm-auth to work around an Xlib bug (closes: #486606). Add a NEWS
+ entry warning people about XDM-AUTHORIZATION-1 cookies no longer working,
+ thanks to Bernhard R. Link.
* New patch 07_openlog.diff: call openlog() in the greeter to set the
service name/pid and get proper logging from pam (closes: #382037).
Reply to: