[openssh-commits] [openssh] branch master updated (aede1c34 -> a4fc253f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Oct 22 10:58:15 AEDT 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from aede1c34 Require OpenSSL 1.1.x series 1.1.0g or greater
new 83b3d99d upstream: struct sockaddr_storage is guaranteed to be large enough,
new a4fc253f upstream: when printing certificate contents "ssh-keygen -Lf
The 2 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 a4fc253f5f44f0e4c47aafe2a17d2c46481d3c04
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Oct 19 03:12:42 2018 +0000
upstream: when printing certificate contents "ssh-keygen -Lf
/path/certificate", include the algorithm that the CA used to sign the cert.
OpenBSD-Commit-ID: 1ea20b5048a851a7a0758dcb9777a211a2c0dddd
commit 83b3d99d2b47321b7ebb8db6f6ea04f3808bc069
Author: florian at openbsd.org <florian at openbsd.org>
Date: Mon Oct 15 11:28:50 2018 +0000
upstream: struct sockaddr_storage is guaranteed to be large enough,
no need to check the size. OK kn, deraadt
OpenBSD-Commit-ID: 0aa56e92eb49c79f495b31a5093109ec5841f439
Summary of changes:
ssh-keygen.c | 7 ++++---
sshconnect.c | 6 +-----
2 files changed, 5 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list