delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/05/15/11:28:35

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2FA5B3858D32
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=SystematicSW.ab.ca
Authentication-Results: sourceware.org;
spf=none smtp.mailfrom=systematicsw.ab.ca
X-Authority-Analysis: v=2.4 cv=Z8n/oVdA c=1 sm=1 tr=0 ts=62811bd0
a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 a=ugkhXdxtAAAA:8
a=53vsTkSt9-rihr29mqMA:9 a=i0ZCOD_hNsQA:10 a=Q-kE5BOZeTQA:10
a=UBqW8vr-10gA:10 a=ZG-MjRxWnTTVGrJRUvVH:22
From: "Cygwin curl Maintainer" <Brian DOT Inglis AT SystematicSW DOT ab DOT ca>
To: cygwin AT cygwin DOT com
Date: Sun, 15 May 2022 09:25:17 -0600
Message-Id: <announce.20220501152850.47292-1-Brian.Inglis@SystematicSW.ab.ca>
Subject: [ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc},
mingw64-{x86_64, i686}-curl 7.83.1
X-CMAE-Envelope: MS4xfEZ2ZUl69V+J7vRPLezKXULdzwk3TBkHkokRt/nfCDPJyNa6nZpn6Q0tWYcaQFDcdmpg+FohLywkBIc8pawOGxgZSqflrDHGGPM3elGU2vaigF+cMUC9
VMAz9L0/hbCVfV/pd8LFz7/lAenULQDgNpAkQYjt3HtISvskDLDEldghbAfKG82chl7MoK9OjlHO7xj7Ct0F93+bednvRS55Mw1ntADg/VcVCmUULyrMOz1U
X-Spam-Status: No, score=-1163.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, SPF_HELO_NONE, SPF_NONE,
TXREP, T_SCC_BODY_TEXT_LINE autolearn=no 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 <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
MIME-Version: 1.0
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

The following packages have been upgraded in the Cygwin distribution:

* curl			7.83.1
* libcurl4		7.83.1
* libcurl-devel		7.83.1
* libcurl-doc		7.83.1
* mingw64-x86_64-curl	7.83.1
* mingw64-i686-curl	7.83.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	7.83.1

Public curl releases:		 208
Command line options:		 247
curl_easy_setopt() options:	 295
Public functions in libcurl:	  88
Contributors:			2632

This release includes the following bugfixes:

* altsvc: fix host name matching for trailing dots
* cirrus: Update to FreeBSD 12.3
* cirrus: Use pip for Python packages on FreeBSD
* conn: fix typo 'connnection' -> 'connection' in two function names
* cookies: make bad_domain() not consider a trailing dot fine
* curl: free resource in error path
* curl: guard against size_t wraparound in no-clobber code
* CURLOPT_DOH_URL.3: mention the known bug
* CURLOPT_HSTS*FUNCTION.3: document the involved structs as well
* CURLOPT_SSH_AUTH_TYPES.3: fix the default
* data/test376: set a proper name
* GHA/mbedtls: enabled nghttp2 in the build
* gha: build msh3
* gskit: fixed bogus setsockopt calls
* gskit: remove unused function set_callback
* hsts: ignore trailing dots when comparing hosts names
* HTTP-COOKIES: add missing CURLOPT_COOKIESESSION
* http: move Curl_allow_auth_to_host()
* http_proxy/hyper: handle closed connections
* hyper: fix test 357
* Makefile: fix "make ca-firefox"
* mbedtls: bail out if rng init fails
* mbedtls: fix compile when h2-enabled
* mbedtls: fix some error messages
* misc: use "autoreconf -fi" instead buildconf
* msh3: get msh3 version from MsH3Version
* msh3: print boolean value as text representation
* msh3: psss remote_port to MsH3ConnectionOpen
* ngtcp2: add ca-fallback support for OpenSSL backend
* nss: return error if seemingly stuck in a cert loop
* openssl: define HAVE_SSL_CTX_SET_EC_CURVES for libressl
* post_per_transfer: remove the updated file name
* sectransp: bail out if SSLSetPeerDomainName fails
* tests/server: declare variable 'reqlogfile' static
* tests: fix markdown formatting in README
* test{898,974,976}: add 'HTTP proxy' keywords
* tls: check more TLS details for connection reuse
* url: check SSH config match on connection reuse
* urlapi: address (harmless) UndefinedBehavior sanitizer warning
* urlapi: reject percent-decoding host name into separator bytes
* x509asn1: make do_pubkey handle EC public keys

This release includes the following known bugs:

* see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019