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