diff --git a/docs/website/news.html b/docs/website/news.html index 257678465a..4e8a708014 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,28 @@ <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">2022.02.12 released, 2022.02.x series EOL</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2023</small></p> + </div> + <div class="timeline-body"> + <p>The 2022.02.12 bugfix release is out, fixing a number of important / + security related issues discovered since the 2022.02.11 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.12">CHANGES</a> + file for more details, read the + <a href="https://lore.kernel.org/buildroot/87h6sr7rhm.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-2022.02.12.tar.xz">2022.02.12 release</a>.</p> + + <p>Notice that the 2022.02.x series is now end of life. Please migrate to + the 2023.02 series instead which will be supported until April 2024.</p> + </div> + </div> + </li> + <li class="timeline-inverted"> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel">