libcurl: security bump version to 7.50.1
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 3 Aug 2016 10:56:52 +0000 (11:56 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 3 Aug 2016 18:50:39 +0000 (20:50 +0200)
Contains fixes for CVE-2016-5419..5421:
https://curl.haxx.se/docs/vuln-7.50.0.html

[Peter: extend commit message with CVE info]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcurl/libcurl.hash
package/libcurl/libcurl.mk

index 9e7f7ac957586e1dc30dad9f12cf128ff345647f..ff0026de81b2ead421adb30cdc24b4afe2c21564 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 608dfe2db77f48db792c387e7791aca55a25f0b42385707ad927164199ecfa9a  curl-7.50.0.tar.bz2
+sha256 3c12c5f54ccaa1d40abc65d672107dcc75d3e1fcb38c267484334280096e5156  curl-7.50.1.tar.bz2
index f899e2ea97ddc620fa660c6c63b2a91605336e65..4a018b87f94fcf1255be6311d6feaa1ff8cad16a 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCURL_VERSION = 7.50.0
+LIBCURL_VERSION = 7.50.1
 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.bz2
 LIBCURL_SITE = http://curl.haxx.se/download
 LIBCURL_DEPENDENCIES = host-pkgconf \