[openssh-commits] [openssh] branch master updated (bd5d7d2 -> 0c4430a)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 17 14:52:27 AEDT 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from bd5d7d2 ifdef out EVP_R_PRIVATE_KEY_DECODE_ERROR
new 6d5a41b upstream commit
new b2afdaf upstream commit
new 10577c6 upstream commit
new ecc3589 upstream commit
new 3baa4cd upstream commit
new 0c4430a upstream commit
The 6 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 0c4430a19b73058a569573492f55e4c9eeaae67b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Feb 7 23:03:11 2017 +0000
upstream commit
Remove deprecated SSH1 options RSAAuthentication and
RhostsRSAAuthentication from regression test sshd_config.
Upstream-Regress-ID: 8066b753d9dce7cf02ff87af5c727ff680d99491
commit 3baa4cdd197c95d972ec3d07f1c0d08f2d7d9199
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 17 02:32:05 2017 +0000
upstream commit
Do not show rsa1 key type in usage when compiled without
SSH1 support.
Upstream-ID: 068b5c41357a02f319957746fa4e84ea73960f57
commit ecc35893715f969e98fee118481f404772de4132
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 17 02:31:14 2017 +0000
upstream commit
ifdef out "rsa1" from the list of supported keytypes when
compiled without SSH1 support. Found by kdunlop at guralp.com, ok djm@
Upstream-ID: cea93a26433d235bb1d64b1d990f19a9c160a70f
commit 10577c6d96a55b877a960b2d0b75edef1b9945af
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Feb 17 02:04:15 2017 +0000
upstream commit
For ProxyJump/-J, surround host name with brackets to
allow literal IPv6 addresses. From Dick Visser; ok dtucker@
Upstream-ID: 3a5d3b0171250daf6a5235e91bce09c1d5746bf1
commit b2afdaf1b52231aa23d2153f4a8c5a60a694dda4
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Wed Feb 15 23:38:31 2017 +0000
upstream commit
Fix memory leaks in match_filter_list() error paths.
ok dtucker@ markus@
Upstream-ID: c7f96ac0877f6dc9188bbc908100a8d246cc7f0e
commit 6d5a41b38b55258213ecfaae9df7a758caa752a1
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Feb 15 01:46:47 2017 +0000
upstream commit
fix division by zero crash in "df" output when server
returns zero total filesystem blocks/inodes. Spotted by Guido Vranken; ok
dtucker@
Upstream-ID: 6fb6c2ae6b289aa07b6232dbc0be54682ef5419f
Summary of changes:
match.c | 7 +++++--
regress/test-exec.sh | 4 +---
sftp.c | 40 ++++++++++++++++++++++++----------------
ssh-keygen.c | 12 +++++++++---
ssh.c | 4 ++--
sshkey.c | 4 +++-
6 files changed, 44 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list