Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: a09adac311975afcb5ad099b2e1cfc7eb1e72865
      
https://github.openssl.org/openssl/openssl/commit/a09adac311975afcb5ad099b2e1cfc7eb1e72865
  Author: Bernd Edlinger <[email protected]>
  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 <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18634)


  Commit: b76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe
      
https://github.openssl.org/openssl/openssl/commit/b76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe
  Author: Bernd Edlinger <[email protected]>
  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 <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18634)


Compare: 
https://github.openssl.org/openssl/openssl/compare/f7346cab45a7...b76efe61ea97

Reply via email to