[openssh-commits] [openssh] branch master updated (9d38074b -> 55e17101)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jul 24 14:23:08 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  9d38074b  upstream: test for first-match-wins in authorized_keys environment=
       new  b6673b1d  Test OpenBSD upstream with and without OpenSSL.
       new  819d57ac  upstream: Exclude key conversion options from usage when built
       new  f5ccb589  upstream: Don't omit ssh-keygen -y from usage when built without
       new  55e17101  upstream: Skip RFC4716 format import and export tests when built

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 55e17101a9075f6a63af724261c5744809dcb95c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jul 24 02:57:28 2021 +0000

    upstream: Skip RFC4716 format import and export tests when built
    
    without OpenSSL.
    
    OpenBSD-Regress-ID: d2c2d5d38c1acc2b88cc99cfe00a2eb8bb39dfa4

commit f5ccb5895d39cd627ad9e7b2c671d2587616100d
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jul 24 02:51:14 2021 +0000

    upstream: Don't omit ssh-keygen -y from usage when built without
    
    OpenSSL.  It is actually available, albeit only for ed25519 keys.
    
    OpenBSD-Commit-ID: 7a254c33d0e6a55c30c6b016a8d298d3cb7a7674

commit 819d57ac23469f1f03baa8feb38ddefbada90fdc
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jul 24 02:08:13 2021 +0000

    upstream: Exclude key conversion options from usage when built
    
    without OpenSSL since those are not available, similar to what we currently
    do with the moduli screening options.  We can also use this to skip the
    conversion regression tests in this case.
    
    OpenBSD-Commit-ID: 3c82caa398cf99cd4518c23bba5a2fc66b16bafe

commit b6673b1d2ee90b4690ee84f634efe40225423c38
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Jul 24 13:02:51 2021 +1000

    Test OpenBSD upstream with and without OpenSSL.

Summary of changes:
 .github/workflows/upstream.yml |  8 +++++---
 regress/keygen-convert.sh      | 36 +++++++++++++++++++++---------------
 ssh-keygen.c                   |  4 +++-
 3 files changed, 29 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list