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

scripts: take openssl-fips module version as argument #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ueno
Copy link
Collaborator

@ueno ueno commented Sep 7, 2022

This makes it possible to specify which revision of openssl-fips package should be vendored in, from the command line:

  scripts/setup-initial-patch.sh dev.boringcrypto.go1.18 c70d375e6e8bf78c9a19f12ea82100639c607768

The argument can be either git revision or a tag. If no argument is given, the default revision (362f460220104417e99fc8d59f0f9a6ba4514bd1) will be used.

Signed-off-by: Daiki Ueno [email protected]

This makes it possible to specify which revision of openssl-fips
package should be vendored in, from the command line:

  scripts/setup-initial-patch.sh dev.boringcrypto.go1.18 c70d375e6e8bf78c9a19f12ea82100639c607768

The argument can be either git revision or a tag.  If no argument is
given, the default revision (362f460220104417e99fc8d59f0f9a6ba4514bd1)
will be used.

Signed-off-by: Daiki Ueno <[email protected]>
@ueno ueno requested a review from derekparker September 7, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant