X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E92433850400
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
 header.from=SystematicSW.ab.ca
Authentication-Results: sourceware.org;
 spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca
X-Authority-Analysis: v=2.4 cv=Q4RsX66a c=1 sm=1 tr=0 ts=5ff0b8c0
 a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=mDV3o1hIAAAA:8
 a=DaqeNcGtcmSe3QTGLSAA:9 a=WWIAa6Fuy8sA:10 a=_FVE-zBwftR9WsbkzFJk:22
From: Brian Inglis <Brian.Inglis@SystematicSW.ab.ca>
To: cygwin@cygwin.com
Date: Sat, 02 Jan 2021 11:06:52 -0700
Message-Id: <announce.20210102110652.23096-1-Brian.Inglis@SystematicSW.ab.ca>
Subject: [ANNOUNCEMENT] Updated: wget 1.21
X-CMAE-Envelope: MS4xfNJy+UNAkYddReDjpv2Bk1S+SEe4alidTE2P9Km+iRSEMclCjtXw2MSvoZrXgzyihn8ito4sc9nFl7ZJmQ9fjJprbwWJqLiN345hqx/E9P7gSzvzSgvS
 49xj8Oiylmb6qOGVFsDbMxwKq28jf3QAeQcB1oximh4uCZ/xQkHlbAkXiQ9wxv3TvjPOnZd/zdGJFVyqbH+70JwQ2T+vCqI27ERHdR9qc09LZBHPYxTdQ0rL
 ILWYre4u/uzN8+ldkWRdLcl5yZc4dOWZk5SWZIn7pRo=
X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_LOW,
 SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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>
Reply-To: cygwin@cygwin.com
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

The following packages have been upgraded in the Cygwin distribution:

* wget	1.21

GNU Wget is a file retrieval utility which can use the HTTP, HTTPS, or
FTP protocols. Wget features include the ability to work in the
background while you're logged out, recursive retrieval of directories,
file name wildcard matching, remote file timestamp storage and
comparison, use of Rest with FTP servers and Range with HTTP servers to
retrieve files over slow or unstable connections, support for Proxy
servers, and configurability.

For more information, please see the project home page:

	https://www.gnu.org/software/wget/

This is a small release with some bug fixes and a few quality of life
improvements, with a Cygwin re-addition to the Web category.
This will be the last release of wget, unless more high priority
security patches are required. Future development will be against the
successor project wget2. 

For more details, please see the release notice or below:

	https://lists.gnu.org/archive/html/bug-wget/2020-12/msg00024.html

Changes in Wget 1.21

* Fix buffer overflows in progress bar code in some locales
* Fix two null pointer accesses
* Post Handshake Authentication for OpenSSL
* Remove all uses of alloca
  In some places the length of untrusted strings has been used, e.g.
  strings from the command line or from remote.
* Amend cookie file header to be recognized by the 'file' command
* Improve the number of translated strings
* Require gettext version 0.19.3+
* Add configure flags --enable-fsanitize-ubsan, --enable-fsanitize-asan
  and --enable-fsanitize-msan for gcc and clang
* Make several smaller fixes, enhance fuzzing, enhance building

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