X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 297003858423 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1690729788; bh=ZEgY+I96WbVdGyETzTmdn+Ur+QXqoyfeI6BfYKWKqug=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=E2Y9X9F37hvMvgiiKoLTdSEF3osfjaZsk/qbaiwWsmkzoY1X1Q48pcx3wLW4ak+kf o7vZWMeHmbN3qFg6YAcYR8L4ZQuUv3DXBWpejLBExxjwx9RMmqSemE4e2F2eh10rRT HncgoehbxbKw8knB95Tk2DHauzTqD43KuG3kljlw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D68DB3858C5E DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 861433858C39 DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6CB233858D35 X-Authority-Analysis: v=2.4 cv=J8G5USrS c=1 sm=1 tr=0 ts=64c67cca a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=ugkhXdxtAAAA:8 a=LGsFLkIqAVfLjHERi24A: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 AT cygwin DOT com Date: Sun, 30 Jul 2023 09:05:57 -0600 Message-Id: Subject: [ANNOUNCEMENT] Updated: curl/libcurl4/-devel/-doc, mingw64-x86_64-curl 8.2.1 X-CMAE-Envelope: MS4xfEA6TrsY11R16pVy2gCrpYjpI4nvZ421PvFwQbf0MFR2L7XrLMdLnb1bt7Buaix/V/FhzyE+p9As12pk/8tNBLOa0PcWpvUrZJP7GTw0OsrTJIYlZEJn d9461LDrpmQggG7n8Kh1C1z9NqdN3vf5XHKNOaQQ/Tk19eX0JXbUfxWt3uC3TYR1H4sq8x/25U5zor5l8U/EdE5Ht/Muounlfik= X-Spam-Status: No, score=-3.1 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Cygwin curl Maintainer via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Cygwin curl Maintainer via Cygwin-announce , Cygwin curl Maintainer MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" The following packages have been upgraded in the Cygwin distribution: * curl 8.2.1 * libcurl4 8.2.1 * libcurl-devel 8.2.1 * libcurl-doc 8.2.1 * mingw64-x86_64-curl 8.2.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.2.1 2023-07-26 Public curl releases: 221 Command line options: 255 curl_easy_setopt() options: 303 Public functions in libcurl: 91 Contributors: 2927 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: - amigaos: fix sys/mbuf.h m_len macro clash - amissl: add missing signal.h include - amissl: fix AmiSSL v5 detection - cfilters: rename close/connect functions to avoid clashes - ciphers.d: put URL in first column - cmake: add `libcurlu`/`libcurltool` for unit tests - cmake: update ngtcp2 detection - configure: check for nghttp2_session_get_stream_local_window_size - CONTRIBUTE: drop mention of copyright year ranges - CONTRIBUTE: fix syntax in commit message description - curl_multi_wait.3: fix arg quoting to doc macro .BR - docs: mark two TLS options for TLS, not SSL - docs: provide more see also for cipher options - hostip: return IPv6 first for localhost resolves - http2: fix regression on upload EOF handling - http: VLH, very large header test and fixes - libcurl-errors.3: add CURLUE_OK - os400: correct EXPECTED_STRING_LASTZEROTERMINATED - quiche: fix lookup of transfer at multi - quiche: fix segfault and other things - rustls: update rustls-ffi 0.10.0 - socks: print ipv6 address within brackets - src/mkhelp: strip off escape sequences - tool: fix tool_seek_cb build when SIZEOF_CURL_OFF_T > SIZEOF_OFF_T - transfer: do not clear the credentials on redirect to absolute URL - unittest: remove unneeded *_LDADD - websocket: rename arguments/variables to match docs -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple