summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-05-31 13:47:46 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-31 13:48:00 +0200
commit4af19a8bdf822839ec78913f1d70793b695ed2bf (patch)
treeae20fcab7e9ab026b986f35e030ff1faf4cbda92
parentfd93421952267b376da63d316064231ac8c4a85a (diff)
downloadptxdist-4af19a8bdf822839ec78913f1d70793b695ed2bf.tar.gz
ptxdist-4af19a8bdf822839ec78913f1d70793b695ed2bf.tar.xz
openssl: version bump 1.1.1b -> 1.1.1cptxdist-2019.06.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/openssl-1.1.1c/0001-debian-targets.patch (renamed from patches/openssl-1.1.1b/0001-debian-targets.patch)2
-rw-r--r--patches/openssl-1.1.1c/0002-pic.patch (renamed from patches/openssl-1.1.1b/0002-pic.patch)2
-rw-r--r--patches/openssl-1.1.1c/0003-Set-systemwide-default-settings-for-libssl-users.patch (renamed from patches/openssl-1.1.1b/0003-Set-systemwide-default-settings-for-libssl-users.patch)2
-rw-r--r--patches/openssl-1.1.1c/series (renamed from patches/openssl-1.1.1b/series)0
-rw-r--r--rules/openssl.make4
5 files changed, 5 insertions, 5 deletions
diff --git a/patches/openssl-1.1.1b/0001-debian-targets.patch b/patches/openssl-1.1.1c/0001-debian-targets.patch
index 00ba1ac3f..bd59c08b8 100644
--- a/patches/openssl-1.1.1b/0001-debian-targets.patch
+++ b/patches/openssl-1.1.1c/0001-debian-targets.patch
@@ -2,7 +2,7 @@ From: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Date: Sun, 5 Nov 2017 15:09:09 +0100
Subject: [PATCH] debian-targets
-Imported from openssl_1.1.1b-1.debian.tar.xz
+Imported from openssl_1.1.1c-1.debian.tar.xz
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
diff --git a/patches/openssl-1.1.1b/0002-pic.patch b/patches/openssl-1.1.1c/0002-pic.patch
index e839c413a..c368027de 100644
--- a/patches/openssl-1.1.1b/0002-pic.patch
+++ b/patches/openssl-1.1.1c/0002-pic.patch
@@ -2,7 +2,7 @@ From: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Date: Sun, 5 Nov 2017 15:09:09 +0100
Subject: [PATCH] pic
-Imported from openssl_1.1.1b-1.debian.tar.xz
+Imported from openssl_1.1.1c-1.debian.tar.xz
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
diff --git a/patches/openssl-1.1.1b/0003-Set-systemwide-default-settings-for-libssl-users.patch b/patches/openssl-1.1.1c/0003-Set-systemwide-default-settings-for-libssl-users.patch
index 36d85237c..7a1aebf31 100644
--- a/patches/openssl-1.1.1b/0003-Set-systemwide-default-settings-for-libssl-users.patch
+++ b/patches/openssl-1.1.1c/0003-Set-systemwide-default-settings-for-libssl-users.patch
@@ -10,7 +10,7 @@ security level to the 112 bit security level.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
-Imported from openssl_1.1.1b-1.debian.tar.xz
+Imported from openssl_1.1.1c-1.debian.tar.xz
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
diff --git a/patches/openssl-1.1.1b/series b/patches/openssl-1.1.1c/series
index b14908821..b14908821 100644
--- a/patches/openssl-1.1.1b/series
+++ b/patches/openssl-1.1.1c/series
diff --git a/rules/openssl.make b/rules/openssl.make
index 24829c944..85f7861bb 100644
--- a/rules/openssl.make
+++ b/rules/openssl.make
@@ -19,9 +19,9 @@ PACKAGES-$(PTXCONF_OPENSSL) += openssl
# Paths and names
#
OPENSSL_BASE := 1.1.1
-OPENSSL_BUGFIX := b
+OPENSSL_BUGFIX := c
OPENSSL_VERSION := $(OPENSSL_BASE)$(OPENSSL_BUGFIX)
-OPENSSL_MD5 := 4532712e7bcc9414f5bce995e4e13930
+OPENSSL_MD5 := 15e21da6efe8aa0e0768ffd8cd37a5f6
OPENSSL := openssl-$(OPENSSL_VERSION)
OPENSSL_SUFFIX := tar.gz
OPENSSL_URL := \