Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46873 invoked from network); 13 Jan 2010 14:00:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jan 2010 14:00:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.133 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.133 mailout1.netbeat.de Linux 2.6 Received: from [83.243.58.133] ([83.243.58.133:42753] helo=mailout1.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/9E-00773-7F1DD4B4 for ; Wed, 13 Jan 2010 09:00:24 -0500 Received: (qmail 24912 invoked by uid 89); 13 Jan 2010 14:09:14 -0000 Received: from unknown (HELO ?192.168.1.27?) (postmaster%schlueters.de@93.104.123.89) by mailout1.netbeat.de with ESMTPA; 13 Jan 2010 14:09:14 -0000 X-Originator: 9e51b244e0a38413ab6a9876e36ba9df To: Raphael Geissert Cc: internals@lists.php.net In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Organization: php.net Date: Wed, 13 Jan 2010 15:00:16 +0100 Message-ID: <1263391216.5932.78.camel@guybrush> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.3 release schedule and other bits From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Tue, 2010-01-12 at 14:48 -0600, Raphael Geissert wrote: > Hello, > > At Debian we are planning to include PHP 5.3 in Squeeze, the next stable > release. As such, I would like to know for example when we could expect > 5.3.2 and 5.3.3 to be released. I hope that the new release branch mere-tracking-tool goes live today, so that the new experimental release branch based process works nicer, so 5.3.2RC2 will follow shortly after (either until tomorrow, which will be quite a rush, better tuesday next week) further progress then depends on feedback from testers, hopefully 5.3.2 will be out very late January/early February. for 5.3.3 it depends on security issues being reported, bug fixes going in, ... maybe 3 months after. > On a slightly different topic, I'd like to express that I would like to > improve the communication between us (the package maintainers) and you (the > upstream developers). As a first step I'll be trying to forward most of our > patches so that there's a minor divergence. I think that's an important topic. And I think it would be good to improve communication with packagers to unify things that might be handled differently and prevent packagers from back-porting security fixes in a wrong way. I now that MySQL has a "packgers" list, maybe such a thing might be good for php, too. internals might sometimes be a bit crowded to follow ... johannes