release 19.11.7

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

Commit Message

Christian Ehrhardt March 17, 2021, 4:52 p.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

Thomas Monjalon March 17, 2021, 5:03 p.m. UTC | #1
17/03/2021 17:52, Christian Ehrhardt:
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

Acked-by: Thomas Monjalon <thomas@monjalon.net>

Applied, thanks for maintaining the branch.
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index 0d26382..dd7db10 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.6 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.6.tar.xz) | [2020 December 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 2119ea66cf2d1576cc37655901762fc7 |
+| [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.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 73fe83b..c6f6459 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.6  | 19.11.7  | March 2021        | November 2021 (LTS) | Christian Ehrhardt |
+| 19.11.7  | 19.11.8  | June 2021         | November 2021 (LTS) | Christian Ehrhardt |
 | 20.11.1  | 20.11.2  | June 2021         | November 2022 (LTS) | Luca Boccassi      |