Răsfoiți Sursa

docs/website/news.html: add 2016.11.3 release

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 8 ani în urmă
părinte
comite
50e79d9538
1 a modificat fișierele cu 21 adăugiri și 0 ștergeri
  1. 21 0
      docs/website/news.html

+ 21 - 0
docs/website/news.html

@@ -9,6 +9,27 @@
 <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">2016.11.3 released</h4>
+	<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 March 2017</small></p>
+      </div>
+      <div class="timeline-body">
+	<p>The 2016.11.3 bugfix release is out, fixing a number of important /
+	  security related issues discovered since the 2016.11.2 release. See the
+	  <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a>
+	  file for more details, read the
+	  <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a>
+	  and go to the <a href="/downloads/">downloads page</a> to pick up the
+	  <a href="/downloads/buildroot-2016.11.3.tar.bz2">2016.11.3 release</a>.</p>
+	  <p>Notice that this is the final 2016.11.x release. Users are
+	  urged to migrate to the 2017.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">