Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913698 - net-misc/wget2-2.1.0 version bump
Summary: net-misc/wget2-2.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-09-05 17:06 UTC by David Duchesne
Modified: 2023-09-19 20:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2023-09-05 17:06:15 UTC
net-misc/wget2-2.1.0 version bump

https://gitlab.com/gnuwget/wget2/-/releases/v2.1.0

Changelog :
New option --follow-sitemaps
New option --dane (cert validation via DNS)
Implement --check-certificate=quiet
Support proxies on non-default ports
Added CIDR support for no_proxy (IPv4 and IPv6)
Improve recursive RSS/Atom processing
Improve default cert/bundle paths for Windows
Improve Windows and MSVC compatibility
Use CONNECT for https_proxy
Add decoding numeric XML entities
Improve OpenSSL code
Improve WolfSSL code
Improve the progress bar
New function wget_xml_decode_entities_inline()
Support compilation of wget.h from C++
Handle comments in robots.txt correctly
Fix parsing HTMP/XML entities in URLs from HTML/XML
Fix use-after-free when updating blacklist entries
Don't try setting file timestamps on ttys
Fix arguments parsing for --filter-urls
Fix removing fragments when converting links
Fix duplicate downloads for Link headers with rel=duplicate
Fix segmentation fault (NULL dereference when no HTTP header has been received)
Change arguments of wget_iri_compare to const
Fix memory leak in wget_hashmap_clear()
Extend network error messages with hostname and IP address
Fix status code for 5xx errors
Fix issue in wget_buffer_trim()
Improve tests, documentation, building

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-09-19 20:30:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cdf399cd7bd76cf599a54899d0dbebb87325ba

commit 13cdf399cd7bd76cf599a54899d0dbebb87325ba
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-09-17 06:02:47 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-09-19 20:10:34 +0000

    net-misc/wget2: add 2.1.0
    
    Closes: https://bugs.gentoo.org/913698
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32870
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/wget2/Manifest           |  1 +
 net-misc/wget2/wget2-2.1.0.ebuild | 91 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+)