[openssl/openssl] f49b5c: Add a CI workflow for no-rfc3779

bernd-edlinger noreply at reply.github.openssl.org
Thu Jun 23 17:28:38 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: f49b5c3094a4b09ced0572e53a5ed1094b450618
      https://github.openssl.org/openssl/openssl/commit/f49b5c3094a4b09ced0572e53a5ed1094b450618
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M .github/workflows/run-checker-ci.yml

  Log Message:
  -----------
  Add a CI workflow for no-rfc3779

Currently this configurations seem to be failing.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18634)

(cherry picked from commit a09adac311975afcb5ad099b2e1cfc7eb1e72865)


  Commit: 665ab12ed3f0d78e7cb6a55cdd2b83a2fe150232
      https://github.openssl.org/openssl/openssl/commit/665ab12ed3f0d78e7cb6a55cdd2b83a2fe150232
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M test/v3ext.c

  Log Message:
  -----------
  Fix compile issues in test/v3ext.c with no-rfc3779

There are no ASIdentifiers if OPENSSL_NO_RFC3779 is defined,
therefore the test cannot be compiled.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18634)

(cherry picked from commit b76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe)


Compare: https://github.openssl.org/openssl/openssl/compare/3d0da0c2a049...665ab12ed3f0


More information about the openssl-commits mailing list