瀏覽代碼

docs/website: update for 2021.02.12

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 3 年之前
父節點
當前提交
e2eb6ed72c
共有 1 個文件被更改,包括 22 次插入0 次删除
  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">2021.02.12 released, 2021.02.x series EOL</h4>
+	<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 April 2022</small></p>
+      </div>
+      <div class="timeline-body">
+	<p>The 2021.02.12 bugfix release is out, fixing a number of important /
+	  security related issues discovered since the 2021.02.11 release. See the
+	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.12">CHANGES</a>
+	  file for more details, read the
+	  <a href="http://lists.busybox.net/pipermail/buildroot/2022-April/640389.html">announcement</a>
+	  and go to the <a href="/downloads/">downloads page</a> to pick up the
+	  <a href="/downloads/buildroot-2021.02.12.tar.bz2">2021.02.12 release</a>.</p>
+
+	  <p>Notice that the 2021.02.x series is now end of life. Please migrate to
+	  the 2022.02 series instead which will be supported until April 2023.</p>
+      </div>
+    </div>
+  </li>
+
   <li>
     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
     <div class="timeline-panel">