|
@@ -9,6 +9,25 @@
|
|
<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">2024.11.3 released</h4>
|
|
|
|
+ <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 March 2025</small></p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="timeline-body">
|
|
|
|
+ <p>The 2024.11.3 bugfix release is out, fixing a number of important /
|
|
|
|
+ security related issues discovered since the 2024.11.2 release. See the
|
|
|
|
+ <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.11.3/CHANGES">CHANGES</a>
|
|
|
|
+ file for more details, read the
|
|
|
|
+ <a href="https://lore.kernel.org/buildroot/87v7ry49hh.fsf@dell.be.48ers.dk/T/#u">announcement</a>
|
|
|
|
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
|
|
|
|
+ <a href="/downloads/buildroot-2024.11.3.tar.xz">2024.11.3 release</a>.</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </li>
|
|
|
|
+
|
|
<li class="timeline-inverted">
|
|
<li class="timeline-inverted">
|
|
<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">
|