[openssl/openssl] a09ada: Add a CI workflow for no-rfc3779
    bernd-edlinger 
    noreply at reply.github.openssl.org
       
    Thu Jun 23 17:26:12 UTC 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: a09adac311975afcb5ad099b2e1cfc7eb1e72865
      https://github.openssl.org/openssl/openssl/commit/a09adac311975afcb5ad099b2e1cfc7eb1e72865
  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)
  Commit: b76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe
      https://github.openssl.org/openssl/openssl/commit/b76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe
  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)
Compare: https://github.openssl.org/openssl/openssl/compare/f7346cab45a7...b76efe61ea97
    
    
More information about the openssl-commits
mailing list