]> code.ossystems Code Review - openembedded-core.git/commit
wget: upgrade 1.21.2 -> 1.21.3
authorwangmy <wangmy@fujitsu.com>
Tue, 1 Mar 2022 13:07:55 +0000 (21:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2022 18:41:31 +0000 (18:41 +0000)
commit6223406cdeee436feba5d247d7933b6ae22c985d
tree3c87b4e9db0669338eaf26fae8d075b9620e0809
parent5e280a4d6bf67c3b7d26c444bc52f25e63ae57a4
wget: upgrade 1.21.2 -> 1.21.3

Changelog:
=========
** Fix computation of total bytes downloaded during FTP trasnfers (#61277)
** Add option to select TLS 1.3 on the command line
** Fix HSTS build issues on some 64-bit big-endian systems
** Hide password during status report in --no-verbose
** Remove a sprurious print statement that showed up even during --quiet
** Some more cleanups and bug-fixes

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