]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - docs/website/news.html
Prepare for 2017.02-rc1
[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">2017.02-rc1 released</h4>
17         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</small></p>
18       </div>
19       <div class="timeline-body">
20         <p>We have a new release candidate! Lots of
21           changes all over the tree, see
22           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a>
23           file for details.
24         </p>
25
26         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
27           <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2017.12-rc1
28             release candidate</a>, and report any
29           problems found to the
30           <a href="support.html">mailing list</a> or
31           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
32       </div>
33     </div>
34   </li>
35
36   <li>
37     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
38     <div class="timeline-panel">
39       <div class="timeline-heading">
40         <h4 class="timeline-title">2016.11.2 released</h4>
41         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p>
42       </div>
43       <div class="timeline-body">
44         <p>The 2016.11.2 bugfix release is out, fixing a number of important /
45           security related issues discovered since the 2016.11.1 release. See the
46           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a>
47           file for more details, read the
48           <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a>
49           and go to the <a href="/downloads/">downloads page</a> to pick up the
50           <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p>
51       </div>
52     </div>
53   </li>
54
55   <li class="timeline-inverted">
56     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
57     <div class="timeline-panel">
58       <div class="timeline-heading">
59         <h4 class="timeline-title">2016.11.1 released</h4>
60         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p>
61       </div>
62       <div class="timeline-body">
63         <p>The 2016.11.1 bugfix release is out, fixing a number of important /
64           security related issues discovered since the 2016.11 release. See the
65           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a>
66           file for more details, read the
67           <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a>
68           and go to the <a href="/downloads/">downloads page</a> to pick up the
69           <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p>
70       </div>
71     </div>
72   </li>
73
74   <li>
75     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
76     <div class="timeline-panel">
77       <div class="timeline-heading">
78         <h4 class="timeline-title">2016.11 released</h4>
79         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p>
80       </div>
81       <div class="timeline-body">
82         <p>The stable 2016.11 release is out - Thanks to everyone
83           contributing and testing the release candidates. See the
84           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a>
85           file for more details, read the
86           <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a>
87           and go to the <a href="/downloads/">downloads page</a> to pick up the
88           <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</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">2016.11-rc3 released</h4>
98         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</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=2016.11-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-2016.11-rc3.tar.bz2">2016.11-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">2016.11-rc2 released</h4>
120         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</small></p>
121       </div>
122       <div class="timeline-body">
123         <p>We have a new release candidate! Lots of
124           changes all over the tree, see
125           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a>
126           file for details.
127         </p>
128
129         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
130           <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2
131             release candidate</a>, and report any
132           problems found to the
133           <a href="support.html">mailing list</a> or
134           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
135       </div>
136     </div>
137   </li>
138
139   <li class="timeline-inverted">
140     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
141     <div class="timeline-panel">
142       <div class="timeline-heading">
143         <h4 class="timeline-title">2016.11-rc1 released</h4>
144         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</small></p>
145       </div>
146       <div class="timeline-body">
147         <p>We have a new release candidate! Lots of
148           changes all over the tree, see
149           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a>
150           file for details, read the
151           <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>.
152         </p>
153
154         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
155           <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-rc1
156             release candidate</a>, and report any
157           problems found to the
158           <a href="support.html">mailing list</a> or
159           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
160       </div>
161     </div>
162   </li>
163
164   <li>
165     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
166     <div class="timeline-panel">
167       <div class="timeline-heading">
168         <h4 class="timeline-title">2016.08.1 released</h4>
169         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p>
170       </div>
171       <div class="timeline-body">
172         <p>The 2016.08.1 bugfix release is out. This release fixes a
173           potential entire root filesystem removal issue with the
174           external toolchain handling discovered since the 2016.08
175           release. See the
176           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a>
177           file for more details, read the
178           <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the
179           <a href="/downloads/">downloads page</a> to pick up the
180           <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p>
181       </div>
182     </div>
183   </li>
184
185   <li class="timeline-inverted">
186     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
187     <div class="timeline-panel">
188       <div class="timeline-heading">
189         <h4 class="timeline-title">2016.08 released</h4>
190         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p>
191       </div>
192       <div class="timeline-body">
193         <p>The stable 2016.08 release is out - Thanks to everyone
194           contributing and testing the release candidates. See the
195           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a>
196           file for more details, read the
197           <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a>
198           and go to the <a href="/downloads/">downloads page</a> to pick up the
199           <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p>
200       </div>
201     </div>
202   </li>
203
204   <li>
205     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
206     <div class="timeline-panel">
207       <div class="timeline-heading">
208         <h4 class="timeline-title">2016.08-rc3 released</h4>
209         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p>
210       </div>
211       <div class="timeline-body">
212         <p>Release candidate 3 is out with more cleanups and security
213           / build fixes. See
214           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a>
215           file for details.</p>
216         <p>Head to the <a href="/downloads/">downloads page</a> to
217           pick up
218           the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3
219             release candidate</a>, and report any problems found to
220           the <a href="support.html">mailing list</a>
221           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
222       </div>
223     </div>
224   </li>
225
226   <li class="timeline-inverted">
227     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
228     <div class="timeline-panel">
229       <div class="timeline-heading">
230         <h4 class="timeline-title">2016.08-rc2 released</h4>
231         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p>
232       </div>
233       <div class="timeline-body">
234         <p>Another week, another release candidate with more cleanups
235           and build fixes. See
236           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a>
237           file for details.</p>
238
239         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
240           <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2
241             release candidate</a>, and report any problems found to
242           the <a href="support.html">mailing list</a>
243           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
244       </div>
245     </div>
246   </li>
247
248   <li>
249     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
250     <div class="timeline-panel">
251       <div class="timeline-heading">
252         <h4 class="timeline-title">2016.08-rc1 released</h4>
253         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p>
254       </div>
255       <div class="timeline-body">
256         <p>We have a new release candidate! Lots of
257           changes all over the tree, see
258           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a>
259           file for details and read the
260           <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a>
261         </p>
262
263         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
264           <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1
265             release candidate</a>, and report any
266           problems found to the
267           <a href="support.html">mailing list</a> or
268           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
269       </div>
270     </div>
271   </li>
272
273   <li class="timeline-inverted">
274     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
275     <div class="timeline-panel">
276       <div class="timeline-heading">
277         <h4 class="timeline-title">2016.05 released</h4>
278         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
279       </div>
280       <div class="timeline-body">
281         <p>The stable 2016.05 release is out - Thanks to everyone
282           contributing and testing the release candidates. See the
283           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a>
284           file for more details, read the
285           <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a>
286           and go to the <a href="/downloads/">downloads page</a> to pick up the
287           <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p>
288       </div>
289     </div>
290   </li>
291
292   <li>
293     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
294     <div class="timeline-panel">
295       <div class="timeline-heading">
296         <h4 class="timeline-title">2016.05-rc3 released</h4>
297         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p>
298       </div>
299       <div class="timeline-body">
300         <p>Release candidate 3 is out with more cleanups and security
301           / build fixes. See
302           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a>
303           file for details.</p>
304         <p>Head to the <a href="/downloads/">downloads page</a> to
305           pick up
306           the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3
307             release candidate</a>, and report any problems found to
308           the <a href="support.html">mailing list</a>
309           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
310       </div>
311     </div>
312   </li>
313
314   <li class="timeline-inverted">
315     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
316     <div class="timeline-panel">
317       <div class="timeline-heading">
318         <h4 class="timeline-title">2016.05-rc2 released</h4>
319         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p>
320       </div>
321       <div class="timeline-body">
322         <p>Another week, another release candidate with more cleanups
323           and build fixes. See
324           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a>
325           file for details.</p>
326
327         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
328           <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2
329             release candidate</a>, and report any problems found to
330           the <a href="support.html">mailing list</a>
331           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
332       </div>
333     </div>
334   </li>
335
336   <li>
337     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
338     <div class="timeline-panel">
339       <div class="timeline-heading">
340         <h4 class="timeline-title">2016.05-rc1 released</h4>
341         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p>
342       </div>
343       <div class="timeline-body">
344         <p>We have a new release candidate! Lots of
345           changes all over the tree, see
346           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a>
347           file for details and read the
348           <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>.
349         </p>
350
351         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
352           <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1
353             release candidate</a>, and report any
354           problems found to the
355           <a href="support.html">mailing list</a> or
356           <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
357       </div>
358     </div>
359   </li>
360
361   <li class="timeline-inverted">
362     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
363     <div class="timeline-panel">
364       <div class="timeline-heading">
365         <h4 class="timeline-title">2016.02 released</h4>
366         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
367       </div>
368       <div class="timeline-body">
369         <p>The stable 2016.02 release is out - Thanks to everyone
370           contributing and testing the release candidates. See the
371           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
372           file for more details, read the
373           <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a>
374           and go to the <a href="/downloads/">downloads page</a> to pick up the
375           <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
376       </div>
377     </div>
378   </li>
379
380   <li>
381     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
382     <div class="timeline-panel">
383       <div class="timeline-heading">
384         <h4 class="timeline-title">2016.02-rc3 released</h4>
385         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p>
386       </div>
387       <div class="timeline-body">
388         <p>Release candidate 3 is out with more cleanups and security
389           / build fixes. See
390           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
391           file for details.</p>
392         <p>Head to the <a href="/downloads/">downloads page</a> to
393           pick up
394           the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3
395             release candidate</a>, and report any problems found to
396           the <a href="support.html">mailing list</a>
397           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
398       </div>
399     </div>
400   </li>
401
402   <li class="timeline-inverted">
403     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
404     <div class="timeline-panel">
405       <div class="timeline-heading">
406         <h4 class="timeline-title">2016.02-rc2 released</h4>
407         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p>
408       </div>
409       <div class="timeline-body">
410         <p>Another week, another release candidate with more cleanups
411           and build fixes. See
412           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
413           file for details.</p>
414
415         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
416           <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2
417             release candidate</a>, and report any problems found to
418           the <a href="support.html">mailing list</a>
419           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
420       </div>
421     </div>
422   </li>
423
424   <li>
425     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
426     <div class="timeline-panel">
427       <div class="timeline-heading">
428         <h4 class="timeline-title">2016.02-rc1 released</h4>
429         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p>
430       </div>
431       <div class="timeline-body">
432         <p>We have a new release candidate! Lots of
433           changes all over the tree, see
434           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
435           file for details and read the
436           <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
437         </p>
438
439         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
440           <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1
441             release candidate</a>, and report any
442           problems found to the
443           <a href="support.html">mailing list</a> or
444           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
445       </div>
446     </div>
447   </li>
448
449   <li class="timeline-inverted">
450     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
451     <div class="timeline-panel">
452       <div class="timeline-heading">
453         <h4 class="timeline-title">2015.11.1 released</h4>
454         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p>
455       </div>
456       <div class="timeline-body">
457         <p>The 2015.11.1 bugfix release is out - Thanks to everyone
458         contributing. This release fixes critical issues discovered
459         since the 2015.11 release. See the
460         <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
461         file for more details, and go to the
462         <a href="/downloads/">downloads page</a> to pick up the
463         <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
464       </div>
465     </div>
466   </li>
467
468   <li>
469     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
470     <div class="timeline-panel">
471       <div class="timeline-heading">
472         <h4 class="timeline-title">2015.11 released</h4>
473         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p>
474       </div>
475       <div class="timeline-body">
476         <p>The stable 2015.11 release is out - Thanks to everyone
477           contributing and testing the release candidates. See the
478           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a>
479           file for more details, read the
480           <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
481           and go to the <a href="/downloads/">downloads page</a> to pick up the
482           <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p>
483       </div>
484     </div>
485   </li>
486
487   <li class="timeline-inverted">
488     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
489     <div class="timeline-panel">
490       <div class="timeline-heading">
491         <h4 class="timeline-title">2015.11-rc3 released</h4>
492         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p>
493       </div>
494       <div class="timeline-body">
495         <p>Release candidate 3 is out with more cleanups and security
496           / build fixes. See
497           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a>
498           file for details.</p>
499         <p>Head to the <a href="/downloads/">downloads page</a> to
500           pick up
501           the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3
502             release candidate</a>, and report any problems found to
503           the <a href="support.html">mailing list</a>
504           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
505       </div>
506     </div>
507   </li>
508
509   <li>
510     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
511     <div class="timeline-panel">
512       <div class="timeline-heading">
513         <h4 class="timeline-title">2015.11-rc2 released</h4>
514         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p>
515       </div>
516       <div class="timeline-body">
517         <p>Another week, another release candidate with more cleanups
518           and build fixes. See the
519           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
520           file for details.</p>
521         <p>Head to the <a href="/downloads/">downloads page</a> to
522           pick up
523           the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2
524             release candidate</a>, and report any problems found to
525           the <a href="support.html">mailing list</a>
526           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
527       </div>
528     </div>
529   </li>
530
531   <li class="timeline-inverted">
532     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
533     <div class="timeline-panel">
534       <div class="timeline-heading">
535         <h4 class="timeline-title">2015.11-rc1 released</h4>
536         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p>
537       </div>
538       <div class="timeline-body">
539         <p>We have a new release candidate! Lots of
540           changes all over the tree, see
541           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
542           file for details. See also
543           the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
544             e-mail</a>.</p>
545
546         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
547           <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
548             release candidate</a>, and report any
549           problems found to the
550           <a href="support.html">mailing list</a> or
551           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
552       </div>
553     </div>
554   </li>
555
556   <li>
557     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
558     <div class="timeline-panel">
559       <div class="timeline-heading">
560         <h4 class="timeline-title">2015.08.1 released</h4>
561         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p>
562       </div>
563       <div class="timeline-body">
564         <p>The 2015.08.1 bugfix release is out - Thanks to everyone
565           contributing. This release fixes critical issues discovered since
566           the 2015.08 release. See the
567           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
568           file for more details,
569           and go to the <a href="/downloads/">downloads page</a> to pick up the
570           <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
571       </div>
572     </div>
573   </li>
574
575   <li class="timeline-inverted">
576     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
577     <div class="timeline-panel">
578       <div class="timeline-heading">
579         <h4 class="timeline-title">2015.08 released</h4>
580         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p>
581       </div>
582       <div class="timeline-body">
583         <p>The stable 2015.08 release is out - Thanks to everyone
584           contributing and testing the release candidates. See the
585           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
586           file for more details, read the
587           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
588           and go to the <a href="/downloads/">downloads page</a> to pick up the
589           <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
590       </div>
591     </div>
592   </li>
593
594   <li>
595     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
596     <div class="timeline-panel">
597       <div class="timeline-heading">
598         <h4 class="timeline-title">2015.08-rc2 released</h4>
599         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p>
600       </div>
601       <div class="timeline-body">
602         <p>We have a new release candidate! Lots of changes all over the
603           tree, see
604           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
605           file for details, and
606           the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
607             announcement</a>.</p>
608
609         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
610           <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
611             release candidate</a>, and report any problems found to the
612           <a href="support.html">mailing list</a> or
613           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
614       </div>
615     </div>
616   </li>
617
618   <li class="timeline-inverted">
619     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
620     <div class="timeline-panel">
621       <div class="timeline-heading">
622         <h4 class="timeline-title">2015.08-rc1 released</h4>
623         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p>
624       </div>
625       <div class="timeline-body">
626         <p>We have a new release candidate! Lots of changes all over the tree, see
627           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
628           file for details, read
629           the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
630
631         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
632           <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
633             release candidate</a>, and report any problems found to the
634           <a href="support.html">mailing list</a> or
635           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
636       </div>
637     </div>
638   </li>
639
640   <li>
641     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
642     <div class="timeline-panel">
643       <div class="timeline-heading">
644         <h4 class="timeline-title">2015.05 released</h4>
645         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p>
646       </div>
647       <div class="timeline-body">
648         <p>The stable 2015.05 release is out - Thanks to everyone
649           contributing and testing the release candidates. See the
650           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
651           file for more details, read the
652           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
653           and go to the <a href="/downloads/">downloads page</a> to pick up the
654           <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
655       </div>
656     </div>
657   </li>
658
659   <li class="timeline-inverted">
660     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
661     <div class="timeline-panel">
662       <div class="timeline-heading">
663         <h4 class="timeline-title">2015.05-rc3 released</h4>
664         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p>
665       </div>
666       <div class="timeline-body">
667         <p>Release candidate 3 is out with more cleanups and security
668           / build fixes. See
669           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
670           file for details.</p>
671         <p>Head to the <a href="/downloads/">downloads page</a> to
672           pick up
673           the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3
674             release candidate</a>, and report any problems found to
675           the <a href="support.html">mailing list</a>
676           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
677       </div>
678     </div>
679   </li>
680
681   <li>
682     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
683     <div class="timeline-panel">
684       <div class="timeline-heading">
685         <h4 class="timeline-title">2015.05-rc2 released</h4>
686         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p>
687       </div>
688       <div class="timeline-body">
689         <p>Another week, another release candidate with more cleanups
690           and build fixes. See
691           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
692           file for details.</p>
693         <p>Head to the <a href="/downloads/">downloads page</a> to
694           pick up the
695           <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
696             release candidate</a>, and report any problems found to
697           the <a href="support.html">mailing list</a>
698           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
699       </div>
700     </div>
701   </li>
702
703   <li class="timeline-inverted">
704     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
705     <div class="timeline-panel">
706       <div class="timeline-heading">
707         <h4 class="timeline-title">2015.05-rc1 released</h4>
708         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p>
709       </div>
710       <div class="timeline-body">
711         <p>We have a new release candidate! Lots of changes all over the
712           tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
713           file for details, and read the
714           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
715
716         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
717           <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
718             release candidate</a>, and report any problems found to the
719           <a href="support.html">mailing list</a> or
720           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
721       </div>
722     </div>
723   </li>
724
725   <li>
726     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
727     <div class="timeline-panel">
728       <div class="timeline-heading">
729         <h4 class="timeline-title">2015.02 released</h4>
730         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p>
731       </div>
732       <div class="timeline-body">
733         <p>The stable 2015.02 release is out - Thanks to everyone
734           contributing and testing the release candidates. See the
735           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
736           file for more details, read the
737           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
738           and go to the <a href="/downloads/">downloads page</a> to pick up the
739           <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
740       </div>
741     </div>
742   </li>
743
744
745   <li class="timeline-inverted">
746     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
747     <div class="timeline-panel">
748       <div class="timeline-heading">
749         <h4 class="timeline-title">2015.02-rc3 released</h4>
750         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p>
751       </div>
752       <div class="timeline-body">
753         <p>Release candidate 3 is out with more cleanups and security
754           / build fixes. See
755           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
756           file for details.</p>
757         <p>Head to the <a href="/downloads/">downloads page</a> to
758           pick up the
759           <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
760             release candidate</a>, and report any problems found to
761           the <a href="support.html">mailing list</a>
762           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
763       </div>
764     </div>
765   </li>
766
767   <li>
768     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
769     <div class="timeline-panel">
770       <div class="timeline-heading">
771         <h4 class="timeline-title">2015.02-rc2 released</h4>
772         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p>
773       </div>
774       <div class="timeline-body">
775         <p>Another week, another release candidate with more cleanups
776           and build fixes. See
777           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
778           file for details.</p>
779
780         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
781           <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
782             release candidate</a>, and report any problems found to
783           the <a href="support.html">mailing list</a>
784           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
785       </div>
786     </div>
787   </li>
788
789   <li class="timeline-inverted">
790     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
791     <div class="timeline-panel">
792       <div class="timeline-heading">
793         <h4 class="timeline-title">2015.02-rc1 released</h4>
794         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p>
795       </div>
796       <div class="timeline-body">
797         <p>We have a new release candidate! Lots of changes all over
798           the tree, see
799           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
800           file for details, and read the
801           <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
802
803         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
804           <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
805             release candidate</a>, and report any problems found to
806           the
807           <a href="support.html">mailing list</a> or
808           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
809       </div>
810     </div>
811   </li>
812
813   <li>
814     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
815     <div class="timeline-panel">
816       <div class="timeline-heading">
817         <h4 class="timeline-title">2014.11 released</h4>
818         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p>
819       </div>
820       <div class="timeline-body">
821         <p>The stable 2014.11 release is out - Thanks to everyone
822           contributing and testing the release candidates. See the
823           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
824           file for more details,
825           and go to the <a href="/downloads/">downloads page</a> to pick up the
826           <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
827       </div>
828     </div>
829   </li>
830
831   <li  class="timeline-inverted">
832     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
833     <div class="timeline-panel">
834       <div class="timeline-heading">
835         <h4 class="timeline-title">2014.11-rc3 released</h4>
836         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p>
837       </div>
838       <div class="timeline-body">
839         <p>Release candidate 3 is out with more cleanups and build
840           fixes. See
841           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
842           file for details.</p>
843
844         <p>Head to the <a href="/downloads/">downloads page</a> to
845           pick up the
846           <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
847             release candidate</a>, and report any problems found to
848           the <a href="support.html">mailing list</a>
849           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
850       </div>
851     </div>
852   </li>
853
854   <li>
855     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
856     <div class="timeline-panel">
857       <div class="timeline-heading">
858         <h4 class="timeline-title">2014.11-rc2 released</h4>
859         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p>
860       </div>
861       <div class="timeline-body">
862         <p>Another week, another release candidate with more cleanups
863           and build fixes. See
864           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
865           file for details.</p>
866
867         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
868           <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
869             release candidate</a>, and report any problems found to
870           the <a href="support.html">mailing list</a>
871           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
872       </div>
873     </div>
874   </li>
875
876   <li class="timeline-inverted">
877     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
878     <div class="timeline-panel">
879       <div class="timeline-heading">
880         <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
881         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p>
882       </div>
883       <div class="timeline-body">
884         <p>A report from the recent
885           <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
886             Buildroot Developers Meeting</a> is now
887           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
888
889         <p>Once again, thanks to all the participants and to
890           <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
891
892         <p>The next Developer Days will take place on February 2nd and
893           3rd in Brussels, Belgium, right
894           after <a href="http://fosdem.org">FOSDEM</a>. See
895           the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
896           for more details.</p>
897       </div>
898     </div>
899   </li>
900
901   <li>
902     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
903     <div class="timeline-panel">
904       <div class="timeline-heading">
905         <h4 class="timeline-title">2014.11-rc1 released</h4>
906         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p>
907       </div>
908       <div class="timeline-body">
909         <p>We have a new release candidate! Lots of changes all over the
910           tree, see the <a
911                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
912           file for details, and read the
913           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
914
915         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
916           <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
917             release candidate</a>, and report any problems found to the
918           <a href="support.html">mailing list</a> or
919           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
920       </div>
921     </div>
922   </li>
923
924   <li class="timeline-inverted">
925     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
926     <div class="timeline-panel">
927       <div class="timeline-heading">
928         <h4 class="timeline-title">2014.08 released</h4>
929         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p>
930       </div>
931       <div class="timeline-body">
932         <p>The stable 2014.08 release is out - Thanks to everyone
933           contributing and testing the release candidates. See the
934           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
935           file for more details, read the
936           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
937           and go to the <a href="/downloads/">downloads page</a> to pick up the
938           <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
939       </div>
940     </div>
941   </li>
942
943   <li>
944     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
945     <div class="timeline-panel">
946       <div class="timeline-heading">
947         <h4 class="timeline-title">2014.08-rc3 released</h4>
948         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p>
949       </div>
950       <div class="timeline-body">
951         <p>Release candidate 3 is out with more cleanups and build
952           fixes. See
953           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
954           file for details.</p>
955
956         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
957           <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
958             release candidate</a>, and report any problems found to
959           the <a href="support.html">mailing list</a>
960           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
961       </div>
962     </div>
963   </li>
964
965   <li class="timeline-inverted">
966     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
967     <div class="timeline-panel">
968       <div class="timeline-heading">
969         <h4 class="timeline-title">2014.08-rc2 released</h4>
970         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p>
971       </div>
972       <div class="timeline-body">
973         <p>Another week, another release candidate with more cleanups
974           and build fixes. See
975           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
976           file for details.</p>
977
978         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
979           <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
980             release candidate</a>, and report any problems found to
981           the <a href="support.html">mailing list</a>
982           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
983       </div>
984     </div>
985   </li>
986
987   <li>
988     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
989     <div class="timeline-panel">
990       <div class="timeline-heading">
991         <h4 class="timeline-title">2014.08-rc1 released</h4>
992         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p>
993       </div>
994       <div class="timeline-body">
995         <p>We have a new release candidate! Lots of changes all over the
996           tree, see the <a
997                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
998           file for details, and read the
999           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
1000
1001         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1002           <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
1003             release candidate</a>, and report any problems found to the
1004           <a href="support.html">mailing list</a> or
1005           <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">2014.05 released</h4>
1015         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p>
1016       </div>
1017       <div class="timeline-body">
1018         <p>The stable 2014.05 release is out - Thanks to everyone
1019           contributing and testing the release candidates. See the
1020           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
1021           file for more details, read the
1022           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
1023           and go to the <a href="/downloads/">downloads page</a> to pick up the
1024           <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
1025       </div>
1026     </div>
1027   </li>
1028
1029   <li>
1030     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1031     <div class="timeline-panel">
1032       <div class="timeline-heading">
1033         <h4 class="timeline-title">2014.05-rc3 released</h4>
1034         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p>
1035       </div>
1036       <div class="timeline-body">
1037         <p>Release candidate 3 is out with more cleanups and build
1038           fixes. See
1039           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
1040           file for details.</p>
1041
1042         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1043           <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
1044             release candidate</a>, and report any problems found to
1045           the <a href="support.html">mailing list</a>
1046           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1047       </div>
1048     </div>
1049   </li>
1050
1051   <li class="timeline-inverted">
1052     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1053     <div class="timeline-panel">
1054       <div class="timeline-heading">
1055         <h4 class="timeline-title">2014.05-rc2 released</h4>
1056         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p>
1057       </div>
1058       <div class="timeline-body">
1059         <p>Another week, another release candidate with more cleanups
1060           and build fixes. See
1061           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
1062           file for details.</p>
1063
1064         <p>Head to the <a href="/downloads/">downloads page</a> to
1065           pick up the
1066           <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
1067             release candidate</a>, and report any problems found to
1068           the <a href="support.html">mailing list</a>
1069           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1070       </div>
1071     </div>
1072   </li>
1073
1074   <li>
1075     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1076     <div class="timeline-panel">
1077       <div class="timeline-heading">
1078         <h4 class="timeline-title">2014.05-rc1 released</h4>
1079         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p>
1080       </div>
1081       <div class="timeline-body">
1082         <p>We have a new release candidate! Lots of changes all over the
1083           tree, see the <a
1084                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
1085           file for details, and read the
1086           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
1087
1088         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1089           <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
1090             release candidate</a>, and report any problems found to the
1091           <a href="support.html">mailing list</a> or
1092           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1093       </div>
1094     </div>
1095   </li>
1096
1097   <li class="timeline-inverted">
1098     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1099     <div class="timeline-panel">
1100       <div class="timeline-heading">
1101         <h4 class="timeline-title">27 February 2014</h4>
1102         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p>
1103       </div>
1104       <div class="timeline-body">
1105         <p>The stable 2014.02 release is out - Thanks to everyone
1106           contributing and testing the release candidates. See the
1107           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
1108           file for more details,
1109           and go to the <a href="/downloads/">downloads page</a> to pick up the
1110           <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
1111       </div>
1112     </div>
1113   </li>
1114
1115   <li>
1116     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1117     <div class="timeline-panel">
1118       <div class="timeline-heading">
1119         <h4 class="timeline-title">25 February 2014</h4>
1120         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p>
1121       </div>
1122       <div class="timeline-body">
1123         <p>Release candidate 3 is out with more cleanups and build
1124           fixes. See
1125           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
1126           file for details.</p>
1127
1128         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1129           <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
1130             release candidate</a>, and report any problems found to
1131           the <a href="support.html">mailing list</a>
1132           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1133       </div>
1134     </div>
1135   </li>
1136
1137   <li class="timeline-inverted">
1138     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1139     <div class="timeline-panel">
1140       <div class="timeline-heading">
1141         <h4 class="timeline-title">20 February 2014</h4>
1142         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p>
1143       </div>
1144       <div class="timeline-body">
1145         <p>Another week, another release candidate with more cleanups
1146           and build fixes. See
1147           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
1148           file for details.</p>
1149
1150         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1151           <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
1152             release candidate</a>, and report any problems found to
1153           the <a href="support.html">mailing list</a>
1154           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1155       </div>
1156     </div>
1157   </li>
1158
1159   <li>
1160     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1161     <div class="timeline-panel">
1162       <div class="timeline-heading">
1163         <h4 class="timeline-title">2014.02-rc1 released</h4>
1164         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p>
1165       </div>
1166       <div class="timeline-body">
1167         <p>We have a new release candidate! Lots of changes all over the
1168           tree, see the <a
1169                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
1170           file for details, and read the
1171           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
1172
1173         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1174           <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
1175             release candidate</a>, and report any problems found to the
1176           <a href="support.html">mailing list</a> or
1177           <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1178       </div>
1179     </div>
1180   </li>
1181
1182   <li class="timeline-inverted">
1183     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1184     <div class="timeline-panel">
1185       <div class="timeline-heading">
1186         <h4 class="timeline-title">9 February 2014</h4>
1187         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p>
1188       </div>
1189       <div class="timeline-body">
1190         <p>A report from the recent
1191           <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1192             Buildroot Developers Meeting</a> is now
1193           <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
1194
1195         <p>Once again, thanks to all the participants and to
1196           <a href="http://www.google.com">Google</a> and
1197           <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
1198       </div>
1199     </div>
1200   </li>
1201
1202   <li>
1203     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1204     <div class="timeline-panel">
1205       <div class="timeline-heading">
1206         <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4>
1207         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p>
1208       </div>
1209       <div class="timeline-body">
1210         <p>The upcoming Buildroot Developers meeting will take place in
1211           Brussels on February, 3rd and 4th, after the
1212           <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
1213           details about the meeting can be found on the corresponding
1214           <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1215             wiki page</a>.</p>
1216
1217         <p>Persons not able to join the meeting in Brussels can participate
1218           remotely using Google Hangouts. Simply give your Google address to
1219           <code>thomas.petazzoni@free-electrons.com</code>.</p>
1220
1221         <p>This meeting is sponsored by
1222           <a href="http://www.google.com">Google</a> (for the meeting room)
1223           and <a href="http://www.mind.be">Mind</a> (for the dinner).
1224           Thanks to our sponsors!</p>
1225       </div>
1226     </div>
1227   </li>
1228
1229   <li class="timeline-inverted">
1230     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1231     <div class="timeline-panel">
1232       <div class="timeline-heading">
1233         <h4 class="timeline-title">2013.11 released</h4>
1234         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
1235       </div>
1236       <div class="timeline-body">
1237         <p>The stable 2013.11 release is out - Thanks to everyone
1238           contributing and testing the release candidates. See the
1239           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
1240           file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
1241           and go to the <a href="/downloads/">downloads page</a> to pick up the
1242           <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
1243       </div>
1244     </div>
1245   </li>
1246
1247   <li>
1248     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1249     <div class="timeline-panel">
1250       <div class="timeline-heading">
1251         <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4>
1252         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
1253       </div>
1254       <div class="timeline-body">
1255         <p>The slides from the Buildroot presentation at the recent
1256           <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
1257           are now
1258           <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
1259       </div>
1260     </div>
1261   </li>
1262
1263   <li class="timeline-inverted">
1264     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1265     <div class="timeline-panel">
1266       <div class="timeline-heading">
1267         <h4 class="timeline-title">2013.11-rc3 released</h4>
1268         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
1269       </div>
1270       <div class="timeline-body">
1271         <p>Another week, another release candidate with more
1272           fixes. See
1273           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
1274           file for details.</p>
1275
1276         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1277           <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
1278             release candidate</a>, and report any problems found to
1279           the <a href="support.html">mailing list</a>
1280           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1281       </div>
1282     </div>
1283   </li>
1284
1285   <li>
1286     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1287     <div class="timeline-panel">
1288       <div class="timeline-heading">
1289         <h4 class="timeline-title">2013.11-rc2 released</h4>
1290         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
1291       </div>
1292       <div class="timeline-body">
1293         <p>Another week, another release candidate with more cleanups
1294           and build fixes. See
1295           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
1296           file for details.</p>
1297
1298         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1299           <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
1300             release candidate</a>, and report any problems found to
1301           the <a href="support.html">mailing list</a>
1302           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1303       </div>
1304     </div>
1305   </li>
1306
1307   <li class="timeline-inverted">
1308     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1309     <div class="timeline-panel">
1310       <div class="timeline-heading">
1311         <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4>
1312         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p>
1313       </div>
1314       <div class="timeline-body">
1315         <p>The next <i>Buildroot Developer Days</i> meeting will take
1316           place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
1317           Belgium - Just after
1318           <a href="http://www.fosdem.org">FOSDEM</a> (February
1319           1st/2nd). This two days meeting is mainly open to Buildroot
1320           developers and contributors, or Buildroot users having a prior
1321           experience with the tool. It will allow developers to work on
1322           Buildroot and discuss current issues, the future directions, and
1323           more.</p>
1324
1325         <p>In addition to the Buildroot event, we encourage embedded Linux
1326           developers to propose talks for the Embedded and Mobile Developer
1327           Room at FOSDEM. See
1328           the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
1329
1330         <p>We would like to thank our
1331           sponsor <a href="http://www.google.com">Google</a> for sponsoring
1332           the event by providing all the needed logistics.</p>
1333
1334         <p>For more details, see the
1335           <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
1336             page</a> dedicated to the meeting.</p>
1337       </div>
1338     </div>
1339   </li>
1340
1341   <li>
1342     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1343     <div class="timeline-panel">
1344       <div class="timeline-heading">
1345         <h4 class="timeline-title">2013.11-rc1 released</h4>
1346         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p>
1347       </div>
1348       <div class="timeline-body">
1349         <p>We have a new release candidate! Lots of changes all over the
1350           tree, see the <a
1351                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
1352           file for details, and read the
1353           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
1354
1355         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1356           <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
1357             release candidate</a>, and report any problems found to
1358           the <a href="support.html">mailing list</a>
1359           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1360       </div>
1361     </div>
1362   </li>
1363
1364   <li class="timeline-inverted">
1365     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1366     <div class="timeline-panel">
1367       <div class="timeline-heading">
1368         <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1369         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p>
1370       </div>
1371       <div class="timeline-body">
1372         <p>A report from the recent
1373           <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
1374             Buildroot Developers Meeting</a> is now
1375           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
1376
1377         <p>Once again, thanks to all the participants and to
1378           <a href="http://www.imgtec.com/">Imagination Technologies</a>
1379           for sponsoring the event.</p>
1380       </div>
1381     </div>
1382   </li>
1383
1384   <li>
1385     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1386     <div class="timeline-panel">
1387       <div class="timeline-heading">
1388         <h4 class="timeline-title">2013.08.1 released</h4>
1389         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p>
1390       </div>
1391       <div class="timeline-body">
1392         <p>The 2013.08.1 bugfix release is out - Thanks to everyone
1393           contributing. This release fixes critical issues discovered since
1394           the 2013.08 release. See the
1395           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
1396           file for more details,
1397           and go to the <a href="/downloads/">downloads page</a> to pick up the
1398           <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
1399       </div>
1400     </div>
1401   </li>
1402
1403   <li class="timeline-inverted">
1404     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1405     <div class="timeline-panel">
1406       <div class="timeline-heading">
1407         <h4 class="timeline-title">Buildroot Developer Days</h4>
1408         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p>
1409       </div>
1410       <div class="timeline-body">
1411         <p>The next <i>Buildroot Developer Days</i> meeting will take
1412           place on Saturday October 26th and Sunday October 27th 2013 in
1413           Edinburgh, UK - Just after the <a
1414                                             href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
1415             Embedded Linux Conference Europe</a> (October 23th-24th). This two
1416           days meeting is mainly open to Buildroot developers and
1417           contributors, or Buildroot users having a prior experience with
1418           the tool. It will allow developers to work on Buildroot and
1419           discuss current issues, the future directions, and more.</p>
1420
1421         <p>For more details, see the
1422           <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
1423             page</a> dedicated to the meeting.</p>
1424       </div>
1425     </div>
1426   </li>
1427
1428   <li>
1429     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1430     <div class="timeline-panel">
1431       <div class="timeline-heading">
1432         <h4 class="timeline-title">2013.08 released</h4>
1433         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p>
1434       </div>
1435       <div class="timeline-body">
1436         <p>The stable 2013.08 release is out - Thanks to everyone
1437           contributing and testing the release candidates. See the
1438           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
1439           file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
1440           and go to the <a href="/downloads/">downloads page</a> to pick up the
1441           <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
1442       </div>
1443     </div>
1444   </li>
1445
1446   <li class="timeline-inverted">
1447     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1448     <div class="timeline-panel">
1449       <div class="timeline-heading">
1450         <h4 class="timeline-title">2013.08-rc3 released</h4>
1451         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p>
1452       </div>
1453       <div class="timeline-body">
1454         <p>Another week, another release candidate with more cleanups and
1455           build fixes. See the <a
1456                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
1457           file for details.</p>
1458
1459         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1460           <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
1461             release candidate</a>, and report any problems found to the <a
1462                                                                            href="support.html">mailing list</a> or <a
1463                                                                                                                       href="https://bugs.uclibc.org">bug tracker</a>.</p>
1464       </div>
1465     </div>
1466   </li>
1467
1468   <li>
1469     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1470     <div class="timeline-panel">
1471       <div class="timeline-heading">
1472         <h4 class="timeline-title">2013.08-rc2 released</h4>
1473         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p>
1474       </div>
1475       <div class="timeline-body">
1476         <p>We have a new release candidate! Lots of changes all over the
1477           tree, see
1478           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
1479           file for details.</p>
1480
1481         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1482           <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
1483             release candidate</a>, and report any problems found to
1484           the <a href="support.html">mailing list</a>
1485           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1486       </div>
1487     </div>
1488   </li>
1489
1490   <li class="timeline-inverted">
1491     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1492     <div class="timeline-panel">
1493       <div class="timeline-heading">
1494         <h4 class="timeline-title">2013.08-rc1 released</h4>
1495         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p>
1496       </div>
1497       <div class="timeline-body">
1498         <p>We have a new release candidate! Lots of changes all over the
1499           tree, see
1500           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
1501           file for details.</p>
1502
1503         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1504           <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
1505             release candidate</a>, and report any problems found to
1506           the <a href="support.html">mailing list</a>
1507           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1508       </div>
1509     </div>
1510   </li>
1511
1512   <li>
1513     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1514     <div class="timeline-panel">
1515       <div class="timeline-heading">
1516         <h4 class="timeline-title">2013.05 released</h4>
1517         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p>
1518       </div>
1519       <div class="timeline-body">
1520         <p>The stable 2013.05 release is out - Thanks to everyone
1521           contributing and testing the release candidates. See the
1522           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
1523           file for more details, read the
1524           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
1525           and go to the <a href="/downloads/">downloads page</a> to pick up the
1526           <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
1527       </div>
1528     </div>
1529   </li>
1530
1531   <li class="timeline-inverted">
1532     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1533     <div class="timeline-panel">
1534       <div class="timeline-heading">
1535         <h4 class="timeline-title">2013.05-rc3 released</h4>
1536         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p>
1537       </div>
1538       <div class="timeline-body">
1539         <p>Another week, another release candidate with more cleanups and
1540           build fixes. See the <a
1541                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
1542           file for details.</p>
1543
1544         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1545           <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
1546             release candidate</a>, and report any problems found to
1547           the <a href="support.html">mailing list</a>
1548           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1549       </div>
1550     </div>
1551   </li>
1552
1553   <li>
1554     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1555     <div class="timeline-panel">
1556       <div class="timeline-heading">
1557         <h4 class="timeline-title">2013.05-rc2 released</h4>
1558         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p>
1559       </div>
1560       <div class="timeline-body">
1561         <p>Another week, another release candidate with more cleanups and
1562           build fixes. See the <a
1563                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
1564           file for details.</p>
1565
1566         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1567           <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
1568             release candidate</a>, and report any problems found to
1569           the <a href="support.html">mailing list</a>
1570           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1571       </div>
1572     </div>
1573   </li>
1574
1575   <li class="timeline-inverted">
1576     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1577     <div class="timeline-panel">
1578       <div class="timeline-heading">
1579         <h4 class="timeline-title">2013.05-rc1 released</h4>
1580         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p>
1581       </div>
1582       <div class="timeline-body">
1583         <p>We have a new release candidate! Lots of changes all over the
1584           tree, see the <a
1585                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
1586           file for details, and read the
1587           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
1588
1589         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1590           <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
1591             release candidate</a>, and report any problems found to
1592           the <a href="support.html">mailing list</a>
1593           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1594       </div>
1595     </div>
1596   </li>
1597
1598   <li>
1599     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1600     <div class="timeline-panel">
1601       <div class="timeline-heading">
1602         <h4 class="timeline-title">2013.02 released</h4>
1603         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p>
1604       </div>
1605       <div class="timeline-body">
1606         <p>The stable 2013.02 release is out - Thanks to everyone
1607           contributing and testing the release candidates. See the
1608           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
1609           file for more details
1610           and go to the <a href="/downloads/">downloads page</a> to pick up the
1611           <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
1612       </div>
1613     </div>
1614   </li>
1615
1616   <li class="timeline-inverted">
1617     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1618     <div class="timeline-panel">
1619       <div class="timeline-heading">
1620         <h4 class="timeline-title">2013.02-rc3 released</h4>
1621         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p>
1622       </div>
1623       <div class="timeline-body">
1624         <p>Another week, another release candidate with more cleanups
1625           and build fixes. See
1626           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
1627           file for details.</p>
1628
1629         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1630           <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-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">2013.02-rc2 released</h4>
1643         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p>
1644       </div>
1645       <div class="timeline-body">
1646         <p>Another week, another release candidate with more cleanups and
1647           build fixes. See the <a
1648                                   href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_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-2013.02-rc2.tar.bz2">2013.02-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">2013.02-rc1 released</h4>
1665         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
1666       </div>
1667       <div class="timeline-body">
1668         <p>We have a new release candidate! Lots of changes all over the
1669           tree, see the <a
1670                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
1671           file for details, and read the
1672           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
1673
1674         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1675           <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
1676             release candidate</a>, and report any problems found to
1677           the <a href="support.html">mailing list</a>
1678           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1679       </div>
1680     </div>
1681   </li>
1682
1683   <li>
1684     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1685     <div class="timeline-panel">
1686       <div class="timeline-heading">
1687         <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1688         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
1689       </div>
1690       <div class="timeline-body">
1691         <p>A report from the recent Buildroot Developers Meeting is now
1692           <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
1693           <a href="http://emlinews.net">Embedded Linux News</a> also has a
1694           <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
1695             writeup about the event</a>, including photos.</p>
1696
1697         <p>Once again, thanks to all the participants and to
1698           <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
1699       </div>
1700     </div>
1701   </li>
1702
1703   <li class="timeline-inverted">
1704     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1705     <div class="timeline-panel">
1706       <div class="timeline-heading">
1707         <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4>
1708         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p>
1709       </div>
1710       <div class="timeline-body">
1711         <p>The next Buildroot Developers Meeting will take place on Monday
1712           4th February 2013 and Tuesday 5th February 2013 in Brussels,
1713           Belgium. Those dates have been chosen to immediately follow the
1714           great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
1715
1716         <p>Attending this meeting is free, after registration by
1717           contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
1718             Petazzoni</a>. For more details about the meeting, please see
1719           the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
1720             Wiki page</a>.</p>
1721
1722         <p>We would like to
1723           thank <a href="http://www.google.com">Google</a> for providing the
1724           meeting location and the Internet connection, and offering free
1725           lunch and refreshments to the participants.</p>
1726       </div>
1727     </div>
1728   </li>
1729
1730   <li>
1731     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1732     <div class="timeline-panel">
1733       <div class="timeline-heading">
1734         <h4 class="timeline-title">2012.11.1 released</h4>
1735         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p>
1736       </div>
1737       <div class="timeline-body">
1738         <p>The 2012.11.1 bugfix release is out - Thanks to everyone
1739           contributing. This release fixes critical issues discovered since
1740           the 2012.11 release, most importantly with non-largefile builds on
1741           recent Ubuntu versions. See the
1742           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
1743           file for more details,
1744           and go to the <a href="/downloads/">downloads page</a> to pick up the
1745           <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
1746       </div>
1747     </div>
1748   </li>
1749
1750   <li class="timeline-inverted">
1751     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1752     <div class="timeline-panel">
1753       <div class="timeline-heading">
1754         <h4 class="timeline-title">2012.11 released</h4>
1755         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p>
1756       </div>
1757       <div class="timeline-body">
1758         <p>The stable 2012.11 release is out - Thanks to everyone
1759           contributing and testing the release candidates. See the
1760           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
1761           file for more details
1762           and go to the <a href="/downloads/">downloads page</a> to pick up the
1763           <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
1764       </div>
1765     </div>
1766   </li>
1767
1768   <li>
1769     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1770     <div class="timeline-panel">
1771       <div class="timeline-heading">
1772         <h4 class="timeline-title">2012.11-rc2 released</h4>
1773         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p>
1774       </div>
1775       <div class="timeline-body">
1776         <p>RC2 is out with more bugfixes - See
1777           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
1778           file for details.
1779
1780         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1781           <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
1782             release candidate</a>, and report any problems found to
1783           the <a href="support.html">mailing list</a>
1784           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1785       </div>
1786     </div>
1787   </li>
1788
1789   <li class="timeline-inverted">
1790     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1791     <div class="timeline-panel">
1792       <div class="timeline-heading">
1793         <h4 class="timeline-title">2012.11-rc1 released</h4>
1794         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
1795       </div>
1796       <div class="timeline-body">
1797         <p>We have a new release candidate! Lots of changes all over the
1798           tree, see the <a
1799                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
1800           file for details, and read the
1801           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
1802
1803         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1804           <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
1805             release candidate</a>, and report any problems found to
1806           the <a href="support.html">mailing list</a>
1807           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1808       </div>
1809     </div>
1810   </li>
1811
1812   <li>
1813     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1814     <div class="timeline-panel">
1815       <div class="timeline-heading">
1816         <h4 class="timeline-title">Buildroot Developer Day</h4>
1817         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
1818       </div>
1819       <div class="timeline-body">
1820         <p>A report from the recent <i>Buildroot Developer Days</i>
1821           meeting in Barcelona, Spain is
1822           now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
1823           Many thanks to all the participants, and a special thanks to
1824           Arnout Vandecappelle from <a href="http://mind.be/">mind</a>
1825           for taking notes and Thomas Petazzoni
1826           from <a href="http://free-electrons.com/">Free Electrons</a>
1827           for handling all the practical arrangements, and naturally
1828           our sponsors, <a href="http://www.fluendo.com/">Fluendo</a>
1829           and <a href="http://www.synopsys.com/">Synopsis</a>.
1830         </p>
1831         <p>The next Developer Days will take place on February 4th and
1832           5th in Brussels, Belgium, right
1833           after <a href="http://fosdem.org">FOSDEM</a>.</p>
1834       </div>
1835     </div>
1836   </li>
1837
1838   <li class="timeline-inverted">
1839     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1840     <div class="timeline-panel">
1841       <div class="timeline-heading">
1842         <h4 class="timeline-title">2012.08 released</h4>
1843         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p>
1844       </div>
1845       <div class="timeline-body">
1846         <p>The stable 2012.08 release is out - Thanks to everyone
1847           contributing and testing the release candidates. See the
1848           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
1849           file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
1850           <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
1851       </div>
1852     </div>
1853   </li>
1854
1855   <li>
1856     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1857     <div class="timeline-panel">
1858       <div class="timeline-heading">
1859         <h4 class="timeline-title">2012.08-rc3 released</h4>
1860         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p>
1861       </div>
1862       <div class="timeline-body">
1863         <p>We have a new release candidate! Various fixes, and
1864           addition of licensing informations on many
1865           packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
1866           file for details</p>
1867
1868         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1869           <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
1870             release candidate</a>, and report any problems found to
1871           the <a href="support.html">mailing list</a>
1872           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1873       </div>
1874     </div>
1875   </li>
1876
1877   <li class="timeline-inverted">
1878     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1879     <div class="timeline-panel">
1880       <div class="timeline-heading">
1881         <h4 class="timeline-title">2012.08-rc2 released</h4>
1882         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p>
1883       </div>
1884       <div class="timeline-body">
1885         <p>We have a new release candidate! Various fixes, and addition
1886           of licensing informations on many
1887           packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
1888           file for details</p>
1889
1890         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1891           <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
1892             release candidate</a>, and report any problems found to the <a
1893                                                                            href="support.html">mailing list</a> or <a
1894                                                                                                                       href="https://bugs.uclibc.org">bug tracker</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">2012.08-rc1 released</h4>
1904         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p>
1905       </div>
1906       <div class="timeline-body">
1907         <p>We have a new release candidate! Lots of changes all over
1908           the tree, see
1909           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">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-2012.08-rc1.tar.bz2">2012.08-rc1
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">Buildroot Developer Day</h4>
1926         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p>
1927       </div>
1928       <div class="timeline-body">
1929         <p>The next <i>Buildroot Developer Day</i> meeting will take place
1930           on Saturday November 3th and Sunday November 4th 2012 in
1931           Barcelona, Spain, just before
1932           the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
1933             Linux Conference Europe</a> (November 5th-7th). This two days
1934           meeting is mainly opened to Buildroot developers and contributors,
1935           or Buildroot users having a prior experience with the tool. This
1936           meeting will allow developers to work and Buildroot, and discuss
1937           current issues, the future directions, and more.</p>
1938
1939         <p>For more details, see
1940           the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
1941             page</a> dedicated to the meeting.</p>
1942       </div>
1943     </div>
1944   </li>
1945
1946   <li>
1947     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1948     <div class="timeline-panel">
1949       <div class="timeline-heading">
1950         <h4 class="timeline-title">2012.05 released</h4>
1951         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p>
1952       </div>
1953       <div class="timeline-body">
1954         <p>The stable 2012.05 release is out - Thanks to everyone
1955           contributing and testing the release candidates. See the
1956           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
1957           file for more details, read the
1958           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
1959           and go to the <a href="/downloads/">downloads page</a> to pick up the
1960           <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
1961       </div>
1962     </div>
1963   </li>
1964
1965   <li class="timeline-inverted">
1966     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1967     <div class="timeline-panel">
1968       <div class="timeline-heading">
1969         <h4 class="timeline-title">2012.05-rc3 released</h4>
1970         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p>
1971       </div>
1972       <div class="timeline-body">
1973         <p>RC3 is out with more bugfixes - See
1974           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
1975           file for details.
1976
1977         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1978           <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
1979             release candidate</a>, and report any problems found to
1980           the <a href="support.html">mailing list</a>
1981           or <a href="https://bugs.uclibc.org">bug tracker</a>.</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">2012.05-rc2 released</h4>
1991         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p>
1992       </div>
1993       <div class="timeline-body">
1994         <p>Another week, another release candidate with more cleanups
1995           and build fixes. See
1996           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
1997           file for details.</p>
1998
1999         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2000           <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
2001             release candidate</a>, and report any problems found to
2002           the <a href="support.html">mailing list</a>
2003           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2004       </div>
2005     </div>
2006   </li>
2007
2008   <li class="timeline-inverted">
2009     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2010     <div class="timeline-panel">
2011       <div class="timeline-heading">
2012         <h4 class="timeline-title">2012.05-rc1 released</h4>
2013         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p>
2014       </div>
2015       <div class="timeline-body">
2016         <p>We have a new release candidate! Lots of changes all over
2017           the tree, see
2018           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
2019           file for details, and read the
2020           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
2021
2022         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2023           <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
2024             release candidate</a>, and report any problems found to
2025           the <a href="support.html">mailing list</a>
2026           or <a href="https://bugs.uclibc.org">bug tracker</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">Autobuilder Results Online</h4>
2036         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p>
2037       </div>
2038       <div class="timeline-body">
2039         <p>The status of the autobuilders, which do repeated
2040           <code>randpackageconfig</code> builds for continuous
2041           integration testing, is now online
2042           at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
2043           code behind it can be found
2044           in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
2045
2046         <p>Thanks to Thomas Petazzoni for running the web interface, and
2047           to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
2048             Farm</a> and <a href='http://free-electrons.com/'>Free
2049             Electrons</a> for hosting builders. Thomas also sends out a daily
2050           summary of the build status to the mailing list.</p>
2051       </div>
2052     </div>
2053   </li>
2054
2055   <li class="timeline-inverted">
2056     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2057     <div class="timeline-panel">
2058       <div class="timeline-heading">
2059         <h4 class="timeline-title">2012.02 released</h4>
2060         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p>
2061       </div>
2062       <div class="timeline-body">
2063         <p>The stable 2012.02 release is out - Thanks to everyone
2064           contributing and testing the release candidates. See the
2065           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
2066           file for more details, read the
2067           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
2068           and go to the <a href="/downloads/">downloads page</a> to pick up the
2069           <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
2070       </div>
2071     </div>
2072   </li>
2073
2074   <li>
2075     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2076     <div class="timeline-panel">
2077       <div class="timeline-heading">
2078         <h4 class="timeline-title">2012.02-rc3 released</h4>
2079         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p>
2080       </div>
2081       <div class="timeline-body">
2082         <p>RC3 is out with more bugfixes - See
2083           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
2084           file for details.
2085
2086         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2087           <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
2088             release candidate</a>, and report any problems found to
2089           the <a href="support.html">mailing list</a>
2090           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2091       </div>
2092     </div>
2093   </li>
2094
2095   <li class="timeline-inverted">
2096     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2097     <div class="timeline-panel">
2098       <div class="timeline-heading">
2099         <h4 class="timeline-title">2012.02-rc2 released</h4>
2100         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p>
2101       </div>
2102       <div class="timeline-body">
2103         <p>Another week, another release candidate with more cleanups
2104           and build fixes. See
2105           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
2106           file for details.</p>
2107
2108         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2109           <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
2110             release candidate</a>, and report any problems found to
2111           the <a href="support.html">mailing list</a>
2112           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2113       </div>
2114     </div>
2115   </li>
2116
2117   <li>
2118     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2119     <div class="timeline-panel">
2120       <div class="timeline-heading">
2121         <h4 class="timeline-title">2012.02-rc1 released</h4>
2122         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p>
2123       </div>
2124       <div class="timeline-body">
2125         <p>We have a new release candidate! Lots of changes all over
2126           the tree, see
2127           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
2128           file for details, and read the
2129           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
2130
2131         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2132           <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
2133             release candidate</a>, and report any problems found to
2134           the <a href="support.html">mailing list</a>
2135           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2136       </div>
2137     </div>
2138   </li>
2139
2140   <li class="timeline-inverted">
2141     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2142     <div class="timeline-panel">
2143       <div class="timeline-heading">
2144         <h4 class="timeline-title">Buildroot Developer Day</h4>
2145         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p>
2146       </div>
2147       <div class="timeline-body">
2148         <p>Another <i>Buildroot Developer Day</i> will take place on
2149           Friday, February 3rd in Brussels, Belgium - The day
2150           before <a href="http://fosdem.org">FOSDEM</a>. See the
2151           <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
2152           or
2153           the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free
2154             Electrons blog</a> for more info.</p>
2155       </div>
2156     </div>
2157   </li>
2158
2159   <li>
2160     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2161     <div class="timeline-panel">
2162       <div class="timeline-heading">
2163         <h4 class="timeline-title">2011.11 released</h4>
2164         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p>
2165       </div>
2166       <div class="timeline-body">
2167         <p>The stable 2011.11 release is out - Thanks to everyone
2168           contributing and testing the release candidates. See the
2169           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
2170           file for more details, read the
2171           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
2172           and go to the <a href="/downloads/">downloads page</a> to pick up the
2173           <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
2174       </div>
2175     </div>
2176   </li>
2177
2178   <li class="timeline-inverted">
2179     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2180     <div class="timeline-panel">
2181       <div class="timeline-heading">
2182         <h4 class="timeline-title">2011.11-rc3 released</h4>
2183         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p>
2184       </div>
2185       <div class="timeline-body">
2186         <p>RC3 is out with more bugfixes - See
2187           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
2188           file for details.
2189
2190         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2191           <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
2192             release candidate</a>, and report any problems found to
2193           the <a href="support.html">mailing list</a>
2194           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2195       </div>
2196     </div>
2197   </li>
2198
2199   <li>
2200     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2201     <div class="timeline-panel">
2202       <div class="timeline-heading">
2203         <h4 class="timeline-title">2011.11-rc2 released</h4>
2204         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p>
2205       </div>
2206       <div class="timeline-body">
2207         <p>Another week, another release candidate with a bunch of
2208           cleanups and build fixes. See
2209           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
2210           file for details.</p>
2211
2212         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2213           <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
2214             release candidate</a>, and report any problems found to
2215           the <a href="support.html">mailing list</a>
2216           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2217       </div>
2218     </div>
2219   </li>
2220
2221   <li class="timeline-inverted">
2222     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2223     <div class="timeline-panel">
2224       <div class="timeline-heading">
2225         <h4 class="timeline-title">2011.11-rc1 released</h4>
2226         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p>
2227       </div>
2228       <div class="timeline-body">
2229         <p>We have a new release candidate! Lots of changes all over
2230           the tree, see
2231           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
2232           file for details, and read the
2233           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
2234
2235         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2236           <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
2237             release candidate</a>, and report any problems found to
2238           the <a href="support.html">mailing list</a>
2239           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2240       </div>
2241     </div>
2242   </li>
2243
2244   <li>
2245     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2246     <div class="timeline-panel">
2247       <div class="timeline-heading">
2248         <h4 class="timeline-title">2011.08 released</h4>
2249         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p>
2250       </div>
2251       <div class="timeline-body">
2252         <p>The stable 2011.08 release is out - Thanks to everyone
2253           contributing and testing the release candidates. See the
2254           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
2255           file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
2256           <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
2257       </div>
2258     </div>
2259   </li>
2260
2261   <li class="timeline-inverted">
2262     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2263     <div class="timeline-panel">
2264       <div class="timeline-heading">
2265         <h4 class="timeline-title">2011.08-rc2 released</h4>
2266         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p>
2267       </div>
2268       <div class="timeline-body">
2269         <p>RC2 is out with more bugfixes. See
2270           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
2271           file for details, and read the
2272           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
2273
2274         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2275           <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
2276             release candidate</a>, and report any problems found to
2277           the <a href="support.html">mailing list</a>
2278           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2279       </div>
2280     </div>
2281   </li>
2282
2283   <li>
2284     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2285     <div class="timeline-panel">
2286       <div class="timeline-heading">
2287         <h4 class="timeline-title">2011.08-rc1 released</h4>
2288         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p>
2289       </div>
2290       <div class="timeline-body">
2291         <p>We have a new release candidate! Lots of changes all over
2292           the tree, see
2293           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
2294           file for details, and read the
2295           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
2296
2297         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2298           <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
2299             release candidate</a>, and report any problems found to
2300           the <a href="support.html">mailing list</a>
2301           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2302       </div>
2303     </div>
2304   </li>
2305
2306   <li class="timeline-inverted">
2307     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2308     <div class="timeline-panel">
2309       <div class="timeline-heading">
2310         <h4 class="timeline-title">2011.05 released</h4>
2311         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p>
2312       </div>
2313       <div class="timeline-body">
2314         <p>The stable 2011.05 release is out - Thanks to everyone
2315           contributing and testing the release candidates. See the
2316           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
2317           file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
2318           <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
2319       </div>
2320     </div>
2321   </li>
2322
2323   <li>
2324     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2325     <div class="timeline-panel">
2326       <div class="timeline-heading">
2327         <h4 class="timeline-title">2011.05-rc2 released</h4>
2328         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p>
2329       </div>
2330       <div class="timeline-body">
2331         <p>RC2 is out with more bugfixes. See
2332           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
2333           file for details.
2334
2335         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2336           <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
2337             release candidate</a>, and report any problems found to
2338           the <a href="support.html">mailing list</a>
2339           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2340       </div>
2341     </div>
2342   </li>
2343
2344   <li class="timeline-inverted">
2345     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2346     <div class="timeline-panel">
2347       <div class="timeline-heading">
2348         <h4 class="timeline-title">2011.05-rc1 released</h4>
2349         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p>
2350       </div>
2351       <div class="timeline-body">
2352         <p>We have a new release candidate! Lots of changes all over
2353           the tree, see
2354           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
2355           file for details, and read the
2356           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
2357
2358         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2359           <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
2360             release candidate</a>, and report any problems found to
2361           the <a href="support.html">mailing list</a>
2362           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2363       </div>
2364     </div>
2365   </li>
2366
2367   <li>
2368     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2369     <div class="timeline-panel">
2370       <div class="timeline-heading">
2371         <h4 class="timeline-title">2011.02 released</h4>
2372         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p>
2373       </div>
2374       <div class="timeline-body">
2375         <p>The stable 2011.02 release is out - Thanks to everyone
2376           contributing and testing the release candidates. See the
2377           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
2378           file for more details, read the
2379           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
2380           and go to the <a href="/downloads/">downloads page</a> to pick up the
2381           <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
2382       </div>
2383     </div>
2384   </li>
2385
2386   <li class="timeline-inverted">
2387     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2388     <div class="timeline-panel">
2389       <div class="timeline-heading">
2390         <h4 class="timeline-title">2011.02-rc2 released</h4>
2391         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p>
2392       </div>
2393       <div class="timeline-body">
2394         <p>RC2 is out with more cleanups and bugfixes, see
2395           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
2396           file for details.</p>
2397
2398         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2399           <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
2400             release candidate</a>, and report any problems found to
2401           the <a href="support.html">mailing list</a>
2402           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2403       </div>
2404     </div>
2405   </li>
2406
2407   <li>
2408     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2409     <div class="timeline-panel">
2410       <div class="timeline-heading">
2411         <h4 class="timeline-title">2011.02-rc1 released</h4>
2412         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p>
2413       </div>
2414       <div class="timeline-body">
2415         <p>We have a new release candidate! Lots of changes all over
2416           the tree, see
2417           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
2418           file for details, and read the
2419           <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
2420
2421         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2422           <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
2423             release candidate</a>, and report any problems found to
2424           the <a href="support.html">mailing list</a>
2425           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2426       </div>
2427     </div>
2428   </li>
2429
2430   <li class="timeline-inverted">
2431     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2432     <div class="timeline-panel">
2433       <div class="timeline-heading">
2434         <h4 class="timeline-title">2010.11 released</h4>
2435         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p>
2436       </div>
2437       <div class="timeline-body">
2438         <p>The stable 2010.11 release is out - Thanks to everyone
2439           contributing and testing the release candidates. See the
2440           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
2441           file for more details, read the
2442           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
2443           and go to the <a href="/downloads/">downloads page</a> to pick up the
2444           <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
2445       </div>
2446     </div>
2447   </li>
2448
2449   <li>
2450     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2451     <div class="timeline-panel">
2452       <div class="timeline-heading">
2453         <h4 class="timeline-title">2010.11-rc2 released</h4>
2454         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p>
2455       </div>
2456       <div class="timeline-body">
2457         <p>RC2 is out with more cleanups and bugfixes, see
2458           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
2459           file for details.</p>
2460
2461         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2462           <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
2463             release candidate</a>, and report any problems found to
2464           the <a href="support.html">mailing list</a>
2465           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2466       </div>
2467     </div>
2468   </li>
2469
2470   <li class="timeline-inverted">
2471     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2472     <div class="timeline-panel">
2473       <div class="timeline-heading">
2474         <h4 class="timeline-title">2010.11-rc1 released</h4>
2475         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p>
2476       </div>
2477       <div class="timeline-body">
2478         <p>We have a new release candidate! Lots of changes all over
2479           the tree, see
2480           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
2481           file for details, and read the
2482           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
2483
2484         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2485           <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
2486             release candidate</a>, and report any problems found to
2487           the <a href="support.html">mailing list</a>
2488           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2489       </div>
2490     </div>
2491   </li>
2492
2493   <li>
2494     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2495     <div class="timeline-panel">
2496       <div class="timeline-heading">
2497         <h4 class="timeline-title">Buildroot Developer Day</h4>
2498         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p>
2499       </div>
2500       <div class="timeline-body">
2501         <p>A <i>Buildroot Developer Day</i> will take place on
2502           Friday, October 29th in Cambridge, UK - Just the day after the
2503           <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
2504             Linux Conference Europe</a>. This <i>Developer Day</i>
2505           aims at allowing Buildroot developers to meet and exchange
2506           ideas on the project and its future. See the
2507           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
2508           for more info.</p>
2509
2510         <p>Thanks to Thomas Petazzoni for taking care of the practical
2511           arrangements.</p>
2512       </div>
2513     </div>
2514   </li>
2515
2516   <li class="timeline-inverted">
2517     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2518     <div class="timeline-panel">
2519       <div class="timeline-heading">
2520         <h4 class="timeline-title">2010.08 released</h4>
2521         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p>
2522       </div>
2523       <div class="timeline-body">
2524         <p>The stable 2010.08 release is out - Thanks to everyone
2525           contributing and testing the release candidates. See the
2526           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
2527           file for more details, read the
2528           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
2529           and go to the <a href="/downloads/">downloads page</a> to pick up the
2530           <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
2531       </div>
2532     </div>
2533   </li>
2534
2535   <li>
2536     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2537     <div class="timeline-panel">
2538       <div class="timeline-heading">
2539         <h4 class="timeline-title">2010.08-rc2 released</h4>
2540         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p>
2541       </div>
2542       <div class="timeline-body">
2543         <p>RC2 is out with more cleanups and bugfixes, see
2544           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
2545           file for details.
2546
2547         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2548           <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
2549             release candidate</a>, and report any problems found to
2550           the <a href="support.html">mailing list</a>
2551           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2552
2553         This is very much expected to be the final release candidate,
2554         so give it a good test and expect a final 2010.08 release
2555         before September unless critical issues are found.</p>
2556       </div>
2557     </div>
2558   </li>
2559
2560   <li class="timeline-inverted">
2561     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2562     <div class="timeline-panel">
2563       <div class="timeline-heading">
2564         <h4 class="timeline-title">2010.08-rc1 released</h4>
2565         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p>
2566       </div>
2567       <div class="timeline-body">
2568         <p>We have a new release candidate! Lots of changes all over
2569           the tree, see
2570           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
2571           file for details.
2572
2573         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2574           <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
2575             release candidate</a>, and report any problems found to
2576           the <a href="support.html">mailing list</a>
2577           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2578       </div>
2579     </div>
2580   </li>
2581
2582   <li>
2583     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2584     <div class="timeline-panel">
2585       <div class="timeline-heading">
2586         <h4 class="timeline-title">2010.05 released</h4>
2587         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p>
2588       </div>
2589       <div class="timeline-body">
2590         <p>The stable 2010.05 release is out - Thanks to everyone
2591           contributing and testing the release candidates. See the
2592           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
2593           file for more details, read the
2594           <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
2595           and go to the <a href="/downloads/">downloads page</a> to pick up the
2596           <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
2597       </div>
2598     </div>
2599   </li>
2600
2601   <li class="timeline-inverted">
2602     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2603     <div class="timeline-panel">
2604       <div class="timeline-heading">
2605         <h4 class="timeline-title">2010.05-rc3 released</h4>
2606         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p>
2607       </div>
2608       <div class="timeline-body">
2609         <p>RC3 is out with more cleanups and bugfixes, see
2610           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
2611           file for details.
2612
2613         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2614           <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
2615             release candidate</a>, and report any problems found to
2616           the <a href="support.html">mailing list</a>
2617           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2618       </div>
2619     </div>
2620   </li>
2621
2622   <li>
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">2010.05-rc2 released</h4>
2627         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p>
2628       </div>
2629       <div class="timeline-body">
2630         <p>Another week, another release candidate with a bunch of
2631           cleanups and build fixes.</p>
2632
2633         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2634           <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
2635             release candidate</a>, and report any problems found to
2636           the <a href="support.html">mailing list</a>
2637           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2638       </div>
2639     </div>
2640   </li>
2641
2642   <li class="timeline-inverted">
2643     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2644     <div class="timeline-panel">
2645       <div class="timeline-heading">
2646         <h4 class="timeline-title">2010.05-rc1 released</h4>
2647         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p>
2648       </div>
2649       <div class="timeline-body">
2650         <p>We have a new release candidate! Lots of changes all over
2651           the tree, see
2652           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
2653           file for details.
2654
2655         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2656           <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
2657             release candidate</a>, and report any problems found to
2658           the <a href="support.html">mailing list</a>
2659           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2660       </div>
2661     </div>
2662   </li>
2663
2664   <li>
2665     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2666     <div class="timeline-panel">
2667       <div class="timeline-heading">
2668         <h4 class="timeline-title">FOSDEM slides online</h4>
2669         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p>
2670       </div>
2671       <div class="timeline-body">
2672         <p>The slides from
2673           the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
2674             Build Systems: Present & Future</a> session
2675           at <a href="http://fosdem.org/2010">FOSDEM</a> are
2676           now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
2677       </div>
2678     </div>
2679   </li>
2680
2681   <li class="timeline-inverted">
2682     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2683     <div class="timeline-panel">
2684       <div class="timeline-heading">
2685         <h4 class="timeline-title">2010.02 released</h4>
2686         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p>
2687       </div>
2688       <div class="timeline-body">
2689         <p>The stable 2010.02 release is out - Thanks to everyone
2690           contributing and testing the release candidates. See the
2691           <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
2692           file for more details, and go to
2693           the <a href="/downloads/">downloads page</a> to pick up
2694           the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
2695             release</a>.</p>
2696       </div>
2697     </div>
2698   </li>
2699
2700   <li>
2701     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2702     <div class="timeline-panel">
2703       <div class="timeline-heading">
2704         <h4 class="timeline-title">2010.02-rc2 released</h4>
2705         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p>
2706       </div>
2707       <div class="timeline-body">
2708         <p>RC2 is out with more cleanups and bugfixes, see
2709           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
2710           file for details.
2711
2712         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2713           <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
2714             release candidate</a>, and report any problems found to
2715           the <a href="support.html">mailing list</a>
2716           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2717       </div>
2718     </div>
2719   </li>
2720
2721   <li class="timeline-inverted">
2722     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2723     <div class="timeline-panel">
2724       <div class="timeline-heading">
2725         <h4 class="timeline-title">2010.02-rc1 released</h4>
2726         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p>
2727       </div>
2728       <div class="timeline-body">
2729         <p>We have a new release candidate! Lots of changes all over
2730           the tree, see
2731           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
2732           file for details.
2733
2734         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2735           <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
2736             release candidate</a>, and report any problems found to
2737           the <a href="support.html">mailing list</a>
2738           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2739       </div>
2740     </div>
2741   </li>
2742
2743   <li>
2744     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2745     <div class="timeline-panel">
2746       <div class="timeline-heading">
2747         <h4 class="timeline-title">2009.11 released</h4>
2748         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p>
2749       </div>
2750       <div class="timeline-body">
2751         <p>The stable 2009.11 release is out - Thanks to everyone
2752           contributing and testing the release candidates. See the
2753           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
2754           or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
2755           for more details, and go to the <a href="/downloads/">downloads page</a>
2756           to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
2757             release</a>.</p>
2758       </div>
2759     </div>
2760   </li>
2761
2762   <li class="timeline-inverted">
2763     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2764     <div class="timeline-panel">
2765       <div class="timeline-heading">
2766         <h4 class="timeline-title">2009.11-rc2 released</h4>
2767         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p>
2768       </div>
2769       <div class="timeline-body">
2770         <p>RC2 is out with more cleanups and bugfixes, see
2771           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
2772           file for details.
2773
2774         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2775           <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
2776             release candidate</a>, and report any problems found to
2777           the <a href="support.html">mailing list</a>
2778           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2779       </div>
2780     </div>
2781   </li>
2782
2783   <li>
2784     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2785     <div class="timeline-panel">
2786       <div class="timeline-heading">
2787         <h4 class="timeline-title">2009.11-rc1 released</h4>
2788         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p>
2789       </div>
2790       <div class="timeline-body">
2791         <p>We have a new release candidate! Lots of changes all over
2792           the tree, see
2793           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
2794           file for details.
2795
2796         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2797           <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
2798             release candidate</a>, and report any problems found to
2799           the <a href="support.html">mailing list</a>
2800           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2801       </div>
2802     </div>
2803   </li>
2804
2805   <li class="timeline-inverted">
2806     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2807     <div class="timeline-panel">
2808       <div class="timeline-heading">
2809         <h4 class="timeline-title">First Buildroot Developer Day</h4>
2810         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p>
2811       </div>
2812       <div class="timeline-body">
2813         <p>The first <i>Buildroot Developer Day</i> will take place on
2814           Saturday, October 17th in Grenoble, France, just the day after
2815           Embedded Linux Conference Europe. This <i>Developer Day</i> aims
2816           at allowing Buildroot developers to meet and exchange ideas on the
2817           project and its future.</p>
2818
2819         <p>As the number of places is limited, interested candidates are
2820           invited to send an e-mail to Peter Korsgaard (<code>jacmet at
2821             uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
2822             petazzoni at free-electrons dot com</code>).</p>
2823
2824         <p>This <i>Developer Day</i> will take place thanks to the
2825           sponsoring of <a href="http://www.calao-systems.com">Calao
2826             Systems</a> and <a href="http://www.free-electrons.com">Free
2827             Electrons</a>.</p>
2828       </div>
2829     </div>
2830   </li>
2831
2832   <li>
2833     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2834     <div class="timeline-panel">
2835       <div class="timeline-heading">
2836         <h4 class="timeline-title">2009.08 released</h4>
2837         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p>
2838       </div>
2839       <div class="timeline-body">
2840         <p>The stable 2009.08 release is out - Thanks to everyone
2841           contributing and testing the release candidates. See the
2842           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
2843           or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
2844           for more details, and go to the <a href="/downloads/">downloads page</a>
2845           to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
2846             release</a>.</p>
2847       </div>
2848     </div>
2849   </li>
2850
2851   <li class="timeline-inverted">
2852     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2853     <div class="timeline-panel">
2854       <div class="timeline-heading">
2855         <h4 class="timeline-title">2009.08-rc3 released</h4>
2856         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p>
2857       </div>
2858       <div class="timeline-body">
2859         <p>A number of bugfixes have been added to the tree since RC2
2860           (especially thanks to Thomas Petazzoni) - See
2861           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
2862           file for details. This is very much expected to be the final
2863           release candidate, so give it a good test and expect a final
2864           2009.08 release next weekend unless critical issues are
2865           found.</p>
2866
2867         <p>Head to the <a href="/downloads/">downloads page</a> to
2868           pick up the
2869           <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
2870             release candidate</a>, and report any problems found to
2871           the <a href="support.html">mailing list</a>
2872           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2873       </div>
2874     </div>
2875   </li>
2876
2877   <li>
2878     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2879     <div class="timeline-panel">
2880       <div class="timeline-heading">
2881         <h4 class="timeline-title">2009.08-rc2 released</h4>
2882         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p>
2883       </div>
2884       <div class="timeline-body">
2885         <p>RC2 is out with more cleanups and bugfixes, see
2886           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
2887           file for details.
2888
2889         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2890           <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
2891             release candidate</a>, and report any problems found to
2892           the <a href="support.html">mailing list</a>
2893           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2894       </div>
2895     </div>
2896   </li>
2897
2898   <li class="timeline-inverted">
2899     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2900     <div class="timeline-panel">
2901       <div class="timeline-heading">
2902         <h4 class="timeline-title">2009.08-rc1 released</h4>
2903         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p>
2904       </div>
2905       <div class="timeline-body">
2906         <p>We have a new release candidate! Lots of changes all over
2907           the tree, see
2908           the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
2909           file for details.
2910
2911         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2912           <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
2913             release candidate</a>, and report any problems found to
2914           the <a href="support.html">mailing list</a>
2915           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2916       </div>
2917     </div>
2918   </li>
2919
2920   <li>
2921     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2922     <div class="timeline-panel">
2923       <div class="timeline-heading">
2924         <h4 class="timeline-title">2009.05 released</h4>
2925         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p>
2926       </div>
2927       <div class="timeline-body">
2928         <p>The stable 2009.05 release is out - Thanks to everyone
2929           contributing and testing the release candidates. See the
2930           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
2931           or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
2932           for more details, and go to the <a href="/downloads/">downloads page</a>
2933           to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
2934             release</a>.</p>
2935       </div>
2936     </div>
2937   </li>
2938
2939   <li class="timeline-inverted">
2940     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2941     <div class="timeline-panel">
2942       <div class="timeline-heading">
2943         <h4 class="timeline-title">2009.05-rc3 released</h4>
2944         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p>
2945       </div>
2946       <div class="timeline-body">
2947         <p>We had a number of fixes post-RC2, so RC3 is out
2948           (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
2949           for details). Now is the moment to test and verify that
2950           everything is working for your favorite config - Expect a
2951           final 2009.05 very soon.</p>
2952
2953         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2954           <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
2955             release candidate</a>, and report any problems found to
2956           the <a href="support.html">mailing list</a>
2957           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2958       </div>
2959     </div>
2960   </li>
2961
2962   <li>
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">2009.05-rc2 released</h4>
2967         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p>
2968       </div>
2969       <div class="timeline-body">
2970         <p>RC2 is out with more cleanups and bug fixes
2971           (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
2972           Unless big issues are found, expect this to be the last
2973           release candidate before the release - So give it a good
2974           test.</p>
2975
2976         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2977           <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
2978             release candidate</a>, and report any problems found to
2979           the <a href="support.html">mailing list</a>
2980           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2981       </div>
2982     </div>
2983   </li>
2984
2985   <li class="timeline-inverted">
2986     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2987     <div class="timeline-panel">
2988       <div class="timeline-heading">
2989         <h4 class="timeline-title">Buildroot.org</h4>
2990         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p>
2991       </div>
2992       <div class="timeline-body">
2993         <p>Earl Levine has been so kind to donate
2994           the <b>buildroot.org</b> domain to us, so the website can
2995           now also be reached
2996           at <a href="http://www.buildroot.org">www.buildroot.org</a>
2997           (and git at
2998           <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
2999
3000           Thanks a lot Earl!</p>
3001       </div>
3002     </div>
3003   </li>
3004
3005   <li>
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">2009.05-rc1 released</h4>
3010         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p>
3011       </div>
3012       <div class="timeline-body">
3013         <p>We have a new release candidate! Lots of changes all over the
3014           tree, see the <a
3015                            href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
3016           file for details.
3017
3018         <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3019           <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
3020             release candidate</a>, and report any problems found to
3021           the <a href="support.html">mailing list</a>
3022           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3023       </div>
3024     </div>
3025   </li>
3026
3027   <li class="timeline-inverted">
3028     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3029     <div class="timeline-panel">
3030       <div class="timeline-heading">
3031         <h4 class="timeline-title">Moved to git</h4>
3032         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p>
3033       </div>
3034       <div class="timeline-body">
3035         <p>We've moved the source code
3036           from <a href="http://subversion.tigris.org">Subversion</a>
3037           to <a href="http://git-scm.org">Git</a>. You can browse the
3038           repo online
3039           <a href="http://git.buildroot.net/buildroot">here</a>, and clone
3040           the repo using:
3041           <pre>git clone git://git.buildroot.net/buildroot</pre>
3042           See the <a href="/git.html">Git Access</a> page for more details.
3043         </p>
3044       </div>
3045     </div>
3046   </li>
3047
3048   <li>
3049     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3050     <div class="timeline-panel">
3051       <div class="timeline-heading">
3052         <h4 class="timeline-title"><new Logo/h4>
3053             <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p>
3054       </div>
3055       <div class="timeline-body">
3056         <p>We have a <a href="images/logo.png">logo</a>! We have so
3057           far been using the <a href="http://busybox.net">Busybox</a>
3058           logo on the website, as the website was a copy of
3059           the <a href="http://busybox.net">Busybox</a> one - But not
3060           anymore, we now have a shiny new logo of our own.</p>
3061       </div>
3062     </div>
3063   </li>
3064
3065   <li class="timeline-inverted">
3066     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3067     <div class="timeline-panel">
3068       <div class="timeline-heading">
3069         <h4 class="timeline-title">2009.02 released</h4>
3070         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p>
3071       </div>
3072       <div class="timeline-body">
3073         <p>The stable 2009.02 release is out - Thanks to everyone
3074           contributing and testing the release candidates. See the
3075           <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
3076           for more details, and go to the <a href="/downloads/">downloads page</a>
3077           to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
3078             release</a>.</p>
3079       </div>
3080     </div>
3081   </li>
3082
3083   <li>
3084     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3085     <div class="timeline-panel">
3086       <div class="timeline-heading">
3087         <h4 class="timeline-title">2009.02-rc4 released</h4>
3088         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p>
3089       </div>
3090       <div class="timeline-body">
3091         <p>We had more than 50 changes since RC3, several of them
3092           toolchain related, so decided to make a RC4 as well. This is
3093           very much expected to be the final release candidate, so
3094           give it a good test and expect a final 2009.02 release this
3095           week unless critical issues are found.</p>
3096
3097         <p>Head to the <a href="/downloads/">downloads page</a> to
3098           pick up the
3099           <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
3100             release candidate</a>, and report any problems found to
3101           the <a href="support.html">mailing list</a>
3102           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3103       </div>
3104     </div>
3105   </li>
3106
3107   <li class="timeline-inverted">
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">2009.02-rc3 released</h4>
3112         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p>
3113       </div>
3114       <div class="timeline-body">
3115         <p>RC3 is out with more cleanups and bug fixes. Unless big
3116           issues are found, expect this to be the last release
3117           candidate before the release - So give it a good test.</p>
3118
3119         <p>Head to the <a href="/downloads/">downloads page</a> to
3120           pick up the
3121           <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
3122             release candidate</a>, and report any problems found to
3123           the <a href="support.html">mailing list</a>
3124           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3125       </div>
3126     </div>
3127   </li>
3128
3129   <li>
3130     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3131     <div class="timeline-panel">
3132       <div class="timeline-heading">
3133         <h4 class="timeline-title">2009.02-rc2 released</h4>
3134         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p>
3135       </div>
3136       <div class="timeline-body">
3137         <p>Another week, another release candidate with a bunch of
3138           cleanups and build fixes.</p>
3139         <p>Head to the <a href="/downloads/">downloads page</a> to
3140           pick up the
3141           <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
3142             release candidate</a>, and report any problems found to
3143           the <a href="support.html">mailing list</a>
3144           or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3145       </div>
3146     </div>
3147   </li>
3148
3149   <li class="timeline-inverted">
3150     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3151     <div class="timeline-panel">
3152       <div class="timeline-heading">
3153         <h4 class="timeline-title">Release candidate and new maintainer</h4>
3154         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p>
3155       </div>
3156       <div class="timeline-body">
3157
3158         <p>It has been a long time coming, but we finally have a new
3159           release candidate! - And a new maintainer to match (Peter
3160           Korsgaard).</p>
3161
3162         <p>Head to the <a href="/downloads/">downloads page</a> to
3163           pick up the
3164           <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
3165             release candidate</a>, and report any problems found to
3166           the <a href="support.html">mailing list</a>
3167           or <a href="https://bugs.uclibc.org">bug tracker</a>. The
3168           plan is to release 2009.02 in time
3169           for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
3170       </div>
3171     </div>
3172   </li>
3173
3174   <li>
3175     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3176     <div class="timeline-panel">
3177       <div class="timeline-heading">
3178         <h4 class="timeline-title">Buildroot mailing list</h4>
3179         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p>
3180       </div>
3181       <div class="timeline-body">
3182         <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
3183       </div>
3184     </div>
3185   </li>
3186
3187   <li class="timeline-inverted">
3188     <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3189     <div class="timeline-panel">
3190       <div class="timeline-heading">
3191         <h4 class="timeline-title">Buildroot webpage added</h4>
3192         <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p>
3193
3194         <p>Buildroot is a set of Makefiles and patches that makes it easy generate a
3195           cross-compilation toolchain and root filesystem for your target Linux
3196           system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
3197           Buildroot is useful mainly for people working with small or embedded
3198           systems.  Embedded systems often use processors that are not the regular
3199           x86 processors everyone is used to using on their PC. It can be PowerPC
3200           processors, MIPS processors, ARM processors, etc.  And to be extra safe,
3201           you do not need to be root to build or run buildroot.</p>
3202
3203         <p>And as of today buildroot even has its own webpage, making it a first class
3204           citizen of uclibc.org and busybox.net, and more importantly, make it easy
3205           to find and point to buildroot.</p>
3206
3207         <p>If you find a bug in buildroot, or wish to submit a patch
3208           to fix a problem or add a shiny new feature, please use
3209           the <a href="https://bugs.uclibc.org/">Bug and Patch
3210           Tracking System</a> to post the details, to make certain
3211           your work is not lost</p>
3212       </div>
3213     </div>
3214   </li>
3215 </ul>
3216
3217 </div><!--/.col-sm-10 -->
3218 </div><!--/.row -->
3219 </div>
3220
3221 <!--#include file="footer.html" -->
3222