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

deps: add openssl update script (WIP) by danbev · Pull Request #19829 · nodejs/node · GitHub

/ node Public

deps: add openssl update script (WIP) - #19829

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:openssl-upgrade-scripts
Closed

deps: add openssl update script (WIP)#19829
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:openssl-upgrade-scripts

Conversation

danbev commented Apr 5, 2018

Copy link
Copy Markdown
Contributor

This is a work in progress and an attempt to add scripts for some
of the tasks required for updating OpenSSL.

Example usage:

$ ./scripts/update.sh 1.0.2o
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

This is a work in progress and an attempt to add scripts for some
of the tasks required for updating OpenSSL.
danbev added the wip Issues and PRs that are still a work in progress. label Apr 5, 2018
nodejs-github-bot added the openssl Issues and PRs related to the OpenSSL dependency. label Apr 5, 2018

danbev commented Apr 5, 2018

Copy link
Copy Markdown
Contributor Author

I just noticed #19794 and the whole process looks much simpler with 1.1.0 so it looks like this is outdated already. But perhaps parts could be reused for upgrading 1.1.x and later version. I'll take a look at this one that PR has landed.

danbev closed this Apr 5, 2018
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. wip Issues and PRs that are still a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL