From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.hostedemail.com (smtprelay0012.hostedemail.com [216.40.44.12]) by sourceware.org (Postfix) with ESMTPS id DCDAF3858D20 for ; Sat, 16 Mar 2024 22:47:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DCDAF3858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=SystematicSW.ab.ca ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DCDAF3858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=216.40.44.12 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710629227; cv=none; b=NJzL47K4t3KFza5+jnm1B/wChzn5cMkilVp8GP/88sXP69AcnNu8CNk3f5z+CZ0UlyS8Ln0e+wWy1Rb2DjOM94TupIcl/m9Wg9SwmQcsoA4Vr1c9pyr24qrsMqqWb9dw5Gk7+vHnCl5pdY3nR8btU8Tj+iGMDgC3x4bBbLbXndI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710629227; c=relaxed/simple; bh=bluz9WfMc5NzV+Nb+KHkckqJVxFCDfMG8W5z4hi+jjo=; h=From:To:Date:Message-Id:Subject; b=x3CLuQMU6YpPdiWXTXwT8U7w9lP7HvX5PmYz8sAVy3aANJMp9z9Z22hKTFoFKrXFX6+NhRTDnpRH4ZTXi/tTMGx1QwvkvCdISfbLMjfgLZxbJDH/S2JTbIllb6cV/Ax8VJL8vp1Gj8orygxk0FVDNj5KpwyrThNnDbIc2TilCoI= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from omf08.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay06.hostedemail.com (Postfix) with ESMTP id 6AD53A0C61 for ; Sat, 16 Mar 2024 22:47:03 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: Brian.Inglis@SystematicSW.ab.ca) by omf08.hostedemail.com (Postfix) with ESMTPA id 58DCA20025 for ; Sat, 16 Mar 2024 22:47:02 +0000 (UTC) From: "Cygwin wget Maintainer" To: "Cygwin Announcements" Reply-To: "Cygwin" Date: Sat, 16 Mar 2024 15:06:51 -0600 Message-Id: <20240316150651.10163-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: wget 1.24.5 X-Rspamd-Queue-Id: 58DCA20025 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.6 X-Stat-Signature: jjycqtu1ws7beitkou9miqgm4d6mwzum X-Rspamd-Server: rspamout05 X-Session-Marker: 427269616E2E496E676C69734053797374656D6174696353572E61622E6361 X-Session-ID: U2FsdGVkX19GfIOI7k60VgF0a0CHrepJ4C0TePVQjBo= X-HE-Tag: 1710629222-537331 X-HE-Meta: U2FsdGVkX190N0Ka0ovGjZ6Pm5J8CPbVcHf+4ggJKURf7S0DUX37oVU3z+HCExighdNCMu01LD11nguhdTdIjYK5TKdXo5oq4EsERIW51gmFNFaBQRr3z9fC2a3urzhdS7qt04IJxwpe9v9mhyOKIZleGh7wrnJXkYrj/KaQw+Uwm+yRgiizwdrjDL0qjYHjBO1V7bZ1IlVy+TSQtJWQ5X/SAkzvTzwiUgjYopPGrCIyR/SNN61Aa8yyPyYCf4EUurQ1D/+nSgrGvMl2PU3GqQ9M+x09sell33aahrcHJJkXswGeVTLaqWFNzZt5WhswsE8i9aVwau/n3mVHBdJW0n7Pq3hstzjmcgmqZ8eXoqcbd/KA7sdmcyEjiAJIXS9O X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been upgraded in the Cygwin distribution: * wget 1.24.5 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 pages: https://sv.gnu.org/project/wget/ https://www.gnu.org/software/wget/ For changes since the previous Cygwin release see below: https://lists.gnu.org/archive/html/info-gnu/2024-03/msg00002.html https://lists.gnu.org/archive/html/bug-wget/2024-03/msg00008.html NOTE: Upstream bumped this release to 1.24.5 instead of 1.21.5. Noteworthy changes in release 1.24.5 2024-03-10 - Fix how subdomain matches are checked for HSTS. Fixes a minor issue where cookies may be leaked to the wrong domain - Wget will now also parse the srcset attribute in HTML tags - Support reading fetchmail style "user" and "passwd" fields from netrc - In some cases, prevent the confusing "Cannot write to... (success)" error messages - Support extremely fast download speeds (TB/s). Previously this would cause Wget to crash when printing the speed - Improve portability on OpenBSD to run the test suite - Ensure that CSS URLs are corectly quoted (Bug: 64082)