docs/website: Update for 2023.02.11
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f578744ad4
commit
cd44a480e1
@ -9,6 +9,28 @@
|
||||
<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">2023.02.11 released</h4>
|
||||
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2024</small></p>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p>The 2023.02.11 bugfix release is out, fixing a number of important /
|
||||
security related issues discovered since the 2023.02.10 release. See the
|
||||
<a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2023.02.11/CHANGES">CHANGES</a>
|
||||
file for more details, read the
|
||||
<a href="https://lore.kernel.org/buildroot/871q7w9gnv.fsf@48ers.dk/T/#u">announcement</a>
|
||||
and go to the <a href="/downloads/">downloads page</a> to pick up the
|
||||
<a href="/downloads/buildroot-2023.02.11.tar.xz">2023.02.11 release</a>.</p>
|
||||
|
||||
<p>Notice that the 2023.02.x series is now end of life. Please migrate to
|
||||
the 2024.02.x series instead.</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
|
||||
<div class="timeline-panel">
|
||||
|
Loading…
Reference in New Issue
Block a user