From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50965 invoked by alias); 22 Jun 2015 08:26:50 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 118919 invoked by uid 89); 22 Jun 2015 07:55:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,URIBL_SBL autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1434959723.3034.7.camel@cygwin.com> Subject: Updated: curl-7.43.0-1 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 22 Jun 2015 08:26:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-06/txt/msg00071.txt.bz2 The following packages have been updated in the Cygwin distribution: * curl-7.43.0-1 * libcurl4-7.43.0-1 * libcurl-devel-7.43.0-1 * libcurl-doc-7.43.0-1 cURL is a library and command line tool for transferring data with URL syntax, supporting numerous protocols, SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user +password authentication, file transfer resume, proxy tunneling and more. This is an update to the latest upstream release, which includes fixes for CVE-2015-3236 and CVE-2015-3237: http://curl.haxx.se/changes.html#7_43_0 http://curl.haxx.se/docs/adv_20150617A.html http://curl.haxx.se/docs/adv_20150617B.html -- Yaakov