From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) by sourceware.org (Postfix) with ESMTPS id DA3AB393FC38 for ; Sun, 18 Apr 2021 13:28:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DA3AB393FC38 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 Received: from SystematicSW.ab.ca ([68.147.0.90]) by shaw.ca with ESMTP id Y7TGlZOZUMrQqY7THlRAAb; Sun, 18 Apr 2021 07:28:19 -0600 X-Authority-Analysis: v=2.4 cv=Nv6yz+RJ c=1 sm=1 tr=0 ts=607c33f3 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=ugkhXdxtAAAA:8 a=IooZtklyuhrvuDbqr6IA:9 a=7Zwj6sZBwVKJAoWSPKxL6X1jA+E=:19 a=i0ZCOD_hNsQA:10 a=Q-kE5BOZeTQA:10 a=UBqW8vr-10gA:10 a=ZG-MjRxWnTTVGrJRUvVH:22 a=pHzHmUro8NiASowvMSCR:22 a=xoEH_sTeL_Rfw54TyV31:22 From: Cygwin curl Maintainer To: Cygwin Announcements Reply-To: Cygwin Date: Sun, 18 Apr 2021 07:24:00 -0600 Message-Id: <20210418072400.19345-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.76.1 X-CMAE-Envelope: MS4xfK1BvrOa3e8j1Rq7rCMYF6JOIHNfWJ7CoDMCO+FNH68uuH4XlJCtKPv3U0iZIPdVnwUA3YhWYN01tZKIq5iLW1potMENVsZHHid2hH4yIvWtYbrsIWl9 DfZtQeSfjHMGAY5R8+vJIkrB3Fyw0zJdWJNdybPr3SBeC8DZvHi+q9gcgwtglJZxV77h6hSk5nxJrvct/NlPUr8a7QLJKHvotdlyJZwkeTQsRVLmYjPQyd/1 /PLiBvQOwtIwF3jBeThHWRKc8ZBz66nMxl2KF4koYcE= X-Spam-Status: No, score=0.8 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_H3, RCVD_IN_MSPIKE_WL, 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2021 13:28:23 -0000 The following packages have been upgraded in the Cygwin distribution: * curl 7.76.1 * libcurl4 7.76.1 * libcurl-devel 7.76.1 * libcurl-doc 7.76.1 * mingw64-x86_64-curl 7.76.1 * mingw64-i686-curl 7.76.1 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 * Public curl releases: 199 * Command line options: 240 * curl_easy_setopt() options: 288 * Public functions in libcurl: 85 * Contributors: 2356 This release includes the following known bugs: * see /usr/share/doc/curl/KNOWN_BUGS (https://curl.se/docs/knownbugs.html) This release includes the following bugfixes: * configure: disable min version set for Darwin * configure: include unconditionally * configure: remove use of RETSIGTYPE * docs/HTTP3.md: update the build instruction using gnutls * examples/hiperfifo.c: check event_initialized before delete * file: support GETing directories again * github/workflow: add "security-extended" to codeql-analysis.yml * h2: allow 100 streams by default * hostip: fix builds that disable all asynchronous DNS * http_proxy: only loop on 407 + close if we have credentials * install: add instructions for Apple Darwin platforms * lib: remove unused HAVE_INET_NTOA_R* defines * libssh: get rid of PATH_MAX * ngtcp2+gnutls: clear credentials when freed * ngtcp2: Use ALPN h3-29 for now * ntlm: fix negotiated flags usage * ntlm: support version 2 on 32-bit platforms * openssl: fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY * TLS: fix HTTP/2 selection * tool_progress: fix progress meter final update in parallel mode * typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointers