[openssh-commits] [openssh] branch master updated (e7bf3a5 -> 318be28)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Apr 13 14:37:25 AEST 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from e7bf3a5 Use do{}while(0) for no-op functions.
new c265e2e upstream commit
new 4492a4f upstream commit
new 2c2cfe1 upstream commit
new d8f391c upstream commit
new 318be28 upstream commit
The 5 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 318be28cda1fd9108f2e6f2f86b0b7589ba2aed0
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Apr 13 02:04:08 2015 +0000
upstream commit
deprecate ancient, pre-RFC4419 and undocumented
SSH2_MSG_KEX_DH_GEX_REQUEST_OLD message; ok markus@ deraadt@ "seems
reasonable" dtucker@
commit d8f391caef62378463a0e6b36f940170dadfe605
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Apr 10 05:16:50 2015 +0000
upstream commit
Don't send hostkey advertisments
(hostkeys-00 at openssh.com) to current versions of Tera Term as they can't
handle them. Newer versions should be OK. Patch from Bryan Drewery and
IWAMOTO Kouichi, ok djm@
commit 2c2cfe1a1c97eb9a08cc9817fd0678209680c636
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Apr 10 00:08:55 2015 +0000
upstream commit
include port number if a non-default one has been
specified; based on patch from Michael Handler
commit 4492a4f222da4cf1e8eab12689196322e27b08c4
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Apr 7 23:00:42 2015 +0000
upstream commit
treat Protocol=1,2|2,1 as Protocol=2 when compiled
without SSH1 support; ok dtucker@ millert@
commit c265e2e6e932efc6d86f6cc885dea33637a67564
Author: miod at openbsd.org <miod at openbsd.org>
Date: Sun Apr 5 15:43:43 2015 +0000
upstream commit
Do not use int for sig_atomic_t; spotted by
christos at netbsd; ok markus@
Summary of changes:
compat.c | 37 ++++++++++++++++++++++++++++---------
compat.h | 3 ++-
kexgexc.c | 30 ++++++++++--------------------
kexgexs.c | 49 +++++++++++++------------------------------------
ssh-keyscan.c | 11 +++++++----
sshd.c | 6 +++++-
6 files changed, 65 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list