From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 3E4633858D1E for ; Sun, 28 May 2023 05:38:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3E4633858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=Shaw.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=shaw.ca Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id 2syJqbfGwLAoI396WqBQUB; Sun, 28 May 2023 05:38:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shaw.ca; s=s20180605; t=1685252288; bh=omf0PtWwjO9p8lg8lNq600PZYN+NNhc6fodSTK7lPfA=; h=From:To:Reply-To:Date:Subject; b=bX5l5jN8CSfJEggdvW77D8fuBep0yY99L5omrVG6kSZGtEuUkJ1518925rlm1Gsqw HizaLoAU2Q/eFXUeQ0Hwpk29zeoHK+y8GC2pomHvw6DkGxLBFFB4qGxkhBLTE4Oup9 R/GIylV4DBBkV8ZsOXx7ZCRAh3biJ0SIZwpz7XLTYGGSOwiXAW8a6AM+vjZFsrkOix agyD8j7QdTZNrvBUeIpZG3YkaseM2FVWuS2FhuxXRpKdZ4fUSNs4VBieC9rCqLPTUB LFWVFWqUk+4B6TkwgCTuUigEQ1OMCYuqkafeINoR8BDv255UWX8lPPx5VqopKGE++k jj5eKHUlxy5tw== Received: from localhost.localdomain ([184.64.102.149]) by cmsmtp with ESMTP id 396Wqc1h6cyvu396WqgExr; Sun, 28 May 2023 05:38:08 +0000 X-Authority-Analysis: v=2.4 cv=VbHkgXl9 c=1 sm=1 tr=0 ts=6472e8c0 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=ugkhXdxtAAAA:8 a=InWVDLLc-dDKyWtcVYcA:9 a=i0ZCOD_hNsQA:10 a=janp5onG6Z0A:10 a=Q-kE5BOZeTQA:10 a=3HPkeqoX0T8A:10 a=UBqW8vr-10gA:10 a=ZG-MjRxWnTTVGrJRUvVH:22 From: "Cygwin curl Maintainer" To: "Cygwin Announcements" Reply-To: "Cygwin" Date: Sat, 27 May 2023 23:37:07 -0600 Message-Id: <20230527233707.45605-1-Brian.Inglis@Shaw.ca> Subject: Updated: curl/libcurl4/-devel/-doc, mingw64-x86_64-curl 8.1.1 X-CMAE-Envelope: MS4xfIUUOOdeUktJbzmGDddY+JZbzeX1635f8/1Pf3qmy/kFBD+imUrizMeSKkRSj0QWR0FFg3X6UaJbIwNAExkjfji+8MCTd/fZrFvldr94jJZc5tcd5Wgi pL29mgIDoYRrqrAcZIF7iih2eGOAmxzBu8lb5Ymdr94cECY9Hqcuc+UGcDexgtjnd5poMFoJAioPJ4iCC9jR812HdP7egtvIlWY= X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been upgraded in the Cygwin distribution: * curl 8.1.1 * libcurl4 8.1.1 * libcurl-devel 8.1.1 * libcurl-doc 8.1.1 * mingw64-x86_64-curl 8.1.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 of changes since the previous Cygwin release see: /usr/share/doc/curl/CHANGES or https://curl.se/changes.html curl and libcurl 8.1.1 2023-05-23 Public curl releases: 218 Command line options: 251 curl_easy_setopt() options: 302 Public functions in libcurl: 91 Contributors: 2875 Planned upcoming removals include: * gskit * NSS * support for space-separated NOPROXY patterns * support for the original legacy mingw version 1 See https://curl.se/dev/deprecate.html for details This release includes the following known bugs: * see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html) This release includes the following bugfixes: o cf-socket: completely remove the disabled USE_RECV_BEFORE_SEND_WORKAROUND [12] o checksrc: disallow spaces before labels [16] o cmake: avoid `list(PREPEND)` for compatibility [24] o cmake: repair cross compiling [10] o configure: fix --help alignment [9] o configure: generate a script to run the compiler [11] o curl_easy_getinfo: clarify on return data types [15] o docs: document that curl_url_cleanup(NULL) is a safe no-op [4] o hostip: move easy_lock.h include above curl_memory.h [14] o http2: double http request parser max line length [8] o http2: increase stream window size to 10 MB [22] o http2: upload improvements [21] o lib: fix conversion warnings with gcc on macOS o lib: rename struct 'http_req' to 'httpreq' [23] o ngtcp2: fix compiler warning about possible null-deref [3] o ngtcp2: proper handling of uint64_t when adjusting send buffer [1] o os400: update chkstrings.c [2] o runtests: handle interrupted reads from IPC pipes o runtests: use the correct fd after select [20] o sectransp.c: make the code c89 compatible [17] o select: avoid returning an error on EINTR from select() or poll() [5] o test425: fix the log directory for the upload o url: provide better error message when URLs fail to parse [18] o urlapi: allow numerical parts in the host name [7] o vquic.c: make recvfrom_packets static, avoid compiler warning [6]