[openssh-commits] [openssh] branch master updated (47160e1d -> 6c30c9ad)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jan 22 17:17:57 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 47160e1d unbreak fuzzer support for recent ssh-sk.h changes
new e2031b05 upstream: factor out parsing of allowed-signers lines
new 37d3b736 upstream: some __func__ and strerror(errno) here; no functional
new 4a32c0ca upstream: For ssh-keygen -lF only add a space after key fingerprint
new 6c30c9ad upstream: remove diffie-hellman-group14-sha1 from default kex to
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 6c30c9adbeeed09a8a9e7a69974cfa1f1ddd1e9e
Author: tedu at openbsd.org <tedu at openbsd.org>
Date: Wed Jan 22 04:58:23 2020 +0000
upstream: remove diffie-hellman-group14-sha1 from default kex to
see what happens. general mostly ok
OpenBSD-Commit-ID: 216b7b8462d2ef5f4531f26cb2cb839b2153dad9
commit 4a32c0ca44a2dc2a358f69b5d43c08e528b44b39
Author: claudio at openbsd.org <claudio at openbsd.org>
Date: Wed Jan 22 04:51:51 2020 +0000
upstream: For ssh-keygen -lF only add a space after key fingerprint
when there is a comment. This makes copy-paste of fingerprints into ssh
easier. OK djm@
OpenBSD-Commit-ID: fa01d95624f65c1eb4dc7c575d20d77c78010dfd
commit 37d3b736506760e4ebc7fe56255f7b8ea823a00c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jan 22 04:49:16 2020 +0000
upstream: some __func__ and strerror(errno) here; no functional
change
OpenBSD-Commit-ID: 6c3ddd5f848b99ea560b31d3fba99ceed66cef37
commit e2031b05c74c98b141179ceab13a323cf17d01e5
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jan 22 02:25:21 2020 +0000
upstream: factor out parsing of allowed-signers lines
OpenBSD-Commit-ID: 85ee6aeff608371826019ea85e55bfa87f79d06e
Summary of changes:
msg.c | 14 ++++----
myproposal.h | 5 ++-
ssh-keygen.c | 8 +++--
sshsig.c | 114 +++++++++++++++++++++++++++++++++++++++++++++--------------
4 files changed, 101 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list