FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v10.x] Openssl 1.1.1f by sam-github · Pull Request #32601 · nodejs/node · GitHub

/ node Public

[v10.x] Openssl 1.1.1f - #32601

Closed
sam-github wants to merge 2 commits into
nodejs:v10.x-stagingfrom
sam-github:openssl-1.1.1f-v10.x
Closed

[v10.x] Openssl 1.1.1f#32601
sam-github wants to merge 2 commits into
nodejs:v10.x-stagingfrom
sam-github:openssl-1.1.1f-v10.x

Conversation

sam-github commented Apr 1, 2020
edited
Loading

Copy link
Copy Markdown
Contributor
Checklist

Backport of: #32583

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

nodejs-github-bot added openssl Issues and PRs related to the OpenSSL dependency. v10.x labels Apr 1, 2020

Copy link
Copy Markdown
Contributor Author

Backported required for the config, because trace is not enabled in v10.x the generated config for 12 and later conflicts when picked back to v10.x

Copy link
Copy Markdown
Collaborator

hassaanp added 2 commits April 1, 2020 14:28
This updates all sources in deps/openssl/openssl by:
    $ cd deps/openssl/
    $ rm -rf openssl
    $ tar zxf ~/tmp/openssl-1.1.1f.tar.gz
    $ mv openssl-1.1.0h openssl
    $ git add --all openssl
    $ git commit openssl

PR-URL: nodejs#32583
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
 After an OpenSSL source update, all the config files need to be
 regenerated and comitted by:
    $ cd deps/openssl/config
    $ make
    $ git add deps/openssl/config/archs
    $ git add deps/openssl/openssl/include/crypto/bn_conf.h
    $ git add deps/openssl/openssl/include/crypto/dso_conf.h
    $ git add deps/openssl/openssl/include/openssl/opensslconf.h
    $ git commit

PR-URL: nodejs#32583
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
sam-github force-pushed the openssl-1.1.1f-v10.x branch from 9855382 to 86b1058 Compare April 1, 2020 21:29

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Contributor Author

obsoleted by #32982, which includes the update to 1.1.1f, and the update to 1.1.1g

sam-github closed this Jun 3, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

openssl Issues and PRs related to the OpenSSL dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL