[openssh-commits] [openssh] branch master updated (7ad8b28 -> 2bca8a4)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 11 13:28:06 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 7ad8b28 Force resolution of _res for correct detection.
new 4f7cc2f upstream commit
new 61942ea upstream commit
new 2bca8a4 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 2bca8a43e7dd9b04d7070824ffebb823c72587b2
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Sep 11 03:13:36 2015 +0000
upstream commit
more clarity on what AuthorizedKeysFile=none does; based
on diff by Thiebaud Weksteen
Upstream-ID: 78ab87f069080f0cc3bc353bb04eddd9e8ad3704
commit 61942ea4a01e6db4fdf37ad61de81312ffe310e9
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 9 00:52:44 2015 +0000
upstream commit
openssh_RSA_verify return type is int, so don't make it
size_t within the function itself with only negative numbers or zero assigned
to it. bz#2460
Upstream-ID: b6e794b0c7fc4f9f329509263c8668d35f83ea55
commit 4f7cc2f8cc861a21e6dbd7f6c25652afb38b9b96
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Sep 4 08:21:47 2015 +0000
upstream commit
Plug minor memory leaks when options are used more than
once. bz#2182, patch from Tiago Cunha, ok deraadt djm
Upstream-ID: 5b84d0401e27fe1614c10997010cc55933adb48e
Summary of changes:
ssh-rsa.c | 6 +++---
ssh.c | 15 ++++++++-------
sshd.8 | 6 +++---
sshd.c | 8 +++-----
sshd_config.5 | 7 +++++--
5 files changed, 22 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list