docs/website/{download,news}.html: update for 2025.02.7, 2025.05.3 and 2025.08.1
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
@@ -49,50 +49,50 @@
|
||||
<th>2025.08.x</th>
|
||||
<td>December 2025</td>
|
||||
<td>
|
||||
2025.08<br/>
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.08/CHANGES">
|
||||
2025.08.1<br/>
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.08.1/CHANGES">
|
||||
Changelog
|
||||
</a>
|
||||
</td>
|
||||
<td>2025-09-07</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.08.tar.gz">
|
||||
<a href="/downloads/buildroot-2025.08.1.tar.gz">
|
||||
<img src="images/zip.png" width="24" alt="">
|
||||
.tar.gz
|
||||
</a><br/>
|
||||
<a href="/downloads/buildroot-2025.08.tar.gz.sign">[PGP sig]</a>
|
||||
<a href="/downloads/buildroot-2025.08.1.tar.gz.sign">[PGP sig]</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.08.tar.xz">
|
||||
<a href="/downloads/buildroot-2025.08.1.tar.xz">
|
||||
<img src="images/package.png" width="24" alt="">
|
||||
.tar.xz
|
||||
</a><br/>
|
||||
<a href="/downloads/buildroot-2025.08.tar.xz.sign">[PGP sig]</a>
|
||||
<a href="/downloads/buildroot-2025.08.1.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">
|
||||
2025.05.3<br/>
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.05.3/CHANGES">
|
||||
Changelog
|
||||
</a>
|
||||
</td>
|
||||
<td>2025-09-09</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.05.2.tar.gz">
|
||||
<a href="/downloads/buildroot-2025.05.3.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>
|
||||
<a href="/downloads/buildroot-2025.05.3.tar.gz.sign">[PGP sig]</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.05.2.tar.xz">
|
||||
<a href="/downloads/buildroot-2025.05.3.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>
|
||||
<a href="/downloads/buildroot-2025.05.3.tar.xz.sign">[PGP sig]</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -100,25 +100,25 @@
|
||||
<th>2025.02.x</th>
|
||||
<td>March 2028</td>
|
||||
<td>
|
||||
2025.02.6<br/>
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.6/CHANGES">
|
||||
2025.02.7<br/>
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.7/CHANGES">
|
||||
Changelog
|
||||
</a>
|
||||
</td>
|
||||
<td>2025-09-09</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.02.6.tar.gz">
|
||||
<a href="/downloads/buildroot-2025.02.7.tar.gz">
|
||||
<img src="images/zip.png" width="24" alt="">
|
||||
.tar.gz
|
||||
</a><br/>
|
||||
<a href="/downloads/buildroot-2025.02.6.tar.gz.sign">[PGP sig]</a>
|
||||
<a href="/downloads/buildroot-2025.02.7.tar.gz.sign">[PGP sig]</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="/downloads/buildroot-2025.02.6.tar.xz">
|
||||
<a href="/downloads/buildroot-2025.02.7.tar.xz">
|
||||
<img src="images/package.png" width="24" alt="">
|
||||
.tar.xz
|
||||
</a><br/>
|
||||
<a href="/downloads/buildroot-2025.02.6.tar.xz.sign">[PGP sig]</a>
|
||||
<a href="/downloads/buildroot-2025.02.7.tar.xz.sign">[PGP sig]</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -9,6 +9,64 @@
|
||||
<h2>News</h2>
|
||||
<ul class="timeline">
|
||||
|
||||
<li class="timeline">
|
||||
<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.7 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 October 2025</small></p>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p>The 2025.02.7 bugfix release is out, fixing a number of important /
|
||||
security related issues discovered since the 2025.02.6 release. See the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.02.7/CHANGES">CHANGES</a>
|
||||
file for more details, read the
|
||||
<a href="https://lore.kernel.org/buildroot/45aef3ee-9f95-4250-b2b0-dc291fad861b@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.7.tar.xz">2025.02.7 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.05.3 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 October 2025</small></p>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p>The 2025.05.3 bugfix release is out, fixing a number of important /
|
||||
security related issues discovered since the 2025.05.2 release. See the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.05.3/CHANGES">CHANGES</a>
|
||||
file for more details, read the
|
||||
<a href="https://lore.kernel.org/buildroot/7bed9b2e-a9d3-476b-84d6-61134e2f726f@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.3.tar.xz">2025.05.3 release</a>.
|
||||
This is the last release of the 2025.05 stable series.</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="timeline">
|
||||
<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.08.1 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 October 2025</small></p>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p>The 2025.08.1 bugfix release is out, fixing a number of important /
|
||||
security related issues discovered since the 2025.08 release. See the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2025.08.1/CHANGES">CHANGES</a>
|
||||
file for more details, read the
|
||||
<a href="https://lore.kernel.org/buildroot/891a8699-17da-4e43-a300-2a82c61e04c8@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.08.1.tar.xz">2025.08.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">
|
||||
|
||||
Reference in New Issue
Block a user