release 24.11.2

Message ID 20250423104350.189797-1-ktraynor@redhat.com (mailing list archive)
State Accepted
Headers
Series release 24.11.2 |

Commit Message

Kevin Traynor April 23, 2025, 10:43 a.m. UTC
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
 content/download/_index.md | 6 +++---
 content/roadmap/_index.md  | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
  

Comments

Luca Boccassi April 23, 2025, 11:27 a.m. UTC | #1
On Wed, 23 Apr 2025 at 11:44, Kevin Traynor <ktraynor@redhat.com> wrote:
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
>  content/download/_index.md | 6 +++---
>  content/roadmap/_index.md  | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Acked-by: Luca Boccassi <bluca@debian.org>
  
Kevin Traynor April 23, 2025, 12:08 p.m. UTC | #2
On 23/04/2025 12:27, Luca Boccassi wrote:
> On Wed, 23 Apr 2025 at 11:44, Kevin Traynor <ktraynor@redhat.com> wrote:
>>
>> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
>> ---
>>  content/download/_index.md | 6 +++---
>>  content/roadmap/_index.md  | 2 +-
>>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> Acked-by: Luca Boccassi <bluca@debian.org>
> 

Thanks Luca. Applied.
  

Patch

diff --git a/content/download/_index.md b/content/download/_index.md
index e75ead3..071704c 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -11,8 +11,8 @@  weight = "2"
   25.03.0
 </a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-24.11.1.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-24.11.2.tar.xz">
   {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
   Latest Long Term Stable (LTS)\
-  24.11.1
+  24.11.2
 </a>
 <a class="dwnld-btn" href="/roadmap">
@@ -27,5 +27,5 @@  weight = "2"
 |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
 | [DPDK 25.03.0](//fast.dpdk.org/rel/dpdk-25.03.tar.xz)         | [2025 March 24](//doc.dpdk.org/guides-25.03/rel_notes/release_25_03.html)    | da3ecf3461bd2b1fef5874cd4cbca163 |
-| [DPDK 24.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.1.tar.xz) | [2024 December 17](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html) | 2750f9a23fa44417a2073f399f645652 |
+| [DPDK 24.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-24.11.2.tar.xz) | [2025 April 23](//doc.dpdk.org/guides-24.11/rel_notes/release_24_11.html)    | dae5ac259126e6912afa5051f6665851 |
 | [DPDK 24.07.0](//fast.dpdk.org/rel/dpdk-24.07.tar.xz)         | [2024 July 31](//doc.dpdk.org/guides-24.07/rel_notes/release_24_07.html)     | 48151b1bd545cd95447979fa033199bb |
 | [DPDK 24.03.0](//fast.dpdk.org/rel/dpdk-24.03.tar.xz)         | [2024 March 28](//doc.dpdk.org/guides-24.03/rel_notes/release_24_03.html)    | a98da848d6ba09808ef00f9a26aaa49a |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 098497f..16c57f1 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -109,3 +109,3 @@  by 3-6 weeks, depending on the test results.
 | 22.11.8  | 22.11.9  | August 2025       | December 2025 (LTS) | Luca Boccassi             |
 | 23.11.3  | 23.11.4  | March 2025        | December 2026 (LTS) | Xueming Li                |
-| 24.11.1  | 24.11.2  | April 2025        | December 2027 (LTS) | Kevin Traynor             |
+| 24.11.2  | 24.11.3  | August 2025       | December 2027 (LTS) | Kevin Traynor             |