Accepting request 1156772 from home:AndreasStieger:branches:network:utilities

GNU wget 1.24.5

OBS-URL: https://build.opensuse.org/request/show/1156772
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=122
This commit is contained in:
2024-03-11 08:03:46 +00:00
committed by Git OBS Bridge
parent c6a3dea1eb
commit a6525f9d18
9 changed files with 51 additions and 156 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 10 20:45:15 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU wget 1.24.5:
* Fix how subdomain matches are checked for HSTS.
* Wget will now also parse the srcset attribute in <source> 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)
* Ensure that CSS URLs are corectly quoted
* libproxy support is now upstream- drop wget-libproxy.patch
-------------------------------------------------------------------
Tue Feb 20 15:19:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>