Accepting request 895667 from home:jmoellers:branches:network:utilities
OBS-URL: https://build.opensuse.org/request/show/895667 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=112
This commit is contained in:
19
wget.changes
19
wget.changes
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 13:15:35 UTC 2021 - Josef Möllers <josef.moellers@suse.com>
|
||||
|
||||
- When running recursively, wget will verify the length of the whole
|
||||
URL when saving the files. This will make it overwrite files with
|
||||
truncated names, throwing the "The name is too long, ... trying to
|
||||
shorten" messages. The patch moves the length check code to a
|
||||
separate function and call it from the append_dir_structure() for each
|
||||
path element.
|
||||
[ bsc#1181173, 0001-src-main.c-Introduce-truncate_filename-option.patch]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 13:13:14 UTC 2021 - Josef Möllers <josef.moellers@suse.com>
|
||||
|
||||
- If wget for an http URL is redirected to a different site (hostname
|
||||
parts of URLs differ), then any "Authenticate" and "Cookie" header
|
||||
entries are discarded.
|
||||
[bsc#1175551, wget-do-not-propagate-credentials.patch]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 14:21:24 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user