From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6D292A0C41; Fri, 16 Apr 2021 10:28:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F82F141BC1; Fri, 16 Apr 2021 10:28:28 +0200 (CEST) Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) by mails.dpdk.org (Postfix) with ESMTP id 707A4141BA6 for ; Fri, 16 Apr 2021 10:28:26 +0200 (CEST) Received: from 2.general.paelzer.uk.vpn ([10.172.196.173] helo=Keschdeichel.fritz.box) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lXJpy-00048U-3r; Fri, 16 Apr 2021 08:28:26 +0000 From: Christian Ehrhardt To: web@dpdk.org Cc: Thomas Monjalon , Christian Ehrhardt Date: Fri, 16 Apr 2021 10:28:23 +0200 Message-Id: <20210416082823.1269210-1-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] release 19.11.8 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 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" Signed-off-by: Christian Ehrhardt --- content/download/_index.md | 2 +- content/roadmap/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/download/_index.md b/content/download/_index.md index dd7db10..7d8a249 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -30,7 +30,7 @@ weight = "2" | [DPDK 20.08.0](//fast.dpdk.org/rel/dpdk-20.08.tar.xz) | [2020 August 8](//doc.dpdk.org/guides-20.08/rel_notes/release_20_08.html) | 64badd32cd6bc0761befc8f2402c2148 | | [DPDK 20.05.0](//fast.dpdk.org/rel/dpdk-20.05.tar.xz) | [2020 May 26](//doc.dpdk.org/guides-20.05/rel_notes/release_20_05.html) | 7c6f3e7f7de2422775c4cba116012c4d | | [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html) | fd04cb05c728f474b438c6e7aa1eb195 | -| [DPDK 19.11.7 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.7.tar.xz) | [2021 March 17](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | d6716ae65694b8e044579123fdeff189 | +| [DPDK 19.11.8 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.8.tar.xz) | [2021 March 17](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | c0e82a71605392e58031b1b1a1436aba | | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 | | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz) | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html) | fe22ad1bab1539945119047b0fdf1105 | | [DPDK 19.02.0](//fast.dpdk.org/rel/dpdk-19.02.tar.xz) | [2019 February 1](//doc.dpdk.org/guides-19.02/rel_notes/release_19_02.html) | 23944a2cdee061aa4bd72ebe7d836db0 | diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index c6f6459..ed198ed 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -130,5 +130,5 @@ by 1-2 weeks, depending on the test results. | Current version | Next version | Next version Date | End of life | Maintainer | |----------|----------|-------------------|---------------------|--------------------| | 18.11.11 | - | - | December 2020 (EOL) | - | -| 19.11.7 | 19.11.8 | June 2021 | November 2021 (LTS) | Christian Ehrhardt | +| 19.11.8 | 19.11.9 | June 2021 | November 2021 (LTS) | Christian Ehrhardt | | 20.11.1 | 20.11.2 | June 2021 | November 2022 (LTS) | Luca Boccassi | -- 2.31.1