* [PATCH] release 19.11.11
@ 2022-01-07 8:42 christian.ehrhardt
2022-01-07 8:58 ` Thomas Monjalon
2022-01-07 9:54 ` Christian Ehrhardt
0 siblings, 2 replies; 3+ messages in thread
From: christian.ehrhardt @ 2022-01-07 8:42 UTC (permalink / raw)
To: web, Thomas Monjalon, David Marchand; +Cc: Christian Ehrhardt
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(-)
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 19.11.11
2022-01-07 8:42 [PATCH] release 19.11.11 christian.ehrhardt
@ 2022-01-07 8:58 ` Thomas Monjalon
2022-01-07 9:54 ` Christian Ehrhardt
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2022-01-07 8:58 UTC (permalink / raw)
To: Christian Ehrhardt; +Cc: web, David Marchand
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>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] release 19.11.11
2022-01-07 8:42 [PATCH] release 19.11.11 christian.ehrhardt
2022-01-07 8:58 ` Thomas Monjalon
@ 2022-01-07 9:54 ` Christian Ehrhardt
1 sibling, 0 replies; 3+ messages in thread
From: Christian Ehrhardt @ 2022-01-07 9:54 UTC (permalink / raw)
To: web, Thomas Monjalon, David Marchand
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
>
--
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-07 9:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 8:42 [PATCH] release 19.11.11 christian.ehrhardt
2022-01-07 8:58 ` Thomas Monjalon
2022-01-07 9:54 ` Christian Ehrhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).