Pārlūkot izejas kodu

docs/website: Update for 2024.08.3

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 7 mēneši atpakaļ
vecāks
revīzija
eb24a208f7
1 mainītis faili ar 22 papildinājumiem un 0 dzēšanām
  1. 22 0
      docs/website/news.html

+ 22 - 0
docs/website/news.html

@@ -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">2024.08.3 released, 2024.08.x series EOL</h4>
+	<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 December 2024</small></p>
+      </div>
+      <div class="timeline-body">
+	<p>The 2024.08.3 bugfix release is out, fixing a number of important /
+	  security related issues discovered since the 2024.08.2 release. See the
+	  <a href="https://gitlab.com/buildroot.org/buildroot/-/blob/2024.08.3/CHANGES">CHANGES</a>
+	  file for more details, read the
+	  <a href="https://lore.kernel.org/buildroot/874j3e17ek.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.08.3.tar.xz">2024.08.3 release</a>.</p>
+
+	  <p>Notice that the 2024.08.x series is now end of life. Please migrate to
+	  the 2024.11.x series instead.</p>
+      </div>
+    </div>
+  </li>
+
   <li>
     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
     <div class="timeline-panel">