Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54261 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2199 invoked from network); 31 Jul 2011 10:12:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jul 2011 10:12:51 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:35346] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/10-01174-2AA253E4 for ; Sun, 31 Jul 2011 06:12:51 -0400 Received: by yxk8 with SMTP id 8so3144623yxk.29 for ; Sun, 31 Jul 2011 03:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=9Pak1nU8zuI/C262roPM9gmnKot6CR/q7hPWYOSJ/p0=; b=Kqc1vWq/i+zXurne0nv/b9DK7PHCsr68AYBeQaCUBkQfLJXLN0HZP0ci5qigvgfyrL FaprZwamle2e7/iMSMQgFl+jLT0TmGy0Kc/q/jMpoADYHJ8aP3Fni4CxS2bPVpmhO8N2 16CgI2DbK+gGMGGSIqYaVK+eW35yYtUGqA864= MIME-Version: 1.0 Received: by 10.236.176.226 with SMTP id b62mr2040233yhm.181.1312107168503; Sun, 31 Jul 2011 03:12:48 -0700 (PDT) Received: by 10.147.35.15 with HTTP; Sun, 31 Jul 2011 03:12:48 -0700 (PDT) In-Reply-To: <20110731083159.GA21473@openwall.com> References: <20110717182616.GA17288@openwall.com> <20110719233714.GA28946@openwall.com> <20110731083159.GA21473@openwall.com> Date: Sun, 31 Jul 2011 12:12:48 +0200 Message-ID: To: Solar Designer Cc: PHP Internals List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [PATCH] crypt_blowfish 1.2 From: pierre.php@gmail.com (Pierre Joye) hi, On Sun, Jul 31, 2011 at 10:31 AM, Solar Designer wrote= : > Hi, > > Please apply the patches from: > > http://news.php.net/php.internals/54098 > > at least the crypt.c bugfix is a must to apply before releasing 5.3.7 > and 5.4.0. The patches are applied already, they are in 5.3.7RC4 and should be in 5.4.0a3 next week. However, I just added the test to 5.3's branch as it was missing there. Thanks for the headup :) > On Wed, Jul 20, 2011 at 03:37:14AM +0400, Solar Designer wrote: > ... >> Anyway, attached are patches adding the tests from crypt_blowfish 1.2 to >> trunk, 5.4, and 5.3. =A0These patches also fix a bug in crypt.c. > > Alexander > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org