[openssh-commits] [openssh] branch master updated (8b57337c -> 7d6034bd)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Sep 5 20:07:15 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 8b57337c update fuzzing makefile to more recent clang
new f23d91f9 upstream: macro fix; ok djm
new 0ea33249 upstream: only send ext_info for KEX_INITIAL; bz#2929 ok dtucker
new 76f09bd9 upstream: sprinkle in some explicit errors here, otherwise the
new 7d6034bd upstream: if a PKCS#11 token returns no keys then try to login and
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 7d6034bd020248e9fc0f8c39c71c858debd0d0c1
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Sep 5 10:05:51 2019 +0000
upstream: if a PKCS#11 token returns no keys then try to login and
refetch them. Based on patch from Jakub Jelen; bz#2430 ok markus@
OpenBSD-Commit-ID: ab53bd6ddd54dd09e54a8bfbed1a984496f08b43
commit 76f09bd95917862101b740afb19f4db5ccc752bf
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Sep 5 09:35:19 2019 +0000
upstream: sprinkle in some explicit errors here, otherwise the
percolate all the way up to dispatch_run_fatal() and lose all meaninful
context
to help with bz#3063; ok dtucker@
OpenBSD-Commit-ID: 5b2da83bb1c4a3471444b7910b2120ae36438a0a
commit 0ea332497b2b2fc3995f72f6bafe9d664c0195b3
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Sep 5 09:25:13 2019 +0000
upstream: only send ext_info for KEX_INITIAL; bz#2929 ok dtucker
OpenBSD-Commit-ID: 00f5c6062f6863769f5447c6346f78c05d2e4a63
commit f23d91f9fa7f6f42e70404e000fac88aebfe3076
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Thu Sep 5 05:47:23 2019 +0000
upstream: macro fix; ok djm
OpenBSD-Commit-ID: e891dd6c7996114cb32f0924cb7898ab55efde6e
Summary of changes:
kex.c | 85 ++++++++++++++++++++++++++++++++++++++++++++----------------
ssh-keygen.1 | 10 +++----
ssh-pkcs11.c | 44 +++++++++++++++++++++++--------
3 files changed, 101 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list