NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60196 CVS commit: src/crypto/external/bsd/openssh/dist



The following reply was made to PR bin/60196; it has been noted by GNATS.

From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60196 CVS commit: src/crypto/external/bsd/openssh/dist
Date: Sun, 19 Apr 2026 03:59:52 +0000

 Module Name:	src
 Committed By:	gutteridge
 Date:		Sun Apr 19 03:59:52 UTC 2026
 
 Modified Files:
 	src/crypto/external/bsd/openssh/dist: auth2-chall.c
 
 Log Message:
 auth2-chall.c: fix merging botch that broke basic functionality
 
 Addresses PR bin/60196 "OpenSSH keyboard-interactive/pam authentication
 fails to work after the update to 10.3".
 
 This issue would also have affected S/Key functionality from what I
 see, though I have no means of testing this. Also "BSD auth", but
 that's not enabled by us.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 src/crypto/external/bsd/openssh/dist/auth2-chall.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index