* [PATCH] release 22.11.1
@ 2022-12-02 9:17 David Marchand
2022-12-02 9:23 ` Thomas Monjalon
2022-12-02 9:25 ` [PATCH v2] " David Marchand
0 siblings, 2 replies; 4+ messages in thread
From: David Marchand @ 2022-12-02 9:17 UTC (permalink / raw)
To: web; +Cc: thomas
Signed-off-by: David Marchand <david.marchand@redhat.com>
---
content/download/_index.md | 4 ++--
content/roadmap/_index.md | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index 7e3c279..0031e75 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -13,7 +13,7 @@ weight = "2"
<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Long Term Stable (LTS)\
- 22.11.0
+ 22.11.1
</a>
<a class="dwnld-btn" href="/roadmap">
{{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -25,7 +25,7 @@ weight = "2"
| file | date/changelog | md5 |
|---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
-| [DPDK 22.11.0](//fast.dpdk.org/rel/dpdk-22.11.tar.xz) | [2022 November 27](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 494a3f8f3e1752ca5546bfed3051adca |
+| [DPDK 22.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.1.tar.xz) | [2022 December 2](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 0594708fe42ce186a55b0235c6e20cfe |
| [DPDK 22.07.0](//fast.dpdk.org/rel/dpdk-22.07.tar.xz) | [2022 July 17](//doc.dpdk.org/guides-22.07/rel_notes/release_22_07.html) | fb73b58b80b1349cd05fe9cf6984afd4 |
| [DPDK 22.03.0](//fast.dpdk.org/rel/dpdk-22.03.tar.xz) | [2022 March 17](//doc.dpdk.org/guides-22.03/rel_notes/release_22_03.html) | a07ca8839f98062f46e1cc359735cce8 |
| [DPDK 21.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.2.tar.xz) | [2022 August 29](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 86f9c3b9034545172a9f3f2a8cf0f71b |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 3dab202..e3a4d05 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -137,3 +137,4 @@ by 3-6 weeks, depending on the test results.
| 19.11.13 | 19.11.14 | December 2022 | December 2022 (LTS) | Christian Ehrhardt |
| 20.11.6 | 20.11.7 | December 2022 | December 2022 (LTS) | Luca Boccassi, Xueming Li |
| 21.11.2 | 21.11.3 | December 2022 | November 2023 (LTS) | Kevin Traynor |
+| 22.11.1 | 22.11.2 | April 2023 | November 2024 (LTS) | |
--
2.38.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] release 22.11.1
2022-12-02 9:17 [PATCH] release 22.11.1 David Marchand
@ 2022-12-02 9:23 ` Thomas Monjalon
2022-12-02 9:25 ` [PATCH v2] " David Marchand
1 sibling, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2022-12-02 9:23 UTC (permalink / raw)
To: David Marchand; +Cc: web
02/12/2022 10:17, David Marchand:
> --- a/content/download/_index.md
> +++ b/content/download/_index.md
> @@ -13,7 +13,7 @@ weight = "2"
> <a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.tar.xz">
The link should be updated.
> {{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
> Latest Long Term Stable (LTS)\
> - 22.11.0
> + 22.11.1
The "Latest" link should be updated as well to 22.11.1.
In this case, the stable release is the most up-to-date
and we should not use 22.11.0.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2] release 22.11.1
2022-12-02 9:17 [PATCH] release 22.11.1 David Marchand
2022-12-02 9:23 ` Thomas Monjalon
@ 2022-12-02 9:25 ` David Marchand
2022-12-02 9:29 ` Thomas Monjalon
1 sibling, 1 reply; 4+ messages in thread
From: David Marchand @ 2022-12-02 9:25 UTC (permalink / raw)
To: web; +Cc: thomas
Signed-off-by: David Marchand <david.marchand@redhat.com>
---
Changes since v1:
- updated "latest" release, since this 22.11.1 is more recent than
the latest release in the main repository,
- fixed download link,
---
content/download/_index.md | 10 +++++-----
content/roadmap/_index.md | 1 +
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index 7e3c279..d4292a0 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -5,15 +5,15 @@ weight = "2"
<section class="download-container">
<div class="dwnld-btn-group">
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.1.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest\
- 22.11.0
+ 22.11.1
</a>
-<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.tar.xz">
+<a class="dwnld-btn" href="https://fast.dpdk.org/rel/dpdk-22.11.1.tar.xz">
{{< icon name="glyphicon glyphicon-download-alt" size="large" >}}
Latest Long Term Stable (LTS)\
- 22.11.0
+ 22.11.1
</a>
<a class="dwnld-btn" href="/roadmap">
{{< icon name="glyphicon glyphicon-calendar" size="large" >}}
@@ -25,7 +25,7 @@ weight = "2"
| file | date/changelog | md5 |
|---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------|
-| [DPDK 22.11.0](//fast.dpdk.org/rel/dpdk-22.11.tar.xz) | [2022 November 27](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 494a3f8f3e1752ca5546bfed3051adca |
+| [DPDK 22.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-22.11.1.tar.xz) | [2022 December 2](//doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html) | 0594708fe42ce186a55b0235c6e20cfe |
| [DPDK 22.07.0](//fast.dpdk.org/rel/dpdk-22.07.tar.xz) | [2022 July 17](//doc.dpdk.org/guides-22.07/rel_notes/release_22_07.html) | fb73b58b80b1349cd05fe9cf6984afd4 |
| [DPDK 22.03.0](//fast.dpdk.org/rel/dpdk-22.03.tar.xz) | [2022 March 17](//doc.dpdk.org/guides-22.03/rel_notes/release_22_03.html) | a07ca8839f98062f46e1cc359735cce8 |
| [DPDK 21.11.2 (LTS)](//fast.dpdk.org/rel/dpdk-21.11.2.tar.xz) | [2022 August 29](//doc.dpdk.org/guides-21.11/rel_notes/release_21_11.html) | 86f9c3b9034545172a9f3f2a8cf0f71b |
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 3dab202..e3a4d05 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -137,3 +137,4 @@ by 3-6 weeks, depending on the test results.
| 19.11.13 | 19.11.14 | December 2022 | December 2022 (LTS) | Christian Ehrhardt |
| 20.11.6 | 20.11.7 | December 2022 | December 2022 (LTS) | Luca Boccassi, Xueming Li |
| 21.11.2 | 21.11.3 | December 2022 | November 2023 (LTS) | Kevin Traynor |
+| 22.11.1 | 22.11.2 | April 2023 | November 2024 (LTS) | |
--
2.38.1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-12-02 9:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-02 9:17 [PATCH] release 22.11.1 David Marchand
2022-12-02 9:23 ` Thomas Monjalon
2022-12-02 9:25 ` [PATCH v2] " David Marchand
2022-12-02 9:29 ` Thomas Monjalon
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).