Re: [Bug-wget] Marking Release v1.17.1?

2015-12-08 Thread Darshit Shah
On 12/09, Giuseppe Scrivano wrote: Darshit Shah writes: With my last set of patches, we have fixed all the issues reported / identified after the 1.17 release. Hence, maybe we should consider releasing a 1.17.1 bugfix release? yes, we should do that. I can tag a new release tomorrow or on F

Re: [Bug-wget] Marking Release v1.17.1?

2015-12-08 Thread Giuseppe Scrivano
Darshit Shah writes: > With my last set of patches, we have fixed all the issues reported / > identified after the 1.17 release. Hence, maybe we should consider > releasing a 1.17.1 bugfix release? yes, we should do that. I can tag a new release tomorrow or on Friday. Regards, Giuseppe

[Bug-wget] Windows cert store support

2015-12-08 Thread Random Coder
I'm not sure if the wget maintainers would be interested, but I've been carrying this patch around in my private builds of wget for a while. It allows wget to load SSL certs from the default Windows cert store. The patch itself is fairly straightforward, but as it changes the default SSL behavior

Re: [Bug-wget] wget 1.17 does not use .netrc for http auth

2015-12-08 Thread Darshit Shah
Axel hasn't responded, but this is a valid fix. Tim could you please push it in time for the bug fix release? On 11/23, Tim Rühsen wrote: Thanks Axel ! You are right, it is a regression introduced ~ half a year ago. Could you try this patch ? Tim On Monday 23 November 2015 15:16:41 Axel Rein

Re: [Bug-wget] Marking Release v1.17.1?

2015-12-08 Thread Mike Frysinger
On 08 Dec 2015 21:45, Darshit Shah wrote: > With my last set of patches, we have fixed all the issues reported / > identified > after the 1.17 release. Hence, maybe we should consider releasing a 1.17.1 > bugfix release? a bugfix release would be great. specifically, one that builds when IPv6

[Bug-wget] Marking Release v1.17.1?

2015-12-08 Thread Darshit Shah
With my last set of patches, we have fixed all the issues reported / identified after the 1.17 release. Hence, maybe we should consider releasing a 1.17.1 bugfix release? -- Thanking You, Darshit Shah signature.asc Description: PGP signature

[Bug-wget] Fixing progress bar assertions in multibyte locales

2015-12-08 Thread Darshit Shah
Hi everyone, As mentioned earlier, there was a bug in the progress bar implementation that caused the tests in multi-byte and multi-column locales to fail. I've rectified the issue by re-working each part of the progress bar to ensure that they are indeed using exactly the amount of space that