Message from discussion
critical fixes for perl-ldap 0.43
Received: by 10.68.62.35 with SMTP id v3mr603505pbr.32.1315499409528;
Thu, 08 Sep 2011 09:30:09 -0700 (PDT)
Newsgroups: perl.ldap
Path: m9ni1950pbd.0!nntp.google.com!news1.google.com!goblin1!goblin.stu.neva.ru!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!nntp.develooper.com!nntp.perl.org
Return-Path: <chrisr...@mac.com>
Mailing-List: contact perl-ldap-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl-l...@perl.org
Received: (qmail 6221 invoked from network); 8 Sep 2011 16:19:52 -0000
Received: from x1.develooper.com (207.171.7.70)
by x6.develooper.com with SMTP; 8 Sep 2011 16:19:52 -0000
Received: (qmail 6890 invoked by uid 225); 8 Sep 2011 16:19:51 -0000
Delivered-To: perl-l...@perl.org
Received: (qmail 6882 invoked by alias); 8 Sep 2011 16:19:51 -0000
X-Spam-Status: No, hits=-0.0 required=8.0
tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: la.mx.develooper.com
Received: from asmtpout027.mac.com (HELO asmtpout027.mac.com) (17.148.16.102)
by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Thu, 08 Sep 2011 09:19:48 -0700
MIME-version: 1.0
Received: from [192.168.0.102] ([77.102.36.6])
by asmtp027.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01
64bit (built Jul 15 2010)) with ESMTPSA id <0LR700AD3PCSU...@asmtp027.mac.com>
for perl-l...@perl.org; Thu, 08 Sep 2011 09:19:45 -0700 (PDT)
X-Proofpoint-Virus-Version: vendor=fsecure
engine=2.50.10432:5.4.6813,1.0.211,0.0.0000
definitions=2011-09-08_06:2011-09-08,2011-09-07,1970-01-01 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0
ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam
adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1109080168
Subject: Re: critical fixes for perl-ldap 0.43
In-reply-to: <F71240A9-A225-4293-B45C-4A0F9A03CD41@mac.com>
Date: Thu, 08 Sep 2011 17:19:40 +0100
Cc: Graham Barr <gb...@pobox.com>, Peter Marschall <pe...@adpm.de>,
perl-l...@perl.org
Message-ID: <953DDBE9-53B8-4D82-B0F1-9E966003F...@mac.com>
References: <201109071826.04778.pe...@adpm.de>
<638DF4F3-ABD2-4D44-AF5D-5B22F2A11...@pobox.com>
<F71240A9-A225-4293-B45C-4A0F9A03C...@mac.com>
To: Chris Ridd <chrisr...@mac.com>
X-Mailer: Apple Mail (2.1244.3)
Approved: n...@nntp.perl.org
From: chrisr...@mac.com (Chris Ridd)
Content-transfer-encoding: 7BIT
Content-type: text/plain; CHARSET=US-ASCII
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 release version 0.44 of perl-ldap really soon.
>>>
>>> Reasons:
>>> * 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'.
>>> This is fixed by commit a3c4f7f "un-break certificate verification"
>>>
>>> BTW: this commit does The Right Thing(tm) and obsoletes commit 4dc845e
>>> "Verify hostnames in TLS connections" in the next branch.
>>
>> Chris, as that commit is yours. Do you agree with this comment ?
>
> Yeah, I think that's OK. NB perl.ldap.org needs a bit of updating!
Or even ldap.perl.org. The website still refers to 0.38.
Chris