All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wolfssl: bump to version 4.2.0
@ 2019-10-31 22:03 Julien Grossholtz
  2019-10-31 22:46 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Grossholtz @ 2019-10-31 22:03 UTC (permalink / raw)
  To: buildroot

WolfSSL 4.2.0 has been released, it includes new features and fixes. The
full changelog is available here [1].

Update the wolfssl package to stable version 4.2.0 and the
corresponding hash file.

[1] https://www.wolfssl.com/docs/wolfssl-changelog/

Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io>
---
 package/wolfssl/wolfssl.hash | 2 +-
 package/wolfssl/wolfssl.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/wolfssl/wolfssl.hash b/package/wolfssl/wolfssl.hash
index 997f008499..f2432390d5 100644
--- a/package/wolfssl/wolfssl.hash
+++ b/package/wolfssl/wolfssl.hash
@@ -1,5 +1,5 @@
 # Locally computed:
-sha256 f0d630c3ddfeb692b8ae38cc739f47d5e9f0fb708662aa241ede0c42a5eb3dd8  v4.1.0-stable.tar.gz
+sha256 3562af485c26cd7abe94d9404fbfc0c5c9bceb4aab29b81ebf5e6c2467507e12 v4.2.0-stable.tar.gz
 
 # Hash for license files:
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/wolfssl/wolfssl.mk b/package/wolfssl/wolfssl.mk
index 807f8087ca..fd5fa35625 100644
--- a/package/wolfssl/wolfssl.mk
+++ b/package/wolfssl/wolfssl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WOLFSSL_VERSION = 4.1.0
+WOLFSSL_VERSION = 4.2.0
 WOLFSSL_SITE = https://github.com/wolfSSL/wolfssl/archive
 WOLFSSL_SOURCE = v$(WOLFSSL_VERSION)-stable.tar.gz
 WOLFSSL_INSTALL_STAGING = YES
-- 
2.23.0

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

* [Buildroot] [PATCH 1/1] package/wolfssl: bump to version 4.2.0
  2019-10-31 22:03 [Buildroot] [PATCH 1/1] package/wolfssl: bump to version 4.2.0 Julien Grossholtz
@ 2019-10-31 22:46 ` Peter Korsgaard
  2019-11-01 15:04   ` Julien Grossholtz
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2019-10-31 22:46 UTC (permalink / raw)
  To: buildroot

>>>>> "Julien" == Julien Grossholtz <julien.grossholtz@openest.io> writes:

 > WolfSSL 4.2.0 has been released, it includes new features and fixes. The
 > full changelog is available here [1].

 > Update the wolfssl package to stable version 4.2.0 and the
 > corresponding hash file.

 > [1] https://www.wolfssl.com/docs/wolfssl-changelog/

 > Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io>

Committed, thanks.

We currently do not have any package in Buildroot depending on
wolfssl. It looks like libcurl can use it as a TLS backend, care to send
a patch to add support for that?

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] package/wolfssl: bump to version 4.2.0
  2019-10-31 22:46 ` Peter Korsgaard
@ 2019-11-01 15:04   ` Julien Grossholtz
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Grossholtz @ 2019-11-01 15:04 UTC (permalink / raw)
  To: buildroot

Thanks for applying this. I will submit a patch to allow WolfSSL as a SSL
backend for libcurl.

Regards,

Le ven. 1 nov. 2019 ? 10:18, Peter Korsgaard <peter@korsgaard.com> a ?crit :

> >>>>> "Julien" == Julien Grossholtz <julien.grossholtz@openest.io> writes:
>
>  > WolfSSL 4.2.0 has been released, it includes new features and fixes. The
>  > full changelog is available here [1].
>
>  > Update the wolfssl package to stable version 4.2.0 and the
>  > corresponding hash file.
>
>  > [1] https://www.wolfssl.com/docs/wolfssl-changelog/
>
>  > Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io>
>
> Committed, thanks.
>
> We currently do not have any package in Buildroot depending on
> wolfssl. It looks like libcurl can use it as a TLS backend, care to send
> a patch to add support for that?
>
> --
> Bye, Peter Korsgaard
>


-- 

*Julien Grossholtz*
Directeur de projet
julien.grossholtz at openest.io
+33 7 68 49 83 47

        <https://openest.io/>
Logiciels embarqu?s pour syst?mes intelligents

15, avenue du Rhin ? 67100 Strasbourg ? www.openest.io
<http://openest.io/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20191101/b1fe10f6/attachment.html>

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

end of thread, other threads:[~2019-11-01 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31 22:03 [Buildroot] [PATCH 1/1] package/wolfssl: bump to version 4.2.0 Julien Grossholtz
2019-10-31 22:46 ` Peter Korsgaard
2019-11-01 15:04   ` Julien Grossholtz

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.