2023-01-29 13:46:32 by Ryo ONODERA | Files touched by this commit (4) |
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
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-08-17 10:18:24 by Tobias Nygren | Files touched by this commit (1) |
Log message:
wget2: fix CONFIGURE_ARGS
|
2022-08-17 10:17:11 by Tobias Nygren | Files touched by this commit (1) |
Log message:
wget2: explicitly depend on zstd, lest it randomly get picked up
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-10-03 15:41:11 by Ryo ONODERA | Files touched by this commit (6) |
Log message:
net/wget2: import wget2-2.0.0
GNU Wget2 is the successor of GNU Wget, a file and recursive website
downloader. Designed and written from scratch it wraps around
libwget, that provides the basic functions needed by a web client.
Wget2 works multi-threaded and uses many features to allow fast
operation.
|