[openssh-commits] [openssh] branch master updated (55e17101 -> 460ae5d9)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Jul 25 22:38:54 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 55e17101 upstream: Skip RFC4716 format import and export tests when built
new 727ce36c upstream: Replace OPENSSL as the variable that points to the
new b398f499 upstream: Skip unit and makefile-based key conversion tests when
new 460ae5d9 Pass OPENSSL=no to make tests too.
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 460ae5d93051bab70239ad823dd784822d58baad
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Jul 25 22:37:55 2021 +1000
Pass OPENSSL=no to make tests too.
commit b398f499c68d74ebe3298b73757cf3f36e14e0cb
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sun Jul 25 12:27:37 2021 +0000
upstream: Skip unit and makefile-based key conversion tests when
we're building with OPENSSL=no.
OpenBSD-Regress-ID: 20455ed9a977c93f846059d1fcb48e29e2c8d732
commit 727ce36c8c5941bde99216d27109405907caae4f
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sun Jul 25 12:13:03 2021 +0000
upstream: Replace OPENSSL as the variable that points to the
openssl binary with OPENSSL_BIN. This will allow us to use the OPENSSL
variable from mk.conf or the make(1) command line indicating if we're
building with our without OpenSSL, and ultimately get the regress tests
working in the OPENSSL=no configuration.
OpenBSD-Regress-ID: 2d788fade3264d7803e5b54cae8875963f688c4e
Summary of changes:
.github/workflows/upstream.yml | 2 +-
regress/Makefile | 2 +-
regress/agent-pkcs11.sh | 12 ++++++------
regress/percent.sh | 4 ++--
regress/ssh2putty.sh | 8 ++++----
regress/test-exec.sh | 8 ++++----
6 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list