* [Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.2.0
@ 2022-02-26 18:50 Fabrice Fontaine
2022-02-28 18:42 ` Peter Korsgaard
2022-03-13 21:12 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-02-26 18:50 UTC (permalink / raw)
To: buildroot; +Cc: Sergio Prado, Fabrice Fontaine
Fix CVE-2021-44718, CVE-2022-23408, CVE-2022-25638 and CVE-2022-25640
https://www.wolfssl.com/docs/security-vulnerabilities
https://github.com/wolfSSL/wolfssl/blob/v5.2.0-stable/ChangeLog.md
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/wolfssl/wolfssl.hash | 2 +-
package/wolfssl/wolfssl.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/wolfssl/wolfssl.hash b/package/wolfssl/wolfssl.hash
index 9896713ca7..63eebf93bb 100644
--- a/package/wolfssl/wolfssl.hash
+++ b/package/wolfssl/wolfssl.hash
@@ -1,5 +1,5 @@
# Locally computed:
-sha256 50db45f348f47e00c93dd244c24108220120cb3cc9d01434789229c32937c444 wolfssl-4.8.1-stable.tar.gz
+sha256 409b4646c5f54f642de0e9f3544c3b83de7238134f5b1ff93fb44527bf119d05 wolfssl-5.2.0.tar.gz
# Hash for license files:
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/wolfssl/wolfssl.mk b/package/wolfssl/wolfssl.mk
index d3dce0a401..bfb54445e4 100644
--- a/package/wolfssl/wolfssl.mk
+++ b/package/wolfssl/wolfssl.mk
@@ -4,8 +4,8 @@
#
################################################################################
-WOLFSSL_VERSION = 4.8.1-stable
-WOLFSSL_SITE = $(call github,wolfSSL,wolfssl,v$(WOLFSSL_VERSION))
+WOLFSSL_VERSION = 5.2.0
+WOLFSSL_SITE = $(call github,wolfSSL,wolfssl,v$(WOLFSSL_VERSION)-stable)
WOLFSSL_INSTALL_STAGING = YES
WOLFSSL_LICENSE = GPL-2.0+
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.2.0
2022-02-26 18:50 [Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.2.0 Fabrice Fontaine
@ 2022-02-28 18:42 ` Peter Korsgaard
2022-03-13 21:12 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-02-28 18:42 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Sergio Prado, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fix CVE-2021-44718, CVE-2022-23408, CVE-2022-25638 and CVE-2022-25640
> https://www.wolfssl.com/docs/security-vulnerabilities
> https://github.com/wolfSSL/wolfssl/blob/v5.2.0-stable/ChangeLog.md
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
A bit annoying that this is only available together with new features,
but OK.
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.2.0
2022-02-26 18:50 [Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.2.0 Fabrice Fontaine
2022-02-28 18:42 ` Peter Korsgaard
@ 2022-03-13 21:12 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-03-13 21:12 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Sergio Prado, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fix CVE-2021-44718, CVE-2022-23408, CVE-2022-25638 and CVE-2022-25640
> https://www.wolfssl.com/docs/security-vulnerabilities
> https://github.com/wolfSSL/wolfssl/blob/v5.2.0-stable/ChangeLog.md
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2021.02.x and 2021.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-03-13 21:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-26 18:50 [Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.2.0 Fabrice Fontaine
2022-02-28 18:42 ` Peter Korsgaard
2022-03-13 21:12 ` Peter Korsgaard
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.