From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id C96A7A0613 for ; Tue, 25 Jun 2019 16:05:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AE7761B9FE; Tue, 25 Jun 2019 16:05:59 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 9213F1B9F8 for ; Tue, 25 Jun 2019 16:05:58 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2D6D922283; Tue, 25 Jun 2019 10:05:58 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 25 Jun 2019 10:05:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=yLRRLYyKwtG2dJlZzkvG66ubW7THyQPSpqmuWpdDVJw=; b=VqhZqCNvTxsH DwxFAZmaM5KwXXYmWWkrVrpHmIdf1KZxpxmm6P/bhozBiJPI/CbMG3oUNEWbO13L h2shhd4N8gJDRNYs08xTdpnwCuAoB/49AdHuxzI7OPiP4TOkCDaUYKf+C5nEK3Ng 9OLDbK62Jy8fwhJ0/Z9dby6t+hOKkKc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=yLRRLYyKwtG2dJlZzkvG66ubW7THyQPSpqmuWpdDV Jw=; b=aDSl+5BxIICGl3CZsT3SUourrUa92F/OLrm1eCzgXi0t0PwhcnCSq8VtZ NTBZv/QdDPa4FAHGePoRpEEDx/XYKskapvr9koYMprcNqyUcNj2Td1QFRSLAM6ro NzoXg07sMOt5EP3XldxITMUieizfxzQuPiuYbFxlnhjO49FO8qnw/RMMYoxToVcs ItpXO8V4i4a2T9TTqNn45z1X6+Xgeed+fkhofwo5pBP9Nk5Yx56GZ/EG2cLkkJxx O2jQScXgdfVSAzAA4nVehoC6SViX3qtOJc6D2TgPMgLF5j6fIokStc7e9lmIXP3r +ij4NEHdrrLbCuE+nmjwUK1BsrCPA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudeggdejvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5462880060; Tue, 25 Jun 2019 10:05:56 -0400 (EDT) From: Thomas Monjalon To: Luca Boccassi , "ktraynor@redhat.com" , "ferruh.yigit@intel.com" Cc: "web@dpdk.org" Date: Tue, 25 Jun 2019 16:05:55 +0200 Message-ID: <34700841.xdIFGKGpnP@xps> In-Reply-To: References: <20190516164229.33132-2-ferruh.yigit@intel.com> <20190625134123.12758-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH v2] update stable tree schedules X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" 25/06/2019 16:00, Luca Boccassi: > On Tue, 2019-06-25 at 15:41 +0200, Thomas Monjalon wrote: > > From: Ferruh Yigit < > > ferruh.yigit@intel.com > > > > > > > There is a date level detail for the future stable release dates, > > which > > are mostly not correct because they are far away to know this detail. > > Removing the date detail from the stable release dates and keeping > > only > > month of the year as the release target. > > > > By default putting the next month of the actual release as target for > > stable version release. > > > > Unmaintained branches are removed. 19.02.1 will never happen. > > > > Signed-off-by: Ferruh Yigit < > > ferruh.yigit@intel.com > > > > > Signed-off-by: Thomas Monjalon < > > thomas@monjalon.net > > > > > Acked-by: Luca Boccassi < > > luca.boccassi@microsoft.com > > > > > Acked-by: Kevin Traynor < > > ktraynor@redhat.com > > > > > Acked-by: Luca Boccassi Applied, thanks