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