From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: RFC: LTS and stable release scheme Date: Tue, 6 Oct 2015 14:15:10 +0100 Message-ID: <20151006131510.GD29124@zion.uk.xensource.com> References: <20151006110758.GV29124@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZjS5L-00032J-Cz for xen-devel@lists.xenproject.org; Tue, 06 Oct 2015 13:15:15 +0000 Content-Disposition: inline In-Reply-To: <20151006110758.GV29124@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: jgross@suse.com, Lars Kurth , netwiz@crc.id.au, Ian Campbell , George Dunlap , Andrew Cooper , Ian Jackson , Jan Beulich , wei.liu2@citrix.com, cardoe@cardoe.com List-Id: xen-devel@lists.xenproject.org On Tue, Oct 06, 2015 at 12:07:58PM +0100, Wei Liu wrote: > Hi all > > A majority of developers express interests in trying a shorter release > cycle -- to change from 9 months to 6 months [0]. There are, however, > repercussions on how we manage stable and possible LTS releases. > > I start this thread hoping it's clearer that downstream consumers like > distributions and individual packagers can voice their opinions. I've > CC'ed some people I can think of who might be interested in this topic. > Feel free to CC more people. > > We don't have LTS scheme at the moment. Let me start with current > scheme for stable releases. > > - Release from xen-unstable every 9 months. > - Maintain last 3 releases as stable releases. > Important correction, according to http://wiki.xenproject.org/wiki/Xen_Project_Maintenance_Releases A stable release is supported fully for 18 months + 18 months security updates. This changes some numbers the following calculations. But I think the premises for following discussions are still the same. Wei.