[openssh-commits] [openssh] branch master updated (49742938 -> 021ea5c2)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 24 15:40:15 AEDT 2023


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  49742938  don't use obsolete ERR_load_CRYPTO_strings()
       new  cc5969c0  another ERR_load_CRYPTO_strings() vestige
       new  9a97cd10  BoringSSL doesn't support EC_POINT_point2bn()
       new  021ea5c2  Github testing support for BoringSSL

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 021ea5c2860f133f44790970968e0e73208b3a87
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Mar 24 15:02:52 2023 +1100

    Github testing support for BoringSSL

commit 9a97cd106466a2a9bda2bfaa4c48c4f1b2cc9c1b
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Mar 24 15:34:29 2023 +1100

    BoringSSL doesn't support EC_POINT_point2bn()
    
    so don't invoke it in unittest

commit cc5969c033a032d126ff78e5d95cf20abbede4c7
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Mar 24 15:34:05 2023 +1100

    another ERR_load_CRYPTO_strings() vestige

Summary of changes:
 .github/configs                      |  4 ++++
 .github/setup_ci.sh                  | 13 +++++++++++++
 .github/workflows/c-cpp.yml          |  1 +
 regress/unittests/sshkey/test_file.c |  2 ++
 regress/unittests/sshsig/tests.c     |  2 +-
 5 files changed, 21 insertions(+), 1 deletion(-)

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


More information about the openssh-commits mailing list