From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] openssl: security bump to version 1.0.2e
Date: Thu, 03 Dec 2015 22:09:25 +0100 [thread overview]
Message-ID: <87si3jb5oa.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1449164982-20789-1-git-send-email-gustavo.zacarias@free-electrons.com> (gustavo zacarias's message of "Thu, 3 Dec 2015 14:49:42 -0300")
>>>>> "gustavo" == gustavo zacarias <gustavo.zacarias@free-electrons.com> writes:
> From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
> Fixes:
> CVE-2015-3193 - BN_mod_exp may produce incorrect results on x86_64
> CVE-2015-3194 - Certificate verify crash with missing PSS parameter
> CVE-2015-3195 - X509_ATTRIBUTE memory leak
> Enable IDEA as well since otherwise the build breaks (always great
> upstream) - it's no longer patent encumbered.
> Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
> ---
> package/openssl/openssl.hash | 4 ++--
> package/openssl/openssl.mk | 3 +--
> 2 files changed, 3 insertions(+), 4 deletions(-)
> diff --git a/package/openssl/openssl.hash b/package/openssl/openssl.hash
> index 355be79..bed1c1c 100644
> --- a/package/openssl/openssl.hash
> +++ b/package/openssl/openssl.hash
> @@ -1,2 +1,2 @@
> -# From https://www.openssl.org/source/openssl-1.0.2d.tar.gz.sha256
> -sha256 671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8 openssl-1.0.2d.tar.gz
> +# From https://www.openssl.org/source/openssl-1.0.2e.tar.gz.sha256
> +sha256 eee11def03647aa2267434a779608af6fca645023c9a194ddb82f14426835537 openssl-1.0.2e.tar.gz
I'm not sure if you got it wrong of if upstream changed the tarball, but
that isn't the correct sha256:
curl https://www.openssl.org/source/openssl-1.0.2e.tar.gz.sha256
e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff
curl -s https://www.openssl.org/source/openssl-1.0.2e.tar.gz | sha256sum
e23ccafdb75cfcde782da0151731aa2185195ac745eea3846133f2e05c0e0bff -
Committed with that fixed, thanks. I'll also add it to the 2015.11.x
branch.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2015-12-03 21:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 17:49 [Buildroot] [PATCH v2] openssl: security bump to version 1.0.2e gustavo.zacarias at free-electrons.com
2015-12-03 21:09 ` Peter Korsgaard [this message]
2015-12-03 22:03 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87si3jb5oa.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox