]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
wget: upgrade 1.21.4 -> 1.24.5
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Mar 2024 00:34:52 +0000 (08:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:37 +0000 (07:38 +0100)
commit02fda9423680256d2b24f1fa52441ea869e0acef
tree646bd7fbfbb637d5869cb97edd45ecf6b3e41295
parent0d70b4b49b1d47c78119b0dd39470fc6bd50de53
wget: upgrade 1.21.4 -> 1.24.5

0002-improve-reproducibility.patch
refreshed for 1.24.5

Changelog:
============
** 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 <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).
   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)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/wget/wget/0002-improve-reproducibility.patch
meta/recipes-extended/wget/wget_1.24.5.bb [moved from meta/recipes-extended/wget/wget_1.21.4.bb with 60% similarity]