[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Announcement: Released GNU Wget2 1.99.1 (second alpha)
From: |
Tim Rühsen |
Subject: |
[Bug-wget] Announcement: Released GNU Wget2 1.99.1 (second alpha) |
Date: |
Tue, 1 May 2018 15:15:26 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.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.
In many cases Wget2 downloads much faster than Wget1.x due to HTTP zlib
compression, parallel connections and use of If-Modified-Since HTTP header.
GNU Wget2 is licensed under GPLv3+.
Libwget is licensed under LGPLv3+.
Noteworthy changes since the last release:
30.05.2018 Release 1.99.1 (alpha)
* Enhance docs
* Enhance building on many platforms
* Enhance statistics
* Add --http2-request-window=SIZE
* Add --https-enforce=TYPE
* Add --compression=TYPE
* Add --retry-connrefused
* Add more fuzzing
* Add more tests
* Add more CI testing
* Fix bugs
Download
https://alpha.gnu.org/gnu/wget/wget2-1.99.1.tar.gz
https://alpha.gnu.org/gnu/wget/wget2-1.99.1.tar.lz
Signatures
https://alpha.gnu.org/gnu/wget/wget2-1.99.1.tar.gz.sig
https://alpha.gnu.org/gnu/wget/wget2-1.99.1.tar.lz.sig
Project Website
https://gitlab.com/gnuwget/wget2
Online Documentation
https://gnuwget.gitlab.io/wget2/reference/
Mailing List
https://savannah.gnu.org/mail/?group=wget
Bug Tracker
https://gitlab.com/gnuwget/wget2/issues
Getting the Source Code (Development)
git clone https://gitlab.com/gnuwget/wget2.git
Source Code Test Coverage
https://libidn.gitlab.io/libidn2/coverage/
Fuzz Code Coverage
https://gnuwget.gitlab.io/wget2/fuzz-coverage/
With Best Regards, Tim
signature.asc
Description: OpenPGP digital signature
- [Bug-wget] Announcement: Released GNU Wget2 1.99.1 (second alpha),
Tim Rühsen <=