[Bug-wget] [wget-1.19.3] side effect of excluding from decompression ?

2018-01-19 Thread Kiyoshi KANAZAWA
Hello, With wget-1.19.3, % wget http://www.oracle.com/technetwork/indexes/downloads/index.html downloads index.html as gzip compressed data, such as % ls -l index.html; file index.html x   13380 Jan 20 14:52 index.html index.html: gzip compressed data - deflate method With

[Bug-wget] Wget1.19.3 seem to have the bug in decompress

2018-01-19 Thread G-Ey3dr
Hello all, Wget1.19.3 seem to have the bug in decompress. See below. diff -aur wget-1.19.3_old/src/http.c wget-1.19.3_new/src/http.c --- wget-1.19.3_old/src/http.c2018-01-14 19:22:42.0 +0900 +++ wget-1.19.3_new/src/http.c2018-01-20 11:46:15.897109600 +0900 @@ -3744,7 +3744,7 @@

[Bug-wget] wget-1.19.3 released [stable]

2018-01-19 Thread Darshit Shah
We are pleased to announce the release of GNU Wget 1.19.3. GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP(S), and FTP(S) protocols, as well as retrieval through HTTP proxies. This is a minor bugfix release, primarily to fix the behaviour of GNU

Re: [Bug-wget] nettle-3.4.tar.gz isn't actually compressed

2018-01-19 Thread Tim Rühsen
On 01/19/2018 02:23 AM, Thomas Deutschmann wrote: > Hi, > >> sorry, I lost focus on this issue while waiting for >> more examples. > > In Gentoo we hit this several times: > > https://bugs.gentoo.org/640930 > https://bugs.gentoo.org/639752 > https://bugs.gentoo.org/636238 >