summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-10-28 09:49:00 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-10-28 10:20:15 +0100
commit2af52d47e687d62eefe6ed3ebe3732e666d86de4 (patch)
treecef997efb0ed9d7bda643391f106c6ceb015f05b
parent1e27803b8c863f874d034e54deeae91e9caa8d73 (diff)
downloadptxdist-2af52d47e687d62eefe6ed3ebe3732e666d86de4.tar.gz
ptxdist-2af52d47e687d62eefe6ed3ebe3732e666d86de4.tar.xz
openssl: version bump 1.1.1g -> 1.1.1h
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--patches/openssl-1.1.1h/0001-debian-targets.patch (renamed from patches/openssl-1.1.1g/0001-debian-targets.patch)2
-rw-r--r--patches/openssl-1.1.1h/0002-pic.patch (renamed from patches/openssl-1.1.1g/0002-pic.patch)2
-rw-r--r--patches/openssl-1.1.1h/0003-Set-systemwide-default-settings-for-libssl-users.patch (renamed from patches/openssl-1.1.1g/0003-Set-systemwide-default-settings-for-libssl-users.patch)2
-rw-r--r--patches/openssl-1.1.1h/series (renamed from patches/openssl-1.1.1g/series)0
-rw-r--r--rules/openssl.make4
5 files changed, 5 insertions, 5 deletions
diff --git a/patches/openssl-1.1.1g/0001-debian-targets.patch b/patches/openssl-1.1.1h/0001-debian-targets.patch
index 5caedf206..4ef60acc5 100644
--- a/patches/openssl-1.1.1g/0001-debian-targets.patch
+++ b/patches/openssl-1.1.1h/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.1g-1.debian.tar.xz
+Imported from openssl_1.1.1h-1.debian.tar.xz
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
diff --git a/patches/openssl-1.1.1g/0002-pic.patch b/patches/openssl-1.1.1h/0002-pic.patch
index d36b307ed..abbb5f8de 100644
--- a/patches/openssl-1.1.1g/0002-pic.patch
+++ b/patches/openssl-1.1.1h/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.1g-1.debian.tar.xz
+Imported from openssl_1.1.1h-1.debian.tar.xz
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
diff --git a/patches/openssl-1.1.1g/0003-Set-systemwide-default-settings-for-libssl-users.patch b/patches/openssl-1.1.1h/0003-Set-systemwide-default-settings-for-libssl-users.patch
index dcb928d41..4b98bc08d 100644
--- a/patches/openssl-1.1.1g/0003-Set-systemwide-default-settings-for-libssl-users.patch
+++ b/patches/openssl-1.1.1h/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.1g-1.debian.tar.xz
+Imported from openssl_1.1.1h-1.debian.tar.xz
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
diff --git a/patches/openssl-1.1.1g/series b/patches/openssl-1.1.1h/series
index 2bfca5ade..2bfca5ade 100644
--- a/patches/openssl-1.1.1g/series
+++ b/patches/openssl-1.1.1h/series
diff --git a/rules/openssl.make b/rules/openssl.make
index bb3b8c52b..304b971be 100644
--- a/rules/openssl.make
+++ b/rules/openssl.make
@@ -17,9 +17,9 @@ PACKAGES-$(PTXCONF_OPENSSL) += openssl
# Paths and names
#
OPENSSL_BASE := 1.1.1
-OPENSSL_BUGFIX := g
+OPENSSL_BUGFIX := h
OPENSSL_VERSION := $(OPENSSL_BASE)$(OPENSSL_BUGFIX)
-OPENSSL_MD5 := 76766e98997660138cdaf13a187bd234
+OPENSSL_MD5 := 53840c70434793127a3574433494e8d3
OPENSSL := openssl-$(OPENSSL_VERSION)
OPENSSL_SUFFIX := tar.gz
OPENSSL_URL := \