Skip to content

deps: add openssl update script (WIP) #19829

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

Closed
wants to merge 1 commit into from

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Apr 5, 2018

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 danbev added the wip Issues and PRs that are still a work in progress. label Apr 5, 2018
@nodejs-github-bot nodejs-github-bot added the openssl Issues and PRs related to the OpenSSL dependency. label Apr 5, 2018
@danbev
Copy link
Contributor Author

danbev commented Apr 5, 2018

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 danbev closed this Apr 5, 2018
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