[oe-commits] Maxin B. John : curl: upgrade to 7.42.0

git at git.openembedded.org git at git.openembedded.org
Mon Apr 27 14:37:20 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 9d2cb0e2183c24b4cf42c078d75c10ba1e4b6e56
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9d2cb0e2183c24b4cf42c078d75c10ba1e4b6e56

Author: Maxin B. John <maxin.john at enea.com>
Date:   Thu Apr 23 18:13:57 2015 +0200

curl: upgrade to 7.42.0

Upgrade include these security fixes:
1. CVE-2015-3143
2. CVE-2015-3144
3. CVE-2015-3145
4. CVE-2015-3148

Signed-off-by: Maxin B. John <maxin.john at enea.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/curl/{curl_7.41.0.bb => curl_7.42.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/curl/curl_7.41.0.bb b/meta/recipes-support/curl/curl_7.42.0.bb
similarity index 92%
rename from meta/recipes-support/curl/curl_7.41.0.bb
rename to meta/recipes-support/curl/curl_7.42.0.bb
index 49ce716..d4445ff 100644
--- a/meta/recipes-support/curl/curl_7.41.0.bb
+++ b/meta/recipes-support/curl/curl_7.42.0.bb
@@ -14,8 +14,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
 #
 SRC_URI += " file://configure_ac.patch"
 
-SRC_URI[md5sum] = "87e36f88b7a0f9683fa56f1334562c3a"
-SRC_URI[sha256sum] = "9f8b546bdc5c57d959151acae7ce6610fe929d82b8d0fc5b25a3a2296e5f8bea"
+SRC_URI[md5sum] = "0a10174a0ea5105c46e92b51e1b311f8"
+SRC_URI[sha256sum] = "32557d68542f5c6cc8437b5b8a945857b4c5c6b6276da909e35b783d1d66d08f"
 
 inherit autotools pkgconfig binconfig multilib_header
 



More information about the Openembedded-commits mailing list