Your message dated Fri, 09 Apr 2010 23:33:16 +0000
with message-id <[email protected]>
and subject line Bug#571612: fixed in gdm 2.20.10-2
has caused the Debian Bug report #571612,
regarding gdm: Please provide a Xreset hook using a common framework
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
571612: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gdm
Version: 2.20.10-1
User: [email protected]
UserTags: debian-edu
In BTS report #230422, I outline the need for a hook into the Xreset
phase of the display manager. Please implement support for it in gdm,
to make it possible to run scripts when users log out from a gdm
session. This bug should be blocked by #230422.
This patch should solve the issue, if I understood the code correctly.
diff -ru gdm-2.20.10/config/PostSession.in
gdm-2.20.10-pere/config/PostSession.in
--- gdm-2.20.10/config/PostSession.in 2009-03-19 05:59:27.000000000 +0100
+++ gdm-2.20.10-pere/config/PostSession.in 2010-02-26 14:13:07.000000000
+0100
@@ -19,4 +19,9 @@
echo "$OUTPUT"
}
+# Use common Xreset framework if it exist
+if [ -x /etc/X11/Xreset ] ; then
+ /etc/X11/Xreset
+fi
+
exit 0
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: gdm
Source-Version: 2.20.10-2
We believe that the bug you reported is fixed in the latest version of
gdm, which is due to be installed in the Debian FTP archive:
gdm_2.20.10-2.diff.gz
to main/g/gdm/gdm_2.20.10-2.diff.gz
gdm_2.20.10-2.dsc
to main/g/gdm/gdm_2.20.10-2.dsc
gdm_2.20.10-2_amd64.deb
to main/g/gdm/gdm_2.20.10-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Josselin Mouette <[email protected]> (supplier of updated gdm package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 10 Apr 2010 00:21:42 +0200
Source: gdm
Binary: gdm
Architecture: source amd64
Version: 2.20.10-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Josselin Mouette <[email protected]>
Description:
gdm - GNOME Display Manager
Closes: 348033 422735 562126 563406 571612
Changes:
gdm (2.20.10-2) unstable; urgency=low
.
[ Emilio Pozuelo Monfort ]
* debian/patches/68_hurd_pathmax.patch:
- Don't use MAXPATHLEN and PATH_MAX since it's not defined on
GNU/Hurd. Use dynamic allocation instead.
* debian/patches/69_hurd_gdm_reset_locale.patch:
- Don't implement gdm_reset_locale() only if RLIM_NLIMITS is defined,
since it has nothing to do with it and it's undefined on the Hurd.
.
[ Josselin Mouette ]
* 01_gdmchooser-ipv6_bindv6only-workaround.patch: patch from Miguel
Landaeta. Allow gdmchooser to work with new default netbase setting
net.ipv6.bindv6only=1. Closes: #562126.
* 61_console_tty0.patch: patch from Julien Cristau. The console device
is /dev/tty0 for the physical console, not /dev/console.
Closes: #348033.
* 02_xdmcp-ipv6_bindv6only.patch: patch from Julien Cristau. Allow
xdmcp to work with net.ipv6.bindv6only=1. Closes: #563406.
.
[ Julien Cristau ]
* gdm.templates, gdm.config: fix gdm daemon pathname (closes: #422735)
* gdm.config: get the old default display manager from
/etc/X11/default-display-manager instead of from debconf (stolen from xdm)
* gdm.config, gdm.postinst, gdm.postrm: in config, move
/etc/X11/default-display-manager away instead of removing it. Delete it
in postinst instead, to allow rollback in postrm abort-{install,upgrade}
(stolen from xdm).
.
[ Josselin Mouette ]
* 22_Xreset.patch: patch by Petter Reinholdtsen to use Xreset in
postinst if available. Closes: #571612.
Checksums-Sha1:
d80f57cc0c2b2c56396977369c01a49718796e5f 1631 gdm_2.20.10-2.dsc
5dc4dfed9d9a04bdab98436a934ff46084a62c57 913729 gdm_2.20.10-2.diff.gz
9647696a38922e7ff130918b8472d37a7d026fab 4850598 gdm_2.20.10-2_amd64.deb
Checksums-Sha256:
0d6571a67cf2ef9917a6c015cc2d6e8419531ae62234bccd63bb303a564a96f0 1631
gdm_2.20.10-2.dsc
1ee617dfe1ebc12b88c1feff9c4b4f3cc2c9db8ff541a4d01fc144b520682805 913729
gdm_2.20.10-2.diff.gz
937a1889a77e474ddab72b41719473188b72019b62bb7f4dc35f4f06ddee7f77 4850598
gdm_2.20.10-2_amd64.deb
Files:
00a237d42ed52b28a8fbddb88fd11fca 1631 gnome optional gdm_2.20.10-2.dsc
6f873a303af3a51503bedcc99d462d3d 913729 gnome optional gdm_2.20.10-2.diff.gz
8800dd7bdc8bf0c4af10fc09ee0ed833 4850598 gnome optional gdm_2.20.10-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFLv7C5rSla4ddfhTMRAhPYAJ4mq1pDy3tCpWaD0kE3VpyiEbO+sgCg/V+D
9g5+uaFXjOS1K8cqCCy5jwQ=
=9wIT
-----END PGP SIGNATURE-----
--- End Message ---