[openssh-commits] [openssh] branch master updated (d86a3ba -> 39736be)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Dec 11 13:23:24 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 d86a3ba Don't set IPV6_V6ONLY on OpenBSD
new 6262a05 upstream commit
new 8e56dd4 upstream commit
new d59ce08 upstream commit
new 94141b7 upstream commit
new 39736be 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 39736be06c7498ef57d6970f2d85cf066ae57c82
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Dec 11 02:20:28 2015 +0000
upstream commit
correct error messages; from Tomas Kuthan bz#2507
Upstream-ID: 7454a0affeab772398052954c79300aa82077093
commit 94141b7ade24afceeb6762a3f99e09e47a6c42b6
Author: mmcc at openbsd.org <mmcc at openbsd.org>
Date: Fri Dec 11 00:20:04 2015 +0000
upstream commit
Pass (char *)NULL rather than (char *)0 to execl and
execlp.
ok dtucker@
Upstream-ID: 56c955106cbddba86c3dd9bbf786ac0d1b361492
commit d59ce08811bf94111c2f442184cf7d1257ffae24
Author: mmcc at openbsd.org <mmcc at openbsd.org>
Date: Thu Dec 10 17:08:40 2015 +0000
upstream commit
Remove NULL-checks before free().
ok dtucker@
Upstream-ID: e3d3cb1ce900179906af36517b5eea0fb15e6ef8
commit 8e56dd46cb37879c73bce2d6032cf5e7f82d5a71
Author: mmcc at openbsd.org <mmcc at openbsd.org>
Date: Thu Dec 10 07:01:35 2015 +0000
upstream commit
Fix a couple "the the" typos. ok dtucker@
Upstream-ID: ec364c5af32031f013001fd28d1bd3dfacfe9a72
commit 6262a0522ddc2c0f2e9358dcb68d59b46e9c533e
Author: markus at openbsd.org <markus at openbsd.org>
Date: Mon Dec 7 20:04:09 2015 +0000
upstream commit
stricter encoding type checks for ssh-rsa; ok djm@
Upstream-ID: 8cca7c787599a5e8391e184d0b4f36fdc3665650
Summary of changes:
auth-options.c | 26 +++++++++-----------------
authfile.c | 5 ++---
cipher.c | 5 ++---
kex.c | 5 ++---
packet.c | 14 +++++---------
readpass.c | 4 ++--
ssh-agent.c | 6 +++---
ssh-dss.c | 5 ++---
ssh-pkcs11-client.c | 4 ++--
ssh-rsa.c | 15 +++++++--------
ssh.c | 5 ++---
sshbuf.h | 6 +++---
sshconnect2.c | 8 ++++----
sshd.c | 5 ++---
sshkey.c | 17 ++++++-----------
15 files changed, 53 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list