Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77706 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14185 invoked from network); 29 Sep 2014 19:31:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2014 19:31:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 108.166.43.91 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 108.166.43.91 smtp91.ord1c.emailsrvr.com Linux 2.6 Received: from [108.166.43.91] ([108.166.43.91:39149] helo=smtp91.ord1c.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/14-18131-E93B9245 for ; Mon, 29 Sep 2014 15:31:43 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp20.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 9192880753; Mon, 29 Sep 2014 15:31:39 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp20.relay.ord1c.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id B327580742; Mon, 29 Sep 2014 15:31:38 -0400 (EDT) X-Sender-Id: smalyshev@sugarcrm.com Received: from Stass-MacBook-Pro.local ([UNAVAILABLE]. [74.85.23.222]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:465 (trex/5.2.13); Mon, 29 Sep 2014 19:31:38 GMT Message-ID: <5429B39F.9060805@sugarcrm.com> Date: Mon, 29 Sep 2014 12:31:43 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Pierre Schmitz , "internals@lists.php.net" References: <0cb6f4a2d771155c6cad865f945e98e6@archlinux.de> <46ABAB22-F304-4BC3-A3AE-02DE462565D2@lerdorf.com> <1412003052.13103.30.camel@kuechenschabe> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: What happened to the 5.6.1 release? From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > I wonder if one could replace that release server with a simple vagrant > setup or similar so the RM can actually create release archives on his > own. I've always packaged 5.4 on my local machine, but it may have a downside of using different bison/automake/etc. version and produce a release that has different compatibility matrix than officially announced. So far we didn't have such problems AFAIK so building locally from git is most probably fine. However, for the most users I'd recommend to wait for official release anyway, just to be sure you're in sync with the release packages and don't miss any possible last-minute changes. But, if you are comfortable with git and building from it, it's fine. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/