docs/website/{download,news}.html: update for 2025.02.12 and 2025.11.3

The 2025.11.x series was dropped with the 2026.02 release, so
(temporarily) re-add it. It will be dropped again with the 2026.02.1
release.

Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
Arnout Vandecappelle
2026-03-17 21:27:09 +01:00
parent 09bc5515fc
commit b6cd846443
2 changed files with 72 additions and 7 deletions

View File

@@ -69,30 +69,57 @@
</a><br/> </a><br/>
<a href="/downloads/buildroot-2026.02.tar.xz.sign">[PGP sig]</a> <a href="/downloads/buildroot-2026.02.tar.xz.sign">[PGP sig]</a>
</td> </td>
</tr>
<tr>
<th>Old stable (EOL)</th>
<th>2025.11.x</th>
<td>March 2026</td>
<td>
2025.11.3<br/>
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.11.3/CHANGES">
Changelog
</a>
</td>
<td>2026-03-17</td>
<td>
<a href="/downloads/buildroot-202r.11.3.tar.gz">
<img src="images/zip.png" width="24" alt="">
.tar.gz
</a><br/>
<a href="/downloads/buildroot-2025.11.3.tar.gz.sign">[PGP sig]</a>
</td>
<td>
<a href="/downloads/buildroot-2025.11.3.tar.xz">
<img src="images/package.png" width="24" alt="">
.tar.xz
</a><br/>
<a href="/downloads/buildroot-2025.11.3.tar.xz.sign">[PGP sig]</a>
</td>
</tr>
<tr> <tr>
<th>Long-term support</th> <th>Long-term support</th>
<th>2025.02.x</th> <th>2025.02.x</th>
<td>March 2028</td> <td>March 2028</td>
<td> <td>
2025.02.11<br/> 2025.02.12<br/>
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.11/CHANGES"> <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.12/CHANGES">
Changelog Changelog
</a> </a>
</td> </td>
<td>2026-02-20</td> <td>2026-03-17</td>
<td> <td>
<a href="/downloads/buildroot-2025.02.11.tar.gz"> <a href="/downloads/buildroot-2025.02.12.tar.gz">
<img src="images/zip.png" width="24" alt=""> <img src="images/zip.png" width="24" alt="">
.tar.gz .tar.gz
</a><br/> </a><br/>
<a href="/downloads/buildroot-2025.02.11.tar.gz.sign">[PGP sig]</a> <a href="/downloads/buildroot-2025.02.12.tar.gz.sign">[PGP sig]</a>
</td> </td>
<td> <td>
<a href="/downloads/buildroot-2025.02.11.tar.xz"> <a href="/downloads/buildroot-2025.02.12.tar.xz">
<img src="images/package.png" width="24" alt=""> <img src="images/package.png" width="24" alt="">
.tar.xz .tar.xz
</a><br/> </a><br/>
<a href="/downloads/buildroot-2025.02.11.tar.xz.sign">[PGP sig]</a> <a href="/downloads/buildroot-2025.02.12.tar.xz.sign">[PGP sig]</a>
</td> </td>
</tr> </tr>
</table> </table>

View File

@@ -9,6 +9,44 @@
<h2>News</h2> <h2>News</h2>
<ul class="timeline"> <ul class="timeline">
<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.11.3 released</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 March 2026</small></p>
</div>
<div class="timeline-body">
<p>The 2025.11.3 bugfix release is out, fixing a number of important /
security related issues discovered since the 2025.11.2 release. See the
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.11.3/CHANGES">CHANGES</a>
file for more details, read the
<a href="https://lore.kernel.org/buildroot/124c21a6-5810-495e-8b85-f3db41afa1a9@rnout.be/T/#t">announcement</a>
and go to the <a href="/downloads/">downloads page</a> to pick up the
<a href="/downloads/buildroot-2025.11.3.tar.xz">2025.11.3 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">
<div class="timeline-heading">
<h4 class="timeline-title">2025.02.12 released</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 March 2026</small></p>
</div>
<div class="timeline-body">
<p>The 2025.02.12 bugfix release is out, fixing a number of important /
security related issues discovered since the 2025.02.11 release. See the
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.12/CHANGES">CHANGES</a>
file for more details, read the
<a href="https://lore.kernel.org/buildroot/20260317200223.774600-1-arnout@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.12.tar.xz">2025.02.12 release</a>.</p>
</div>
</div>
</li>
<li> <li>
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel"> <div class="timeline-panel">