GNU Wget - News
GNU wget 1.16.1 released
Item posted by Giuseppe Scrivano <gscrivano> on Mon 08 Dec 2014 11:00:15 AM UTC.
- Noteworthy changes in Wget 1.16.1
** Add --enable-assert configure option.
** Use pkg-config to check for libraries presence.
** Do not limit --secure-protocol=auto|pfs to TLSv1.0.
** Add --secure-protocol=TLSv1_1|TLSv1_2 .
** Full C89 source code compliance.
** Select and use the most secure authentication scheme with HTTP connections.
** Fix issues with turkish locales.
** Handle 504 Gateway Timeout.
** New option --crl-file to load Certificate Revocation Lists.
** Add valgrind support to tests suite.
** Fix an off-by-one problem in the progress bar (introduced in 1.16.1).
Powered by Savane 3.14-9aa3.
Corresponding source code