From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96904 invoked by alias); 12 May 2017 06:02:46 -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 95505 invoked by uid 89); 12 May 2017 06:01:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=UD:se, cookies, sftp, SFTP X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 4F7336655 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 4F7336655 X-Mailbox-Line: From cygwin-announce-curl-7.54.0-1 Fri May 12 00:58:29 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 12 May 2017 06:02:00 -0000 Subject: curl 7.54.0-1 X-SW-Source: 2017-05/txt/msg00046.txt.bz2 Message-ID: <20170512060200.2Zf-qWNd6WvM_9Ur8LcQjVYJR8UT_Sq87nzHySqNF1w@z> The following packages have been uploaded to the Cygwin distribution: * curl-7.54.0-1 * libcurl4-7.54.0-1 * libcurl-devel-7.54.0-1 * libcurl-doc-7.54.0-1 * mingw64-i686-curl-7.54.0-1 * mingw64-x86_64-curl-7.54.0-1 curl is a command line tool and library for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate...), file transfer resume, proxy tunneling and a busload of other useful tricks. This is an update to the latest upstream release, which includes fixes for a security regression: https://curl.haxx.se/changes.html#7_54_0 https://curl.haxx.se/docs/adv_20170419.html -- Yaakov