Skip to content
Snippets Groups Projects
Commit d58c934f authored by Dmitry Makovey's avatar Dmitry Makovey Committed by GitLab Release Tools Bot
Browse files

Update curl to 8.0.1 to resolve February CVEs

Merge branch 'security-82-15-10' into '15-10-stable'

See merge request gitlab-org/security/omnibus-gitlab!321

Changelog: security
parent 1089fed2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,7 +16,7 @@
 
name 'curl'
 
version = Gitlab::Version.new('curl', 'curl-7_87_0')
version = Gitlab::Version.new('curl', 'curl-8_0_1')
 
default_version version.print(false)
display_version version.print(false).delete_prefix('curl-').tr('_', '.')
Loading
Loading
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