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 541F93858413 for ; Sun, 4 Jun 2023 15:14:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 541F93858413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1685891672; bh=jvmkhwqA4AWaXidGjkGtLZDGwvjCnnT5T+dOIiLckgQ=; h=To:Date:Subject:From:Reply-To:Cc:From; b=ArHIzFFr0hXznAG7dh54G740FWBk9gx4DoDxlX9d5D8Y+e6meugOTuk5ictKolmgF xdNT7Ks9zMW9KEM1j0APjDfBIR6kGk+hfbQMJVVhn1tUBSzatvamFl8WWNYZE1akML DnFEvlB4XC4ZwKkskuaISyYRnZkJkxQsa5KLwwiI= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D9E43858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1685891672; bh=jvmkhwqA4AWaXidGjkGtLZDGwvjCnnT5T+dOIiLckgQ=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:Cc:From; b=MmGFPS3gfHSn5Hmjl3Y9/zhOaHQy0WdSHJDPvvFSzSF6PawlX0r9gZaj/PW1D9pFR DbnqIav+NVwMM+Qrnom6FeEVy2Uiy411bG2N3x8YNaBMdBpawWl1+ueIsh0ItMKbV8 Fs/egJ0f43aNwzJOvlMU94tsCi7D1eVtkClOuQ+w= DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8F2433858D32 X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=647caa4a a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=ugkhXdxtAAAA:8 a=Ovp7Qhr11hPNDqjgGB4A: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: Sun, 04 Jun 2023 09:12:06 -0600 Message-Id: Subject: [ANNOUNCEMENT] Updated: curl/libcurl4/-devel/-doc, mingw64-x86_64-curl 8.1.2 X-CMAE-Envelope: MS4xfGwYxobOPClnqRFBTcioaH4/49uOcgmC9swZjL3R6Juj9FwSjkzkvUF18Uwnr1GJLZUeFKHuDF7ofgmKw7p28u23VAxjhGMZoLO4SK0UT6jdM6zsDJmZ DMu6osl2Xc22+8M/YWoToWqeSawSuBhresIwVkiNpO9aP33LGXiTkCkkx6G+uvWoxcXRVddaC/zTh15p0QSAPcPi5Z8BgCdQKdM= X-Spam-Status: No, score=-3.0 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.2 * libcurl4 8.1.2 * libcurl-devel 8.1.2 * libcurl-doc 8.1.2 * mingw64-x86_64-curl 8.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 of changes since the previous Cygwin release see: /usr/share/doc/curl/CHANGES or https://curl.se/changes.html curl and libcurl 8.1.2 2023-05-30 Public curl releases: 219 Command line options: 251 curl_easy_setopt() options: 302 Public functions in libcurl: 91 Contributors: 2888 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: * configure: quote the assignments for run-compiler * configure: without pkg-config and no custom path, use -lnghttp2 * curl: cache the --trace-time value for a second * http2: fix EOF handling on uploads with auth negotiation * http3: send EOF indicator early as possible * lib1560: verify more scheme guessing * lib: remove unused functions, make single-use static * libcurl.m4: remove trailing 'dnl' that causes this to break autoconf * libssh: when keyboard-interactive auth fails, try password * misc: fix spelling mistakes * page-header: mention curl version and how to figure out current release * page-header: minor wording polish in the URL segment * scripts/singleuse.pl: add more API calls * urlapi: remove superfluous host name check