]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - docs/website/news.html
90305f5cc34b853f13f9fdb503d482d50ff0a783
[coffee/buildroot.git] / docs / website / news.html
1 <!--#include file="header.html" -->
2
3 <link href="css/timeline.css" rel="stylesheet">
4
5 <div class="container">
6 <div class="row nh">
7 <div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
8
9 <h2>News</h2>
10 <ul class="timeline">
11
12   <li class="timeline-inverted">
13     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
14     <div class="timeline-panel">
15       <div class="timeline-heading">
16         <h4 class="timeline-title">2018.02.2 released</h4>
17         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2018</small></p>
18       </div>
19       <div class="timeline-body">
20         <p>The 2018.02.2 bugfix release is out, fixing a number of important /
21           security related issues discovered since the 2018.02.1 release. See the
22           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.2">CHANGES</a>
23           file for more details, read the
24           <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/220788.html">announcement</a>
25           and go to the <a href="/downloads/">downloads page</a> to pick up the
26           <a href="/downloads/buildroot-2018.02.2.tar.bz2">2018.02.2 release</a>.</p>
27       </div>
28     </div>
29   </li>
30
31   <li>
32     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
33     <div class="timeline-panel">
34       <div class="timeline-heading">
35         <h4 class="timeline-title">2017.02.11 released</h4>
36         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2018</small></p>
37       </div>
38       <div class="timeline-body">
39         <p>The 2017.02.11 bugfix release is out, fixing a number of important /
40           security related issues discovered since the 2017.02.10 release. See the
41           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a>
42           file for more details, read the
43           <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a>
44           and go to the <a href="/downloads/">downloads page</a> to pick up the
45           <a href="/downloads/buildroot-2017.02.11.tar.bz2">2017.02.11 release</a>.</p>
46         <p>Notice that the 2017.02 series is now end of life, so please consider
47           updating to 2018.02 instead.</p>
48       </div>
49     </div>
50   </li>
51
52   <li class="timeline-inverted">
53     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
54     <div class="timeline-panel">
55       <div class="timeline-heading">
56         <h4 class="timeline-title">2018.02.1 released</h4>
57         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2018</small></p>
58       </div>
59       <div class="timeline-body">
60         <p>The 2018.02.1 bugfix release is out, fixing a number of important /
61           security related issues discovered since the 2018.02 release. See the
62           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.1">CHANGES</a>
63           file for more details, read the
64           <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218642.html">announcement</a>
65           and go to the <a href="/downloads/">downloads page</a> to pick up the
66           <a href="/downloads/buildroot-2018.02.1.tar.bz2">2018.02.1 release</a>.</p>
67       </div>
68     </div>
69   </li>
70
71   <li>
72     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
73     <div class="timeline-panel">
74       <div class="timeline-heading">
75         <h4 class="timeline-title">2018.02 released</h4>
76         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2018</small></p>
77       </div>
78       <div class="timeline-body">
79         <p>The stable 2018.02 release is out - Thanks to everyone
80           contributing and testing the release candidates. See the
81           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02">CHANGES</a>
82           file for more details, read the
83           <a href="http://lists.busybox.net/pipermail/buildroot/2018-March/215002.html">announcement</a>
84           and go to the <a href="/downloads/">downloads page</a> to pick up the
85           <a href="/downloads/buildroot-2018.02.tar.bz2">2018.02 release</a>.</p>
86
87           <p>Notice that this is a long term support release which will be
88           supported with security and other important fixes until February 2019.</p>
89       </div>
90     </div>
91   </li>
92
93   <li class="timeline-inverted">
94     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
95     <div class="timeline-panel">
96       <div class="timeline-heading">
97         <h4 class="timeline-title">2018.02-rc3 released</h4>
98         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2018</small></p>
99       </div>
100       <div class="timeline-body">
101         <p>Release candidate 3 is out with more cleanups and security
102           / build fixes. See
103           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc3">CHANGES</a>
104           file for details.</p>
105         <p>Head to the <a href="/downloads/">downloads page</a> to
106           pick up
107           the <a href="/downloads/buildroot-2018.02-rc3.tar.bz2">2018.02-rc3
108             release candidate</a>, and report any problems found to
109           the <a href="support.html">mailing list</a>
110           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
111       </div>
112     </div>
113   </li>
114
115   <li>
116     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
117     <div class="timeline-panel">
118       <div class="timeline-heading">
119         <h4 class="timeline-title">2018.02-rc2 released</h4>
120         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2018</small></p>
121       </div>
122       <div class="timeline-body">
123         <p>Another week, another release candidate with more cleanups
124           and build fixes. See the
125           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc2">CHANGES</a>
126           file for details.</p>
127
128         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
129           <a href="/downloads/buildroot-2018.02-rc2.tar.bz2">2018.02-rc2
130           release candidate</a>, and report any problems found to the
131           <a href="support.html">mailing list</a> or
132           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
133       </div>
134     </div>
135   </li>
136
137   <li class="timeline-inverted">
138     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
139     <div class="timeline-panel">
140       <div class="timeline-heading">
141         <h4 class="timeline-title">2018.02-rc1 released</h4>
142         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 February 2018</small></p>
143       </div>
144       <div class="timeline-body">
145         <p>We have a new release candidate! Lots of changes all over the
146           tree, see the
147           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc1">CHANGES</a>
148           file for details and read the
149           <a href="http://lists.busybox.net/pipermail/buildroot/2018-February/213171.html">announcement</a>.
150         </p>
151
152         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
153           <a href="/downloads/buildroot-2018.02-rc1.tar.bz2">2018.02-rc1
154             release candidate</a>, and report any problems found to the
155           <a href="support.html">mailing list</a> or
156           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
157       </div>
158     </div>
159   </li>
160
161   <li>
162     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
163     <div class="timeline-panel">
164       <div class="timeline-heading">
165         <h4 class="timeline-title">2017.02.10 released</h4>
166         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2018</small></p>
167       </div>
168       <div class="timeline-body">
169         <p>The 2017.02.10 bugfix release is out, fixing a number of important /
170           security related issues discovered since the 2017.02.9 release. See the
171           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.10">CHANGES</a>
172           file for more details, read the
173           <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212844.html">announcement</a>
174           and go to the <a href="/downloads/">downloads page</a> to pick up the
175           <a href="/downloads/buildroot-2017.02.10.tar.bz2">2017.02.10 release</a>.</p>
176       </div>
177     </div>
178   </li>
179
180   <li class="timeline-inverted">
181     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
182     <div class="timeline-panel">
183       <div class="timeline-heading">
184         <h4 class="timeline-title">2017.11.2 released</h4>
185         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 January 2018</small></p>
186       </div>
187       <div class="timeline-body">
188         <p>The 2017.11.2 bugfix release is out, fixing a number of important /
189           security related issues discovered since the 2017.11.1 release. See the
190           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.2">CHANGES</a>
191           file for more details, read the
192           <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212069.html">announcement</a>
193           and go to the <a href="/downloads/">downloads page</a> to pick up the
194           <a href="/downloads/buildroot-2017.11.2.tar.bz2">2017.11.2 release</a>.</p>
195       </div>
196     </div>
197   </li>
198
199   <li>
200     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
201     <div class="timeline-panel">
202       <div class="timeline-heading">
203         <h4 class="timeline-title">2017.02.9 released</h4>
204         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 January 2018</small></p>
205       </div>
206       <div class="timeline-body">
207         <p>The 2017.02.9 bugfix release is out, fixing a number of important /
208           security related issues discovered since the 2017.02.8 release. See the
209           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.9">CHANGES</a>
210           file for more details, read the
211           <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/210559.html">announcement</a>
212           and go to the <a href="/downloads/">downloads page</a> to pick up the
213           <a href="/downloads/buildroot-2017.02.9.tar.bz2">2017.02.9 release</a>.</p>
214       </div>
215     </div>
216   </li>
217
218   <li class="timeline-inverted">
219     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
220     <div class="timeline-panel">
221       <div class="timeline-heading">
222         <h4 class="timeline-title">2017.11.1 released</h4>
223         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 December 2017</small></p>
224       </div>
225       <div class="timeline-body">
226         <p>The 2017.11.1 bugfix release is out, fixing a number of important /
227           security related issues discovered since the 2017.11 release. See the
228           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.1">CHANGES</a>
229           file for more details, read the
230           <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/210505.html">announcement</a>
231           and go to the <a href="/downloads/">downloads page</a> to pick up the
232           <a href="/downloads/buildroot-2017.11.1.tar.bz2">2017.11.1 release</a>.</p>
233       </div>
234     </div>
235   </li>
236
237   <li>
238     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
239     <div class="timeline-panel">
240       <div class="timeline-heading">
241         <h4 class="timeline-title">2017.11 released</h4>
242         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2017</small></p>
243       </div>
244       <div class="timeline-body">
245         <p>The stable 2017.11 release is out - Thanks to everyone
246           contributing and testing the release candidates. See the
247           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a>
248           file for more details, read the
249           <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a>
250           and go to the <a href="/downloads/">downloads page</a> to pick up the
251           <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p>
252       </div>
253     </div>
254   </li>
255
256   <li class="timeline-inverted">
257     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
258     <div class="timeline-panel">
259       <div class="timeline-heading">
260         <h4 class="timeline-title">2017.08.2 released</h4>
261         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2017</small></p>
262       </div>
263       <div class="timeline-body">
264         <p>The 2017.08.2 bugfix release is out, fixing a number of important /
265           security related issues discovered since the 2017.08.1 release. See the
266           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a>
267           file for more details, read the
268           <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a>
269           and go to the <a href="/downloads/">downloads page</a> to pick up the
270           <a href="/downloads/buildroot-2017.08.2.tar.bz2">2017.08.2 release</a>.</p>
271       </div>
272     </div>
273   </li>
274
275   <li>
276     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
277     <div class="timeline-panel">
278       <div class="timeline-heading">
279         <h4 class="timeline-title">2017.02.8 released</h4>
280         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 November 2017</small></p>
281       </div>
282       <div class="timeline-body">
283         <p>The 2017.02.8 bugfix release is out, fixing a number of important /
284           security related issues discovered since the 2017.02.7 release. See the
285           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.8">CHANGES</a>
286           file for more details, read the
287           <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208113.html">announcement</a>
288           and go to the <a href="/downloads/">downloads page</a> to pick up the
289           <a href="/downloads/buildroot-2017.02.8.tar.bz2">2017.02.8 release</a>.</p>
290       </div>
291     </div>
292   </li>
293
294   <li class="timeline-inverted">
295     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
296     <div class="timeline-panel">
297       <div class="timeline-heading">
298         <h4 class="timeline-title">2017.11-rc2 released</h4>
299         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2017</small></p>
300       </div>
301       <div class="timeline-body">
302         <p>Another week, another release candidate with more cleanups
303           and build fixes. See the
304           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc2">CHANGES</a>
305           file for details.</p>
306
307         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
308           <a href="/downloads/buildroot-2017.11-rc2.tar.bz2">2017.11-rc2
309           release candidate</a>, and report any problems found to the
310           <a href="support.html">mailing list</a> or
311           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
312       </div>
313     </div>
314   </li>
315
316   <li>
317     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
318     <div class="timeline-panel">
319       <div class="timeline-heading">
320         <h4 class="timeline-title">2017.11-rc1 released</h4>
321         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 November 2017</small></p>
322       </div>
323       <div class="timeline-body">
324         <p>We have a new release candidate! Lots of changes all over
325           the tree, see
326           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc1">CHANGES</a>
327           file for details.
328         </p>
329
330         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
331           <a href="/downloads/buildroot-2017.11-rc1.tar.bz2">2017.11-rc1
332             release candidate</a>, and report any problems found to the
333           <a href="support.html">mailing list</a> or
334           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
335       </div>
336     </div>
337   </li>
338
339   <li class="timeline-inverted">
340     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
341     <div class="timeline-panel">
342       <div class="timeline-heading">
343         <h4 class="timeline-title">2017.02.7 released</h4>
344         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 October 2017</small></p>
345       </div>
346       <div class="timeline-body">
347         <p>The 2017.02.7 bugfix release is out, fixing a number of important /
348           security related issues discovered since the 2017.02.6 release. See the
349           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.7">CHANGES</a>
350           file for more details, read the
351           <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205628.html">announcement</a>
352           and go to the <a href="/downloads/">downloads page</a> to pick up the
353           <a href="/downloads/buildroot-2017.02.7.tar.bz2">2017.02.7 release</a>.</p>
354       </div>
355     </div>
356   </li>
357
358   <li>
359     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
360     <div class="timeline-panel">
361       <div class="timeline-heading">
362         <h4 class="timeline-title">2017.08.1 released</h4>
363         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 October 2017</small></p>
364       </div>
365       <div class="timeline-body">
366         <p>The 2017.08.1 bugfix release is out, fixing a number of important /
367           security related issues discovered since the 2017.08 release. See the
368           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a>
369           file for more details, read the
370           <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a>
371           and go to the <a href="/downloads/">downloads page</a> to pick up the
372           <a href="/downloads/buildroot-2017.08.1.tar.bz2">2017.08.1 release</a>.</p>
373       </div>
374     </div>
375   </li>
376
377   <li class="timeline-inverted">
378     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
379     <div class="timeline-panel">
380       <div class="timeline-heading">
381         <h4 class="timeline-title">2017.02.6 released</h4>
382         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 September 2017</small></p>
383       </div>
384       <div class="timeline-body">
385         <p>The 2017.02.6 bugfix release is out, fixing a number of important /
386           security related issues discovered since the 2017.02.5 release. See the
387           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.6">CHANGES</a>
388           file for more details, read the
389           <a href="http://lists.busybox.net/pipermail/buildroot/2017-September/203197.html">announcement</a>
390           and go to the <a href="/downloads/">downloads page</a> to pick up the
391           <a href="/downloads/buildroot-2017.02.6.tar.bz2">2017.02.6 release</a>.</p>
392       </div>
393     </div>
394   </li>
395
396   <li>
397     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
398     <div class="timeline-panel">
399       <div class="timeline-heading">
400         <h4 class="timeline-title">2017.08 released</h4>
401         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2017</small></p>
402       </div>
403       <div class="timeline-body">
404         <p>The stable 2017.08 release is out - Thanks to everyone
405           contributing and testing the release candidates. See the
406           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a>
407           file for more details
408           and go to the <a href="/downloads/">downloads page</a> to pick up the
409           <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p>
410       </div>
411     </div>
412   </li>
413
414   <li class="timeline-inverted">
415     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
416     <div class="timeline-panel">
417       <div class="timeline-heading">
418         <h4 class="timeline-title">2017.08-rc3 released</h4>
419         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 August 2017</small></p>
420       </div>
421       <div class="timeline-body">
422         <p>Another release candidate, on the road to the final 2017.08
423           release. A number of fixes and cleanups in various packages
424           and defconfigs. See
425           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a>
426           file for details.
427         </p>
428
429         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
430           <a href="/downloads/buildroot-2017.08-rc3.tar.bz2">2017.08-rc3
431             release candidate</a>, and report any
432           problems found to the
433           <a href="support.html">mailing list</a> or
434           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
435       </div>
436     </div>
437   </li>
438
439   <li>
440     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
441     <div class="timeline-panel">
442       <div class="timeline-heading">
443         <h4 class="timeline-title">2017.08-rc2 released</h4>
444         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2017</small></p>
445       </div>
446       <div class="timeline-body">
447         <p>Another release candidate, on the road to the final 2017.08
448           release. A number of fixes and cleanups in various packages
449           and defconfigs. See
450           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a>
451           file for details.
452         </p>
453
454         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
455           <a href="/downloads/buildroot-2017.08-rc2.tar.bz2">2017.08-rc2
456             release candidate</a>, and report any
457           problems found to the
458           <a href="support.html">mailing list</a> or
459           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
460       </div>
461     </div>
462   </li>
463
464   <li class="timeline-inverted">
465     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
466     <div class="timeline-panel">
467       <div class="timeline-heading">
468         <h4 class="timeline-title">2017.08-rc1 released</h4>
469         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2017</small></p>
470       </div>
471       <div class="timeline-body">
472         <p>We have a new release candidate! Lots of changes all over
473           the tree, see
474           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc1">CHANGES</a>
475           file for details.
476         </p>
477
478         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
479           <a href="/downloads/buildroot-2017.08-rc1.tar.bz2">2017.08-rc1
480             release candidate</a>, and report any
481           problems found to the
482           <a href="support.html">mailing list</a> or
483           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
484       </div>
485     </div>
486   </li>
487
488   <li>
489     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
490     <div class="timeline-panel">
491       <div class="timeline-heading">
492         <h4 class="timeline-title">2017.05.2 released</h4>
493         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p>
494       </div>
495       <div class="timeline-body">
496         <p>The 2017.05.2 bugfix release is out, fixing a number of important /
497           security related issues discovered since the 2017.05.1 release. See the
498           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a>
499           file for more details, read the
500           <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a>
501           and go to the <a href="/downloads/">downloads page</a> to pick up the
502           <a href="/downloads/buildroot-2017.05.2.tar.bz2">2017.05.2 release</a>.</p>
503       </div>
504     </div>
505   </li>
506
507   <li class="timeline-inverted">
508     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
509     <div class="timeline-panel">
510       <div class="timeline-heading">
511         <h4 class="timeline-title">2017.02.5 released</h4>
512         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p>
513       </div>
514       <div class="timeline-body">
515         <p>The 2017.02.5 bugfix release is out, fixing a number of important /
516           security related issues discovered since the 2017.02.4 release. See the
517           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a>
518           file for more details, read the
519           <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a>
520           and go to the <a href="/downloads/">downloads page</a> to pick up the
521           <a href="/downloads/buildroot-2017.02.5.tar.bz2">2017.02.5 release</a>.</p>
522       </div>
523     </div>
524   </li>
525
526   <li>
527     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
528     <div class="timeline-panel">
529       <div class="timeline-heading">
530         <h4 class="timeline-title">2017.05.1 released</h4>
531         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p>
532       </div>
533       <div class="timeline-body">
534         <p>The 2017.05.1 bugfix release is out, fixing a number of important /
535           security related issues discovered since the 2017.05 release. See the
536           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a>
537           file for more details, read the
538           <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a>
539           and go to the <a href="/downloads/">downloads page</a> to pick up the
540           <a href="/downloads/buildroot-2017.05.1.tar.bz2">2017.05.1 release</a>.</p>
541       </div>
542     </div>
543   </li>
544
545   <li class="timeline-inverted">
546     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
547     <div class="timeline-panel">
548       <div class="timeline-heading">
549         <h4 class="timeline-title">2017.02.4 released</h4>
550         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p>
551       </div>
552       <div class="timeline-body">
553         <p>The 2017.02.4 bugfix release is out, fixing a number of important /
554           security related issues discovered since the 2017.02.3 release. See the
555           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a>
556           file for more details, read the
557           <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.html">announcement</a>
558           and go to the <a href="/downloads/">downloads page</a> to pick up the
559           <a href="/downloads/buildroot-2017.02.4.tar.bz2">2017.02.4 release</a>.</p>
560       </div>
561     </div>
562   </li>
563
564   <li>
565     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
566     <div class="timeline-panel">
567       <div class="timeline-heading">
568         <h4 class="timeline-title">2017.02.3 released</h4>
569         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2017</small></p>
570       </div>
571       <div class="timeline-body">
572         <p>The 2017.02.3 bugfix release is out, fixing a number of important /
573           security related issues discovered since the 2017.02.2 release. See the
574           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a>
575           file for more details, read the
576           <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a>
577           and go to the <a href="/downloads/">downloads page</a> to pick up the
578           <a href="/downloads/buildroot-2017.02.3.tar.bz2">2017.02.3 release</a>.</p>
579       </div>
580     </div>
581   </li>
582
583   <li class="timeline-inverted">
584     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
585     <div class="timeline-panel">
586       <div class="timeline-heading">
587         <h4 class="timeline-title">2017.05 released</h4>
588         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2017</small></p>
589       </div>
590       <div class="timeline-body">
591         <p>The stable 2017.05 release is out - Thanks to everyone
592           contributing and testing the release candidates. See the
593           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a>
594           file for more details, read the
595           <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a>
596           and go to the <a href="/downloads/">downloads page</a> to pick up the
597           <a href="/downloads/buildroot-2017.05.tar.bz2">2017.05 release</a>.</p>
598       </div>
599     </div>
600   </li>
601
602   <li>
603     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
604     <div class="timeline-panel">
605       <div class="timeline-heading">
606         <h4 class="timeline-title">2017.05-rc3 released</h4>
607         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2017</small></p>
608       </div>
609       <div class="timeline-body">
610         <p>Release candidate 3 is out with more cleanups and security
611           / build fixes. See
612           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a>
613           file for details.</p>
614         <p>Head to the <a href="/downloads/">downloads page</a> to
615           pick up
616           the <a href="/downloads/buildroot-2017.05-rc3.tar.bz2">2017.05-rc3
617             release candidate</a>, and report any problems found to
618           the <a href="support.html">mailing list</a>
619           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
620       </div>
621     </div>
622   </li>
623
624   <li class="timeline-inverted">
625     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
626     <div class="timeline-panel">
627       <div class="timeline-heading">
628         <h4 class="timeline-title">2017.05-rc2 released</h4>
629         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2017</small></p>
630       </div>
631       <div class="timeline-body">
632         <p>Another week, another release candidate with more cleanups
633           and build fixes. See the
634           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a>
635           file for details.</p>
636
637         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
638           <a href="/downloads/buildroot-2017.05-rc2.tar.bz2">2017.05-rc2
639           release candidate</a>, and report any problems found to the
640           <a href="support.html">mailing list</a> or
641           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
642       </div>
643     </div>
644   </li>
645
646   <li>
647     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
648     <div class="timeline-panel">
649       <div class="timeline-heading">
650         <h4 class="timeline-title">2017.05-rc1 released</h4>
651         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2017</small></p>
652       </div>
653       <div class="timeline-body">
654         <p>We have a new release candidate! Lots of changes all over
655           the tree, see
656           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc1">CHANGES</a>
657           file for details.
658         </p>
659
660         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
661           <a href="/downloads/buildroot-2017.05-rc1.tar.bz2">2017.05-rc1
662             release candidate</a>, and report any
663           problems found to the
664           <a href="support.html">mailing list</a> or
665           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
666       </div>
667     </div>
668   </li>
669
670   <li class="timeline-inverted">
671     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
672     <div class="timeline-panel">
673       <div class="timeline-heading">
674         <h4 class="timeline-title">2017.02.2 released</h4>
675         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 May 2017</small></p>
676       </div>
677       <div class="timeline-body">
678         <p>The 2017.02.2 bugfix release is out, fixing a number of important /
679           security related issues discovered since the 2017.02.1 release. See the
680           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a>
681           file for more details, read the
682           <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a>
683           and go to the <a href="/downloads/">downloads page</a> to pick up the
684           <a href="/downloads/buildroot-2017.02.2.tar.bz2">2017.02.2 release</a>.</p>
685       </div>
686     </div>
687   </li>
688
689   <li>
690     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
691     <div class="timeline-panel">
692       <div class="timeline-heading">
693         <h4 class="timeline-title">2017.02.1 released</h4>
694         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 April 2017</small></p>
695       </div>
696       <div class="timeline-body">
697         <p>The 2017.02.1 bugfix release is out, fixing a number of important /
698           security related issues discovered since the 2017.02 release. See the
699           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a>
700           file for more details, read the
701           <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a>
702           and go to the <a href="/downloads/">downloads page</a> to pick up the
703           <a href="/downloads/buildroot-2017.02.1.tar.bz2">2017.02.1 release</a>.</p>
704       </div>
705     </div>
706   </li>
707
708   <li class="timeline-inverted">
709     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
710     <div class="timeline-panel">
711       <div class="timeline-heading">
712         <h4 class="timeline-title">2016.11.3 released</h4>
713         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 March 2017</small></p>
714       </div>
715       <div class="timeline-body">
716         <p>The 2016.11.3 bugfix release is out, fixing a number of important /
717           security related issues discovered since the 2016.11.2 release. See the
718           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a>
719           file for more details, read the
720           <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a>
721           and go to the <a href="/downloads/">downloads page</a> to pick up the
722           <a href="/downloads/buildroot-2016.11.3.tar.bz2">2016.11.3 release</a>.</p>
723           <p>Notice that this is the final 2016.11.x release. Users are
724           urged to migrate to the 2017.02.x series instead.</p>
725       </div>
726     </div>
727   </li>
728
729   <li>
730     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
731     <div class="timeline-panel">
732       <div class="timeline-heading">
733         <h4 class="timeline-title">2017.02 released</h4>
734         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2017</small></p>
735       </div>
736       <div class="timeline-body">
737         <p>The stable 2017.02 release is out - Thanks to everyone
738           contributing and testing the release candidates. See the
739           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a>
740           file for more details, read the
741           <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a>
742           and go to the <a href="/downloads/">downloads page</a> to pick up the
743           <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p>
744
745           <p>Notice that this is a long term support release which will be
746           supported with security and other important fixes until February 2018.</p>
747       </div>
748     </div>
749   </li>
750
751   <li class="timeline-inverted">
752     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
753     <div class="timeline-panel">
754       <div class="timeline-heading">
755         <h4 class="timeline-title">2017.02-rc3 released</h4>
756         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2017</small></p>
757       </div>
758       <div class="timeline-body">
759         <p>Release candidate 3 is out with more cleanups and security
760           / build fixes. See
761           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a>
762           file for details.</p>
763         <p>Head to the <a href="/downloads/">downloads page</a> to
764           pick up
765           the <a href="/downloads/buildroot-2017.02-rc3.tar.bz2">2017.02-rc3
766             release candidate</a>, and report any problems found to
767           the <a href="support.html">mailing list</a>
768           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
769       </div>
770     </div>
771   </li>
772
773   <li>
774     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
775     <div class="timeline-panel">
776       <div class="timeline-heading">
777         <h4 class="timeline-title">2017.02-rc2 released</h4>
778         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2017</small></p>
779       </div>
780       <div class="timeline-body">
781         <p>We have a new release candidate! Lots of changes all over the tree, see
782           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc2">CHANGES</a>
783           file for details.
784         </p>
785
786         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
787           <a href="/downloads/buildroot-2017.02-rc2.tar.bz2">2017.02-rc2
788             release candidate</a>, and report any problems found to the
789           <a href="support.html">mailing list</a> or
790           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
791       </div>
792     </div>
793   </li>
794
795   <li class="timeline-inverted">
796     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
797     <div class="timeline-panel">
798       <div class="timeline-heading">
799         <h4 class="timeline-title">2017.02-rc1 released</h4>
800         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</small></p>
801       </div>
802       <div class="timeline-body">
803         <p>We have a new release candidate! Lots of changes all over
804           the tree, see
805           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a>
806           file for details, read
807           the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>.
808         </p>
809
810         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
811           <a href="/downloads/buildroot-2017.02-rc1.tar.bz2">2017.12-rc1
812             release candidate</a>, and report any
813           problems found to the
814           <a href="support.html">mailing list</a> or
815           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
816       </div>
817     </div>
818   </li>
819
820   <li>
821     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
822     <div class="timeline-panel">
823       <div class="timeline-heading">
824         <h4 class="timeline-title">2016.11.2 released</h4>
825         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p>
826       </div>
827       <div class="timeline-body">
828         <p>The 2016.11.2 bugfix release is out, fixing a number of important /
829           security related issues discovered since the 2016.11.1 release. See the
830           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a>
831           file for more details, read the
832           <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a>
833           and go to the <a href="/downloads/">downloads page</a> to pick up the
834           <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p>
835       </div>
836     </div>
837   </li>
838
839   <li class="timeline-inverted">
840     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
841     <div class="timeline-panel">
842       <div class="timeline-heading">
843         <h4 class="timeline-title">2016.11.1 released</h4>
844         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p>
845       </div>
846       <div class="timeline-body">
847         <p>The 2016.11.1 bugfix release is out, fixing a number of important /
848           security related issues discovered since the 2016.11 release. See the
849           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a>
850           file for more details, read the
851           <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a>
852           and go to the <a href="/downloads/">downloads page</a> to pick up the
853           <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p>
854       </div>
855     </div>
856   </li>
857
858   <li>
859     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
860     <div class="timeline-panel">
861       <div class="timeline-heading">
862         <h4 class="timeline-title">2016.11 released</h4>
863         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p>
864       </div>
865       <div class="timeline-body">
866         <p>The stable 2016.11 release is out - Thanks to everyone
867           contributing and testing the release candidates. See the
868           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a>
869           file for more details, read the
870           <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a>
871           and go to the <a href="/downloads/">downloads page</a> to pick up the
872           <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</p>
873       </div>
874     </div>
875   </li>
876
877   <li class="timeline-inverted">
878     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
879     <div class="timeline-panel">
880       <div class="timeline-heading">
881         <h4 class="timeline-title">2016.11-rc3 released</h4>
882         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</small></p>
883       </div>
884       <div class="timeline-body">
885         <p>Release candidate 3 is out with more cleanups and security
886           / build fixes. See
887           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a>
888           file for details.</p>
889         <p>Head to the <a href="/downloads/">downloads page</a> to
890           pick up
891           the <a href="/downloads/buildroot-2016.11-rc3.tar.bz2">2016.11-rc3
892             release candidate</a>, and report any problems found to
893           the <a href="support.html">mailing list</a>
894           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
895       </div>
896     </div>
897   </li>
898
899   <li>
900     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
901     <div class="timeline-panel">
902       <div class="timeline-heading">
903         <h4 class="timeline-title">2016.11-rc2 released</h4>
904         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</small></p>
905       </div>
906       <div class="timeline-body">
907         <p>We have a new release candidate! Lots of
908           changes all over the tree, see
909           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a>
910           file for details.
911         </p>
912
913         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
914           <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2
915             release candidate</a>, and report any
916           problems found to the
917           <a href="support.html">mailing list</a> or
918           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
919       </div>
920     </div>
921   </li>
922
923   <li class="timeline-inverted">
924     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
925     <div class="timeline-panel">
926       <div class="timeline-heading">
927         <h4 class="timeline-title">2016.11-rc1 released</h4>
928         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</small></p>
929       </div>
930       <div class="timeline-body">
931         <p>We have a new release candidate! Lots of
932           changes all over the tree, see
933           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a>
934           file for details, read the
935           <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>.
936         </p>
937
938         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
939           <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-rc1
940             release candidate</a>, and report any
941           problems found to the
942           <a href="support.html">mailing list</a> or
943           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
944       </div>
945     </div>
946   </li>
947
948   <li>
949     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
950     <div class="timeline-panel">
951       <div class="timeline-heading">
952         <h4 class="timeline-title">2016.08.1 released</h4>
953         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p>
954       </div>
955       <div class="timeline-body">
956         <p>The 2016.08.1 bugfix release is out. This release fixes a
957           potential entire root filesystem removal issue with the
958           external toolchain handling discovered since the 2016.08
959           release. See the
960           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a>
961           file for more details, read the
962           <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the
963           <a href="/downloads/">downloads page</a> to pick up the
964           <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p>
965       </div>
966     </div>
967   </li>
968
969   <li class="timeline-inverted">
970     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
971     <div class="timeline-panel">
972       <div class="timeline-heading">
973         <h4 class="timeline-title">2016.08 released</h4>
974         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p>
975       </div>
976       <div class="timeline-body">
977         <p>The stable 2016.08 release is out - Thanks to everyone
978           contributing and testing the release candidates. See the
979           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a>
980           file for more details, read the
981           <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a>
982           and go to the <a href="/downloads/">downloads page</a> to pick up the
983           <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p>
984       </div>
985     </div>
986   </li>
987
988   <li>
989     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
990     <div class="timeline-panel">
991       <div class="timeline-heading">
992         <h4 class="timeline-title">2016.08-rc3 released</h4>
993         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p>
994       </div>
995       <div class="timeline-body">
996         <p>Release candidate 3 is out with more cleanups and security
997           / build fixes. See
998           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a>
999           file for details.</p>
1000         <p>Head to the <a href="/downloads/">downloads page</a> to
1001           pick up
1002           the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3
1003             release candidate</a>, and report any problems found to
1004           the <a href="support.html">mailing list</a>
1005           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1006       </div>
1007     </div>
1008   </li>
1009
1010   <li class="timeline-inverted">
1011     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1012     <div class="timeline-panel">
1013       <div class="timeline-heading">
1014         <h4 class="timeline-title">2016.08-rc2 released</h4>
1015         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p>
1016       </div>
1017       <div class="timeline-body">
1018         <p>Another week, another release candidate with more cleanups
1019           and build fixes. See
1020           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a>
1021           file for details.</p>
1022
1023         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1024           <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2
1025             release candidate</a>, and report any problems found to
1026           the <a href="support.html">mailing list</a>
1027           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1028       </div>
1029     </div>
1030   </li>
1031
1032   <li>
1033     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1034     <div class="timeline-panel">
1035       <div class="timeline-heading">
1036         <h4 class="timeline-title">2016.08-rc1 released</h4>
1037         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p>
1038       </div>
1039       <div class="timeline-body">
1040         <p>We have a new release candidate! Lots of
1041           changes all over the tree, see
1042           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a>
1043           file for details and read the
1044           <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a>
1045         </p>
1046
1047         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1048           <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1
1049             release candidate</a>, and report any
1050           problems found to the
1051           <a href="support.html">mailing list</a> or
1052           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
1053       </div>
1054     </div>
1055   </li>
1056
1057   <li class="timeline-inverted">
1058     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1059     <div class="timeline-panel">
1060       <div class="timeline-heading">
1061         <h4 class="timeline-title">2016.05 released</h4>
1062         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
1063       </div>
1064       <div class="timeline-body">
1065         <p>The stable 2016.05 release is out - Thanks to everyone
1066           contributing and testing the release candidates. See the
1067           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a>
1068           file for more details, read the
1069           <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a>
1070           and go to the <a href="/downloads/">downloads page</a> to pick up the
1071           <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p>
1072       </div>
1073     </div>
1074   </li>
1075
1076   <li>
1077     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1078     <div class="timeline-panel">
1079       <div class="timeline-heading">
1080         <h4 class="timeline-title">2016.05-rc3 released</h4>
1081         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p>
1082       </div>
1083       <div class="timeline-body">
1084         <p>Release candidate 3 is out with more cleanups and security
1085           / build fixes. See
1086           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a>
1087           file for details.</p>
1088         <p>Head to the <a href="/downloads/">downloads page</a> to
1089           pick up
1090           the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3
1091             release candidate</a>, and report any problems found to
1092           the <a href="support.html">mailing list</a>
1093           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1094       </div>
1095     </div>
1096   </li>
1097
1098   <li class="timeline-inverted">
1099     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1100     <div class="timeline-panel">
1101       <div class="timeline-heading">
1102         <h4 class="timeline-title">2016.05-rc2 released</h4>
1103         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p>
1104       </div>
1105       <div class="timeline-body">
1106         <p>Another week, another release candidate with more cleanups
1107           and build fixes. See
1108           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a>
1109           file for details.</p>
1110
1111         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1112           <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2
1113             release candidate</a>, and report any problems found to
1114           the <a href="support.html">mailing list</a>
1115           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1116       </div>
1117     </div>
1118   </li>
1119
1120   <li>
1121     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1122     <div class="timeline-panel">
1123       <div class="timeline-heading">
1124         <h4 class="timeline-title">2016.05-rc1 released</h4>
1125         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p>
1126       </div>
1127       <div class="timeline-body">
1128         <p>We have a new release candidate! Lots of
1129           changes all over the tree, see
1130           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a>
1131           file for details and read the
1132           <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>.
1133         </p>
1134
1135         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1136           <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1
1137             release candidate</a>, and report any
1138           problems found to the
1139           <a href="support.html">mailing list</a> or
1140           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
1141       </div>
1142     </div>
1143   </li>
1144
1145   <li class="timeline-inverted">
1146     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1147     <div class="timeline-panel">
1148       <div class="timeline-heading">
1149         <h4 class="timeline-title">2016.02 released</h4>
1150         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
1151       </div>
1152       <div class="timeline-body">
1153         <p>The stable 2016.02 release is out - Thanks to everyone
1154           contributing and testing the release candidates. See the
1155           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
1156           file for more details, read the
1157           <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a>
1158           and go to the <a href="/downloads/">downloads page</a> to pick up the
1159           <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
1160       </div>
1161     </div>
1162   </li>
1163
1164   <li>
1165     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1166     <div class="timeline-panel">
1167       <div class="timeline-heading">
1168         <h4 class="timeline-title">2016.02-rc3 released</h4>
1169         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p>
1170       </div>
1171       <div class="timeline-body">
1172         <p>Release candidate 3 is out with more cleanups and security
1173           / build fixes. See
1174           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
1175           file for details.</p>
1176         <p>Head to the <a href="/downloads/">downloads page</a> to
1177           pick up
1178           the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3
1179             release candidate</a>, and report any problems found to
1180           the <a href="support.html">mailing list</a>
1181           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1182       </div>
1183     </div>
1184   </li>
1185
1186   <li class="timeline-inverted">
1187     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1188     <div class="timeline-panel">
1189       <div class="timeline-heading">
1190         <h4 class="timeline-title">2016.02-rc2 released</h4>
1191         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p>
1192       </div>
1193       <div class="timeline-body">
1194         <p>Another week, another release candidate with more cleanups
1195           and build fixes. See
1196           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
1197           file for details.</p>
1198
1199         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1200           <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2
1201             release candidate</a>, and report any problems found to
1202           the <a href="support.html">mailing list</a>
1203           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1204       </div>
1205     </div>
1206   </li>
1207
1208   <li>
1209     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1210     <div class="timeline-panel">
1211       <div class="timeline-heading">
1212         <h4 class="timeline-title">2016.02-rc1 released</h4>
1213         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p>
1214       </div>
1215       <div class="timeline-body">
1216         <p>We have a new release candidate! Lots of
1217           changes all over the tree, see
1218           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
1219           file for details and read the
1220           <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
1221         </p>
1222
1223         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1224           <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1
1225             release candidate</a>, and report any
1226           problems found to the
1227           <a href="support.html">mailing list</a> or
1228           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1229       </div>
1230     </div>
1231   </li>
1232
1233   <li class="timeline-inverted">
1234     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1235     <div class="timeline-panel">
1236       <div class="timeline-heading">
1237         <h4 class="timeline-title">2015.11.1 released</h4>
1238         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p>
1239       </div>
1240       <div class="timeline-body">
1241         <p>The 2015.11.1 bugfix release is out - Thanks to everyone
1242         contributing. This release fixes critical issues discovered
1243         since the 2015.11 release. See the
1244         <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
1245         file for more details, and go to the
1246         <a href="/downloads/">downloads page</a> to pick up the
1247         <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
1248       </div>
1249     </div>
1250   </li>
1251
1252   <li>
1253     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1254     <div class="timeline-panel">
1255       <div class="timeline-heading">
1256         <h4 class="timeline-title">2015.11 released</h4>
1257         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p>
1258       </div>
1259       <div class="timeline-body">
1260         <p>The stable 2015.11 release is out - Thanks to everyone
1261           contributing and testing the release candidates. See the
1262           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a>
1263           file for more details, read the
1264           <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
1265           and go to the <a href="/downloads/">downloads page</a> to pick up the
1266           <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p>
1267       </div>
1268     </div>
1269   </li>
1270
1271   <li class="timeline-inverted">
1272     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1273     <div class="timeline-panel">
1274       <div class="timeline-heading">
1275         <h4 class="timeline-title">2015.11-rc3 released</h4>
1276         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p>
1277       </div>
1278       <div class="timeline-body">
1279         <p>Release candidate 3 is out with more cleanups and security
1280           / build fixes. See
1281           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a>
1282           file for details.</p>
1283         <p>Head to the <a href="/downloads/">downloads page</a> to
1284           pick up
1285           the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3
1286             release candidate</a>, and report any problems found to
1287           the <a href="support.html">mailing list</a>
1288           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1289       </div>
1290     </div>
1291   </li>
1292
1293   <li>
1294     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1295     <div class="timeline-panel">
1296       <div class="timeline-heading">
1297         <h4 class="timeline-title">2015.11-rc2 released</h4>
1298         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p>
1299       </div>
1300       <div class="timeline-body">
1301         <p>Another week, another release candidate with more cleanups
1302           and build fixes. See the
1303           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
1304           file for details.</p>
1305         <p>Head to the <a href="/downloads/">downloads page</a> to
1306           pick up
1307           the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2
1308             release candidate</a>, and report any problems found to
1309           the <a href="support.html">mailing list</a>
1310           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1311       </div>
1312     </div>
1313   </li>
1314
1315   <li class="timeline-inverted">
1316     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1317     <div class="timeline-panel">
1318       <div class="timeline-heading">
1319         <h4 class="timeline-title">2015.11-rc1 released</h4>
1320         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p>
1321       </div>
1322       <div class="timeline-body">
1323         <p>We have a new release candidate! Lots of
1324           changes all over the tree, see
1325           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
1326           file for details. See also
1327           the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
1328             e-mail</a>.</p>
1329
1330         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1331           <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
1332             release candidate</a>, and report any
1333           problems found to the
1334           <a href="support.html">mailing list</a> or
1335           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1336       </div>
1337     </div>
1338   </li>
1339
1340   <li>
1341     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1342     <div class="timeline-panel">
1343       <div class="timeline-heading">
1344         <h4 class="timeline-title">2015.08.1 released</h4>
1345         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p>
1346       </div>
1347       <div class="timeline-body">
1348         <p>The 2015.08.1 bugfix release is out - Thanks to everyone
1349           contributing. This release fixes critical issues discovered since
1350           the 2015.08 release. See the
1351           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
1352           file for more details,
1353           and go to the <a href="/downloads/">downloads page</a> to pick up the
1354           <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
1355       </div>
1356     </div>
1357   </li>
1358
1359   <li class="timeline-inverted">
1360     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1361     <div class="timeline-panel">
1362       <div class="timeline-heading">
1363         <h4 class="timeline-title">2015.08 released</h4>
1364         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p>
1365       </div>
1366       <div class="timeline-body">
1367         <p>The stable 2015.08 release is out - Thanks to everyone
1368           contributing and testing the release candidates. See the
1369           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
1370           file for more details, read the
1371           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
1372           and go to the <a href="/downloads/">downloads page</a> to pick up the
1373           <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
1374       </div>
1375     </div>
1376   </li>
1377
1378   <li>
1379     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1380     <div class="timeline-panel">
1381       <div class="timeline-heading">
1382         <h4 class="timeline-title">2015.08-rc2 released</h4>
1383         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p>
1384       </div>
1385       <div class="timeline-body">
1386         <p>We have a new release candidate! Lots of changes all over the
1387           tree, see
1388           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
1389           file for details, and
1390           the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
1391             announcement</a>.</p>
1392
1393         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1394           <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
1395             release candidate</a>, and report any problems found to the
1396           <a href="support.html">mailing list</a> or
1397           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1398       </div>
1399     </div>
1400   </li>
1401
1402   <li class="timeline-inverted">
1403     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1404     <div class="timeline-panel">
1405       <div class="timeline-heading">
1406         <h4 class="timeline-title">2015.08-rc1 released</h4>
1407         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p>
1408       </div>
1409       <div class="timeline-body">
1410         <p>We have a new release candidate! Lots of changes all over the tree, see
1411           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
1412           file for details, read
1413           the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
1414
1415         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1416           <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
1417             release candidate</a>, and report any problems found to the
1418           <a href="support.html">mailing list</a> or
1419           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1420       </div>
1421     </div>
1422   </li>
1423
1424   <li>
1425     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1426     <div class="timeline-panel">
1427       <div class="timeline-heading">
1428         <h4 class="timeline-title">2015.05 released</h4>
1429         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p>
1430       </div>
1431       <div class="timeline-body">
1432         <p>The stable 2015.05 release is out - Thanks to everyone
1433           contributing and testing the release candidates. See the
1434           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
1435           file for more details, read the
1436           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
1437           and go to the <a href="/downloads/">downloads page</a> to pick up the
1438           <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
1439       </div>
1440     </div>
1441   </li>
1442
1443   <li class="timeline-inverted">
1444     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1445     <div class="timeline-panel">
1446       <div class="timeline-heading">
1447         <h4 class="timeline-title">2015.05-rc3 released</h4>
1448         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p>
1449       </div>
1450       <div class="timeline-body">
1451         <p>Release candidate 3 is out with more cleanups and security
1452           / build fixes. See
1453           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
1454           file for details.</p>
1455         <p>Head to the <a href="/downloads/">downloads page</a> to
1456           pick up
1457           the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3
1458             release candidate</a>, and report any problems found to
1459           the <a href="support.html">mailing list</a>
1460           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1461       </div>
1462     </div>
1463   </li>
1464
1465   <li>
1466     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1467     <div class="timeline-panel">
1468       <div class="timeline-heading">
1469         <h4 class="timeline-title">2015.05-rc2 released</h4>
1470         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p>
1471       </div>
1472       <div class="timeline-body">
1473         <p>Another week, another release candidate with more cleanups
1474           and build fixes. See
1475           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
1476           file for details.</p>
1477         <p>Head to the <a href="/downloads/">downloads page</a> to
1478           pick up the
1479           <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
1480             release candidate</a>, and report any problems found to
1481           the <a href="support.html">mailing list</a>
1482           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1483       </div>
1484     </div>
1485   </li>
1486
1487   <li class="timeline-inverted">
1488     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1489     <div class="timeline-panel">
1490       <div class="timeline-heading">
1491         <h4 class="timeline-title">2015.05-rc1 released</h4>
1492         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p>
1493       </div>
1494       <div class="timeline-body">
1495         <p>We have a new release candidate! Lots of changes all over the
1496           tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
1497           file for details, and read the
1498           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
1499
1500         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1501           <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
1502             release candidate</a>, and report any problems found to the
1503           <a href="support.html">mailing list</a> or
1504           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1505       </div>
1506     </div>
1507   </li>
1508
1509   <li>
1510     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1511     <div class="timeline-panel">
1512       <div class="timeline-heading">
1513         <h4 class="timeline-title">2015.02 released</h4>
1514         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p>
1515       </div>
1516       <div class="timeline-body">
1517         <p>The stable 2015.02 release is out - Thanks to everyone
1518           contributing and testing the release candidates. See the
1519           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
1520           file for more details, read the
1521           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
1522           and go to the <a href="/downloads/">downloads page</a> to pick up the
1523           <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
1524       </div>
1525     </div>
1526   </li>
1527
1528
1529   <li class="timeline-inverted">
1530     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1531     <div class="timeline-panel">
1532       <div class="timeline-heading">
1533         <h4 class="timeline-title">2015.02-rc3 released</h4>
1534         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p>
1535       </div>
1536       <div class="timeline-body">
1537         <p>Release candidate 3 is out with more cleanups and security
1538           / build fixes. See
1539           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
1540           file for details.</p>
1541         <p>Head to the <a href="/downloads/">downloads page</a> to
1542           pick up the
1543           <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
1544             release candidate</a>, and report any problems found to
1545           the <a href="support.html">mailing list</a>
1546           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1547       </div>
1548     </div>
1549   </li>
1550
1551   <li>
1552     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1553     <div class="timeline-panel">
1554       <div class="timeline-heading">
1555         <h4 class="timeline-title">2015.02-rc2 released</h4>
1556         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p>
1557       </div>
1558       <div class="timeline-body">
1559         <p>Another week, another release candidate with more cleanups
1560           and build fixes. See
1561           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
1562           file for details.</p>
1563
1564         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1565           <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
1566             release candidate</a>, and report any problems found to
1567           the <a href="support.html">mailing list</a>
1568           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1569       </div>
1570     </div>
1571   </li>
1572
1573   <li class="timeline-inverted">
1574     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1575     <div class="timeline-panel">
1576       <div class="timeline-heading">
1577         <h4 class="timeline-title">2015.02-rc1 released</h4>
1578         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p>
1579       </div>
1580       <div class="timeline-body">
1581         <p>We have a new release candidate! Lots of changes all over
1582           the tree, see
1583           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
1584           file for details, and read the
1585           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
1586
1587         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1588           <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
1589             release candidate</a>, and report any problems found to
1590           the
1591           <a href="support.html">mailing list</a> or
1592           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1593       </div>
1594     </div>
1595   </li>
1596
1597   <li>
1598     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1599     <div class="timeline-panel">
1600       <div class="timeline-heading">
1601         <h4 class="timeline-title">2014.11 released</h4>
1602         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p>
1603       </div>
1604       <div class="timeline-body">
1605         <p>The stable 2014.11 release is out - Thanks to everyone
1606           contributing and testing the release candidates. See the
1607           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
1608           file for more details,
1609           and go to the <a href="/downloads/">downloads page</a> to pick up the
1610           <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
1611       </div>
1612     </div>
1613   </li>
1614
1615   <li  class="timeline-inverted">
1616     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1617     <div class="timeline-panel">
1618       <div class="timeline-heading">
1619         <h4 class="timeline-title">2014.11-rc3 released</h4>
1620         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p>
1621       </div>
1622       <div class="timeline-body">
1623         <p>Release candidate 3 is out with more cleanups and build
1624           fixes. See
1625           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
1626           file for details.</p>
1627
1628         <p>Head to the <a href="/downloads/">downloads page</a> to
1629           pick up the
1630           <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
1631             release candidate</a>, and report any problems found to
1632           the <a href="support.html">mailing list</a>
1633           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1634       </div>
1635     </div>
1636   </li>
1637
1638   <li>
1639     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1640     <div class="timeline-panel">
1641       <div class="timeline-heading">
1642         <h4 class="timeline-title">2014.11-rc2 released</h4>
1643         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p>
1644       </div>
1645       <div class="timeline-body">
1646         <p>Another week, another release candidate with more cleanups
1647           and build fixes. See
1648           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
1649           file for details.</p>
1650
1651         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1652           <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
1653             release candidate</a>, and report any problems found to
1654           the <a href="support.html">mailing list</a>
1655           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1656       </div>
1657     </div>
1658   </li>
1659
1660   <li class="timeline-inverted">
1661     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1662     <div class="timeline-panel">
1663       <div class="timeline-heading">
1664         <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1665         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p>
1666       </div>
1667       <div class="timeline-body">
1668         <p>A report from the recent
1669           <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
1670             Buildroot Developers Meeting</a> is now
1671           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
1672
1673         <p>Once again, thanks to all the participants and to
1674           <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
1675
1676         <p>The next Developer Days will take place on February 2nd and
1677           3rd in Brussels, Belgium, right
1678           after <a href="http://fosdem.org">FOSDEM</a>. See
1679           the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
1680           for more details.</p>
1681       </div>
1682     </div>
1683   </li>
1684
1685   <li>
1686     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1687     <div class="timeline-panel">
1688       <div class="timeline-heading">
1689         <h4 class="timeline-title">2014.11-rc1 released</h4>
1690         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p>
1691       </div>
1692       <div class="timeline-body">
1693         <p>We have a new release candidate! Lots of changes all over the
1694           tree, see the <a
1695                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
1696           file for details, and read the
1697           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
1698
1699         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1700           <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
1701             release candidate</a>, and report any problems found to the
1702           <a href="support.html">mailing list</a> or
1703           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1704       </div>
1705     </div>
1706   </li>
1707
1708   <li class="timeline-inverted">
1709     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1710     <div class="timeline-panel">
1711       <div class="timeline-heading">
1712         <h4 class="timeline-title">2014.08 released</h4>
1713         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p>
1714       </div>
1715       <div class="timeline-body">
1716         <p>The stable 2014.08 release is out - Thanks to everyone
1717           contributing and testing the release candidates. See the
1718           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
1719           file for more details, read the
1720           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
1721           and go to the <a href="/downloads/">downloads page</a> to pick up the
1722           <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
1723       </div>
1724     </div>
1725   </li>
1726
1727   <li>
1728     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1729     <div class="timeline-panel">
1730       <div class="timeline-heading">
1731         <h4 class="timeline-title">2014.08-rc3 released</h4>
1732         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p>
1733       </div>
1734       <div class="timeline-body">
1735         <p>Release candidate 3 is out with more cleanups and build
1736           fixes. See
1737           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
1738           file for details.</p>
1739
1740         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1741           <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
1742             release candidate</a>, and report any problems found to
1743           the <a href="support.html">mailing list</a>
1744           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1745       </div>
1746     </div>
1747   </li>
1748
1749   <li class="timeline-inverted">
1750     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1751     <div class="timeline-panel">
1752       <div class="timeline-heading">
1753         <h4 class="timeline-title">2014.08-rc2 released</h4>
1754         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p>
1755       </div>
1756       <div class="timeline-body">
1757         <p>Another week, another release candidate with more cleanups
1758           and build fixes. See
1759           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
1760           file for details.</p>
1761
1762         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1763           <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
1764             release candidate</a>, and report any problems found to
1765           the <a href="support.html">mailing list</a>
1766           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1767       </div>
1768     </div>
1769   </li>
1770
1771   <li>
1772     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1773     <div class="timeline-panel">
1774       <div class="timeline-heading">
1775         <h4 class="timeline-title">2014.08-rc1 released</h4>
1776         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p>
1777       </div>
1778       <div class="timeline-body">
1779         <p>We have a new release candidate! Lots of changes all over the
1780           tree, see the <a
1781                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
1782           file for details, and read the
1783           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
1784
1785         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1786           <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
1787             release candidate</a>, and report any problems found to the
1788           <a href="support.html">mailing list</a> or
1789           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1790       </div>
1791     </div>
1792   </li>
1793
1794   <li class="timeline-inverted">
1795     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1796     <div class="timeline-panel">
1797       <div class="timeline-heading">
1798         <h4 class="timeline-title">2014.05 released</h4>
1799         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p>
1800       </div>
1801       <div class="timeline-body">
1802         <p>The stable 2014.05 release is out - Thanks to everyone
1803           contributing and testing the release candidates. See the
1804           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
1805           file for more details, read the
1806           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
1807           and go to the <a href="/downloads/">downloads page</a> to pick up the
1808           <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
1809       </div>
1810     </div>
1811   </li>
1812
1813   <li>
1814     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1815     <div class="timeline-panel">
1816       <div class="timeline-heading">
1817         <h4 class="timeline-title">2014.05-rc3 released</h4>
1818         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p>
1819       </div>
1820       <div class="timeline-body">
1821         <p>Release candidate 3 is out with more cleanups and build
1822           fixes. See
1823           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
1824           file for details.</p>
1825
1826         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1827           <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
1828             release candidate</a>, and report any problems found to
1829           the <a href="support.html">mailing list</a>
1830           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1831       </div>
1832     </div>
1833   </li>
1834
1835   <li class="timeline-inverted">
1836     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1837     <div class="timeline-panel">
1838       <div class="timeline-heading">
1839         <h4 class="timeline-title">2014.05-rc2 released</h4>
1840         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p>
1841       </div>
1842       <div class="timeline-body">
1843         <p>Another week, another release candidate with more cleanups
1844           and build fixes. See
1845           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
1846           file for details.</p>
1847
1848         <p>Head to the <a href="/downloads/">downloads page</a> to
1849           pick up the
1850           <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
1851             release candidate</a>, and report any problems found to
1852           the <a href="support.html">mailing list</a>
1853           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1854       </div>
1855     </div>
1856   </li>
1857
1858   <li>
1859     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1860     <div class="timeline-panel">
1861       <div class="timeline-heading">
1862         <h4 class="timeline-title">2014.05-rc1 released</h4>
1863         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p>
1864       </div>
1865       <div class="timeline-body">
1866         <p>We have a new release candidate! Lots of changes all over the
1867           tree, see the <a
1868                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
1869           file for details, and read the
1870           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
1871
1872         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1873           <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
1874             release candidate</a>, and report any problems found to the
1875           <a href="support.html">mailing list</a> or
1876           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1877       </div>
1878     </div>
1879   </li>
1880
1881   <li class="timeline-inverted">
1882     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1883     <div class="timeline-panel">
1884       <div class="timeline-heading">
1885         <h4 class="timeline-title">27 February 2014</h4>
1886         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p>
1887       </div>
1888       <div class="timeline-body">
1889         <p>The stable 2014.02 release is out - Thanks to everyone
1890           contributing and testing the release candidates. See the
1891           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
1892           file for more details,
1893           and go to the <a href="/downloads/">downloads page</a> to pick up the
1894           <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
1895       </div>
1896     </div>
1897   </li>
1898
1899   <li>
1900     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1901     <div class="timeline-panel">
1902       <div class="timeline-heading">
1903         <h4 class="timeline-title">25 February 2014</h4>
1904         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p>
1905       </div>
1906       <div class="timeline-body">
1907         <p>Release candidate 3 is out with more cleanups and build
1908           fixes. See
1909           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
1910           file for details.</p>
1911
1912         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1913           <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
1914             release candidate</a>, and report any problems found to
1915           the <a href="support.html">mailing list</a>
1916           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1917       </div>
1918     </div>
1919   </li>
1920
1921   <li class="timeline-inverted">
1922     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1923     <div class="timeline-panel">
1924       <div class="timeline-heading">
1925         <h4 class="timeline-title">20 February 2014</h4>
1926         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p>
1927       </div>
1928       <div class="timeline-body">
1929         <p>Another week, another release candidate with more cleanups
1930           and build fixes. See
1931           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
1932           file for details.</p>
1933
1934         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1935           <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
1936             release candidate</a>, and report any problems found to
1937           the <a href="support.html">mailing list</a>
1938           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1939       </div>
1940     </div>
1941   </li>
1942
1943   <li>
1944     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1945     <div class="timeline-panel">
1946       <div class="timeline-heading">
1947         <h4 class="timeline-title">2014.02-rc1 released</h4>
1948         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p>
1949       </div>
1950       <div class="timeline-body">
1951         <p>We have a new release candidate! Lots of changes all over the
1952           tree, see the <a
1953                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
1954           file for details, and read the
1955           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
1956
1957         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1958           <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
1959             release candidate</a>, and report any problems found to the
1960           <a href="support.html">mailing list</a> or
1961           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1962       </div>
1963     </div>
1964   </li>
1965
1966   <li class="timeline-inverted">
1967     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1968     <div class="timeline-panel">
1969       <div class="timeline-heading">
1970         <h4 class="timeline-title">9 February 2014</h4>
1971         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p>
1972       </div>
1973       <div class="timeline-body">
1974         <p>A report from the recent
1975           <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1976             Buildroot Developers Meeting</a> is now
1977           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
1978
1979         <p>Once again, thanks to all the participants and to
1980           <a href="http://www.google.com">Google</a> and
1981           <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
1982       </div>
1983     </div>
1984   </li>
1985
1986   <li>
1987     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1988     <div class="timeline-panel">
1989       <div class="timeline-heading">
1990         <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4>
1991         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p>
1992       </div>
1993       <div class="timeline-body">
1994         <p>The upcoming Buildroot Developers meeting will take place in
1995           Brussels on February, 3rd and 4th, after the
1996           <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
1997           details about the meeting can be found on the corresponding
1998           <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1999             wiki page</a>.</p>
2000
2001         <p>Persons not able to join the meeting in Brussels can participate
2002           remotely using Google Hangouts. Simply give your Google address to
2003           <code>thomas.petazzoni@free-electrons.com</code>.</p>
2004
2005         <p>This meeting is sponsored by
2006           <a href="http://www.google.com">Google</a> (for the meeting room)
2007           and <a href="http://www.mind.be">Mind</a> (for the dinner).
2008           Thanks to our sponsors!</p>
2009       </div>
2010     </div>
2011   </li>
2012
2013   <li class="timeline-inverted">
2014     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2015     <div class="timeline-panel">
2016       <div class="timeline-heading">
2017         <h4 class="timeline-title">2013.11 released</h4>
2018         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
2019       </div>
2020       <div class="timeline-body">
2021         <p>The stable 2013.11 release is out - Thanks to everyone
2022           contributing and testing the release candidates. See the
2023           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
2024           file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
2025           and go to the <a href="/downloads/">downloads page</a> to pick up the
2026           <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
2027       </div>
2028     </div>
2029   </li>
2030
2031   <li>
2032     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2033     <div class="timeline-panel">
2034       <div class="timeline-heading">
2035         <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4>
2036         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
2037       </div>
2038       <div class="timeline-body">
2039         <p>The slides from the Buildroot presentation at the recent
2040           <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
2041           are now
2042           <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
2043       </div>
2044     </div>
2045   </li>
2046
2047   <li class="timeline-inverted">
2048     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2049     <div class="timeline-panel">
2050       <div class="timeline-heading">
2051         <h4 class="timeline-title">2013.11-rc3 released</h4>
2052         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
2053       </div>
2054       <div class="timeline-body">
2055         <p>Another week, another release candidate with more
2056           fixes. See
2057           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
2058           file for details.</p>
2059
2060         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2061           <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
2062             release candidate</a>, and report any problems found to
2063           the <a href="support.html">mailing list</a>
2064           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2065       </div>
2066     </div>
2067   </li>
2068
2069   <li>
2070     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2071     <div class="timeline-panel">
2072       <div class="timeline-heading">
2073         <h4 class="timeline-title">2013.11-rc2 released</h4>
2074         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
2075       </div>
2076       <div class="timeline-body">
2077         <p>Another week, another release candidate with more cleanups
2078           and build fixes. See
2079           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
2080           file for details.</p>
2081
2082         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2083           <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
2084             release candidate</a>, and report any problems found to
2085           the <a href="support.html">mailing list</a>
2086           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2087       </div>
2088     </div>
2089   </li>
2090
2091   <li class="timeline-inverted">
2092     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2093     <div class="timeline-panel">
2094       <div class="timeline-heading">
2095         <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4>
2096         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p>
2097       </div>
2098       <div class="timeline-body">
2099         <p>The next <i>Buildroot Developer Days</i> meeting will take
2100           place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
2101           Belgium - Just after
2102           <a href="http://www.fosdem.org">FOSDEM</a> (February
2103           1st/2nd). This two days meeting is mainly open to Buildroot
2104           developers and contributors, or Buildroot users having a prior
2105           experience with the tool. It will allow developers to work on
2106           Buildroot and discuss current issues, the future directions, and
2107           more.</p>
2108
2109         <p>In addition to the Buildroot event, we encourage embedded Linux
2110           developers to propose talks for the Embedded and Mobile Developer
2111           Room at FOSDEM. See
2112           the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
2113
2114         <p>We would like to thank our
2115           sponsor <a href="http://www.google.com">Google</a> for sponsoring
2116           the event by providing all the needed logistics.</p>
2117
2118         <p>For more details, see the
2119           <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
2120             page</a> dedicated to the meeting.</p>
2121       </div>
2122     </div>
2123   </li>
2124
2125   <li>
2126     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2127     <div class="timeline-panel">
2128       <div class="timeline-heading">
2129         <h4 class="timeline-title">2013.11-rc1 released</h4>
2130         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p>
2131       </div>
2132       <div class="timeline-body">
2133         <p>We have a new release candidate! Lots of changes all over the
2134           tree, see the <a
2135                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
2136           file for details, and read the
2137           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
2138
2139         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2140           <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
2141             release candidate</a>, and report any problems found to
2142           the <a href="support.html">mailing list</a>
2143           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2144       </div>
2145     </div>
2146   </li>
2147
2148   <li class="timeline-inverted">
2149     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2150     <div class="timeline-panel">
2151       <div class="timeline-heading">
2152         <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
2153         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p>
2154       </div>
2155       <div class="timeline-body">
2156         <p>A report from the recent
2157           <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
2158             Buildroot Developers Meeting</a> is now
2159           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
2160
2161         <p>Once again, thanks to all the participants and to
2162           <a href="http://www.imgtec.com/">Imagination Technologies</a>
2163           for sponsoring the event.</p>
2164       </div>
2165     </div>
2166   </li>
2167
2168   <li>
2169     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2170     <div class="timeline-panel">
2171       <div class="timeline-heading">
2172         <h4 class="timeline-title">2013.08.1 released</h4>
2173         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p>
2174       </div>
2175       <div class="timeline-body">
2176         <p>The 2013.08.1 bugfix release is out - Thanks to everyone
2177           contributing. This release fixes critical issues discovered since
2178           the 2013.08 release. See the
2179           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
2180           file for more details,
2181           and go to the <a href="/downloads/">downloads page</a> to pick up the
2182           <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
2183       </div>
2184     </div>
2185   </li>
2186
2187   <li class="timeline-inverted">
2188     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2189     <div class="timeline-panel">
2190       <div class="timeline-heading">
2191         <h4 class="timeline-title">Buildroot Developer Days</h4>
2192         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p>
2193       </div>
2194       <div class="timeline-body">
2195         <p>The next <i>Buildroot Developer Days</i> meeting will take
2196           place on Saturday October 26th and Sunday October 27th 2013 in
2197           Edinburgh, UK - Just after the <a
2198                                             href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
2199             Embedded Linux Conference Europe</a> (October 23th-24th). This two
2200           days meeting is mainly open to Buildroot developers and
2201           contributors, or Buildroot users having a prior experience with
2202           the tool. It will allow developers to work on Buildroot and
2203           discuss current issues, the future directions, and more.</p>
2204
2205         <p>For more details, see the
2206           <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
2207             page</a> dedicated to the meeting.</p>
2208       </div>
2209     </div>
2210   </li>
2211
2212   <li>
2213     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2214     <div class="timeline-panel">
2215       <div class="timeline-heading">
2216         <h4 class="timeline-title">2013.08 released</h4>
2217         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p>
2218       </div>
2219       <div class="timeline-body">
2220         <p>The stable 2013.08 release is out - Thanks to everyone
2221           contributing and testing the release candidates. See the
2222           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
2223           file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
2224           and go to the <a href="/downloads/">downloads page</a> to pick up the
2225           <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
2226       </div>
2227     </div>
2228   </li>
2229
2230   <li class="timeline-inverted">
2231     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2232     <div class="timeline-panel">
2233       <div class="timeline-heading">
2234         <h4 class="timeline-title">2013.08-rc3 released</h4>
2235         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p>
2236       </div>
2237       <div class="timeline-body">
2238         <p>Another week, another release candidate with more cleanups and
2239           build fixes. See the <a
2240                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
2241           file for details.</p>
2242
2243         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2244           <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
2245             release candidate</a>, and report any problems found to the <a
2246                                                                            href="support.html">mailing list</a> or <a
2247                                                                                                                       href="https://bugs.uclibc.org">bug tracker</a>.</p>
2248       </div>
2249     </div>
2250   </li>
2251
2252   <li>
2253     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2254     <div class="timeline-panel">
2255       <div class="timeline-heading">
2256         <h4 class="timeline-title">2013.08-rc2 released</h4>
2257         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p>
2258       </div>
2259       <div class="timeline-body">
2260         <p>We have a new release candidate! Lots of changes all over the
2261           tree, see
2262           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
2263           file for details.</p>
2264
2265         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2266           <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
2267             release candidate</a>, and report any problems found to
2268           the <a href="support.html">mailing list</a>
2269           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2270       </div>
2271     </div>
2272   </li>
2273
2274   <li class="timeline-inverted">
2275     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2276     <div class="timeline-panel">
2277       <div class="timeline-heading">
2278         <h4 class="timeline-title">2013.08-rc1 released</h4>
2279         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p>
2280       </div>
2281       <div class="timeline-body">
2282         <p>We have a new release candidate! Lots of changes all over the
2283           tree, see
2284           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
2285           file for details.</p>
2286
2287         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2288           <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
2289             release candidate</a>, and report any problems found to
2290           the <a href="support.html">mailing list</a>
2291           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2292       </div>
2293     </div>
2294   </li>
2295
2296   <li>
2297     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2298     <div class="timeline-panel">
2299       <div class="timeline-heading">
2300         <h4 class="timeline-title">2013.05 released</h4>
2301         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p>
2302       </div>
2303       <div class="timeline-body">
2304         <p>The stable 2013.05 release is out - Thanks to everyone
2305           contributing and testing the release candidates. See the
2306           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
2307           file for more details, read the
2308           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
2309           and go to the <a href="/downloads/">downloads page</a> to pick up the
2310           <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
2311       </div>
2312     </div>
2313   </li>
2314
2315   <li class="timeline-inverted">
2316     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2317     <div class="timeline-panel">
2318       <div class="timeline-heading">
2319         <h4 class="timeline-title">2013.05-rc3 released</h4>
2320         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p>
2321       </div>
2322       <div class="timeline-body">
2323         <p>Another week, another release candidate with more cleanups and
2324           build fixes. See the <a
2325                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
2326           file for details.</p>
2327
2328         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2329           <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
2330             release candidate</a>, and report any problems found to
2331           the <a href="support.html">mailing list</a>
2332           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2333       </div>
2334     </div>
2335   </li>
2336
2337   <li>
2338     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2339     <div class="timeline-panel">
2340       <div class="timeline-heading">
2341         <h4 class="timeline-title">2013.05-rc2 released</h4>
2342         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p>
2343       </div>
2344       <div class="timeline-body">
2345         <p>Another week, another release candidate with more cleanups and
2346           build fixes. See the <a
2347                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
2348           file for details.</p>
2349
2350         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2351           <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
2352             release candidate</a>, and report any problems found to
2353           the <a href="support.html">mailing list</a>
2354           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2355       </div>
2356     </div>
2357   </li>
2358
2359   <li class="timeline-inverted">
2360     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2361     <div class="timeline-panel">
2362       <div class="timeline-heading">
2363         <h4 class="timeline-title">2013.05-rc1 released</h4>
2364         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p>
2365       </div>
2366       <div class="timeline-body">
2367         <p>We have a new release candidate! Lots of changes all over the
2368           tree, see the <a
2369                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
2370           file for details, and read the
2371           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
2372
2373         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2374           <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
2375             release candidate</a>, and report any problems found to
2376           the <a href="support.html">mailing list</a>
2377           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2378       </div>
2379     </div>
2380   </li>
2381
2382   <li>
2383     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2384     <div class="timeline-panel">
2385       <div class="timeline-heading">
2386         <h4 class="timeline-title">2013.02 released</h4>
2387         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p>
2388       </div>
2389       <div class="timeline-body">
2390         <p>The stable 2013.02 release is out - Thanks to everyone
2391           contributing and testing the release candidates. See the
2392           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
2393           file for more details
2394           and go to the <a href="/downloads/">downloads page</a> to pick up the
2395           <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
2396       </div>
2397     </div>
2398   </li>
2399
2400   <li class="timeline-inverted">
2401     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2402     <div class="timeline-panel">
2403       <div class="timeline-heading">
2404         <h4 class="timeline-title">2013.02-rc3 released</h4>
2405         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p>
2406       </div>
2407       <div class="timeline-body">
2408         <p>Another week, another release candidate with more cleanups
2409           and build fixes. See
2410           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
2411           file for details.</p>
2412
2413         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2414           <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
2415             release candidate</a>, and report any problems found to
2416           the <a href="support.html">mailing list</a>
2417           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2418       </div>
2419     </div>
2420   </li>
2421
2422   <li>
2423     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2424     <div class="timeline-panel">
2425       <div class="timeline-heading">
2426         <h4 class="timeline-title">2013.02-rc2 released</h4>
2427         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p>
2428       </div>
2429       <div class="timeline-body">
2430         <p>Another week, another release candidate with more cleanups and
2431           build fixes. See the <a
2432                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
2433           file for details.</p>
2434
2435         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2436           <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
2437             release candidate</a>, and report any problems found to
2438           the <a href="support.html">mailing list</a>
2439           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2440       </div>
2441     </div>
2442   </li>
2443
2444   <li class="timeline-inverted">
2445     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2446     <div class="timeline-panel">
2447       <div class="timeline-heading">
2448         <h4 class="timeline-title">2013.02-rc1 released</h4>
2449         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
2450       </div>
2451       <div class="timeline-body">
2452         <p>We have a new release candidate! Lots of changes all over the
2453           tree, see the <a
2454                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
2455           file for details, and read the
2456           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
2457
2458         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2459           <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
2460             release candidate</a>, and report any problems found to
2461           the <a href="support.html">mailing list</a>
2462           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2463       </div>
2464     </div>
2465   </li>
2466
2467   <li>
2468     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2469     <div class="timeline-panel">
2470       <div class="timeline-heading">
2471         <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
2472         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
2473       </div>
2474       <div class="timeline-body">
2475         <p>A report from the recent Buildroot Developers Meeting is now
2476           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
2477           <a href="http://emlinews.net">Embedded Linux News</a> also has a
2478           <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
2479             writeup about the event</a>, including photos.</p>
2480
2481         <p>Once again, thanks to all the participants and to
2482           <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
2483       </div>
2484     </div>
2485   </li>
2486
2487   <li class="timeline-inverted">
2488     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2489     <div class="timeline-panel">
2490       <div class="timeline-heading">
2491         <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4>
2492         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p>
2493       </div>
2494       <div class="timeline-body">
2495         <p>The next Buildroot Developers Meeting will take place on Monday
2496           4th February 2013 and Tuesday 5th February 2013 in Brussels,
2497           Belgium. Those dates have been chosen to immediately follow the
2498           great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
2499
2500         <p>Attending this meeting is free, after registration by
2501           contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
2502             Petazzoni</a>. For more details about the meeting, please see
2503           the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
2504             Wiki page</a>.</p>
2505
2506         <p>We would like to
2507           thank <a href="http://www.google.com">Google</a> for providing the
2508           meeting location and the Internet connection, and offering free
2509           lunch and refreshments to the participants.</p>
2510       </div>
2511     </div>
2512   </li>
2513
2514   <li>
2515     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2516     <div class="timeline-panel">
2517       <div class="timeline-heading">
2518         <h4 class="timeline-title">2012.11.1 released</h4>
2519         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p>
2520       </div>
2521       <div class="timeline-body">
2522         <p>The 2012.11.1 bugfix release is out - Thanks to everyone
2523           contributing. This release fixes critical issues discovered since
2524           the 2012.11 release, most importantly with non-largefile builds on
2525           recent Ubuntu versions. See the
2526           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
2527           file for more details,
2528           and go to the <a href="/downloads/">downloads page</a> to pick up the
2529           <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
2530       </div>
2531     </div>
2532   </li>
2533
2534   <li class="timeline-inverted">
2535     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2536     <div class="timeline-panel">
2537       <div class="timeline-heading">
2538         <h4 class="timeline-title">2012.11 released</h4>
2539         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p>
2540       </div>
2541       <div class="timeline-body">
2542         <p>The stable 2012.11 release is out - Thanks to everyone
2543           contributing and testing the release candidates. See the
2544           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
2545           file for more details
2546           and go to the <a href="/downloads/">downloads page</a> to pick up the
2547           <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
2548       </div>
2549     </div>
2550   </li>
2551
2552   <li>
2553     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2554     <div class="timeline-panel">
2555       <div class="timeline-heading">
2556         <h4 class="timeline-title">2012.11-rc2 released</h4>
2557         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p>
2558       </div>
2559       <div class="timeline-body">
2560         <p>RC2 is out with more bugfixes - See
2561           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
2562           file for details.
2563
2564         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2565           <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
2566             release candidate</a>, and report any problems found to
2567           the <a href="support.html">mailing list</a>
2568           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2569       </div>
2570     </div>
2571   </li>
2572
2573   <li class="timeline-inverted">
2574     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2575     <div class="timeline-panel">
2576       <div class="timeline-heading">
2577         <h4 class="timeline-title">2012.11-rc1 released</h4>
2578         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
2579       </div>
2580       <div class="timeline-body">
2581         <p>We have a new release candidate! Lots of changes all over the
2582           tree, see the <a
2583                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
2584           file for details, and read the
2585           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
2586
2587         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2588           <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
2589             release candidate</a>, and report any problems found to
2590           the <a href="support.html">mailing list</a>
2591           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2592       </div>
2593     </div>
2594   </li>
2595
2596   <li>
2597     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2598     <div class="timeline-panel">
2599       <div class="timeline-heading">
2600         <h4 class="timeline-title">Buildroot Developer Day</h4>
2601         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
2602       </div>
2603       <div class="timeline-body">
2604         <p>A report from the recent <i>Buildroot Developer Days</i>
2605           meeting in Barcelona, Spain is
2606           now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
2607           Many thanks to all the participants, and a special thanks to
2608           Arnout Vandecappelle from <a href="http://mind.be/">mind</a>
2609           for taking notes and Thomas Petazzoni
2610           from <a href="http://free-electrons.com/">Free Electrons</a>
2611           for handling all the practical arrangements, and naturally
2612           our sponsors, <a href="http://www.fluendo.com/">Fluendo</a>
2613           and <a href="http://www.synopsys.com/">Synopsis</a>.
2614         </p>
2615         <p>The next Developer Days will take place on February 4th and
2616           5th in Brussels, Belgium, right
2617           after <a href="http://fosdem.org">FOSDEM</a>.</p>
2618       </div>
2619     </div>
2620   </li>
2621
2622   <li class="timeline-inverted">
2623     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2624     <div class="timeline-panel">
2625       <div class="timeline-heading">
2626         <h4 class="timeline-title">2012.08 released</h4>
2627         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p>
2628       </div>
2629       <div class="timeline-body">
2630         <p>The stable 2012.08 release is out - Thanks to everyone
2631           contributing and testing the release candidates. See the
2632           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
2633           file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
2634           <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
2635       </div>
2636     </div>
2637   </li>
2638
2639   <li>
2640     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2641     <div class="timeline-panel">
2642       <div class="timeline-heading">
2643         <h4 class="timeline-title">2012.08-rc3 released</h4>
2644         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p>
2645       </div>
2646       <div class="timeline-body">
2647         <p>We have a new release candidate! Various fixes, and
2648           addition of licensing informations on many
2649           packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
2650           file for details</p>
2651
2652         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2653           <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
2654             release candidate</a>, and report any problems found to
2655           the <a href="support.html">mailing list</a>
2656           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2657       </div>
2658     </div>
2659   </li>
2660
2661   <li class="timeline-inverted">
2662     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2663     <div class="timeline-panel">
2664       <div class="timeline-heading">
2665         <h4 class="timeline-title">2012.08-rc2 released</h4>
2666         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p>
2667       </div>
2668       <div class="timeline-body">
2669         <p>We have a new release candidate! Various fixes, and addition
2670           of licensing informations on many
2671           packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
2672           file for details</p>
2673
2674         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2675           <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
2676             release candidate</a>, and report any problems found to the <a
2677                                                                            href="support.html">mailing list</a> or <a
2678                                                                                                                       href="https://bugs.uclibc.org">bug tracker</a>.</p>
2679       </div>
2680     </div>
2681   </li>
2682
2683   <li>
2684     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2685     <div class="timeline-panel">
2686       <div class="timeline-heading">
2687         <h4 class="timeline-title">2012.08-rc1 released</h4>
2688         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p>
2689       </div>
2690       <div class="timeline-body">
2691         <p>We have a new release candidate! Lots of changes all over
2692           the tree, see
2693           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
2694           file for details</p>
2695
2696         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2697           <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
2698             release candidate</a>, and report any problems found to
2699           the <a href="support.html">mailing list</a>
2700           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2701       </div>
2702     </div>
2703   </li>
2704
2705   <li class="timeline-inverted">
2706     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2707     <div class="timeline-panel">
2708       <div class="timeline-heading">
2709         <h4 class="timeline-title">Buildroot Developer Day</h4>
2710         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p>
2711       </div>
2712       <div class="timeline-body">
2713         <p>The next <i>Buildroot Developer Day</i> meeting will take place
2714           on Saturday November 3th and Sunday November 4th 2012 in
2715           Barcelona, Spain, just before
2716           the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
2717             Linux Conference Europe</a> (November 5th-7th). This two days
2718           meeting is mainly opened to Buildroot developers and contributors,
2719           or Buildroot users having a prior experience with the tool. This
2720           meeting will allow developers to work and Buildroot, and discuss
2721           current issues, the future directions, and more.</p>
2722
2723         <p>For more details, see
2724           the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
2725             page</a> dedicated to the meeting.</p>
2726       </div>
2727     </div>
2728   </li>
2729
2730   <li>
2731     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2732     <div class="timeline-panel">
2733       <div class="timeline-heading">
2734         <h4 class="timeline-title">2012.05 released</h4>
2735         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p>
2736       </div>
2737       <div class="timeline-body">
2738         <p>The stable 2012.05 release is out - Thanks to everyone
2739           contributing and testing the release candidates. See the
2740           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
2741           file for more details, read the
2742           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
2743           and go to the <a href="/downloads/">downloads page</a> to pick up the
2744           <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
2745       </div>
2746     </div>
2747   </li>
2748
2749   <li class="timeline-inverted">
2750     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2751     <div class="timeline-panel">
2752       <div class="timeline-heading">
2753         <h4 class="timeline-title">2012.05-rc3 released</h4>
2754         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p>
2755       </div>
2756       <div class="timeline-body">
2757         <p>RC3 is out with more bugfixes - See
2758           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
2759           file for details.
2760
2761         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2762           <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
2763             release candidate</a>, and report any problems found to
2764           the <a href="support.html">mailing list</a>
2765           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2766       </div>
2767     </div>
2768   </li>
2769
2770   <li>
2771     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2772     <div class="timeline-panel">
2773       <div class="timeline-heading">
2774         <h4 class="timeline-title">2012.05-rc2 released</h4>
2775         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p>
2776       </div>
2777       <div class="timeline-body">
2778         <p>Another week, another release candidate with more cleanups
2779           and build fixes. See
2780           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
2781           file for details.</p>
2782
2783         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2784           <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
2785             release candidate</a>, and report any problems found to
2786           the <a href="support.html">mailing list</a>
2787           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2788       </div>
2789     </div>
2790   </li>
2791
2792   <li class="timeline-inverted">
2793     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2794     <div class="timeline-panel">
2795       <div class="timeline-heading">
2796         <h4 class="timeline-title">2012.05-rc1 released</h4>
2797         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p>
2798       </div>
2799       <div class="timeline-body">
2800         <p>We have a new release candidate! Lots of changes all over
2801           the tree, see
2802           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
2803           file for details, and read the
2804           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
2805
2806         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2807           <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
2808             release candidate</a>, and report any problems found to
2809           the <a href="support.html">mailing list</a>
2810           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2811       </div>
2812     </div>
2813   </li>
2814
2815   <li>
2816     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2817     <div class="timeline-panel">
2818       <div class="timeline-heading">
2819         <h4 class="timeline-title">Autobuilder Results Online</h4>
2820         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p>
2821       </div>
2822       <div class="timeline-body">
2823         <p>The status of the autobuilders, which do repeated
2824           <code>randpackageconfig</code> builds for continuous
2825           integration testing, is now online
2826           at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
2827           code behind it can be found
2828           in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
2829
2830         <p>Thanks to Thomas Petazzoni for running the web interface, and
2831           to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
2832             Farm</a> and <a href='http://free-electrons.com/'>Free
2833             Electrons</a> for hosting builders. Thomas also sends out a daily
2834           summary of the build status to the mailing list.</p>
2835       </div>
2836     </div>
2837   </li>
2838
2839   <li class="timeline-inverted">
2840     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2841     <div class="timeline-panel">
2842       <div class="timeline-heading">
2843         <h4 class="timeline-title">2012.02 released</h4>
2844         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p>
2845       </div>
2846       <div class="timeline-body">
2847         <p>The stable 2012.02 release is out - Thanks to everyone
2848           contributing and testing the release candidates. See the
2849           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
2850           file for more details, read the
2851           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
2852           and go to the <a href="/downloads/">downloads page</a> to pick up the
2853           <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
2854       </div>
2855     </div>
2856   </li>
2857
2858   <li>
2859     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2860     <div class="timeline-panel">
2861       <div class="timeline-heading">
2862         <h4 class="timeline-title">2012.02-rc3 released</h4>
2863         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p>
2864       </div>
2865       <div class="timeline-body">
2866         <p>RC3 is out with more bugfixes - See
2867           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
2868           file for details.
2869
2870         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2871           <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
2872             release candidate</a>, and report any problems found to
2873           the <a href="support.html">mailing list</a>
2874           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2875       </div>
2876     </div>
2877   </li>
2878
2879   <li class="timeline-inverted">
2880     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2881     <div class="timeline-panel">
2882       <div class="timeline-heading">
2883         <h4 class="timeline-title">2012.02-rc2 released</h4>
2884         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p>
2885       </div>
2886       <div class="timeline-body">
2887         <p>Another week, another release candidate with more cleanups
2888           and build fixes. See
2889           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
2890           file for details.</p>
2891
2892         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2893           <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
2894             release candidate</a>, and report any problems found to
2895           the <a href="support.html">mailing list</a>
2896           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2897       </div>
2898     </div>
2899   </li>
2900
2901   <li>
2902     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2903     <div class="timeline-panel">
2904       <div class="timeline-heading">
2905         <h4 class="timeline-title">2012.02-rc1 released</h4>
2906         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p>
2907       </div>
2908       <div class="timeline-body">
2909         <p>We have a new release candidate! Lots of changes all over
2910           the tree, see
2911           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
2912           file for details, and read the
2913           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
2914
2915         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2916           <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
2917             release candidate</a>, and report any problems found to
2918           the <a href="support.html">mailing list</a>
2919           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2920       </div>
2921     </div>
2922   </li>
2923
2924   <li class="timeline-inverted">
2925     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2926     <div class="timeline-panel">
2927       <div class="timeline-heading">
2928         <h4 class="timeline-title">Buildroot Developer Day</h4>
2929         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p>
2930       </div>
2931       <div class="timeline-body">
2932         <p>Another <i>Buildroot Developer Day</i> will take place on
2933           Friday, February 3rd in Brussels, Belgium - The day
2934           before <a href="http://fosdem.org">FOSDEM</a>. See the
2935           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
2936           or
2937           the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free
2938             Electrons blog</a> for more info.</p>
2939       </div>
2940     </div>
2941   </li>
2942
2943   <li>
2944     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2945     <div class="timeline-panel">
2946       <div class="timeline-heading">
2947         <h4 class="timeline-title">2011.11 released</h4>
2948         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p>
2949       </div>
2950       <div class="timeline-body">
2951         <p>The stable 2011.11 release is out - Thanks to everyone
2952           contributing and testing the release candidates. See the
2953           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
2954           file for more details, read the
2955           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
2956           and go to the <a href="/downloads/">downloads page</a> to pick up the
2957           <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
2958       </div>
2959     </div>
2960   </li>
2961
2962   <li class="timeline-inverted">
2963     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2964     <div class="timeline-panel">
2965       <div class="timeline-heading">
2966         <h4 class="timeline-title">2011.11-rc3 released</h4>
2967         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p>
2968       </div>
2969       <div class="timeline-body">
2970         <p>RC3 is out with more bugfixes - See
2971           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
2972           file for details.
2973
2974         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2975           <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
2976             release candidate</a>, and report any problems found to
2977           the <a href="support.html">mailing list</a>
2978           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2979       </div>
2980     </div>
2981   </li>
2982
2983   <li>
2984     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2985     <div class="timeline-panel">
2986       <div class="timeline-heading">
2987         <h4 class="timeline-title">2011.11-rc2 released</h4>
2988         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p>
2989       </div>
2990       <div class="timeline-body">
2991         <p>Another week, another release candidate with a bunch of
2992           cleanups and build fixes. See
2993           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
2994           file for details.</p>
2995
2996         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2997           <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
2998             release candidate</a>, and report any problems found to
2999           the <a href="support.html">mailing list</a>
3000           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3001       </div>
3002     </div>
3003   </li>
3004
3005   <li class="timeline-inverted">
3006     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3007     <div class="timeline-panel">
3008       <div class="timeline-heading">
3009         <h4 class="timeline-title">2011.11-rc1 released</h4>
3010         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p>
3011       </div>
3012       <div class="timeline-body">
3013         <p>We have a new release candidate! Lots of changes all over
3014           the tree, see
3015           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
3016           file for details, and read the
3017           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
3018
3019         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3020           <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
3021             release candidate</a>, and report any problems found to
3022           the <a href="support.html">mailing list</a>
3023           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3024       </div>
3025     </div>
3026   </li>
3027
3028   <li>
3029     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3030     <div class="timeline-panel">
3031       <div class="timeline-heading">
3032         <h4 class="timeline-title">2011.08 released</h4>
3033         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p>
3034       </div>
3035       <div class="timeline-body">
3036         <p>The stable 2011.08 release is out - Thanks to everyone
3037           contributing and testing the release candidates. See the
3038           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
3039           file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
3040           <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
3041       </div>
3042     </div>
3043   </li>
3044
3045   <li class="timeline-inverted">
3046     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3047     <div class="timeline-panel">
3048       <div class="timeline-heading">
3049         <h4 class="timeline-title">2011.08-rc2 released</h4>
3050         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p>
3051       </div>
3052       <div class="timeline-body">
3053         <p>RC2 is out with more bugfixes. See
3054           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
3055           file for details, and read the
3056           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
3057
3058         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3059           <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
3060             release candidate</a>, and report any problems found to
3061           the <a href="support.html">mailing list</a>
3062           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3063       </div>
3064     </div>
3065   </li>
3066
3067   <li>
3068     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3069     <div class="timeline-panel">
3070       <div class="timeline-heading">
3071         <h4 class="timeline-title">2011.08-rc1 released</h4>
3072         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p>
3073       </div>
3074       <div class="timeline-body">
3075         <p>We have a new release candidate! Lots of changes all over
3076           the tree, see
3077           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
3078           file for details, and read the
3079           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
3080
3081         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3082           <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
3083             release candidate</a>, and report any problems found to
3084           the <a href="support.html">mailing list</a>
3085           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3086       </div>
3087     </div>
3088   </li>
3089
3090   <li class="timeline-inverted">
3091     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3092     <div class="timeline-panel">
3093       <div class="timeline-heading">
3094         <h4 class="timeline-title">2011.05 released</h4>
3095         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p>
3096       </div>
3097       <div class="timeline-body">
3098         <p>The stable 2011.05 release is out - Thanks to everyone
3099           contributing and testing the release candidates. See the
3100           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
3101           file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
3102           <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
3103       </div>
3104     </div>
3105   </li>
3106
3107   <li>
3108     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3109     <div class="timeline-panel">
3110       <div class="timeline-heading">
3111         <h4 class="timeline-title">2011.05-rc2 released</h4>
3112         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p>
3113       </div>
3114       <div class="timeline-body">
3115         <p>RC2 is out with more bugfixes. See
3116           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
3117           file for details.
3118
3119         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3120           <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
3121             release candidate</a>, and report any problems found to
3122           the <a href="support.html">mailing list</a>
3123           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3124       </div>
3125     </div>
3126   </li>
3127
3128   <li class="timeline-inverted">
3129     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3130     <div class="timeline-panel">
3131       <div class="timeline-heading">
3132         <h4 class="timeline-title">2011.05-rc1 released</h4>
3133         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p>
3134       </div>
3135       <div class="timeline-body">
3136         <p>We have a new release candidate! Lots of changes all over
3137           the tree, see
3138           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
3139           file for details, and read the
3140           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
3141
3142         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3143           <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
3144             release candidate</a>, and report any problems found to
3145           the <a href="support.html">mailing list</a>
3146           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3147       </div>
3148     </div>
3149   </li>
3150
3151   <li>
3152     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3153     <div class="timeline-panel">
3154       <div class="timeline-heading">
3155         <h4 class="timeline-title">2011.02 released</h4>
3156         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p>
3157       </div>
3158       <div class="timeline-body">
3159         <p>The stable 2011.02 release is out - Thanks to everyone
3160           contributing and testing the release candidates. See the
3161           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
3162           file for more details, read the
3163           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
3164           and go to the <a href="/downloads/">downloads page</a> to pick up the
3165           <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
3166       </div>
3167     </div>
3168   </li>
3169
3170   <li class="timeline-inverted">
3171     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3172     <div class="timeline-panel">
3173       <div class="timeline-heading">
3174         <h4 class="timeline-title">2011.02-rc2 released</h4>
3175         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p>
3176       </div>
3177       <div class="timeline-body">
3178         <p>RC2 is out with more cleanups and bugfixes, see
3179           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
3180           file for details.</p>
3181
3182         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3183           <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
3184             release candidate</a>, and report any problems found to
3185           the <a href="support.html">mailing list</a>
3186           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3187       </div>
3188     </div>
3189   </li>
3190
3191   <li>
3192     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3193     <div class="timeline-panel">
3194       <div class="timeline-heading">
3195         <h4 class="timeline-title">2011.02-rc1 released</h4>
3196         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p>
3197       </div>
3198       <div class="timeline-body">
3199         <p>We have a new release candidate! Lots of changes all over
3200           the tree, see
3201           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
3202           file for details, and read the
3203           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
3204
3205         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3206           <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
3207             release candidate</a>, and report any problems found to
3208           the <a href="support.html">mailing list</a>
3209           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3210       </div>
3211     </div>
3212   </li>
3213
3214   <li class="timeline-inverted">
3215     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3216     <div class="timeline-panel">
3217       <div class="timeline-heading">
3218         <h4 class="timeline-title">2010.11 released</h4>
3219         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p>
3220       </div>
3221       <div class="timeline-body">
3222         <p>The stable 2010.11 release is out - Thanks to everyone
3223           contributing and testing the release candidates. See the
3224           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
3225           file for more details, read the
3226           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
3227           and go to the <a href="/downloads/">downloads page</a> to pick up the
3228           <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
3229       </div>
3230     </div>
3231   </li>
3232
3233   <li>
3234     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3235     <div class="timeline-panel">
3236       <div class="timeline-heading">
3237         <h4 class="timeline-title">2010.11-rc2 released</h4>
3238         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p>
3239       </div>
3240       <div class="timeline-body">
3241         <p>RC2 is out with more cleanups and bugfixes, see
3242           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
3243           file for details.</p>
3244
3245         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3246           <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
3247             release candidate</a>, and report any problems found to
3248           the <a href="support.html">mailing list</a>
3249           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3250       </div>
3251     </div>
3252   </li>
3253
3254   <li class="timeline-inverted">
3255     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3256     <div class="timeline-panel">
3257       <div class="timeline-heading">
3258         <h4 class="timeline-title">2010.11-rc1 released</h4>
3259         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p>
3260       </div>
3261       <div class="timeline-body">
3262         <p>We have a new release candidate! Lots of changes all over
3263           the tree, see
3264           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
3265           file for details, and read the
3266           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
3267
3268         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3269           <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
3270             release candidate</a>, and report any problems found to
3271           the <a href="support.html">mailing list</a>
3272           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3273       </div>
3274     </div>
3275   </li>
3276
3277   <li>
3278     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3279     <div class="timeline-panel">
3280       <div class="timeline-heading">
3281         <h4 class="timeline-title">Buildroot Developer Day</h4>
3282         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p>
3283       </div>
3284       <div class="timeline-body">
3285         <p>A <i>Buildroot Developer Day</i> will take place on
3286           Friday, October 29th in Cambridge, UK - Just the day after the
3287           <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
3288             Linux Conference Europe</a>. This <i>Developer Day</i>
3289           aims at allowing Buildroot developers to meet and exchange
3290           ideas on the project and its future. See the
3291           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
3292           for more info.</p>
3293
3294         <p>Thanks to Thomas Petazzoni for taking care of the practical
3295           arrangements.</p>
3296       </div>
3297     </div>
3298   </li>
3299
3300   <li class="timeline-inverted">
3301     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3302     <div class="timeline-panel">
3303       <div class="timeline-heading">
3304         <h4 class="timeline-title">2010.08 released</h4>
3305         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p>
3306       </div>
3307       <div class="timeline-body">
3308         <p>The stable 2010.08 release is out - Thanks to everyone
3309           contributing and testing the release candidates. See the
3310           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
3311           file for more details, read the
3312           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
3313           and go to the <a href="/downloads/">downloads page</a> to pick up the
3314           <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
3315       </div>
3316     </div>
3317   </li>
3318
3319   <li>
3320     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3321     <div class="timeline-panel">
3322       <div class="timeline-heading">
3323         <h4 class="timeline-title">2010.08-rc2 released</h4>
3324         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p>
3325       </div>
3326       <div class="timeline-body">
3327         <p>RC2 is out with more cleanups and bugfixes, see
3328           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
3329           file for details.
3330
3331         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3332           <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
3333             release candidate</a>, and report any problems found to
3334           the <a href="support.html">mailing list</a>
3335           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3336
3337         This is very much expected to be the final release candidate,
3338         so give it a good test and expect a final 2010.08 release
3339         before September unless critical issues are found.</p>
3340       </div>
3341     </div>
3342   </li>
3343
3344   <li class="timeline-inverted">
3345     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3346     <div class="timeline-panel">
3347       <div class="timeline-heading">
3348         <h4 class="timeline-title">2010.08-rc1 released</h4>
3349         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p>
3350       </div>
3351       <div class="timeline-body">
3352         <p>We have a new release candidate! Lots of changes all over
3353           the tree, see
3354           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
3355           file for details.
3356
3357         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3358           <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
3359             release candidate</a>, and report any problems found to
3360           the <a href="support.html">mailing list</a>
3361           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3362       </div>
3363     </div>
3364   </li>
3365
3366   <li>
3367     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3368     <div class="timeline-panel">
3369       <div class="timeline-heading">
3370         <h4 class="timeline-title">2010.05 released</h4>
3371         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p>
3372       </div>
3373       <div class="timeline-body">
3374         <p>The stable 2010.05 release is out - Thanks to everyone
3375           contributing and testing the release candidates. See the
3376           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
3377           file for more details, read the
3378           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
3379           and go to the <a href="/downloads/">downloads page</a> to pick up the
3380           <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
3381       </div>
3382     </div>
3383   </li>
3384
3385   <li class="timeline-inverted">
3386     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3387     <div class="timeline-panel">
3388       <div class="timeline-heading">
3389         <h4 class="timeline-title">2010.05-rc3 released</h4>
3390         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p>
3391       </div>
3392       <div class="timeline-body">
3393         <p>RC3 is out with more cleanups and bugfixes, see
3394           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
3395           file for details.
3396
3397         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3398           <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
3399             release candidate</a>, and report any problems found to
3400           the <a href="support.html">mailing list</a>
3401           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3402       </div>
3403     </div>
3404   </li>
3405
3406   <li>
3407     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3408     <div class="timeline-panel">
3409       <div class="timeline-heading">
3410         <h4 class="timeline-title">2010.05-rc2 released</h4>
3411         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p>
3412       </div>
3413       <div class="timeline-body">
3414         <p>Another week, another release candidate with a bunch of
3415           cleanups and build fixes.</p>
3416
3417         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3418           <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
3419             release candidate</a>, and report any problems found to
3420           the <a href="support.html">mailing list</a>
3421           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3422       </div>
3423     </div>
3424   </li>
3425
3426   <li class="timeline-inverted">
3427     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3428     <div class="timeline-panel">
3429       <div class="timeline-heading">
3430         <h4 class="timeline-title">2010.05-rc1 released</h4>
3431         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p>
3432       </div>
3433       <div class="timeline-body">
3434         <p>We have a new release candidate! Lots of changes all over
3435           the tree, see
3436           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
3437           file for details.
3438
3439         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3440           <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
3441             release candidate</a>, and report any problems found to
3442           the <a href="support.html">mailing list</a>
3443           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3444       </div>
3445     </div>
3446   </li>
3447
3448   <li>
3449     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3450     <div class="timeline-panel">
3451       <div class="timeline-heading">
3452         <h4 class="timeline-title">FOSDEM slides online</h4>
3453         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p>
3454       </div>
3455       <div class="timeline-body">
3456         <p>The slides from
3457           the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
3458             Build Systems: Present & Future</a> session
3459           at <a href="http://fosdem.org/2010">FOSDEM</a> are
3460           now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
3461       </div>
3462     </div>
3463   </li>
3464
3465   <li class="timeline-inverted">
3466     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3467     <div class="timeline-panel">
3468       <div class="timeline-heading">
3469         <h4 class="timeline-title">2010.02 released</h4>
3470         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p>
3471       </div>
3472       <div class="timeline-body">
3473         <p>The stable 2010.02 release is out - Thanks to everyone
3474           contributing and testing the release candidates. See the
3475           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
3476           file for more details, and go to
3477           the <a href="/downloads/">downloads page</a> to pick up
3478           the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
3479             release</a>.</p>
3480       </div>
3481     </div>
3482   </li>
3483
3484   <li>
3485     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3486     <div class="timeline-panel">
3487       <div class="timeline-heading">
3488         <h4 class="timeline-title">2010.02-rc2 released</h4>
3489         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p>
3490       </div>
3491       <div class="timeline-body">
3492         <p>RC2 is out with more cleanups and bugfixes, see
3493           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
3494           file for details.
3495
3496         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3497           <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
3498             release candidate</a>, and report any problems found to
3499           the <a href="support.html">mailing list</a>
3500           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3501       </div>
3502     </div>
3503   </li>
3504
3505   <li class="timeline-inverted">
3506     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3507     <div class="timeline-panel">
3508       <div class="timeline-heading">
3509         <h4 class="timeline-title">2010.02-rc1 released</h4>
3510         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p>
3511       </div>
3512       <div class="timeline-body">
3513         <p>We have a new release candidate! Lots of changes all over
3514           the tree, see
3515           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
3516           file for details.
3517
3518         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3519           <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
3520             release candidate</a>, and report any problems found to
3521           the <a href="support.html">mailing list</a>
3522           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3523       </div>
3524     </div>
3525   </li>
3526
3527   <li>
3528     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3529     <div class="timeline-panel">
3530       <div class="timeline-heading">
3531         <h4 class="timeline-title">2009.11 released</h4>
3532         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p>
3533       </div>
3534       <div class="timeline-body">
3535         <p>The stable 2009.11 release is out - Thanks to everyone
3536           contributing and testing the release candidates. See the
3537           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
3538           or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
3539           for more details, and go to the <a href="/downloads/">downloads page</a>
3540           to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
3541             release</a>.</p>
3542       </div>
3543     </div>
3544   </li>
3545
3546   <li class="timeline-inverted">
3547     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3548     <div class="timeline-panel">
3549       <div class="timeline-heading">
3550         <h4 class="timeline-title">2009.11-rc2 released</h4>
3551         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p>
3552       </div>
3553       <div class="timeline-body">
3554         <p>RC2 is out with more cleanups and bugfixes, see
3555           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
3556           file for details.
3557
3558         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3559           <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
3560             release candidate</a>, and report any problems found to
3561           the <a href="support.html">mailing list</a>
3562           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3563       </div>
3564     </div>
3565   </li>
3566
3567   <li>
3568     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3569     <div class="timeline-panel">
3570       <div class="timeline-heading">
3571         <h4 class="timeline-title">2009.11-rc1 released</h4>
3572         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p>
3573       </div>
3574       <div class="timeline-body">
3575         <p>We have a new release candidate! Lots of changes all over
3576           the tree, see
3577           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
3578           file for details.
3579
3580         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3581           <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
3582             release candidate</a>, and report any problems found to
3583           the <a href="support.html">mailing list</a>
3584           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3585       </div>
3586     </div>
3587   </li>
3588
3589   <li class="timeline-inverted">
3590     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3591     <div class="timeline-panel">
3592       <div class="timeline-heading">
3593         <h4 class="timeline-title">First Buildroot Developer Day</h4>
3594         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p>
3595       </div>
3596       <div class="timeline-body">
3597         <p>The first <i>Buildroot Developer Day</i> will take place on
3598           Saturday, October 17th in Grenoble, France, just the day after
3599           Embedded Linux Conference Europe. This <i>Developer Day</i> aims
3600           at allowing Buildroot developers to meet and exchange ideas on the
3601           project and its future.</p>
3602
3603         <p>As the number of places is limited, interested candidates are
3604           invited to send an e-mail to Peter Korsgaard (<code>jacmet at
3605             uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
3606             petazzoni at free-electrons dot com</code>).</p>
3607
3608         <p>This <i>Developer Day</i> will take place thanks to the
3609           sponsoring of <a href="http://www.calao-systems.com">Calao
3610             Systems</a> and <a href="http://www.free-electrons.com">Free
3611             Electrons</a>.</p>
3612       </div>
3613     </div>
3614   </li>
3615
3616   <li>
3617     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3618     <div class="timeline-panel">
3619       <div class="timeline-heading">
3620         <h4 class="timeline-title">2009.08 released</h4>
3621         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p>
3622       </div>
3623       <div class="timeline-body">
3624         <p>The stable 2009.08 release is out - Thanks to everyone
3625           contributing and testing the release candidates. See the
3626           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
3627           or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
3628           for more details, and go to the <a href="/downloads/">downloads page</a>
3629           to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
3630             release</a>.</p>
3631       </div>
3632     </div>
3633   </li>
3634
3635   <li class="timeline-inverted">
3636     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3637     <div class="timeline-panel">
3638       <div class="timeline-heading">
3639         <h4 class="timeline-title">2009.08-rc3 released</h4>
3640         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p>
3641       </div>
3642       <div class="timeline-body">
3643         <p>A number of bugfixes have been added to the tree since RC2
3644           (especially thanks to Thomas Petazzoni) - See
3645           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
3646           file for details. This is very much expected to be the final
3647           release candidate, so give it a good test and expect a final
3648           2009.08 release next weekend unless critical issues are
3649           found.</p>
3650
3651         <p>Head to the <a href="/downloads/">downloads page</a> to
3652           pick up the
3653           <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
3654             release candidate</a>, and report any problems found to
3655           the <a href="support.html">mailing list</a>
3656           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3657       </div>
3658     </div>
3659   </li>
3660
3661   <li>
3662     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3663     <div class="timeline-panel">
3664       <div class="timeline-heading">
3665         <h4 class="timeline-title">2009.08-rc2 released</h4>
3666         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p>
3667       </div>
3668       <div class="timeline-body">
3669         <p>RC2 is out with more cleanups and bugfixes, see
3670           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
3671           file for details.
3672
3673         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3674           <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
3675             release candidate</a>, and report any problems found to
3676           the <a href="support.html">mailing list</a>
3677           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3678       </div>
3679     </div>
3680   </li>
3681
3682   <li class="timeline-inverted">
3683     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3684     <div class="timeline-panel">
3685       <div class="timeline-heading">
3686         <h4 class="timeline-title">2009.08-rc1 released</h4>
3687         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p>
3688       </div>
3689       <div class="timeline-body">
3690         <p>We have a new release candidate! Lots of changes all over
3691           the tree, see
3692           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
3693           file for details.
3694
3695         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3696           <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
3697             release candidate</a>, and report any problems found to
3698           the <a href="support.html">mailing list</a>
3699           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3700       </div>
3701     </div>
3702   </li>
3703
3704   <li>
3705     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3706     <div class="timeline-panel">
3707       <div class="timeline-heading">
3708         <h4 class="timeline-title">2009.05 released</h4>
3709         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p>
3710       </div>
3711       <div class="timeline-body">
3712         <p>The stable 2009.05 release is out - Thanks to everyone
3713           contributing and testing the release candidates. See the
3714           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
3715           or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
3716           for more details, and go to the <a href="/downloads/">downloads page</a>
3717           to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
3718             release</a>.</p>
3719       </div>
3720     </div>
3721   </li>
3722
3723   <li class="timeline-inverted">
3724     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3725     <div class="timeline-panel">
3726       <div class="timeline-heading">
3727         <h4 class="timeline-title">2009.05-rc3 released</h4>
3728         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p>
3729       </div>
3730       <div class="timeline-body">
3731         <p>We had a number of fixes post-RC2, so RC3 is out
3732           (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
3733           for details). Now is the moment to test and verify that
3734           everything is working for your favorite config - Expect a
3735           final 2009.05 very soon.</p>
3736
3737         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3738           <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
3739             release candidate</a>, and report any problems found to
3740           the <a href="support.html">mailing list</a>
3741           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3742       </div>
3743     </div>
3744   </li>
3745
3746   <li>
3747     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3748     <div class="timeline-panel">
3749       <div class="timeline-heading">
3750         <h4 class="timeline-title">2009.05-rc2 released</h4>
3751         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p>
3752       </div>
3753       <div class="timeline-body">
3754         <p>RC2 is out with more cleanups and bug fixes
3755           (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
3756           Unless big issues are found, expect this to be the last
3757           release candidate before the release - So give it a good
3758           test.</p>
3759
3760         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3761           <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
3762             release candidate</a>, and report any problems found to
3763           the <a href="support.html">mailing list</a>
3764           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3765       </div>
3766     </div>
3767   </li>
3768
3769   <li class="timeline-inverted">
3770     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3771     <div class="timeline-panel">
3772       <div class="timeline-heading">
3773         <h4 class="timeline-title">Buildroot.org</h4>
3774         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p>
3775       </div>
3776       <div class="timeline-body">
3777         <p>Earl Levine has been so kind to donate
3778           the <b>buildroot.org</b> domain to us, so the website can
3779           now also be reached
3780           at <a href="http://www.buildroot.org">www.buildroot.org</a>
3781           (and git at
3782           <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
3783
3784           Thanks a lot Earl!</p>
3785       </div>
3786     </div>
3787   </li>
3788
3789   <li>
3790     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3791     <div class="timeline-panel">
3792       <div class="timeline-heading">
3793         <h4 class="timeline-title">2009.05-rc1 released</h4>
3794         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p>
3795       </div>
3796       <div class="timeline-body">
3797         <p>We have a new release candidate! Lots of changes all over the
3798           tree, see the <a
3799                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
3800           file for details.
3801
3802         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3803           <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
3804             release candidate</a>, and report any problems found to
3805           the <a href="support.html">mailing list</a>
3806           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3807       </div>
3808     </div>
3809   </li>
3810
3811   <li class="timeline-inverted">
3812     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3813     <div class="timeline-panel">
3814       <div class="timeline-heading">
3815         <h4 class="timeline-title">Moved to git</h4>
3816         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p>
3817       </div>
3818       <div class="timeline-body">
3819         <p>We've moved the source code
3820           from <a href="http://subversion.tigris.org">Subversion</a>
3821           to <a href="http://git-scm.org">Git</a>. You can browse the
3822           repo online
3823           <a href="http://git.buildroot.net/buildroot">here</a>, and clone
3824           the repo using:
3825           <pre>git clone git://git.buildroot.net/buildroot</pre>
3826           See the <a href="/git.html">Git Access</a> page for more details.
3827         </p>
3828       </div>
3829     </div>
3830   </li>
3831
3832   <li>
3833     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3834     <div class="timeline-panel">
3835       <div class="timeline-heading">
3836         <h4 class="timeline-title"><new Logo/h4>
3837             <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p>
3838       </div>
3839       <div class="timeline-body">
3840         <p>We have a <a href="images/logo.png">logo</a>! We have so
3841           far been using the <a href="http://busybox.net">Busybox</a>
3842           logo on the website, as the website was a copy of
3843           the <a href="http://busybox.net">Busybox</a> one - But not
3844           anymore, we now have a shiny new logo of our own.</p>
3845       </div>
3846     </div>
3847   </li>
3848
3849   <li class="timeline-inverted">
3850     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3851     <div class="timeline-panel">
3852       <div class="timeline-heading">
3853         <h4 class="timeline-title">2009.02 released</h4>
3854         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p>
3855       </div>
3856       <div class="timeline-body">
3857         <p>The stable 2009.02 release is out - Thanks to everyone
3858           contributing and testing the release candidates. See the
3859           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
3860           for more details, and go to the <a href="/downloads/">downloads page</a>
3861           to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
3862             release</a>.</p>
3863       </div>
3864     </div>
3865   </li>
3866
3867   <li>
3868     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3869     <div class="timeline-panel">
3870       <div class="timeline-heading">
3871         <h4 class="timeline-title">2009.02-rc4 released</h4>
3872         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p>
3873       </div>
3874       <div class="timeline-body">
3875         <p>We had more than 50 changes since RC3, several of them
3876           toolchain related, so decided to make a RC4 as well. This is
3877           very much expected to be the final release candidate, so
3878           give it a good test and expect a final 2009.02 release this
3879           week unless critical issues are found.</p>
3880
3881         <p>Head to the <a href="/downloads/">downloads page</a> to
3882           pick up the
3883           <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
3884             release candidate</a>, and report any problems found to
3885           the <a href="support.html">mailing list</a>
3886           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3887       </div>
3888     </div>
3889   </li>
3890
3891   <li class="timeline-inverted">
3892     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3893     <div class="timeline-panel">
3894       <div class="timeline-heading">
3895         <h4 class="timeline-title">2009.02-rc3 released</h4>
3896         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p>
3897       </div>
3898       <div class="timeline-body">
3899         <p>RC3 is out with more cleanups and bug fixes. Unless big
3900           issues are found, expect this to be the last release
3901           candidate before the release - So give it a good test.</p>
3902
3903         <p>Head to the <a href="/downloads/">downloads page</a> to
3904           pick up the
3905           <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
3906             release candidate</a>, and report any problems found to
3907           the <a href="support.html">mailing list</a>
3908           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3909       </div>
3910     </div>
3911   </li>
3912
3913   <li>
3914     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3915     <div class="timeline-panel">
3916       <div class="timeline-heading">
3917         <h4 class="timeline-title">2009.02-rc2 released</h4>
3918         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p>
3919       </div>
3920       <div class="timeline-body">
3921         <p>Another week, another release candidate with a bunch of
3922           cleanups and build fixes.</p>
3923         <p>Head to the <a href="/downloads/">downloads page</a> to
3924           pick up the
3925           <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
3926             release candidate</a>, and report any problems found to
3927           the <a href="support.html">mailing list</a>
3928           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3929       </div>
3930     </div>
3931   </li>
3932
3933   <li class="timeline-inverted">
3934     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3935     <div class="timeline-panel">
3936       <div class="timeline-heading">
3937         <h4 class="timeline-title">Release candidate and new maintainer</h4>
3938         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p>
3939       </div>
3940       <div class="timeline-body">
3941
3942         <p>It has been a long time coming, but we finally have a new
3943           release candidate! - And a new maintainer to match (Peter
3944           Korsgaard).</p>
3945
3946         <p>Head to the <a href="/downloads/">downloads page</a> to
3947           pick up the
3948           <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
3949             release candidate</a>, and report any problems found to
3950           the <a href="support.html">mailing list</a>
3951           or <a href="https://bugs.uclibc.org">bug tracker</a>. The
3952           plan is to release 2009.02 in time
3953           for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
3954       </div>
3955     </div>
3956   </li>
3957
3958   <li>
3959     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3960     <div class="timeline-panel">
3961       <div class="timeline-heading">
3962         <h4 class="timeline-title">Buildroot mailing list</h4>
3963         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p>
3964       </div>
3965       <div class="timeline-body">
3966         <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
3967       </div>
3968     </div>
3969   </li>
3970
3971   <li class="timeline-inverted">
3972     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3973     <div class="timeline-panel">
3974       <div class="timeline-heading">
3975         <h4 class="timeline-title">Buildroot webpage added</h4>
3976         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p>
3977
3978         <p>Buildroot is a set of Makefiles and patches that makes it easy generate a
3979           cross-compilation toolchain and root filesystem for your target Linux
3980           system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
3981           Buildroot is useful mainly for people working with small or embedded
3982           systems.  Embedded systems often use processors that are not the regular
3983           x86 processors everyone is used to using on their PC. It can be PowerPC
3984           processors, MIPS processors, ARM processors, etc.  And to be extra safe,
3985           you do not need to be root to build or run buildroot.</p>
3986
3987         <p>And as of today buildroot even has its own webpage, making it a first class
3988           citizen of uclibc.org and busybox.net, and more importantly, make it easy
3989           to find and point to buildroot.</p>
3990
3991         <p>If you find a bug in buildroot, or wish to submit a patch
3992           to fix a problem or add a shiny new feature, please use
3993           the <a href="https://bugs.uclibc.org/">Bug and Patch
3994           Tracking System</a> to post the details, to make certain
3995           your work is not lost</p>
3996       </div>
3997     </div>
3998   </li>
3999 </ul>
4000
4001 </div><!--/.col-sm-10 -->
4002 </div><!--/.row -->
4003 </div>
4004
4005 <!--#include file="footer.html" -->
4006