X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 295C03858000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1685891687;
	bh=iyadtUqE2CBLx4ehB2zz+bHRmm4dlo9XSUbgbvu3REg=;
	h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=I1XfTeHkPkEMdYY3pSNBlEv0Bo0X4HLTyV4tNPQ1E5ltZcQt+3AEGK3+3R1M0s06I
	 M1gvx9M1wD9dJyqkmhlmxNpmU3KMkqElaWxeSAsmz+OpHOtlWgdj8SZmH2RYR+TdMH
	 7C1NkdUq7NgX8QYWBhD/Pn21ginUKPIp5aWc5Dkk=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 541F93858413
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D9E43858C36
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: <announce.20230604091206.5966-1-Brian.Inglis@Shaw.ca>
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
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Cygwin curl Maintainer via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Cygwin curl Maintainer via Cygwin-announce <cygwin-announce@cygwin.com>,
        Cygwin curl Maintainer <Brian.Inglis@Shaw.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

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


-- 
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
