[openssh-commits] [openssh] branch master updated (89f09ee6 -> 3e615090)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Feb 7 07:53:41 AEDT 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 89f09ee6 crypto_api.h needs includes.h
new 130283d5 upstream commit
new 2b428f90 upstream commit
new 5069320b upstream commit
new 34843801 upstream commit
new 3e615090 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 3e615090de0ce36a833d811e01c28aec531247c4
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Feb 6 06:01:54 2018 +0000
upstream commit
Replace "trojan horse" with the correct term (MITM).
From maikel at predikkta.com via bz#2822, ok markus@
OpenBSD-Commit-ID: e86ac64c512057c89edfadb43302ac0aa81a6c53
commit 3484380110d437c50e17f87d18544286328c75cb
Author: tb at openbsd.org <tb at openbsd.org>
Date: Mon Feb 5 05:37:46 2018 +0000
upstream commit
Add a couple of non-negativity checks to avoid close(-1).
ok djm
OpenBSD-Commit-ID: 4701ce0b37161c891c838d0931305f1d37a50880
commit 5069320be93c8b2a6584b9f944c86f60c2b04e48
Author: tb at openbsd.org <tb at openbsd.org>
Date: Mon Feb 5 05:36:49 2018 +0000
upstream commit
The file descriptors for socket, stdin, stdout and stderr
aren't necessarily distinct, so check if they are the same to avoid closing
the same fd several times.
ok djm
OpenBSD-Commit-ID: 60d71fd22e9a32f5639d4ba6e25a2f417fc36ac1
commit 2b428f90ea1b21d7a7c68ec1ee334253b3f9324d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Feb 5 04:02:53 2018 +0000
upstream commit
I accidentially a word
OpenBSD-Commit-ID: 4547ee713fa941da861e83ae7a3e6432f915e14a
commit 130283d5c2545ff017c2162dc1258c5354e29399
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Jan 25 03:34:43 2018 +0000
upstream commit
certificate options are case-sensitive; fix case on one
that had it wrong.
move a badly-place sentence to a less bad place
OpenBSD-Commit-ID: 231e516bba860699a1eece6d48532d825f5f747b
Summary of changes:
channels.c | 13 +++++++++----
monitor.c | 14 +++++++++-----
ssh-keygen.1 | 10 +++++-----
ssh-pkcs11-client.c | 5 +++--
ssh_config.5 | 6 +++---
sshd.8 | 5 +++--
6 files changed, 32 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list