Skip to content

Conversation

sam-github
Copy link
Contributor

OpenSSL is packaging its git and travis configuration files. Remove
them, Node.js has its own.

This will remove .gitmodules, .gitattributes, .travis.yml, .travis-create-release.sh, .travis-apt-pin.preference from being present in https://github.com/nodejs/node/tree/master/deps/openssl/openssl

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

OpenSSL is packaging its git and travis configuration files. Remove
them, Node.js has its own.
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added the openssl Issues and PRs related to the OpenSSL dependency. label Jan 24, 2019
@sam-github sam-github requested a review from shigeki January 24, 2019 22:02
@sam-github
Copy link
Contributor Author

@shigeki Perhaps these files do no harm, but it seems strange to have them in our source, and existing Makefile already deleted one of the git files. What do you think?

@sam-github
Copy link
Contributor Author

@danbev @rvagg @MylesBorins @shigeki, you've done openssl upgrades, what do you think? If no one cares, I'll close this, but it seems odd to me to have openssl's .git and .travis files in our deps tree.

/cc @nodejs/crypto

@sam-github
Copy link
Contributor Author

Landed in f395a4a

@sam-github sam-github closed this Feb 4, 2019
pull bot pushed a commit to shakir-abdo/node that referenced this pull request Feb 4, 2019
OpenSSL is packaging its git and travis configuration files. Remove
them, Node.js has its own.

PR-URL: nodejs#25689
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Ujjwal Sharma <[email protected]>
@sam-github sam-github deleted the openssl-upgrade-cleanup branch February 5, 2019 17:16
addaleax pushed a commit that referenced this pull request Feb 6, 2019
OpenSSL is packaging its git and travis configuration files. Remove
them, Node.js has its own.

PR-URL: #25689
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Ujjwal Sharma <[email protected]>
@targos targos mentioned this pull request Feb 14, 2019
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.

5 participants