* [Buildroot] [PATCH] package/libopenssl: bump version to 3.3.0
@ 2024-04-11 21:02 Bernd Kuhls
2024-05-02 7:49 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2024-04-11 21:02 UTC (permalink / raw)
To: buildroot
Changelog: https://www.openssl.org/news/cl33.txt
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
run-time tested using my usual defconfig
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 841d4b4cfd..aca75cf9e4 100644
--- a/package/libopenssl/libopenssl.hash
+++ b/package/libopenssl/libopenssl.hash
@@ -1,5 +1,5 @@
-# From https://www.openssl.org/source/openssl-3.2.1.tar.gz.sha256
-sha256 83c7329fe52c850677d75e5d0b0ca245309b97e8ecbcfdc1dfdc4ab9fac35b39 openssl-3.2.1.tar.gz
+# From https://www.openssl.org/source/openssl-3.3.0.tar.gz.sha256
+sha256 53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02 openssl-3.3.0.tar.gz
# License files
sha256 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a LICENSE.txt
diff --git a/package/libopenssl/libopenssl.mk b/package/libopenssl/libopenssl.mk
index feb5026c02..5ac6bf9713 100644
--- a/package/libopenssl/libopenssl.mk
+++ b/package/libopenssl/libopenssl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBOPENSSL_VERSION = 3.2.1
+LIBOPENSSL_VERSION = 3.3.0
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] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/libopenssl: bump version to 3.3.0
2024-04-11 21:02 [Buildroot] [PATCH] package/libopenssl: bump version to 3.3.0 Bernd Kuhls
@ 2024-05-02 7:49 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-02 7:49 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Thu, 11 Apr 2024 23:02:04 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Changelog: https://www.openssl.org/news/cl33.txt
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> run-time tested using my usual defconfig
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-02 7:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11 21:02 [Buildroot] [PATCH] package/libopenssl: bump version to 3.3.0 Bernd Kuhls
2024-05-02 7:49 ` Thomas Petazzoni via buildroot
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.