Re: critical fixes for perl-ldap 0.43

2011-09-08 Thread Chris Ridd
On 8 Sep 2011, at 17:12, Chris Ridd wrote: > > On 8 Sep 2011, at 14:26, Graham Barr wrote: > >> On Sep 7, 2011, at 09:26 , Peter Marschall wrote: >>> Hi Graham, >>> >>> please consider pulling the commits in my pull request >>> https://github.com/gbarr/perl-ldap/pull/3 >>> into master and

Re: critical fixes for perl-ldap 0.43

2011-09-08 Thread Chris Ridd
On 8 Sep 2011, at 14:26, Graham Barr wrote: > On Sep 7, 2011, at 09:26 , Peter Marschall wrote: >> Hi Graham, >> >> please consider pulling the commits in my pull request >> https://github.com/gbarr/perl-ldap/pull/3 >> into master and release version 0.44 of perl-ldap really soon. >> >> Re

Re: critical fixes for perl-ldap 0.43

2011-09-08 Thread Peter Marschall
Hi, On Thursday, 8. September 2011, Graham Barr wrote: > On Sep 7, 2011, at 09:26 , Peter Marschall wrote: > > * 0.43 has a serious regression: commit 041d540 broke start_tls > > completely > > > > and led to warnings being generated at every encrypted connection with > > sslverify='none'. > >

Re: critical fixes for perl-ldap 0.43

2011-09-08 Thread Graham Barr
On Sep 7, 2011, at 09:26 , Peter Marschall wrote: > Hi Graham, > > please consider pulling the commits in my pull request > https://github.com/gbarr/perl-ldap/pull/3 > into master and release version 0.44 of perl-ldap really soon. > > Reasons: > * 0.43 has a serious regression: commit 041d5