Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 3.1.4
@ 2023-10-26 18:19 Bernd Kuhls
  2023-10-29  8:45 ` Yann E. MORIN
  2023-10-31  7:52 ` Peter Korsgaard
  0 siblings, 2 replies; 10+ messages in thread
From: Bernd Kuhls @ 2023-10-26 18:19 UTC (permalink / raw)
  To: buildroot

Fixes CVE-2023-5363:
https://www.openssl.org/news/secadv/20231024.txt
https://www.openssl.org/news/vulnerabilities.html

Changelog: https://www.openssl.org/news/cl31.txt

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/libopenssl/libopenssl.hash | 4 ++--
 package/libopenssl/libopenssl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libopenssl/libopenssl.hash b/package/libopenssl/libopenssl.hash
index 9126175977..29ced7cddd 100644
--- a/package/libopenssl/libopenssl.hash
+++ b/package/libopenssl/libopenssl.hash
@@ -1,5 +1,5 @@
-# From https://www.openssl.org/source/openssl-3.1.3.tar.gz.sha256
-sha256  f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6  openssl-3.1.3.tar.gz
+# From https://www.openssl.org/source/openssl-3.1.4.tar.gz.sha256
+sha256  840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3  openssl-3.1.4.tar.gz
 
 # License files
 sha256  7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a  LICENSE.txt
diff --git a/package/libopenssl/libopenssl.mk b/package/libopenssl/libopenssl.mk
index b69ef032f2..b8b6ec6bff 100644
--- a/package/libopenssl/libopenssl.mk
+++ b/package/libopenssl/libopenssl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBOPENSSL_VERSION = 3.1.3
+LIBOPENSSL_VERSION = 3.1.4
 LIBOPENSSL_SITE = https://www.openssl.org/source
 LIBOPENSSL_SOURCE = openssl-$(LIBOPENSSL_VERSION).tar.gz
 LIBOPENSSL_LICENSE = Apache-2.0
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-07 16:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26 18:19 [Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 3.1.4 Bernd Kuhls
2023-10-29  8:45 ` Yann E. MORIN
2023-10-31  7:52 ` Peter Korsgaard
2023-10-31  9:00   ` Scott Fan
2023-10-31  9:48     ` Peter Korsgaard
2023-10-31 11:08       ` Scott Fan
2023-10-31 12:34         ` Peter Korsgaard
2023-11-01  1:58           ` [Buildroot] [PATCH] package/libopenssl: bump to version 1.1.1w Scott Fan
2023-11-07 16:50             ` Peter Korsgaard
2023-11-01  2:01           ` [Buildroot] [PATCH 1/1] package/libopenssl: security bump version to 3.1.4 Scott Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox