[openssh-commits] [openssh] branch master updated (ac2e3026 -> 73282b61)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 23 14:07:29 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 ac2e3026 upstream: Add BindInterface ssh_config directive and -B
new 3b252c20 upstream: some helpers to check verbose/quiet mode
new df88551c upstream: Replace fatal with exit in the case that we do not have
new f8985dde upstream: Skip sftp-chroot test when SUDO not set instead of
new 73282b61 upstream: unbreak interop test after SSHv1 purge; patch from Colin
The 4 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 73282b61187883a2b2bb48e087fdda1d751d6059
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Feb 23 03:03:00 2018 +0000
upstream: unbreak interop test after SSHv1 purge; patch from Colin
Watson via bz#2823
OpenBSD-Regress-ID: 807d30a597756ed6612bdf46dfebca74f49cb31a
commit f8985dde5f46aedade0373365cbf86ed3f1aead2
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 9 03:42:57 2018 +0000
upstream: Skip sftp-chroot test when SUDO not set instead of
fatal().
OpenBSD-Regress-ID: cd4b5f1109b0dc09af4e5ea7d4968c43fbcbde88
commit df88551c02d4e3445c44ff67ba8757cff718609a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 9 03:40:22 2018 +0000
upstream: Replace fatal with exit in the case that we do not have
$SUDO set. Prevents test failures when neither sudo nor doas are configured.
OpenBSD-Regress-ID: 6a0464decc4f8ac7d6eded556a032b0fc521bc7b
commit 3b252c20b19f093e87363de197f1100b79705dd3
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Feb 8 08:46:20 2018 +0000
upstream: some helpers to check verbose/quiet mode
OpenBSD-Regress-ID: e736aac39e563f5360a0935080a71d5fdcb976de
Summary of changes:
regress/agent-getpeereid.sh | 2 +-
regress/putty-transfer.sh | 6 +++---
regress/sftp-chroot.sh | 7 ++++---
regress/unittests/test_helper/test_helper.c | 14 +++++++++++++-
regress/unittests/test_helper/test_helper.h | 4 +++-
5 files changed, 24 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list