[Buildroot] [git commit] docs/website/{download, news}.html: update for 2025.02.6 and 2025.05.2
Arnout Vandecappelle
arnout at rnout.be
Tue Sep 9 19:47:00 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=7dacd0893af4730a72a1af55bcd420b557955672
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Re-introduce the 2025.05.x branch on the downloads page, which was
removed with the 2025.08 release.
Signed-off-by: Arnout Vandecappelle <arnout at rnout.be>
---
docs/website/download.html | 39 ++++++++++++++++++++++++++++++++-------
docs/website/news.html | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 7 deletions(-)
diff --git a/docs/website/download.html b/docs/website/download.html
index 7d208a9bd0..614a763951 100644
--- a/docs/website/download.html
+++ b/docs/website/download.html
@@ -69,31 +69,56 @@
</a><br/>
<a href="/downloads/buildroot-2025.08.tar.xz.sign">[PGP sig]</a>
</td>
+ </tr>
+ <th>Stable</th>
+ <th>2025.05.x</th>
+ <td>September 2025</td>
+ <td>
+ 2025.05.2<br/>
+ <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.05.2/CHANGES">
+ Changelog
+ </a>
+ </td>
+ <td>2025-09-09</td>
+ <td>
+ <a href="/downloads/buildroot-2025.05.2.tar.gz">
+ <img src="images/zip.png" width="24" alt="">
+ .tar.gz
+ </a><br/>
+ <a href="/downloads/buildroot-2025.05.2.tar.gz.sign">[PGP sig]</a>
+ </td>
+ <td>
+ <a href="/downloads/buildroot-2025.05.2.tar.xz">
+ <img src="images/package.png" width="24" alt="">
+ .tar.xz
+ </a><br/>
+ <a href="/downloads/buildroot-2025.05.2.tar.xz.sign">[PGP sig]</a>
+ </td>
</tr>
<tr>
<th>Long-term support</th>
<th>2025.02.x</th>
<td>March 2028</td>
<td>
- 2025.02.5<br/>
- <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.5/CHANGES">
+ 2025.02.6<br/>
+ <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.6/CHANGES">
Changelog
</a>
</td>
- <td>2025-08-11</td>
+ <td>2025-09-09</td>
<td>
- <a href="/downloads/buildroot-2025.02.5.tar.gz">
+ <a href="/downloads/buildroot-2025.02.6.tar.gz">
<img src="images/zip.png" width="24" alt="">
.tar.gz
</a><br/>
- <a href="/downloads/buildroot-2025.02.5.tar.gz.sign">[PGP sig]</a>
+ <a href="/downloads/buildroot-2025.02.6.tar.gz.sign">[PGP sig]</a>
</td>
<td>
- <a href="/downloads/buildroot-2025.02.5.tar.xz">
+ <a href="/downloads/buildroot-2025.02.6.tar.xz">
<img src="images/package.png" width="24" alt="">
.tar.xz
</a><br/>
- <a href="/downloads/buildroot-2025.02.5.tar.xz.sign">[PGP sig]</a>
+ <a href="/downloads/buildroot-2025.02.6.tar.xz.sign">[PGP sig]</a>
</td>
</tr>
</table>
diff --git a/docs/website/news.html b/docs/website/news.html
index 2c65113fb8..7276e15eca 100644
--- a/docs/website/news.html
+++ b/docs/website/news.html
@@ -9,6 +9,44 @@
<h2>News</h2>
<ul class="timeline">
+ <li class="timeline-inverted">
+ <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
+ <div class="timeline-panel">
+ <div class="timeline-heading">
+ <h4 class="timeline-title">2025.05.2 released</h4>
+ <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 September 2025</small></p>
+ </div>
+ <div class="timeline-body">
+ <p>The 2025.05.2 bugfix release is out, fixing a number of important /
+ security related issues discovered since the 2025.05.1 release. See the
+ <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.05.2/CHANGES">CHANGES</a>
+ file for more details, read the
+ <a href="https://lore.kernel.org/buildroot/991181e1-7f83-411d-b10c-f29c4d9dfd64@rnout.be/T/#u">announcement</a>
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2025.05.2.tar.xz">2025.05.2 release</a>.</p>
+ </div>
+ </div>
+ </li>
+
+ <li>
+ <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
+ <div class="timeline-panel">
+ <div class="timeline-heading">
+ <h4 class="timeline-title">2025.02.6 released</h4>
+ <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 September 2025</small></p>
+ </div>
+ <div class="timeline-body">
+ <p>The 2025.02.6 bugfix release is out, fixing a number of important /
+ security related issues discovered since the 2025.02.5 release. See the
+ <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.6/CHANGES">CHANGES</a>
+ file for more details, read the
+ <a href="https://lore.kernel.org/buildroot/b051d400-debc-4269-975a-b2992eed8d61@rnout.be/T/#u">announcement</a>
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2025.02.6.tar.xz">2025.02.6 release</a>.</p>
+ </div>
+ </div>
+ </li>
+
<li class="timeline-inverted">
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
More information about the buildroot
mailing list