[openssh-commits] [openssh] branch master updated (69ff64f -> 9125525)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jan 29 09:08:14 AEDT 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 69ff64f compile on systems without TCP_MD5SIG (e.g. OSX)
new 80c25b7 upstream commit
new 1a3d14f upstream commit
new fae7bbe upstream commit
new 9125525 upstream commit
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 9125525c37bf73ad3ee4025520889d2ce9d10f29
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jan 28 22:05:31 2015 +0000
upstream commit
avoid fatal() calls in packet code makes ssh-keyscan more
reliable against server failures ok dtucker@ markus@
commit fae7bbe544cba7a9e5e4ab47ff6faa3d978646eb
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jan 28 21:15:47 2015 +0000
upstream commit
avoid fatal() calls in packet code makes ssh-keyscan more
reliable against server failures ok dtucker@ markus@
commit 1a3d14f6b44a494037c7deab485abe6496bf2c60
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jan 28 11:07:25 2015 +0000
upstream commit
remove obsolete comment
commit 80c25b7bc0a71d75c43a4575d9a1336f589eb639
Author: okan at openbsd.org <okan at openbsd.org>
Date: Tue Jan 27 12:54:06 2015 +0000
upstream commit
Since r1.2 removed the use of PRI* macros, inttypes.h is
no longer required.
ok djm@
Summary of changes:
auth2-hostbased.c | 3 +--
dispatch.c | 18 +++++++++++++++---
opacket.c | 25 +++++++++++++++++++++++--
opacket.h | 3 +--
packet.c | 33 +++++++++++++++------------------
packet.h | 4 ++--
roaming_client.c | 5 +----
roaming_common.c | 5 +----
ssh-keyscan.c | 8 +++++---
ssherr.c | 6 +++++-
ssherr.h | 4 +++-
11 files changed, 72 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list