release 19.11.11

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

Commit Message

Christian Ehrhardt Jan. 7, 2022, 8:42 a.m. UTC
  From: Christian Ehrhardt <christian.ehrhardt@canonical.com>

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 Jan. 7, 2022, 8:58 a.m. UTC | #1
07/01/2022 09:42, christian.ehrhardt@canonical.com:
> From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> 
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

> +| [DPDK 19.11.11 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.11.tar.xz) | [2022 January 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | d1d2eed182d5aec4cc0e700555097645 |

Acked-by: Thomas Monjalon <thomas@monjalon.net>
  
Christian Ehrhardt Jan. 7, 2022, 9:54 a.m. UTC | #2
On Fri, Jan 7, 2022 at 9:42 AM <christian.ehrhardt@canonical.com> wrote:
>
> From: Christian Ehrhardt <christian.ehrhardt@canonical.com>

Committed (with updated md5) after fixing the RTS headers, thanks
David for spotting that!

> 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(-)
>
> diff --git a/content/download/_index.md b/content/download/_index.md
> index ec2e32b..7437520 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -33,7 +33,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.10 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.10.tar.xz) | [2021 September 6](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 33780dfa7462a53b22f120bcbd9da374 |
> +| [DPDK 19.11.11 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.11.tar.xz) | [2022 January 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | d1d2eed182d5aec4cc0e700555097645 |
>  | [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 abe7576..4ceb1a6 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -132,5 +132,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.10 | 19.11.11 | January 2022      | December 2022 (LTS) | Christian Ehrhardt        |
> +| 19.11.11 | 19.11.12 | May 2022          | December 2022 (LTS) | Christian Ehrhardt        |
>  | 20.11.3  | 20.11.4  | December 2021     | November 2022 (LTS) | Luca Boccassi, Xueming Li |
> --
> 2.34.1
>
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index ec2e32b..7437520 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -33,7 +33,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.10 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.10.tar.xz) | [2021 September 6](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | 33780dfa7462a53b22f120bcbd9da374 |
+| [DPDK 19.11.11 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.11.tar.xz) | [2022 January 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | d1d2eed182d5aec4cc0e700555097645 |
 | [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 abe7576..4ceb1a6 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -132,5 +132,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.10 | 19.11.11 | January 2022      | December 2022 (LTS) | Christian Ehrhardt        |
+| 19.11.11 | 19.11.12 | May 2022          | December 2022 (LTS) | Christian Ehrhardt        |
 | 20.11.3  | 20.11.4  | December 2021     | November 2022 (LTS) | Luca Boccassi, Xueming Li |