CVS commit: src/crypto/external/bsd/openssh/dist
"David H. Gutteridge" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.