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 AA788A0C46; Mon, 19 Jul 2021 09:06:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C5CF4068B; Mon, 19 Jul 2021 09:06:54 +0200 (CEST) Received: from smtp-relay-canonical-0.canonical.com (smtp-relay-canonical-0.canonical.com [185.125.188.120]) by mails.dpdk.org (Postfix) with ESMTP id 4B3084067A for ; Mon, 19 Jul 2021 09:06:53 +0200 (CEST) Received: from Keschdeichel.fritz.box (2.general.paelzer.uk.vpn [10.172.196.173]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-0.canonical.com (Postfix) with ESMTPSA id 45380408B0; Mon, 19 Jul 2021 07:06:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1626678412; bh=eJcUcw0EVGdA+yDyFnTG4ii4al7o7eWzVu8VtSA4RYk=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=ILEA8Xz7Mms9BMMAkTn6M5hD91O0x0R48iphtqnitRiyq5yTHBauUe2DUfDISS4bq txaxhBTsAmZuqiMtETu32HxZXYs8pqNcvi0cWkWwDhlJrpj0eBHqcPze6zOjIQ51ky 7OQ+RQReIlxmfP37W+SHj0fxWTM7ORxfiqwDry4J0UW9yxkCaWQHe7q4PgCHJL9Zzl 77lpQ1dmi6EtCe+ypnsA0GAyNTsLyAacW1kwbX9dPRS+Cw489IYfIPybeZN8r9XEq6 GsQW4d5AxymkeHlL9KQFFTfv47BCO+VaFKYQWcddsyEU5eKZuGdMZk48/6fSdSCiWG qnjFLagl/76gQ== From: Christian Ehrhardt To: web@dpdk.org Cc: Thomas Monjalon , Luca Boccassi , Christian Ehrhardt Date: Mon, 19 Jul 2021 09:06:50 +0200 Message-Id: <20210719070650.3235403-1-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH] release 19.11.9 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" dpdk-web update to release 19.11.9 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 8a001b4..1baad4d 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -31,7 +31,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.8 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.8.tar.xz) | [2021 April 16](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | c0e82a71605392e58031b1b1a1436aba | +| [DPDK 19.11.9 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.9.tar.xz) | [2021 July 19](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 387aa2c58720504017cac165df09872c | | [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 58fc6f8..8c41b36 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -125,5 +125,5 @@ by 1-2 weeks, depending on the test results. | Current version | Next version | Next version Date | End of life | Maintainers | |----------|----------|-------------------|---------------------|---------------------------| | 18.11.11 | - | - | December 2020 (EOL) | - | -| 19.11.8 | 19.11.9 | June 2021 | November 2021 (LTS) | Christian Ehrhardt | +| 19.11.9 | 19.11.10 | September 2021 | November 2021 (LTS) | Christian Ehrhardt | | 20.11.2 | 20.11.3 | September 2021 | November 2022 (LTS) | Luca Boccassi, Xueming Li | -- 2.32.0