aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2023-09-29 11:52:45 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2023-09-29 11:56:24 +0200
commitf6fa7b5d43879a48fb6c49db9bb6d560be0659ac (patch)
tree43057658985acdc1f4be81b3c1243961e432ec51
parent0a1dc007e49cf20a961de52c36dbf35dd7ef74dd (diff)
downloadupstream-f6fa7b5d43879a48fb6c49db9bb6d560be0659ac.tar.gz
upstream-f6fa7b5d43879a48fb6c49db9bb6d560be0659ac.tar.bz2
upstream-f6fa7b5d43879a48fb6c49db9bb6d560be0659ac.zip
openssl: update to version 1.1.1w
Fixes CVE: CVE-2023-4807 [1] [1]  https://mta.openssl.org/pipermail/openssl-announce/2023-September/000273.html Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
-rw-r--r--package/libs/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile
index c6d241ed1c..b3f68161f8 100644
--- a/package/libs/openssl/Makefile
+++ b/package/libs/openssl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
PKG_BASE:=1.1.1
-PKG_BUGFIX:=v
+PKG_BUGFIX:=w
PKG_VERSION:=$(PKG_BASE)$(PKG_BUGFIX)
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
@@ -25,7 +25,7 @@ PKG_SOURCE_URL:= \
ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/ \
ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/old/$(PKG_BASE)/
-PKG_HASH:=d6697e2871e77238460402e9362d47d18382b15ef9f246aba6c7bd780d38a6b0
+PKG_HASH:=cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8
PKG_LICENSE:=OpenSSL
PKG_LICENSE_FILES:=LICENSE