Skip to content
Snippets Groups Projects
Commit 1ffe4e24 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Update OpenSSL to 1.0.1g (CVE-2014-0160)

parent 2d99c10c
No related branches found
No related tags found
1 merge request!81Update OpenSSL in 6-7-stable
#
# Copyright:: Copyright (c) 2012 Opscode, Inc.
# Copyright:: Copyright (c) 2014 GitLab BV
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Loading
Loading
@@ -29,9 +30,9 @@ if platform == "aix"
source :url => "http://www.openssl.org/source/openssl-1.0.1c.tar.gz",
:md5 => "ae412727c8c15b67880aef7bd2999b2e"
else
version "1.0.1f"
source :url => "http://www.openssl.org/source/openssl-1.0.1f.tar.gz",
:md5 => "f26b09c028a0541cab33da697d522b25"
version "1.0.1g"
source :url => "http://www.openssl.org/source/openssl-1.0.1g.tar.gz",
:md5 => "de62b43dfcd858e66a74bee1c834e959"
end
 
relative_path "openssl-#{version}"
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