Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77614 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42352 invoked from network); 25 Sep 2014 08:07:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Sep 2014 08:07:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.41 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.41 mail-qa0-f41.google.com Received: from [209.85.216.41] ([209.85.216.41:51759] helo=mail-qa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 23/65-06184-95DC3245 for ; Thu, 25 Sep 2014 04:07:54 -0400 Received: by mail-qa0-f41.google.com with SMTP id cm18so4370526qab.14 for ; Thu, 25 Sep 2014 01:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=i8HryIBBLOuvIp5m+yX32YaQEF+Nj6bSQvFvXh0zWtk=; b=YeTOfGUOSHdBqbn+lLJhq4Vrv19bBttczbSWkP8bwPAlTxJSH1HiMlkiRV6H0VuKyy UzcrQI9gyQs91aExb6fBo720dOd3s7uKXMWRRF1K1W3EkzrCdyetQ2RtdV4NA+gq0ccD ABGjULzdVax6NJLL+45guVo2TDGNScYY2SP5I0xoSA33fk7yRF3G7JUNOXwKVON3tBZi RaFusFlRgZfddpnAr8ns6wX1a8aRGwsbbwGfKk1rIUDXHPQEcb4D/gTyvVeGUc394qM+ +gA4APeibXrT+8Cgj+mvrWQldq38AWYHjI+wdygNwAIvfN1Bd7u07vvtpiX7tQaemnMe h6ug== MIME-Version: 1.0 X-Received: by 10.224.89.10 with SMTP id c10mr16597367qam.51.1411632470513; Thu, 25 Sep 2014 01:07:50 -0700 (PDT) Received: by 10.140.91.14 with HTTP; Thu, 25 Sep 2014 01:07:50 -0700 (PDT) In-Reply-To: References: Date: Thu, 25 Sep 2014 10:07:50 +0200 Message-ID: To: Daniel Lowrey Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c3bf00f5636a0503df4b6e Subject: Re: [PHP-DEV] Re: Re: OpenSSL bug in 5.4.33 and 5.5.17 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c3bf00f5636a0503df4b6e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Sep 25, 2014 at 7:28 AM, Daniel Lowrey wrote: > > FYI: I've tagged 5.6.1 and I had to revert the following commits for > this: > > 372844918a318ad712e16f9ec636682424a65403 > > f86b2193a483f56b0bd056570a0cdb57ebe66e2f > > 30a73658c63a91c413305a4c4d49882fda4dab3e > > 84a4041ba47e92e7a0ba03938d0ebf88b5fcf6cf > > 98e67add15a6b889efe152c23ed15a61f022a63a > > > > 98e67add15a6b889efe152c23ed15a61f022a63a and > 30a73658c63a91c413305a4c4d49882fda4dab3e were merge commits with conflict > resolution > > > > Could you review that the current status of ext/openssl/xp_ssl.c is > proper in the tag? > > Thanks! > > > > -- > > Ferenc Kov=C3=A1cs > > Please also revert the following commit or we will still have problems: > > 6569db88081562f68a4f79e52cba83482bdf05fc > there is no need for that, that commit was merged with 98e67add15a6b889efe152c23ed15a61f022a63a, which I've already reverted, and it was better to revert the merge commit, because it contained modifications (because of conflict resolution back when you merged it). > > Other than this commit everything else looks good. I *have* verified a ne= w > patch with the horde folks as solving the problem. However, I'm travellin= g > for the next week (starting in a couple of hours) and I don't want to rus= h > a (potentially) half-baked fix into the next 5.4 and 5.5 releases without > comprehensive testing. If tags must be created before the end of next wee= k > then the best course of action is to revert these same commits for 5.4/5.= 5. > I will be able to respond to any correspondence if you have questions in > the coming days. Otherwise, I'll resolve this once and for all when I'm > back in the office. > have a safe trip! --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c3bf00f5636a0503df4b6e--