From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 1FF1F3894424 for ; Mon, 17 May 2021 23:25:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8D3AA3853821 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca X-Authority-Analysis: v=2.4 cv=H864f8Ui c=1 sm=1 tr=0 ts=60a2fb5c a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=ugkhXdxtAAAA:8 a=9_ZZ-yquCLWy1w3vLJEA:9 a=i0ZCOD_hNsQA:10 a=ZG-MjRxWnTTVGrJRUvVH:22 a=pHzHmUro8NiASowvMSCR:22 a=xoEH_sTeL_Rfw54TyV31:22 From: Cygwin curl Maintainer To: cygwin@cygwin.com Date: Mon, 17 May 2021 17:20:18 -0600 Message-Id: Subject: [ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.76.1-2 X-CMAE-Envelope: MS4xfMAB6lS2va5wWD1hwwdR0e2ulBu4rpn0HchZACaHiSz2rM6+wbHoWcA+1I0TVO7QzbjXa3krYnfdCq9UrFqOqDqxir5KAZEELMS4pqkTqXkvl8odD3I8 9Af7H2oAfFxu5GiKNOjyAAmW4yCJskmVzaDKQt1wYEtFx0uvVDmiPuGc6q7kviUQc9bB/lcVW6kxuCyGMCUKCFbznUp5RIC6CiYqg/zM9GjVU+Y+B7XvY4uM A8qsMsE/IV1kZd8qUUc/bXbb2J6a84V19c7PvY++nts= X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2021 23:25:20 -0000 The following packages have been upgraded in the Cygwin distribution: * curl 7.76.1-2 * libcurl4 7.76.1-2 * libcurl-devel 7.76.1-2 * libcurl-doc 7.76.1-2 * mingw64-x86_64-curl 7.76.1-2 * mingw64-i686-curl 7.76.1-2 Command line tool and Library supporting transferring files with URL syntax, using FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, and FILE, 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. For more information see the project home page: https://curl.se/ As there are multiple components and many changes each release please see below or read /usr/share/doc/curl/RELEASE-NOTES after installation for complete details: https://curl.se/changes.html curl and libcurl 7.76.1-2 This release was built using libssh2 1.9+ to enable new features including updated ciphers and security patches for CVEs.