Re: [ANNOUNCEMENT] Updated: nc-1.107-2

2012-05-08 Thread Corinna Vinschen
On May 8 13:35, Chris Sutcliffe wrote: > On 8 May 2012 13:23, Corinna Vinschen wrote: > > On May  8 10:43, Harry G McGavran Jr wrote: > >> If I try the example in the nc manpage for cygwin: > >> > >>    printf "GET / HTTP/1.0\r\n\r\n" | nc host.example.com 80 > >> > >> I get a segfault and a stack

Re: [ANNOUNCEMENT] Updated: nc-1.107-2

2012-05-08 Thread Chris Sutcliffe
On 8 May 2012 13:23, Corinna Vinschen wrote: > On May  8 10:43, Harry G McGavran Jr wrote: >> If I try the example in the nc manpage for cygwin: >> >>    printf "GET / HTTP/1.0\r\n\r\n" | nc host.example.com 80 >> >> I get a segfault and a stackdump every time. > > Well, sorry, but the above exampl

Re: [ANNOUNCEMENT] Updated: nc-1.107-2

2012-05-08 Thread Corinna Vinschen
On May 8 10:43, Harry G McGavran Jr wrote: > If I try the example in the nc manpage for cygwin: > >printf "GET / HTTP/1.0\r\n\r\n" | nc host.example.com 80 > > I get a segfault and a stackdump every time. > > The nc prior to nc-1.107-1 didn't have this problem. > nc-1.107-1 had this problem

Re: [ANNOUNCEMENT] Updated: nc-1.107-2

2012-05-08 Thread Erik Falor
On Tue, May 08, 2012 at 10:43:56AM -0600, Harry G McGavran Jr wrote: > If I try the example in the nc manpage for cygwin: > > printf "GET / HTTP/1.0\r\n\r\n" | nc host.example.com 80 > > I get a segfault and a stackdump every time. Yep, me too. -- Erik Falor

Re: [ANNOUNCEMENT] Updated: nc-1.107-2

2012-05-08 Thread Harry G McGavran Jr
If I try the example in the nc manpage for cygwin: printf "GET / HTTP/1.0\r\n\r\n" | nc host.example.com 80 I get a segfault and a stackdump every time. The nc prior to nc-1.107-1 didn't have this problem. nc-1.107-1 had this problem, but with it I could use the nc "-w 1" option and avoid th

[ANNOUNCEMENT] Updated: nc-1.107-2

2012-05-08 Thread Corinna Vinschen
I've just update the new nc package to 1.107-2. The -1 version had a bug in the Cygwin-specific patches, which results in the proxy password entered on the command line being ignored. That should be fixed in -2. To update your installation, click on the "Install Cygwin now" link on the http://c