[openssh-commits] [openssh] branch master updated (392db2bc -> 7f906352)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jun 7 04:34:16 AEST 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 392db2bc upstream: regress test for PermitOpen
new 7f906352 upstream: switch config file parsing to getline(3) as this avoids
The 1 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 7f90635216851f6cb4bf3999e98b825f85d604f8
Author: markus at openbsd.org <markus at openbsd.org>
Date: Wed Jun 6 18:29:18 2018 +0000
upstream: switch config file parsing to getline(3) as this avoids
static limits noted by gerhard@; ok dtucker@, djm@
OpenBSD-Commit-ID: 6d702eabef0fa12e5a1d75c334a8c8b325298b5c
Summary of changes:
auth2-pubkey.c | 16 +++++++++++-----
authfile.c | 22 +++++++++++-----------
dh.c | 18 ++++++++++++------
hostfile.c | 15 +++++++++------
misc.c | 27 +--------------------------
misc.h | 3 +--
readconf.c | 10 +++++-----
servconf.c | 10 +++++-----
session.c | 11 ++++++-----
ssh-keygen.c | 25 +++++++++++++++++--------
ssh-keyscan.c | 12 +++++-------
ssh.h | 9 +--------
12 files changed, 84 insertions(+), 94 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list