|
@@ -9,6 +9,30 @@
|
|
|
<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">2018.02-rc1 released</h4>
|
|
|
+ <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 February 2018</small></p>
|
|
|
+ </div>
|
|
|
+ <div class="timeline-body">
|
|
|
+ <p>We have a new release candidate! Lots of changes all over the
|
|
|
+ tree, see the
|
|
|
+ <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc1">CHANGES</a>
|
|
|
+ file for details and read the
|
|
|
+ <a href="http://lists.busybox.net/pipermail/buildroot/2018-February/213171.html">announcement</a>.
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
|
|
|
+ <a href="/downloads/buildroot-2018.02-rc1.tar.bz2">2018.02-rc1
|
|
|
+ release candidate</a>, and report any problems found to the
|
|
|
+ <a href="support.html">mailing list</a> or
|
|
|
+ <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+
|
|
|
<li>
|
|
|
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
|
|
|
<div class="timeline-panel">
|