Subject: CVS commit: pkgsrc/net/wget2
From: Ryo ONODERA
Date: 2023-01-29 13:46:32
Message id: 20230129124632.9F255FA90@cvs.NetBSD.org

Log Message:
wget2: Update to 2.0.1

Changelog:
Noteworthy changes

    Fix escaping space in query part
    Set EXIT_STATUS_NETWORK on error for the last try
    Fix -k/--convert-links fragment
    Fix escapng URLs with -k/--convert-links
    Fix false reporting of a PSL error
    Fix --directory-prefix with --content-disposition
    Allow spaces and \ escaping in passwords in .netrc
    Fix download abortion on some versions of Windows
    Fix --unlink behavior
    Fix deflate decompression when server omits the header
    WolfSSL: Fix buffer overflow in SHA512 hashing
    WolfSSL: Fix memory leak
    Add support for unquoted HTML attribute values
    OpenSSL: Fix several OCSP issues
    Use keep-alive for HTTP/1.1 and higher as default
    Don't create core dumps on CTRL-c
    Fix replacing Content-Type: headers
    Fix NULL pointer read / segfault
    Fix several build issues
    Fix several documentation issues

Files:
RevisionActionfile
1.6modifypkgsrc/net/wget2/Makefile
1.2modifypkgsrc/net/wget2/PLIST
1.4modifypkgsrc/net/wget2/distinfo
1.1removepkgsrc/net/wget2/patches/patch-configure