From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27471 invoked by alias); 27 Jun 2016 21:58:25 -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 27091 invoked by uid 89); 27 Jun 2016 21:58:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=negotiate, sk:mingw64, yaakov, Yaakov X-HELO: mx1.redhat.com Message-Id: <201606272157.u5RLvqWZ002884@int-mx11.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 27 Jun 2016 21:58:00 -0000 Subject: curl 7.49.1-1 X-SW-Source: 2016-06/txt/msg00055.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * curl-7.49.1-1 * libcurl4-7.49.1-1 * libcurl-devel-7.49.1-1 * libcurl-doc-7.49.1-1 * mingw64-i686-curl-7.49.1-1 * mingw64-x86_64-curl-7.49.1-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 a security fix for the MinGW-compiled libraries: https://curl.haxx.se/changes.html https://curl.haxx.se/docs/adv_20160530.html -- Yaakov