release 19.11.5

Message ID 20200928133710.2770913-1-luca.boccassi@gmail.com (mailing list archive)
State Accepted
Headers
Series release 19.11.5 |

Commit Message

Luca Boccassi Sept. 28, 2020, 1:37 p.m. UTC
  From: Luca Boccassi <luca.boccassi@microsoft.com>

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
---
 content/download/_index.md | 6 +++---
 content/roadmap/_index.md  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
  

Comments

Ferruh Yigit Sept. 28, 2020, 1:57 p.m. UTC | #1
On 9/28/2020 2:37 PM, luca.boccassi@gmail.com wrote:
> From: Luca Boccassi <luca.boccassi@microsoft.com>
> 
> Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Kevin Traynor Sept. 28, 2020, 2:02 p.m. UTC | #2
On 28/09/2020 14:37, luca.boccassi@gmail.com wrote:
> From: Luca Boccassi <luca.boccassi@microsoft.com>
> 
> Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
> ---
>  content/download/_index.md | 6 +++---
>  content/roadmap/_index.md  | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/content/download/_index.md b/content/download/_index.md
> index 017daf9..2b87f8e 100644
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -10,10 +10,10 @@ weight = "2"
>    Latest\
>    20.08.0
>  </a>
> -<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.4.tar.xz">
> +<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.5.tar.xz">
>    {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
>    Latest Long Term Stable (LTS)\
> -  19.11.4
> +  19.11.5
>  </a>
>  <a class="dwnld-btn" href="/roadmap">
>    {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
> @@ -28,7 +28,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.4 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.4.tar.xz) | [2020 September 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | c23683b52bbc3e1844d9dd041c6242be |
> +| [DPDK 19.11.5 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.5.tar.xz) | [2020 September 28](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)| 3e8d8316c2db2c4990ee5e5651926e96 |
>  | [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 0dcbf87..2bea48f 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -118,4 +118,4 @@ by 1-2 weeks, depending on the test results.
>  | Current version | Next version  | Next version Date | End of life | Maintainer     |
>  |----------|----------|-------------------|---------------------|--------------------|
>  | 18.11.9  | 18.11.10 | September 2020    | November 2020 (LTS) | Kevin Traynor      |
> -| 19.11.4  | 19.11.5  | December 2020     | November 2021 (LTS) | Luca Boccassi      |
> +| 19.11.5  | 19.11.6  | December 2020     | November 2021 (LTS) | Luca Boccassi      |
> 

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

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index 017daf9..2b87f8e 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -10,10 +10,10 @@  weight = "2"
   Latest\
   20.08.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.4.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-19.11.5.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  19.11.4
+  19.11.5
 </a>
 <a class="dwnld-btn" href="/roadmap">
   {{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -28,7 +28,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.4 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.4.tar.xz) | [2020 September 7](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | c23683b52bbc3e1844d9dd041c6242be |
+| [DPDK 19.11.5 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.5.tar.xz) | [2020 September 28](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html)| 3e8d8316c2db2c4990ee5e5651926e96 |
 | [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 0dcbf87..2bea48f 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -118,4 +118,4 @@  by 1-2 weeks, depending on the test results.
 | Current version | Next version  | Next version Date | End of life | Maintainer     |
 |----------|----------|-------------------|---------------------|--------------------|
 | 18.11.9  | 18.11.10 | September 2020    | November 2020 (LTS) | Kevin Traynor      |
-| 19.11.4  | 19.11.5  | December 2020     | November 2021 (LTS) | Luca Boccassi      |
+| 19.11.5  | 19.11.6  | December 2020     | November 2021 (LTS) | Luca Boccassi      |