Skip to content

Comments

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

Closed
ueno wants to merge 1 commit intogolang-fips:mainfrom
ueno:wip/openssl-fips-tag
Closed

scripts: take openssl-fips module version as argument#40
ueno wants to merge 1 commit intogolang-fips:mainfrom
ueno:wip/openssl-fips-tag

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 dueno@redhat.com

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 <dueno@redhat.com>
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.

2 participants