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

GNU wget 1.21.4

OBS-URL: https://build.opensuse.org/request/show/1087476
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=116
This commit is contained in:
2023-05-20 07:41:50 +00:00
committed by Git OBS Bridge
parent 569eabc9ef
commit f719b87fe7
8 changed files with 1587 additions and 798 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 16 21:23:42 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
- GNU wget 1.21.4:
* Document --retry-on-host-error in help text
* Increase read buffer size to 64k.
This should speed up downloads on gigabit and faster connections
* Update deprecated option '--html-extension' to
'--adjust-extension' in documentation
-------------------------------------------------------------------
Sat Feb 26 18:31:07 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>