Update news.html and download.html for 2025.02.13

Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
Arnout Vandecappelle
2026-04-21 23:01:39 +02:00
parent 80898249b7
commit 6b1aeefe2c
2 changed files with 26 additions and 7 deletions

View File

@@ -101,25 +101,25 @@
<th>2025.02.x</th>
<td>March 2028</td>
<td>
2025.02.12<br/>
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.12/CHANGES">
2025.02.13<br/>
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.13/CHANGES">
Changelog
</a>
</td>
<td>2026-03-17</td>
<td>2026-04-21</td>
<td>
<a href="/downloads/buildroot-2025.02.12.tar.gz">
<a href="/downloads/buildroot-2025.02.13.tar.gz">
<img src="images/zip.png" width="24" alt="">
.tar.gz
</a><br/>
<a href="/downloads/buildroot-2025.02.12.tar.gz.sign">[PGP sig]</a>
<a href="/downloads/buildroot-2025.02.13.tar.gz.sign">[PGP sig]</a>
</td>
<td>
<a href="/downloads/buildroot-2025.02.12.tar.xz">
<a href="/downloads/buildroot-2025.02.13.tar.xz">
<img src="images/package.png" width="24" alt="">
.tar.xz
</a><br/>
<a href="/downloads/buildroot-2025.02.12.tar.xz.sign">[PGP sig]</a>
<a href="/downloads/buildroot-2025.02.13.tar.xz.sign">[PGP sig]</a>
</td>
</tr>
</table>

View File

@@ -9,6 +9,25 @@
<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.02.13 released</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 April 2026</small></p>
</div>
<div class="timeline-body">
<p>The 2025.02.13 bugfix release is out, fixing a number of important /
security related issues discovered since the 2025.02.12 release. See the
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.13/CHANGES">CHANGES</a>
file for more details, read the
<a href="https://lore.kernel.org/buildroot/buildroot-2025.02.13-announce-1776805227@buildroot.org/T/#u">announcement</a>
and go to the <a href="/downloads/">downloads page</a> to pick up the
<a href="/downloads/buildroot-2025.02.13.tar.xz">2025.02.13 release</a>.</p>
</div>
</div>
</li>
<li>
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">