mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
docs/website/{download,news}.html: update for 2025.02.3
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
@@ -8,37 +8,37 @@
|
||||
<div class="panel-heading">Download</div>
|
||||
<div class="panel-body">
|
||||
|
||||
<h3 style="text-align: center;">Latest stable / long term support release: <b>2025.02.2</b></h3>
|
||||
<h3 style="text-align: center;">Latest stable / long term support release: <b>2025.02.3</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.02.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.02.3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
</div>
|
||||
<div class="back">
|
||||
<a href="/downloads/buildroot-2025.02.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.02.3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h3><a href="/downloads/buildroot-2025.02.2.tar.gz">buildroot-2025.02.2.tar.gz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.02.2.tar.gz.sign">PGP signature</a></p>
|
||||
<h3><a href="/downloads/buildroot-2025.02.3.tar.gz">buildroot-2025.02.3.tar.gz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.02.3.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.02.2.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.02.3.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
</div>
|
||||
<div class="back">
|
||||
<a href="/downloads/buildroot-2025.02.2.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
<a href="/downloads/buildroot-2025.02.3.tar.xz"><img src="images/package.png" width="180" alt=""></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3><a href="/downloads/buildroot-2025.02.2.tar.xz">buildroot-2025.02.2.tar.xz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.02.2.tar.xz.sign">PGP signature</a></p>
|
||||
<h3><a href="/downloads/buildroot-2025.02.3.tar.xz">buildroot-2025.02.3.tar.xz</a></h3>
|
||||
<p><a href="/downloads/buildroot-2025.02.3.tar.xz.sign">PGP signature</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
@@ -13,17 +13,21 @@
|
||||
<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.2 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 April 2025</small></p>
|
||||
<h4 class="timeline-title">2025.02.3 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2025</small></p>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p>The 2025.02.2 bugfix release is out, fixing a number of important /
|
||||
security related issues discovered since the 2025.02 release. See the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.2/CHANGES">CHANGES</a>
|
||||
file for more details, read the
|
||||
<a href="https://lore.kernel.org/buildroot/49d039c0-8121-4a91-8a69-889376f85c71@rnout.be/T/#u">announcement</a>
|
||||
<p>The 2025.02.3 bugfix release is out, fixing a number of important /
|
||||
security related issues discovered since the 2025.02 release. It
|
||||
replaces the 2025.02.2 release which was made the day before but
|
||||
which was unfortunately broken. See the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.3/CHANGES">CHANGES</a>
|
||||
file for more details, read the announcement for
|
||||
<a href="https://lore.kernel.org/buildroot/49d039c0-8121-4a91-8a69-889376f85c71@rnout.be/T/#u">2025.02.2</a>
|
||||
and
|
||||
<a href="https://lore.kernel.org/buildroot/862f82a4-c0bf-4ee0-b406-872a9c97df4b@rnout.be/T/#u">2025.02.3</a>
|
||||
and go to the <a href="/downloads/">downloads page</a> to pick up the
|
||||
<a href="/downloads/buildroot-2025.02.2.tar.xz">2025.02.2 release</a>.</p>
|
||||
<a href="/downloads/buildroot-2025.02.3.tar.xz">2025.02.3 release</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user