[openssh-commits] [openssh] branch master updated (aee49b2a -> 745771fb)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 9 20:00:48 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 aee49b2a Set SO_REUSEADDR in regression test netcat.
new f1f047fb upstream commit
new 1f385f55 upstream commit
new 745771fb upstream commit
The 3 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 745771fb788e41bb7cdad34e5555bf82da3af7ed
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 9 02:37:36 2018 +0000
upstream commit
Remove unused sKerberosTgtPassing from enum. From
calestyo via github pull req #11, ok djm@
OpenBSD-Commit-ID: 1008f8870865a7c4968b7aed402a0a9e3e5b9540
commit 1f385f55332db830b0ae22a7663b98279ca2d657
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Feb 8 04:12:32 2018 +0000
upstream commit
Rename struct umac_ctx to umac128_ctx too. In portable
some linkers complain about two symbols with the same name having differing
sizes. ok djm@
OpenBSD-Commit-ID: cbebf8bdd3310a9795b4939a1e112cfe24061ca3
commit f1f047fb031c0081dbc8738f05bf5d4cc47acadf
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Feb 7 22:52:45 2018 +0000
upstream commit
ssh_free checks for and handles NULL args, remove NULL
checks from remaining callers. ok djm@
OpenBSD-Commit-ID: bb926825c53724c069df68a93a2597f9192f7e7b
Summary of changes:
auth2-pubkey.c | 8 +++-----
servconf.c | 5 ++---
ssh-keysign.c | 4 ++--
sshconnect.c | 5 ++---
sshconnect2.c | 5 ++---
umac128.c | 3 ++-
6 files changed, 13 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list