All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] openssl: bump to version 1.0.2c
Date: Fri, 12 Jun 2015 22:16:11 +0200	[thread overview]
Message-ID: <20150612210556.A235C81E5C@busybox.osuosl.org> (raw)

commit: http://git.buildroot.net/buildroot/commit/?id=e4f2d3b12acf9f056d6cbbfab2e60c14f755bb88
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes HMAC ABI breakage from 1.0.2b

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/openssl/openssl.hash |    8 ++++----
 package/openssl/openssl.mk   |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/openssl/openssl.hash b/package/openssl/openssl.hash
index 673f99f..4b212fb 100644
--- a/package/openssl/openssl.hash
+++ b/package/openssl/openssl.hash
@@ -1,4 +1,4 @@
-# From https://www.openssl.org/source/openssl-1.0.2b.tar.gz.md5
-# From https://www.openssl.org/source/openssl-1.0.2b.tar.gz.sha1
-md5	7729b259e2dea7d60b32fc3934d6984b	openssl-1.0.2b.tar.gz
-sha1	9006e53ca56a14d041e3875320eedfa63d82aba7	openssl-1.0.2b.tar.gz
+# From https://www.openssl.org/source/openssl-1.0.2c.tar.gz.md5
+# From https://www.openssl.org/source/openssl-1.0.2c.tar.gz.sha1
+md5	8c8d81a9ae7005276e486702edbcd4b6	openssl-1.0.2c.tar.gz
+sha1	6e4a5e91159eb32383296c7c83ac0e59b83a0a44	openssl-1.0.2c.tar.gz
diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk
index 8051a9b..fd8904d 100644
--- a/package/openssl/openssl.mk
+++ b/package/openssl/openssl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENSSL_VERSION = 1.0.2b
+OPENSSL_VERSION = 1.0.2c
 OPENSSL_SITE = http://www.openssl.org/source
 OPENSSL_LICENSE = OpenSSL or SSLeay
 OPENSSL_LICENSE_FILES = LICENSE

                 reply	other threads:[~2015-06-12 20:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150612210556.A235C81E5C@busybox.osuosl.org \
    --to=thomas.petazzoni@free-electrons.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.