All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] mbedtls: update to 2.9.0
@ 2018-06-07 10:11 Johannes Pointner
  0 siblings, 0 replies; only message in thread
From: Johannes Pointner @ 2018-06-07 10:11 UTC (permalink / raw)
  To: openembedded-devel

Mbed TLS 2.9.0 maintains source code and binary compatibility with the last
minor version, Mbed TLS 2.8.0, but extends the interface with additional
capabilities.

* Detail release note:
  - https://tls.mbed.org/tech-updates/releases/mbedtls-2.9.0-2.7.3-and-2.1.12-released

Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com>
---
 .../mbedtls/{mbedtls_2.8.0.bb => mbedtls_2.9.0.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.8.0.bb => mbedtls_2.9.0.bb} (92%)

diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.8.0.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb
similarity index 92%
rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.8.0.bb
rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb
index 736cce1b0..ee4f164a4 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.8.0.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.9.0.bb
@@ -24,8 +24,8 @@ SECTION = "libdevel"
 
 SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz"
 
-SRC_URI[md5sum] = "2d4b0e2cb844efde1e73d3bcd9731fef"
-SRC_URI[sha256sum] = "ab8b62b995781bcf22e87a265ed06267f87c3041198e996b44441223d19fa9c3"
+SRC_URI[md5sum] = "31dcf56cb92da5d7ec2dbb7a3cc5dff3"
+SRC_URI[sha256sum] = "a06a9b43e583b7e6707becfeeb13d88ed00f25fee31a5386cb3a3014c454bad8"
 
 inherit cmake
 
-- 
2.17.1




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-07 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07 10:11 [meta-networking][PATCH] mbedtls: update to 2.9.0 Johannes Pointner

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.