Subject: CVS commit: pkgsrc/x11/gdm
To: None <pkgsrc-changes@NetBSD.org>
From: Hauke Fath <hauke@netbsd.org>
List: pkgsrc-changes
Date: 10/11/2007 09:36:06
Module Name:	pkgsrc
Committed By:	hauke
Date:		Thu Oct 11 09:36:06 UTC 2007

Modified Files:
	pkgsrc/x11/gdm: distinfo

Log Message:
The code to verify user and password provided in
daemon/verify-{crypt,shadow}.c prints out the user name in various
places, where daemon/verify-pam.c code does not. Get out of sync with
the login dialog, and you'll have your password logged.

Adapt patches from the gdm 2.20 branch for
(1) not logging the user name in any syslog error messages
(2) not localizing the log messages.

Fixes PR 31417.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/x11/gdm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.