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 B56EB3858417 for ; Sun, 28 May 2023 05:38:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B56EB3858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1685252302; bh=y7i8yAdlRGr6PYWnWK/o3wjnyded9n+dHbBMj8BB3yU=; h=To:Date:Subject:From:Reply-To:Cc:From; b=rSkm4Yqwc7uZ2k8+I8ZUB+swoJ3dQdU7xrQYUxdRVulVdxtf0IZB7rmiwG4lGhSbn WOgLGPq6is/Zyxqu10GilFupJTDfgYcLCY+6mCQQvs7aPP6g2mVDd75U3CsvKjfBfI gGo4zKlDswEh1UrHMG4/DBQVNnFZiZch8kD82Sro= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77DCF3858436 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1685252302; bh=y7i8yAdlRGr6PYWnWK/o3wjnyded9n+dHbBMj8BB3yU=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:Cc:From; b=UfgdYyFWQAn/gXgCqMZFSCgfKOYRwkrJyWXnfr2Omzjnwhiyc12N/h2G3VvqaCHrc 3OF1zyavDsh3TwVkf68iOfZXpwe7kh84kV5+ymQukdBHfdR2hL9a95ltmQIZZmDc6m XNO8LwH+LFzu4O7K4W4EE7eVHneJMyHCTIipeMGs= DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3E4633858D1E 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 To: cygwin@cygwin.com Date: Sat, 27 May 2023 23:37:07 -0600 Message-Id: Subject: [ANNOUNCEMENT] 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 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Cygwin curl Maintainer via Cygwin-announce Reply-To: cygwin@cygwin.com Cc: Cygwin curl Maintainer Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User 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]