From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122516 invoked by alias); 20 Mar 2018 01:22:49 -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 90164 invoked by uid 89); 20 Mar 2018 01:04:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,KAM_SHORT autolearn=no version=3.3.2 spammy=negotiate, Negotiate, SSL, cookies X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-curl-7.59.0-1 Mon Mar 19 20:03:48 2018 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 20 Mar 2018 01:22:00 -0000 Message-Id: <20180319200348.19748-1-yselkowitz@cygwin.com> Subject: curl 7.59.0-1 X-SW-Source: 2018-03/txt/msg00027.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * curl-7.59.0-1 * libcurl4-7.59.0-1 * libcurl-devel-7.59.0-1 * libcurl-doc-7.59.0-1 * mingw64-i686-curl-7.59.0-1 * mingw64-x86_64-curl-7.59.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 several CVE fixes: https://curl.haxx.se/changes.html#7_57_0 https://curl.haxx.se/changes.html#7_58_0 https://curl.haxx.se/changes.html#7_59_0 -- Yaakov