On Tuesday, December 8, 2015, 21:45:31, 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?
Sorry about reporting this late, it forgot about it a bit: when I was preparing my Windows release, I noticed that metalink support first didn't want to compile (due to missing sys/errno.h - just #ifdefing it out didn't seem to break anything), and then that hash validation failed, because the file was being opened in text mode. I did a quick and dirty fix for my build <https://eternallybored.org/misc/wget/src/wget-1.17-win32-metalink.patch>, but this probably isn't correct for non-Windows systems. Another thing that would be nice to include is the taskbar progressbar patch: <https://eternallybored.org/misc/wget/src/taskbar-progress.patch> This one is based on patch by Ángel González and tbprogress.c from Gisle Vanem. -- < Jernej Simončič ><><><><>< http://eternallybored.org/ > When you are over the hill, you pick up speed. -- Baker's Byroad
