hey Jan, this is what I get using the last development version of wget.
$ LANG=en ./wget -O/dev/null https://github.com/rg3/youtube-dl/raw/2011.01.30/youtube-dl --2011-07-25 12:23:29-- https://github.com/rg3/youtube-dl/raw/2011.01.30/youtube-dl Resolving github.com (github.com)... 207.97.227.239 Connecting to github.com (github.com)|207.97.227.239|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.github.com/rg3/youtube-dl/2011.01.30/youtube-dl [following] --2011-07-25 12:23:30-- https://raw.github.com/rg3/youtube-dl/2011.01.30/youtube-dl Resolving raw.github.com (raw.github.com)... 207.97.227.243 Connecting to raw.github.com (raw.github.com)|207.97.227.243|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 93827 (92K) [text/plain] Saving to: `/dev/null' 100%[==============================================================================================>] 93,827 305K/s in 0.3s 2011-07-25 12:23:32 (305 KB/s) - `/dev/null' saved [93827/93827] Cheers, Giuseppe Jan Thomas <[email protected]> writes: > Ciao Giuseppe, > > Great that you are preparing a release. > > Could you confirm that the code for the bugfix relating to > https://bugzilla.redhat.com/show_bug.cgi?id=674186 (wget fails to > verify proper certificate) will be included? > > > kind regards, > Jan G Thomas > [email protected] > > ----- Original Message ----- >> From: "Giuseppe Scrivano" <[email protected]> >> To: "Noël Köthe" <[email protected]> >> Cc: [email protected] >> Sent: Saturday, July 23, 2011 12:42:16 PM >> Subject: Re: [Bug-wget] next wget release? >> Hi Noël, >> >> you write exactly in time. I am checking the last stuff (some pending >> bug reports, mostly choosing what can be postponed) before do a >> release. >> It might be in the next week. >> >> Cheers, >> Giuseppe >> >> >> >> Noël Köthe <[email protected]> writes: >> >> > Hello, >> > >> > I don't want to pester with this question but when is the next wget >> > release planed? 1.12 was released 2009-09-22 and since then there >> > were >> > some bugfixes and patches integrated in the VCS but they do not >> > reach >> > the user. >> > >> > Thank you.
