[openssh-commits] [openssh] branch master updated (5faa52d -> e600348)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Aug 3 15:39:54 AEST 2016
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 5faa52d Use tabs consistently inside "case $host".
new d7e7348 upstream commit
new e600348 upstream commit
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 e600348a7afd6325cc5cd783cb424065cbc20434
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Aug 3 04:23:55 2016 +0000
upstream commit
Fix bug introduced in rev 1.467 which causes
"buffer_get_bignum_ret: incomplete message" errors when built with WITH_SSH1
and run such that no Protocol 1 ephemeral host key is generated (eg "Protocol
2", no SSH1 host key supplied). Reported by rainer.laatsch at t-online.de,
ok deraadt@
Upstream-ID: aa6b132da5c325523aed7989cc5a320497c919dc
commit d7e7348e72f9b203189e3fffb75605afecba4fda
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jul 27 23:18:12 2016 +0000
upstream commit
better bounds check on iovcnt (we only ever use fixed,
positive values)
Upstream-ID: 9baa6eb5cd6e30c9dc7398e5fe853721a3a5bdee
Summary of changes:
atomicio.c | 6 +++---
sshd.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list