release 19.11.8

Message ID 20210416083806.1275549-1-christian.ehrhardt@canonical.com (mailing list archive)
State Accepted
Headers
Series release 19.11.8 |

Commit Message

Christian Ehrhardt April 16, 2021, 8:38 a.m. UTC
  Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
---
 content/download/_index.md | 2 +-
 content/roadmap/_index.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
  

Comments

David Marchand April 16, 2021, 8:41 a.m. UTC | #1
On Fri, Apr 16, 2021 at 10:38 AM Christian Ehrhardt
<christian.ehrhardt@canonical.com> wrote:
>
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

Acked-by: David Marchand <david.marchand@redhat.com>
  
Kevin Traynor April 16, 2021, 8:52 a.m. UTC | #2
On 16/04/2021 09:38, Christian Ehrhardt wrote:
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> ---

Acked-by: Kevin Traynor <ktraynor@redhat.com>
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index dd7db10..4c792fe 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 April 16](//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      |