Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50105 invoked from network); 10 Apr 2012 09:48:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2012 09:48:08 -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.161.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:57687] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/91-41114-6D1048F4 for ; Tue, 10 Apr 2012 05:48:07 -0400 Received: by ggmb2 with SMTP id b2so2518622ggm.29 for ; Tue, 10 Apr 2012 02:48:04 -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:content-transfer-encoding; bh=vbiMA7aS4nKeQmLJrG+i0gfDxq3msDG+hzIVkZhxTPY=; b=UlEUnaWA/8oPyvQj+AI6lx9HLDajEYQwg47gHIw7p5gUfmqNOQ7Z2/20RGfBMYKPa6 /yIJuKidW34IqIr/VoIBqZFpTzu1IrXNdf6GMrDQ8UJVfSw2KyGqzgxyD3pH34HJiCIq Ro6L1QCN9yJ396DVTg8BMEDo6HTLDYg11fG6XqpPVPz3YtI5Or3+oTOko55q6Ozv1O8a uVcKoIeu7cSBFQUZiga6x2BzGeGXcKoAL5J0VHxJ4OR7uObXNzniPDCo38gU/sMLrdvH ZviueblZTsrn87OvoSVqHUePTeKd9WQltAKJGbTSqHlh+5Mr1w0uWRMNoCX2RB9eOJmy FycA== MIME-Version: 1.0 Received: by 10.236.184.170 with SMTP id s30mr8718086yhm.58.1334051284310; Tue, 10 Apr 2012 02:48:04 -0700 (PDT) Received: by 10.147.168.16 with HTTP; Tue, 10 Apr 2012 02:48:03 -0700 (PDT) In-Reply-To: <1334049037.4609.14.camel@guybrush> References: <4F82878A.6030609@sugarcrm.com> <1334049037.4609.14.camel@guybrush> Date: Tue, 10 Apr 2012 11:48:03 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Stas Malyshev , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] release process with git From: pierre.php@gmail.com (Pierre Joye) hi, 2012/4/10 Johannes Schl=FCter : > =A00f180a6 - Fixed bug in new stream_get_line() when using NUL as a delim= iter. > =A0 =A0(This is a regression from 5.3.10) > =A09bf8cd4 - Fixed bug #61650 (ini parser crashes when using ${xxxx} ini = variables (without apache2)) > =A0 =A0(Crash fix) > =A0ca58cd0 - Cherry-pick 4cc74767 =A0Headers: forbid \r and \n also after= \0, allow CRLF followed by HT or SP and forbid \0. See bug #60227. > =A0 =A0(Security related) > =A055a6f3a - - update to openssl 0.9.8u > =A0 =A0(Readme change for Win distribution, no code change) > =A00e53ac4 - - Updated to version 2012.3 (2012c) > =A0 =A0(current timezone data) > =A08449e0c - Fixed bug #60718 Complie problem with libpq (PostgreSQL 7.3 = or less) > =A0 =A0 (compilation issue) The Fileinfo fix (in 5.3.11 and 5.4.1) is missing as well as the .gitattributes addtions to fix the LF issues (all branches). Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org