Subject: PR/36624 CVS commit: [netbsd-4] src/crypto/dist/ssh
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: netbsd-bugs
Date: 07/16/2007 10:30:02
The following reply was made to PR bin/36624; it has been noted by GNATS.

From: "Liam J. Foy" <liamjfoy@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36624 CVS commit: [netbsd-4] src/crypto/dist/ssh
Date: Mon, 16 Jul 2007 10:26:07 +0000 (UTC)

 Module Name:	src
 Committed By:	liamjfoy
 Date:		Mon Jul 16 10:26:07 UTC 2007
 
 Modified Files:
 	src/crypto/dist/ssh [netbsd-4]: auth.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #762):
 	crypto/dist/ssh/auth.c: revision 1.26
 PR/36624: Edgar Fu: sshd should not check pw_{expire,change} if UsePam is
 enabled. This is what the "portable" version of openssh does.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.24 -r1.24.2.1 src/crypto/dist/ssh/auth.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.