Subject: PR/31417 CVS commit: pkgsrc/x11/gdm
To: None <hauke@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Hauke Fath <hauke@netbsd.org>
List: pkgsrc-bugs
Date: 10/11/2007 09:40:03
The following reply was made to PR pkg/31417; it has been noted by GNATS.
From: Hauke Fath <hauke@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/31417 CVS commit: pkgsrc/x11/gdm
Date: Thu, 11 Oct 2007 09:36:06 +0000 (UTC)
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.