Re: [PATCH 2/4] Canonicalize mirror URLs to ensure they end with a '/'

2010-11-29 Thread Corinna Vinschen
On Nov 26 13:48, Jon TURNEY wrote: This prevents a mirror URL being added twice (with and without a terminal '/') This ensures that the download directory is consistently named, avoiding downloading everything again, even if an additional mirror URL is added in a form which differs in the

Re: [PATCH 3/4] Make io_stream::exists() directory aware

2010-11-29 Thread Corinna Vinschen
On Nov 26 13:48, Jon TURNEY wrote: At the moment io_stream::exists() returns FALSE for file:// paths which refer to an existing directory. Inconsistently, for cygfile:// paths which refer to an existing directory, it returns TRUE. Return a new state, IO_STREAM_EXISTS_DIRECTORY, to indicate

Re: [PATCH 4/4] Use site download directory without trailing %2f if it doesn't already exist

2010-11-29 Thread Corinna Vinschen
On Nov 26 13:48, Jon TURNEY wrote: Centralize where download directory is chosen Use site download directory without trailing %2f if it doesn't already exist 2010-11-26 Jon TURNEY jon.tur...@dronecode.org.uk * package_source.h (site): Add get_local_path() method and storage

Re: [PATCH 1/4] Add the last element of URL path to site chooser, if interesting.

2010-11-29 Thread Corinna Vinschen
On Nov 26 13:48, Jon TURNEY wrote: Currently, for example, if I manually add the site http://mirrors.kernel.org/sources.redhat.com/cygwinports/ to setup's mirror list, I get two indistinguishable entries named http://mirrors.kernel.org. Furthermore, because the code to ensure the site

Re: [ITP] tftp-hpa 5.0

2010-11-29 Thread Charles Wilson
On 11/20/2010 2:04 AM, Charles Wilson wrote: On 11/19/2010 10:59 AM, Gernot Hillier wrote: On 17.11.2010 06:32, Charles Wilson wrote: We'll have to coordinate a) uploading the tftp and the updated inetutils packages, and b) sending the announcements of those two packages I'll need some

Do we need a new maintainer for fetchmail?

2010-11-29 Thread Matthias Andree
Greetings, the fetchmail package for Cygwin is at version 6.3.9, released two years ago, and with known security vulnerabilities and errata: CVE-2009-2666 - improper TLS cert validation allows MITM attacks to go unnoticed CVE-2010-1167 - heap overflow in verbose mode EN-2010-03- improper