libcurl: bump version to 7.49.0
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 18 May 2016 10:14:37 +0000 (11:14 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 May 2016 15:05:24 +0000 (17:05 +0200)
Fixes CVE-2016-3739, https://curl.haxx.se/docs/adv_20160518.html.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
[Thomas: add reference to the CVE being fixed, pointed by Gustavo.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libcurl/libcurl.hash
package/libcurl/libcurl.mk

index a8208de09011c930ed039097b76f5cc6454a0846..f1f2ee5c193f4f1a8267dc311191fdf66d1008c2 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 864e7819210b586d42c674a1fdd577ce75a78b3dda64c63565abe5aefd72c753        curl-7.48.0.tar.bz2
+sha256 14f44ed7b5207fea769ddb2c31bd9e720d37312e1c02315def67923a4a636078  curl-7.49.0.tar.bz2
index d2c39d5ea9f7d68e31a31f0c0487aed4ad998af9..60c80c8543c1c6ec5a0a8736b4801af9a8fcd0df 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCURL_VERSION = 7.48.0
+LIBCURL_VERSION = 7.49.0
 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.bz2
 LIBCURL_SITE = http://curl.haxx.se/download
 LIBCURL_DEPENDENCIES = host-pkgconf \