[oe-commits] [meta-openembedded] 03/23: mbedtls: upgrade to 1.3.17

git at git.openembedded.org git at git.openembedded.org
Wed Oct 5 16:33:25 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 9798a6ea9a42516b5178379bb82961a8cba04f36
Author: Wenzong Fan <wenzong.fan at windriver.com>
AuthorDate: Wed Sep 14 01:49:13 2016 -0400

    mbedtls: upgrade to 1.3.17
    
    * fix CVE: CVE-2015-8036
    
    Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../mbedtls/{mbedtls_1.3.10.bb => mbedtls_1.3.17.bb}                  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_1.3.10.bb b/meta-networking/recipes-connectivity/mbedtls/mbedtls_1.3.17.bb
similarity index 91%
rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_1.3.10.bb
rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_1.3.17.bb
index d5c7afe..fcfec69 100644
--- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_1.3.10.bb
+++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_1.3.17.bb
@@ -25,8 +25,8 @@ SECTION = "libdevel"
 
 SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-gpl.tgz"
 
-SRC_URI[md5sum] = "19ebbc96feceb430ad958dfe89cb633f"
-SRC_URI[sha256sum] = "746fd88e0c6623691fc56c4eed52e40a57b2da0ac80f6dd8995094aa6adb407e"
+SRC_URI[md5sum] = "a6ed92fc377ef60f7c24d42b900e0dad"
+SRC_URI[sha256sum] = "f5beb43e850283915e3e0f8d37495eade3bfb5beedfb61e7b8da70d4c68edb82"
 
 DEPENDS = "openssl"
 RDEPENDS_${PN} += "libcrypto"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list