Subject: PR/36623 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:35:02
The following reply was made to PR bin/36623; it has been noted by GNATS.
From: "Liam J. Foy" <liamjfoy@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36623 CVS commit: [netbsd-4] src/crypto/dist/ssh
Date: Mon, 16 Jul 2007 10:32:49 +0000 (UTC)
Module Name: src
Committed By: liamjfoy
Date: Mon Jul 16 10:32:49 UTC 2007
Modified Files:
src/crypto/dist/ssh [netbsd-4]: auth.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #761):
crypto/dist/ssh/auth.c: revision 1.25
PR/36623: Edgar Fu: ssh publickey authentification fails if homedir not present
Removed extra realpath check that was introduced by a bogus merge.
To generate a diff of this commit:
cvs rdiff -r1.24.2.1 -r1.24.2.2 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.