[OE-core] [PATCH] curl: update to 7.64.1

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sun Mar 31 17:03:13 UTC 2019


Not only big fixes, but mostly: https://curl.haxx.se/changes.html#7_64_1

On 31/03/2019 19:00, akuster808 wrote:
> is this a bug fix only update?
>
> On 3/31/19 9:29 AM, Oleksandr Kravchuk wrote:
>> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
>> ---
>>  meta/recipes-support/curl/{curl_7.64.0.bb => curl_7.64.1.bb} | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>  rename meta/recipes-support/curl/{curl_7.64.0.bb => curl_7.64.1.bb} (95%)
>>
>> diff --git a/meta/recipes-support/curl/curl_7.64.0.bb b/meta/recipes-support/curl/curl_7.64.1.bb
>> similarity index 95%
>> rename from meta/recipes-support/curl/curl_7.64.0.bb
>> rename to meta/recipes-support/curl/curl_7.64.1.bb
>> index a1b5e7d579..47c28beff6 100644
>> --- a/meta/recipes-support/curl/curl_7.64.0.bb
>> +++ b/meta/recipes-support/curl/curl_7.64.1.bb
>> @@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
>>             file://0001-replace-krb5-config-with-pkg-config.patch \
>>  "
>>  
>> -SRC_URI[md5sum] = "d0bcc586873cfef08b4b9594e5395a33"
>> -SRC_URI[sha256sum] = "d573ba1c2d1cf9d8533fadcce480d778417964e8d04ccddcc76e591d544cf2eb"
>> +SRC_URI[md5sum] = "790c101927845208a9d7e8c429ddd1b2"
>> +SRC_URI[sha256sum] = "4cc7c738b35250d0680f29e93e0820c4cb40035f43514ea3ec8d60322d41a45d"
>>  
>>  CVE_PRODUCT = "curl libcurl"
>>  inherit autotools pkgconfig binconfig multilib_header


More information about the Openembedded-core mailing list