| <!--#include file="header.html" --> |
| |
| <link href="css/timeline.css" rel="stylesheet"> |
| |
| <div class="container"> |
| <div class="row nh"> |
| <div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12"> |
| |
| <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">2020.02.9 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.9 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.8 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.9">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299462.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.9.tar.bz2">2020.02.9 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.08.3 released, 2020.08.x series EOL</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.08.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.08.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299456.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08.3.tar.bz2">2020.08.3 release</a>.</p> |
| |
| <p>Notice that the 2020.08.x series is now end of life. Please migrate to |
| the 2020.11 series instead which will be supported until March 2021.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.11.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.11.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299452.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.11.1.tar.bz2">2020.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2020.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/297705.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.11.tar.bz2">2020.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.11-rc3.tar.bz2">2020.11-rc3 |
| 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 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">2020.02.8 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.8 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.7 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.8">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296838.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.8.tar.bz2">2020.02.8 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.08.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.08.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.08.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296830.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08.2.tar.bz2">2020.08.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 November 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>2020.11-rc2 has been released with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.11-rc2.tar.bz2">2020.11-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2020.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 November 2020</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=2020.11-rc1">CHANGES</a> |
| file for more details.</p> |
| |
| <p>Go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.11-rc1.tar.bz2">2020.11-rc1 |
| release</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 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">2020.02.7 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.7 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.6 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.7">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294451.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.7.tar.bz2">2020.02.7 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.05.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.05.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.05.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294446.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05.3.tar.bz2">2020.05.3 release</a>.</p> |
| |
| <p>Notice that the 2020.05.x series is now end of life. Please migrate to |
| the 2020.08 series instead which will be supported until December 2020.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.08.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.08 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294407.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08.1.tar.bz2">2020.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.02.6 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 September 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.6 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.5 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.6">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/291322.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.6.tar.bz2">2020.02.6 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2020.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/290797.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08.tar.bz2">2020.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.02.5 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 august 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.5 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.4 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.5">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290497.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.5.tar.bz2">2020.02.5 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.05.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.05.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.05.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290474.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05.2.tar.bz2">2020.05.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08-rc3.tar.bz2">2020.08-rc3 |
| 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 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">2020.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>2020.08-rc2 has been released with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08-rc2.tar.bz2">2020.08-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2020.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.08-rc1 release candidate is out. It is the first |
| release candidate for 2020.08, which we aim at releasing end |
| of August 2020. It contains a number of new packages, new |
| defconfigs, toolchain improvements, package updates and |
| more. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc1">CHANGES</a>. Go |
| to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.08-rc1.tar.bz2">2020.08-rc1 |
| release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.02.4 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 July 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.4 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.3 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.4">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287951.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.4.tar.bz2">2020.02.4 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.05.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 July 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.05.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.05 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287824.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05.1.tar.bz2">2020.05.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.02.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 June 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/284030.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.3.tar.bz2">2020.02.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2020.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/283817.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05.tar.bz2">2020.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 May 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05-rc3.tar.bz2">2020.05-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2020.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05-rc2.tar.bz2">2020.05-rc2 |
| 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 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">2020.02.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-May/282748.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.2.tar.bz2">2020.02.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</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=2020.05-rc1">CHANGES</a> |
| file for more details.</p> |
| |
| <p>Go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.05-rc1.tar.bz2">2020.05-rc1 |
| release</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 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">2020.02.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2020.02.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2020.02 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279600.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.1.tar.bz2">2020.02.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.11.3 released, 2019.11.x series EOL</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.11.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.11.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279539.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11.3.tar.bz2">2019.11.3 release</a>.</p> |
| |
| <p>Notice that the 2019.11.x series is now end of life. Please migrate to |
| the 2020.02 series instead which will be supported until April 2021.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02.11 released, 2019.02.x series EOL</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 April 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.11 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.10 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279523.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.11.tar.bz2">2019.02.11 release</a>.</p> |
| |
| <p>Notice that the 2019.02.x series is now end of life. Please migrate to |
| the 2020.02 series instead which will be supported until April 2021.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02.10 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 march 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.10 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.9 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.10">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277395.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.10.tar.bz2">2019.02.10 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.11.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 March 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.11.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.11.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277375.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11.2.tar.bz2">2019.11.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 March 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2020.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/276231.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02.tar.bz2">2020.02 release</a>.</p> |
| |
| <p>Notice that this is a long term support release which will be |
| supported with security and other important fixes until March 2021.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2020.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 March 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02-rc3.tar.bz2">2020.02-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2020.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02-rc2.tar.bz2">2020.02-rc2 |
| 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 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">2020.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2020</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=2020.02-rc1">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2020.02-rc1.tar.bz2">2020.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2019.02.9 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.9 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.8 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.9">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271410.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.9.tar.bz2">2019.02.9 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.11.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2020</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.11.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271404.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11.1.tar.bz2">2019.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02.8 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 December 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.8 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.7 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.8">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268545.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.8.tar.bz2">2019.02.8 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.08.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 December 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.08.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.08.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268515.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08.3.tar.bz2">2019.08.3 release</a>.</p> |
| |
| <p>Notice that the 2019.08.x series is now end of life. Please migrate to |
| the 2019.02 or 2019.11 series instead.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2019.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/267603.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11.tar.bz2">2019.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 November 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11-rc3.tar.bz2">2019.11-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2019.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11-rc2.tar.bz2">2019.11-rc2 |
| 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 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">2019.02.7 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.7 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.6 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.7">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265909.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.7.tar.bz2">2019.02.7 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.08.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 November 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.08.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.08.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265842.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08.2.tar.bz2">2019.08.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 November 2019</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=2019.11-rc1">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.11-rc1.tar.bz2">2019.11-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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2019.02.6 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.6 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.5 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.6">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261557.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.6.tar.bz2">2019.02.6 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.05.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.05.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.05.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261556.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05.3.tar.bz2">2019.05.3 release</a>.</p> |
| |
| <p>Notice that the 2019.05.x series is now end of life. Please migrate to |
| the 2019.02 or 2019.08 series instead.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.08.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.08 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261531.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08.1.tar.bz2">2019.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.05.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 September 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.05.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.05.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258410.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05.2.tar.bz2">2019.05.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02.5 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 September 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.5 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.4 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.5">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258384.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.5.tar.bz2">2019.02.5 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2019.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258136.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08.tar.bz2">2019.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08-rc3.tar.bz2">2019.08-rc3 |
| 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 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">2019.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 August 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08-rc2.tar.bz2">2019.08-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2019.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 August 2019</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=2019.08-rc1">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.08-rc1.tar.bz2">2019.08-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 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">2019.02.4 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 June 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.4 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.4">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254194.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.4.tar.bz2">2019.02.4 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.05.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 July 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.05.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.05 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254105.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05.1.tar.bz2">2019.05.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 June 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/252046.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.3.tar.bz2">2019.02.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2019.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/251548.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05.tar.bz2">2019.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05-rc3.tar.bz2">2019.05-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2019.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05-rc2.tar.bz2">2019.05-rc2 |
| 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 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">2019.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2019</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=2019.05-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-May/249819.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.05-rc1.tar.bz2">2019.05-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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2019.02.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 April 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-April/248972.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.2.tar.bz2">2019.02.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 March 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2019.02.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2019.02 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246465.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.1.tar.bz2">2019.02.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.02.12 released, 2018.02.x series EOL</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 March 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.12 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.12">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246419.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.12.tar.bz2">2018.02.12 release</a>.</p> |
| |
| <p>Notice that the 2018.02.x series is now end of life. Please migrate to |
| the 2019.02 series instead which will be supported until March 2020.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.11.4 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 March 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.11.4 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.11.3 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.4">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246388.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11.4.tar.bz2">2018.11.4 release</a>.</p> |
| |
| <p>Notice that the 2018.11.x series is now end of life. Please migrate to |
| the 2019.02 series instead which will be supported until March 2020.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2019.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/244273.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02.tar.bz2">2019.02 release</a>.</p> |
| |
| <p>Notice that this is a long term support release which will be |
| supported with security and other important fixes until March 2020.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02-rc3.tar.bz2">2019.02-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.11.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.11.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.11.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243960.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11.3.tar.bz2">2018.11.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.11 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.10 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243944.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.11.tar.bz2">2018.02.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2019.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02-rc2.tar.bz2">2019.02-rc2 |
| 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 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">2019.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 February 2019</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=2019.02-rc1">CHANGES</a> |
| file for details and read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243205.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2019.02-rc1.tar.bz2">2019.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.02.10 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.10 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.9 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.10">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/242027.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.10.tar.bz2">2018.02.10 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.11.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2019</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.11.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.11.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/241981.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11.2.tar.bz2">2018.11.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.02.9 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 December 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.9 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.8 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.9">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239206.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.9.tar.bz2">2018.02.9 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.08.4 released, 2018.08 series EOL</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 December 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.08.4 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.08.3 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.4">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239200.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08.4.tar.bz2">2018.08.4 release</a>.</p> |
| <p>Notice that the 2018.08 series is now end of life, please |
| consider migrating to 2018.11 instead.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.11.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 December 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.11.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239184.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11.1.tar.bz2">2018.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2018.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/237402.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11.tar.bz2">2018.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11-rc3.tar.bz2">2018.11-rc3 |
| 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 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.8 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.8 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.7 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.8">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237072.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.8.tar.bz2">2018.02.8 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.08.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.08.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.08.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237068.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08.3.tar.bz2">2018.08.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11-rc2.tar.bz2">2018.11-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 November 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.11-rc1">CHANGES</a> |
| file for details and/or read |
| the <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/235405.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.11-rc1.tar.bz2">2018.11-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 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.7 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 October 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.7 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.6 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.7">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234262.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.7.tar.bz2">2018.02.7 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.08.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 October 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.08.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.08.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234252.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08.2.tar.bz2">2018.08.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.08.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.08 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232433.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08.1.tar.bz2">2018.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.02.6 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.6 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.5 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.6">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232428.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.6.tar.bz2">2018.02.6 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.05.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 October 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.05.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.05.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232379.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.05.3.tar.bz2">2018.05.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2018.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-September/229982.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08.tar.bz2">2018.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08-rc3.tar.bz2">2018.08-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.02.5 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.5 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.4 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.5">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229453.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.5.tar.bz2">2018.02.5 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.05.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.05.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.05.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229355.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.05.2.tar.bz2">2018.05.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 August 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08-rc2.tar.bz2">2018.08-rc2 |
| 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 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.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 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.08-rc1">CHANGES</a> |
| file for details and/or read |
| the <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/227070.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.08-rc1.tar.bz2">2018.08-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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.02.4 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 July 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.4 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.3 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.4">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226417.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.4.tar.bz2">2018.02.4 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.05.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 July 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.05.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.05 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226383.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.05.1.tar.bz2">2018.05.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.02.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 June 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/224225.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.3.tar.bz2">2018.02.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2018.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/222697.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.05.tar.bz2">2018.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2018.05-rc3.tar.bz2">2018.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.05-rc2.tar.bz2">2018.05-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 May 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.05-rc1">CHANGES</a> |
| file for details and read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/221257.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.05-rc1.tar.bz2">2018.05-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 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.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/220788.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.2.tar.bz2">2018.02.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.11 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.10 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.11.tar.bz2">2017.02.11 release</a>.</p> |
| <p>Notice that the 2017.02 series is now end of life, so please consider |
| updating to 2018.02 instead.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2018.02.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2018.02 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218642.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.1.tar.bz2">2018.02.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2018.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2018.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-March/215002.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02.tar.bz2">2018.02 release</a>.</p> |
| |
| <p>Notice that this is a long term support release which will be |
| supported with security and other important fixes until February 2019.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2018.02-rc3.tar.bz2">2018.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2018.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2018.02-rc2.tar.bz2">2018.02-rc2 |
| 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 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.02.10 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.10 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.9 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.10">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212844.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.10.tar.bz2">2017.02.10 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.11.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 January 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.11.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.11.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212069.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.11.2.tar.bz2">2017.11.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.9 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 January 2018</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.9 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.8 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.9">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/210559.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.9.tar.bz2">2017.02.9 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.11.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 December 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.11.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/210505.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.11.1.tar.bz2">2017.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2017.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.08.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.08.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.08.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.08.2.tar.bz2">2017.08.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.8 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 November 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.8 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.7 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.8">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208113.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.8.tar.bz2">2017.02.8 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.11-rc2.tar.bz2">2017.11-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 November 2017</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=2017.11-rc1">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.11-rc1.tar.bz2">2017.11-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 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">2017.02.7 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 October 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.7 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.6 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.7">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205628.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.7.tar.bz2">2017.02.7 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 October 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.08.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.08 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.08.1.tar.bz2">2017.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.6 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 September 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.6 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.5 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.6">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-September/203197.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.6.tar.bz2">2017.02.6 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2017.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a> |
| file for more details |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 August 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another release candidate, on the road to the final 2017.08 |
| release. A number of fixes and cleanups in various packages |
| and defconfigs. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.08-rc3.tar.bz2">2017.08-rc3 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another release candidate, on the road to the final 2017.08 |
| release. A number of fixes and cleanups in various packages |
| and defconfigs. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.08-rc2.tar.bz2">2017.08-rc2 |
| 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 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">2017.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2017</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=2017.08-rc1">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.08-rc1.tar.bz2">2017.08-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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.05.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.05.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.05.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.05.2.tar.bz2">2017.05.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.5 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.5 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.4 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.5.tar.bz2">2017.02.5 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.05.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.05.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.05 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.05.1.tar.bz2">2017.05.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.4 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.4 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.3 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.4.tar.bz2">2017.02.4 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.3 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.2 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.3.tar.bz2">2017.02.3 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2017.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.05.tar.bz2">2017.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2017.05-rc3.tar.bz2">2017.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.05-rc2.tar.bz2">2017.05-rc2 |
| 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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2017</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=2017.05-rc1">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.05-rc1.tar.bz2">2017.05-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 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">2017.02.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 May 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.2.tar.bz2">2017.02.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 April 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2017.02.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2017.02 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.1.tar.bz2">2017.02.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2017.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p> |
| |
| <p>Notice that this is a long term support release which will be |
| supported with security and other important fixes until February 2018.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2017.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2017.02-rc3.tar.bz2">2017.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2017.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2017</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=2017.02-rc2">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02-rc2.tar.bz2">2017.02-rc2 |
| 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 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">2017.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</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=2017.02-rc1">CHANGES</a> |
| file for details, read |
| the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2017.02-rc1.tar.bz2">2017.12-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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2016.11.2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2016.11.2 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2016.11.1 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2016.11.1 bugfix release is out, fixing a number of important / |
| security related issues discovered since the 2016.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2016.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2016.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2016.11-rc3.tar.bz2">2016.11-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2016.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</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=2016.11-rc2">CHANGES</a> |
| file for details. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2 |
| 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 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-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</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=2016.11-rc1">CHANGES</a> |
| file for details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2016.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2016.08.1 bugfix release is out. This release fixes a |
| potential entire root filesystem removal issue with the |
| external toolchain handling discovered since the 2016.08 |
| release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the |
| <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2016.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2016.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2016.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</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=2016.08-rc1">CHANGES</a> |
| file for details and read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a> |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-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 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.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2016.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2016.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2016.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</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=2016.05-rc1">CHANGES</a> |
| file for details and read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-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 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.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2016.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2016.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2016.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</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=2016.02-rc1">CHANGES</a> |
| file for details and read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>. |
| </p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1 |
| release candidate</a>, and report any |
| problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.11.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2015.11.1 bugfix release is out - Thanks to everyone |
| contributing. This release fixes critical issues discovered |
| since the 2015.11 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a> |
| file for more details, and go to the |
| <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2015.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2015.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</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=2015.11-rc1">CHANGES</a> |
| file for details. See also |
| the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement |
| e-mail</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1 |
| release candidate</a>, and report any |
| problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2015.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2015.08.1 bugfix release is out - Thanks to everyone |
| contributing. This release fixes critical issues discovered since |
| the 2015.08 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a> |
| file for more details, |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2015.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</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=2015.08-rc2">CHANGES</a> |
| file for details, and |
| the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release |
| announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</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=2015.08-rc1">CHANGES</a> |
| file for details, read |
| the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2015.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2015.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up |
| the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2015.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</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=2015.05-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2015.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2015.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| |
| <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">2015.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and security |
| / build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a> |
| file for details.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2015.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2015.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</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=2015.02-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1 |
| release candidate</a>, and report any problems found to |
| the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2014.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2014.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a> |
| file for more details, |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and build |
| fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2014.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Report from Buildroot Developers Meeting</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A report from the recent |
| <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014"> |
| Buildroot Developers Meeting</a> is now |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p> |
| |
| <p>Once again, thanks to all the participants and to |
| <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p> |
| |
| <p>The next Developer Days will take place on February 2nd and |
| 3rd in Brussels, Belgium, right |
| after <a href="http://fosdem.org">FOSDEM</a>. See |
| the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a> |
| for more details.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</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=2014.11-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2014.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and build |
| fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2014.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</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=2014.08-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2014.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and build |
| fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2014.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2014.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</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=2014.05-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">27 February 2014</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2014.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a> |
| file for more details, |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">25 February 2014</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Release candidate 3 is out with more cleanups and build |
| fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">20 February 2014</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2014.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</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=2014.02-rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1 |
| release candidate</a>, and report any problems found to the |
| <a href="support.html">mailing list</a> or |
| <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">9 February 2014</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A report from the recent |
| <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014"> |
| Buildroot Developers Meeting</a> is now |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p> |
| |
| <p>Once again, thanks to all the participants and to |
| <a href="http://www.google.com">Google</a> and |
| <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Upcoming Buildroot Developers meeting</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The upcoming Buildroot Developers meeting will take place in |
| Brussels on February, 3rd and 4th, after the |
| <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional |
| details about the meeting can be found on the corresponding |
| <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014"> |
| wiki page</a>.</p> |
| |
| <p>Persons not able to join the meeting in Brussels can participate |
| remotely using Google Hangouts. Simply give your Google address to |
| <code>thomas.petazzoni@free-electrons.com</code>.</p> |
| |
| <p>This meeting is sponsored by |
| <a href="http://www.google.com">Google</a> (for the meeting room) |
| and <a href="http://www.mind.be">Mind</a> (for the dinner). |
| Thanks to our sponsors!</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2013.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a> |
| file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Slides from Embedded Linux Conference Europe</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The slides from the Buildroot presentation at the recent |
| <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a> |
| are now |
| <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more |
| fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2013.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Announcement of the next Buildroot Developer Days</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The next <i>Buildroot Developer Days</i> meeting will take |
| place on Monday 3rd and Tuesday 4th February 2014 in Brussels, |
| Belgium - Just after |
| <a href="http://www.fosdem.org">FOSDEM</a> (February |
| 1st/2nd). This two days meeting is mainly open to Buildroot |
| developers and contributors, or Buildroot users having a prior |
| experience with the tool. It will allow developers to work on |
| Buildroot and discuss current issues, the future directions, and |
| more.</p> |
| |
| <p>In addition to the Buildroot event, we encourage embedded Linux |
| developers to propose talks for the Embedded and Mobile Developer |
| Room at FOSDEM. See |
| the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p> |
| |
| <p>We would like to thank our |
| sponsor <a href="http://www.google.com">Google</a> for sponsoring |
| the event by providing all the needed logistics.</p> |
| |
| <p>For more details, see the |
| <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki |
| page</a> dedicated to the meeting.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</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=2013.11_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Report from Buildroot Developers Meeting</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A report from the recent |
| <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013"> |
| Buildroot Developers Meeting</a> is now |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p> |
| |
| <p>Once again, thanks to all the participants and to |
| <a href="http://www.imgtec.com/">Imagination Technologies</a> |
| for sponsoring the event.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.08.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2013.08.1 bugfix release is out - Thanks to everyone |
| contributing. This release fixes critical issues discovered since |
| the 2013.08 release. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a> |
| file for more details, |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Buildroot Developer Days</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The next <i>Buildroot Developer Days</i> meeting will take |
| place on Saturday October 26th and Sunday October 27th 2013 in |
| Edinburgh, UK - Just after the <a |
| href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe"> |
| Embedded Linux Conference Europe</a> (October 23th-24th). This two |
| days meeting is mainly open to Buildroot developers and |
| contributors, or Buildroot users having a prior experience with |
| the tool. It will allow developers to work on Buildroot and |
| discuss current issues, the future directions, and more.</p> |
| |
| <p>For more details, see the |
| <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki |
| page</a> dedicated to the meeting.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2013.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a> |
| file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and |
| build fixes. See the <a |
| href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3 |
| release candidate</a>, and report any problems found to the <a |
| href="support.html">mailing list</a> or <a |
| href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2013.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</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=2013.08_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</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=2013.08_rc1">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2013.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2013.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and |
| build fixes. See the <a |
| href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2013.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and |
| build fixes. See the <a |
| href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</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=2013.05_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2013.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2013.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a> |
| file for more details |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2013.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups and |
| build fixes. See the <a |
| href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2013.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</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=2013.02_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A report from the recent Buildroot Developers Meeting is now |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>. |
| <a href="http://emlinews.net">Embedded Linux News</a> also has a |
| <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/"> |
| writeup about the event</a>, including photos.</p> |
| |
| <p>Once again, thanks to all the participants and to |
| <a href="http://www.google.com">Google</a> for sponsoring the event.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The next Buildroot Developers Meeting will take place on Monday |
| 4th February 2013 and Tuesday 5th February 2013 in Brussels, |
| Belgium. Those dates have been chosen to immediately follow the |
| great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p> |
| |
| <p>Attending this meeting is free, after registration by |
| contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas |
| Petazzoni</a>. For more details about the meeting, please see |
| the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related |
| Wiki page</a>.</p> |
| |
| <p>We would like to |
| thank <a href="http://www.google.com">Google</a> for providing the |
| meeting location and the Internet connection, and offering free |
| lunch and refreshments to the participants.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.11.1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The 2012.11.1 bugfix release is out - Thanks to everyone |
| contributing. This release fixes critical issues discovered since |
| the 2012.11 release, most importantly with non-largefile builds on |
| recent Ubuntu versions. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a> |
| file for more details, |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2012.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a> |
| file for more details |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more bugfixes - See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</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=2012.11_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">Buildroot Developer Day</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A report from the recent <i>Buildroot Developer Days</i> |
| meeting in Barcelona, Spain is |
| now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>. |
| Many thanks to all the participants, and a special thanks to |
| Arnout Vandecappelle from <a href="http://mind.be/">mind</a> |
| for taking notes and Thomas Petazzoni |
| from <a href="http://free-electrons.com/">Free Electrons</a> |
| for handling all the practical arrangements, and naturally |
| our sponsors, <a href="http://www.fluendo.com/">Fluendo</a> |
| and <a href="http://www.synopsys.com/">Synopsis</a>. |
| </p> |
| <p>The next Developer Days will take place on February 4th and |
| 5th in Brussels, Belgium, right |
| after <a href="http://fosdem.org">FOSDEM</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2012.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a> |
| file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>We have a new release candidate! Various fixes, and |
| addition of licensing informations on many |
| packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a> |
| file for details</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>We have a new release candidate! Various fixes, and addition |
| of licensing informations on many |
| packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a> |
| file for details</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2 |
| release candidate</a>, and report any problems found to the <a |
| href="support.html">mailing list</a> or <a |
| href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2012.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</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=2012.08_rc1">CHANGES</a> |
| file for details</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Buildroot Developer Day</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The next <i>Buildroot Developer Day</i> meeting will take place |
| on Saturday November 3th and Sunday November 4th 2012 in |
| Barcelona, Spain, just before |
| the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded |
| Linux Conference Europe</a> (November 5th-7th). This two days |
| meeting is mainly opened to Buildroot developers and contributors, |
| or Buildroot users having a prior experience with the tool. This |
| meeting will allow developers to work and Buildroot, and discuss |
| current issues, the future directions, and more.</p> |
| |
| <p>For more details, see |
| the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki |
| page</a> dedicated to the meeting.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2012.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC3 is out with more bugfixes - See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2012.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</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=2012.05_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">Autobuilder Results Online</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The status of the autobuilders, which do repeated |
| <code>randpackageconfig</code> builds for continuous |
| integration testing, is now online |
| at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The |
| code behind it can be found |
| in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p> |
| |
| <p>Thanks to Thomas Petazzoni for running the web interface, and |
| to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile |
| Farm</a> and <a href='http://free-electrons.com/'>Free |
| Electrons</a> for hosting builders. Thomas also sends out a daily |
| summary of the build status to the mailing list.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2012.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC3 is out with more bugfixes - See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2012.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with more cleanups |
| and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2012.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</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=2012.02_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Buildroot Developer Day</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another <i>Buildroot Developer Day</i> will take place on |
| Friday, February 3rd in Brussels, Belgium - The day |
| before <a href="http://fosdem.org">FOSDEM</a>. See the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a> |
| or |
| the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free |
| Electrons blog</a> for more info.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2011.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.11-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC3 is out with more bugfixes - See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2011.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with a bunch of |
| cleanups and build fixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</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=2011.11_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2011.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2011.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a> |
| file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more bugfixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2011.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</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=2011.08_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2011.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a> |
| file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more bugfixes. See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</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=2011.05_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2011.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2011.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2011.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2011.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</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=2011.02_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2010.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a> |
| file for details.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</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=2010.11_rc1">CHANGES</a> |
| file for details, and read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">Buildroot Developer Day</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A <i>Buildroot Developer Day</i> will take place on |
| Friday, October 29th in Cambridge, UK - Just the day after the |
| <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded |
| Linux Conference Europe</a>. This <i>Developer Day</i> |
| aims at allowing Buildroot developers to meet and exchange |
| ideas on the project and its future. See the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a> |
| for more info.</p> |
| |
| <p>Thanks to Thomas Petazzoni for taking care of the practical |
| arrangements.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2010.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| |
| This is very much expected to be the final release candidate, |
| so give it a good test and expect a final 2010.08 release |
| before September unless critical issues are found.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</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=2010.08_rc1">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2010.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2010.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a> |
| file for more details, read the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a> |
| and go to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC3 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2010.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with a bunch of |
| cleanups and build fixes.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</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=2010.05_rc1">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">FOSDEM slides online</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The slides from |
| the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross |
| Build Systems: Present & Future</a> session |
| at <a href="http://fosdem.org/2010">FOSDEM</a> are |
| now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>. |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2010.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a> |
| file for more details, and go to |
| the <a href="/downloads/">downloads page</a> to pick up |
| the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02 |
| release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2010.02-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</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=2010.02_rc1">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2009.11 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2009.11 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a> |
| or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a> |
| for more details, and go to the <a href="/downloads/">downloads page</a> |
| to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11 |
| release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.11-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2009.11-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</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=2009.11_rc1">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">First Buildroot Developer Day</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The first <i>Buildroot Developer Day</i> will take place on |
| Saturday, October 17th in Grenoble, France, just the day after |
| Embedded Linux Conference Europe. This <i>Developer Day</i> aims |
| at allowing Buildroot developers to meet and exchange ideas on the |
| project and its future.</p> |
| |
| <p>As the number of places is limited, interested candidates are |
| invited to send an e-mail to Peter Korsgaard (<code>jacmet at |
| uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot |
| petazzoni at free-electrons dot com</code>).</p> |
| |
| <p>This <i>Developer Day</i> will take place thanks to the |
| sponsoring of <a href="http://www.calao-systems.com">Calao |
| Systems</a> and <a href="http://www.free-electrons.com">Free |
| Electrons</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.08 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2009.08 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a> |
| or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a> |
| for more details, and go to the <a href="/downloads/">downloads page</a> |
| to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08 |
| release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.08-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>A number of bugfixes have been added to the tree since RC2 |
| (especially thanks to Thomas Petazzoni) - See |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a> |
| file for details. This is very much expected to be the final |
| release candidate, so give it a good test and expect a final |
| 2009.08 release next weekend unless critical issues are |
| found.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2009.08-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bugfixes, see |
| the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.08-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</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=2009.08_rc1">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2009.05 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2009.05 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a> |
| or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a> |
| for more details, and go to the <a href="/downloads/">downloads page</a> |
| to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05 |
| release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.05-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>We had a number of fixes post-RC2, so RC3 is out |
| (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a> |
| for details). Now is the moment to test and verify that |
| everything is working for your favorite config - Expect a |
| final 2009.05 very soon.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2009.05-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC2 is out with more cleanups and bug fixes |
| (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>). |
| Unless big issues are found, expect this to be the last |
| release candidate before the release - So give it a good |
| test.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Buildroot.org</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Earl Levine has been so kind to donate |
| the <b>buildroot.org</b> domain to us, so the website can |
| now also be reached |
| at <a href="http://www.buildroot.org">www.buildroot.org</a> |
| (and git at |
| <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>). |
| |
| Thanks a lot Earl!</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.05-rc1 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</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=2009.05_rc1">CHANGES</a> |
| file for details. |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to pick up the |
| <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Moved to git</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>We've moved the source code |
| from <a href="http://subversion.tigris.org">Subversion</a> |
| to <a href="http://git-scm.org">Git</a>. You can browse the |
| repo online |
| <a href="http://git.buildroot.net/buildroot">here</a>, and clone |
| the repo using: |
| <pre>git clone git://git.buildroot.net/buildroot</pre> |
| See the <a href="/git.html">Git Access</a> page for more details. |
| </p> |
| </div> |
| </div> |
| </li> |
| |
| <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"><new Logo/h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>We have a <a href="images/logo.png">logo</a>! We have so |
| far been using the <a href="http://busybox.net">Busybox</a> |
| logo on the website, as the website was a copy of |
| the <a href="http://busybox.net">Busybox</a> one - But not |
| anymore, we now have a shiny new logo of our own.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.02 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>The stable 2009.02 release is out - Thanks to everyone |
| contributing and testing the release candidates. See the |
| <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a> |
| for more details, and go to the <a href="/downloads/">downloads page</a> |
| to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02 |
| release</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.02-rc4 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>We had more than 50 changes since RC3, several of them |
| toolchain related, so decided to make a RC4 as well. This is |
| very much expected to be the final release candidate, so |
| give it a good test and expect a final 2009.02 release this |
| week unless critical issues are found.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">2009.02-rc3 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>RC3 is out with more cleanups and bug fixes. Unless big |
| issues are found, expect this to be the last release |
| candidate before the release - So give it a good test.</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.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"> |
| <div class="timeline-heading"> |
| <h4 class="timeline-title">2009.02-rc2 released</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Another week, another release candidate with a bunch of |
| cleanups and build fixes.</p> |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Release candidate and new maintainer</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p> |
| </div> |
| <div class="timeline-body"> |
| |
| <p>It has been a long time coming, but we finally have a new |
| release candidate! - And a new maintainer to match (Peter |
| Korsgaard).</p> |
| |
| <p>Head to the <a href="/downloads/">downloads page</a> to |
| pick up the |
| <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1 |
| release candidate</a>, and report any problems found to |
| the <a href="support.html">mailing list</a> |
| or <a href="https://bugs.uclibc.org">bug tracker</a>. The |
| plan is to release 2009.02 in time |
| for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Buildroot mailing list</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p> |
| </div> |
| <div class="timeline-body"> |
| <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p> |
| </div> |
| </div> |
| </li> |
| |
| <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">Buildroot webpage added</h4> |
| <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p> |
| |
| <p>Buildroot is a set of Makefiles and patches that makes it easy generate a |
| cross-compilation toolchain and root filesystem for your target Linux |
| system using the <a href= "http://www.uclibc.org/">uClibc C library</a>. |
| Buildroot is useful mainly for people working with small or embedded |
| systems. Embedded systems often use processors that are not the regular |
| x86 processors everyone is used to using on their PC. It can be PowerPC |
| processors, MIPS processors, ARM processors, etc. And to be extra safe, |
| you do not need to be root to build or run buildroot.</p> |
| |
| <p>And as of today buildroot even has its own webpage, making it a first class |
| citizen of uclibc.org and busybox.net, and more importantly, make it easy |
| to find and point to buildroot.</p> |
| |
| <p>If you find a bug in buildroot, or wish to submit a patch |
| to fix a problem or add a shiny new feature, please use |
| the <a href="https://bugs.uclibc.org/">Bug and Patch |
| Tracking System</a> to post the details, to make certain |
| your work is not lost</p> |
| </div> |
| </div> |
| </li> |
| </ul> |
| |
| </div><!--/.col-sm-10 --> |
| </div><!--/.row --> |
| </div> |
| |
| <!--#include file="footer.html" --> |
| |