Skip to content
Snippets Groups Projects
Commit 6221326e authored by Robert Marshall's avatar Robert Marshall
Browse files

Merge branch 'sh-update-openssl-1.1.1n' into 'master'

Update OpenSSL to v1.1.1n

Closes #6720

See merge request gitlab-org/omnibus-gitlab!5979
parents e277eb82 cbd95820
No related branches found
No related tags found
2 merge requests!67heptapod#675: making 0.31 the new stable,!66GitLab 14.9
......@@ -24,7 +24,7 @@
dependency 'cacerts'
version = Gitlab::Version.new('openssl', 'OpenSSL_1_1_1l')
version = Gitlab::Version.new('openssl', 'OpenSSL_1_1_1n')
default_version version.print(false)
display_version version.print(false).delete_prefix('OpenSSL_').tr('_', '.')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment