Subject: PR/34955 CVS commit: pkgsrc/x11/gdm
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-bugs
Date: 07/20/2007 12:15:04
The following reply was made to PR pkg/34955; it has been noted by GNATS.

From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34955 CVS commit: pkgsrc/x11/gdm
Date: Fri, 20 Jul 2007 12:11:21 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	drochner
 Date:		Fri Jul 20 12:11:21 UTC 2007
 
 Modified Files:
 	pkgsrc/x11/gdm: Makefile PLIST distinfo
 
 Log Message:
 update to 2.18.3
 changes:
 - Fix handling of AlwaysLoginCurrentSession and DoubleLoginWarning so
   it works for the non-migratable case (for Xnest, XDMCP, etc.).
 - Use an unsigned char buffer in gdm_fdgetc
 - Just display the default "authentication failed" message when we
   receive PAM_AUTHINFO_UNAVAIL
 - Translation updates
 - Fix crashing issue with XDMCP logic.
 
 pkgsrc change: fix the substitution which is supposed to make the
 NetBSD logo appear on the default login screen, but do so for a NetBSD
 pkgsrc target only.
 Should fix PR pkg/34955 by Hauke Fath
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.126 -r1.127 pkgsrc/x11/gdm/Makefile
 cvs rdiff -r1.32 -r1.33 pkgsrc/x11/gdm/PLIST
 cvs rdiff -r1.48 -r1.49 pkgsrc/x11/gdm/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.