Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update with changes for OpenSSL 3.x #149

Closed
wants to merge 4 commits into from

Commits on May 9, 2022

  1. fix: update with changes for OpenSSL 3.x

    This commit updates __init__.py with changes that were made directly
    in Node.js (sorry about this but at the time I was not aware that there
    this upstream repo existed).
    
    It includes changes from two commits in Node.js:
     Commit f4bd91b0e2d7f07365ccf6bba943ba97d6f95cc9 ("deps,build,
    tools: fix openssl-is-fips for ninja builds) and
    Commit 66da32c045035cf2710a48773dc6f55f00e20c40 ("deps,test,src,doc,
    tools: update to OpenSSL 3.0")
    
    Refs: nodejs/node#40735
    danbev committed May 9, 2022
    Configuration menu
    Copy the full SHA
    d4dbe56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304a946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3c71a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    58686ce View commit details
    Browse the repository at this point in the history