docs/website/{download,news}.html: update for 2025.05.1

Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
Arnout Vandecappelle
2025-08-11 17:08:34 +02:00
parent 54fe9d3f4d
commit 22681d2ef1
2 changed files with 28 additions and 9 deletions

View File

@@ -42,37 +42,37 @@
</div>
</div>
<h3 style="text-align: center;">Latest stable release: <b>2025.05</b></h3>
<h3 style="text-align: center;">Latest stable release: <b>2025.05.1</b></h3>
<div class="row mt centered">
<div class="col-sm-6">
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<a href="/downloads/buildroot-2025.05.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
<a href="/downloads/buildroot-2025.05.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
</div>
<div class="back">
<a href="/downloads/buildroot-2025.05.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
<a href="/downloads/buildroot-2025.05.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
</div>
</div>
</div>
<h3><a href="/downloads/buildroot-2025.05.tar.gz">buildroot-2025.05.tar.gz</a></h3>
<p><a href="/downloads/buildroot-2025.05.tar.gz.sign">PGP signature</a></p>
<h3><a href="/downloads/buildroot-2025.05.1.tar.gz">buildroot-2025.05.1.tar.gz</a></h3>
<p><a href="/downloads/buildroot-2025.05.1.tar.gz.sign">PGP signature</a></p>
</div>
<div class="col-sm-6">
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
<a href="/downloads/buildroot-2025.05.tar.xz"><img src="images/package.png" width="180" alt=""></a>
<a href="/downloads/buildroot-2025.05.1.tar.xz"><img src="images/package.png" width="180" alt=""></a>
</div>
<div class="back">
<a href="/downloads/buildroot-2025.05.tar.xz"><img src="images/package.png" width="180" alt=""></a>
<a href="/downloads/buildroot-2025.05.1.tar.xz"><img src="images/package.png" width="180" alt=""></a>
</div>
</div>
</div>
<h3><a href="/downloads/buildroot-2025.05.tar.xz">buildroot-2025.05.tar.xz</a></h3>
<p><a href="/downloads/buildroot-2025.05.tar.xz.sign">PGP signature</a></p>
<h3><a href="/downloads/buildroot-2025.05.1.tar.xz">buildroot-2025.05.1.tar.xz</a></h3>
<p><a href="/downloads/buildroot-2025.05.1.tar.xz.sign">PGP signature</a></p>
</div>
</div>

View File

@@ -9,6 +9,25 @@
<h2>News</h2>
<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.05.1 released</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2025</small></p>
</div>
<div class="timeline-body">
<p>The 2025.05.1 bugfix release is out, fixing a number of important /
security related issues discovered since the 2025.05 release. See the
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.05.1/CHANGES">CHANGES</a>
file for more details, read the
<a href="https://lore.kernel.org/buildroot/33960b42-731c-4ea9-8630-a9fbcf2d544e@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.1.tar.xz">2025.05.1 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">