blob: 90305f5cc34b853f13f9fdb503d482d50ff0a783 [file] [log] [blame]
Eric Andersena9d6aed2005-02-21 21:16:29 +00001<!--#include file="header.html" -->
2
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003<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">
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01008
Maxime Hadjinliancec43a82014-03-02 19:04:24 +01009<h2>News</h2>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +020010<ul class="timeline">
Peter Korsgaard610f3fa2015-11-26 23:06:02 +010011
Peter Korsgaard77e0ec62018-05-04 19:15:31 +020012 <li class="timeline-inverted">
13 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
14 <div class="timeline-panel">
15 <div class="timeline-heading">
16 <h4 class="timeline-title">2018.02.2 released</h4>
17 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2018</small></p>
18 </div>
19 <div class="timeline-body">
20 <p>The 2018.02.2 bugfix release is out, fixing a number of important /
21 security related issues discovered since the 2018.02.1 release. See the
22 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.2">CHANGES</a>
23 file for more details, read the
24 <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/220788.html">announcement</a>
25 and go to the <a href="/downloads/">downloads page</a> to pick up the
26 <a href="/downloads/buildroot-2018.02.2.tar.bz2">2018.02.2 release</a>.</p>
27 </div>
28 </div>
29 </li>
30
Peter Korsgaard51750232018-04-12 18:42:04 +020031 <li>
32 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
33 <div class="timeline-panel">
34 <div class="timeline-heading">
35 <h4 class="timeline-title">2017.02.11 released</h4>
36 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2018</small></p>
37 </div>
38 <div class="timeline-body">
39 <p>The 2017.02.11 bugfix release is out, fixing a number of important /
40 security related issues discovered since the 2017.02.10 release. See the
41 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a>
42 file for more details, read the
43 <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a>
44 and go to the <a href="/downloads/">downloads page</a> to pick up the
45 <a href="/downloads/buildroot-2017.02.11.tar.bz2">2017.02.11 release</a>.</p>
46 <p>Notice that the 2017.02 series is now end of life, so please consider
47 updating to 2018.02 instead.</p>
48 </div>
49 </div>
50 </li>
51
Peter Korsgaardf682bcb2018-04-10 15:36:32 +020052 <li class="timeline-inverted">
53 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
54 <div class="timeline-panel">
55 <div class="timeline-heading">
56 <h4 class="timeline-title">2018.02.1 released</h4>
57 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2018</small></p>
58 </div>
59 <div class="timeline-body">
60 <p>The 2018.02.1 bugfix release is out, fixing a number of important /
61 security related issues discovered since the 2018.02 release. See the
62 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.1">CHANGES</a>
63 file for more details, read the
64 <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218642.html">announcement</a>
65 and go to the <a href="/downloads/">downloads page</a> to pick up the
66 <a href="/downloads/buildroot-2018.02.1.tar.bz2">2018.02.1 release</a>.</p>
67 </div>
68 </div>
69 </li>
70
Peter Korsgaard8a94ff12018-03-04 22:28:34 +010071 <li>
72 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
73 <div class="timeline-panel">
74 <div class="timeline-heading">
75 <h4 class="timeline-title">2018.02 released</h4>
76 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2018</small></p>
77 </div>
78 <div class="timeline-body">
79 <p>The stable 2018.02 release is out - Thanks to everyone
80 contributing and testing the release candidates. See the
81 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02">CHANGES</a>
Peter Korsgaard21075182018-03-04 22:47:45 +010082 file for more details, read the
83 <a href="http://lists.busybox.net/pipermail/buildroot/2018-March/215002.html">announcement</a>
Peter Korsgaard8a94ff12018-03-04 22:28:34 +010084 and go to the <a href="/downloads/">downloads page</a> to pick up the
85 <a href="/downloads/buildroot-2018.02.tar.bz2">2018.02 release</a>.</p>
86
87 <p>Notice that this is a long term support release which will be
88 supported with security and other important fixes until February 2019.</p>
89 </div>
90 </div>
91 </li>
92
Peter Korsgaardd5a63f42018-02-27 22:58:57 +010093 <li class="timeline-inverted">
94 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
95 <div class="timeline-panel">
96 <div class="timeline-heading">
97 <h4 class="timeline-title">2018.02-rc3 released</h4>
98 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2018</small></p>
99 </div>
100 <div class="timeline-body">
101 <p>Release candidate 3 is out with more cleanups and security
102 / build fixes. See
103 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc3">CHANGES</a>
104 file for details.</p>
105 <p>Head to the <a href="/downloads/">downloads page</a> to
106 pick up
107 the <a href="/downloads/buildroot-2018.02-rc3.tar.bz2">2018.02-rc3
108 release candidate</a>, and report any problems found to
109 the <a href="support.html">mailing list</a>
110 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
111 </div>
112 </div>
113 </li>
114
Peter Korsgaard44cec642018-02-15 23:03:43 +0100115 <li>
116 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
117 <div class="timeline-panel">
118 <div class="timeline-heading">
119 <h4 class="timeline-title">2018.02-rc2 released</h4>
120 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2018</small></p>
121 </div>
122 <div class="timeline-body">
123 <p>Another week, another release candidate with more cleanups
124 and build fixes. See the
125 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc2">CHANGES</a>
126 file for details.</p>
127
128 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
129 <a href="/downloads/buildroot-2018.02-rc2.tar.bz2">2018.02-rc2
130 release candidate</a>, and report any problems found to the
131 <a href="support.html">mailing list</a> or
132 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
133 </div>
134 </div>
135 </li>
136
Peter Korsgaardf367a2f2018-02-05 17:21:04 +0100137 <li class="timeline-inverted">
138 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
139 <div class="timeline-panel">
140 <div class="timeline-heading">
141 <h4 class="timeline-title">2018.02-rc1 released</h4>
142 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 February 2018</small></p>
143 </div>
144 <div class="timeline-body">
145 <p>We have a new release candidate! Lots of changes all over the
146 tree, see the
147 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc1">CHANGES</a>
148 file for details and read the
149 <a href="http://lists.busybox.net/pipermail/buildroot/2018-February/213171.html">announcement</a>.
150 </p>
151
152 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
153 <a href="/downloads/buildroot-2018.02-rc1.tar.bz2">2018.02-rc1
154 release candidate</a>, and report any problems found to the
155 <a href="support.html">mailing list</a> or
156 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
157 </div>
158 </div>
159 </li>
160
Peter Korsgaardee991492018-01-31 21:16:58 +0100161 <li>
162 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
163 <div class="timeline-panel">
164 <div class="timeline-heading">
165 <h4 class="timeline-title">2017.02.10 released</h4>
166 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2018</small></p>
167 </div>
168 <div class="timeline-body">
169 <p>The 2017.02.10 bugfix release is out, fixing a number of important /
170 security related issues discovered since the 2017.02.9 release. See the
171 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.10">CHANGES</a>
172 file for more details, read the
173 <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212844.html">announcement</a>
174 and go to the <a href="/downloads/">downloads page</a> to pick up the
175 <a href="/downloads/buildroot-2017.02.10.tar.bz2">2017.02.10 release</a>.</p>
176 </div>
177 </div>
178 </li>
179
Peter Korsgaard0e26df42018-01-21 22:29:02 +0100180 <li class="timeline-inverted">
181 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
182 <div class="timeline-panel">
183 <div class="timeline-heading">
184 <h4 class="timeline-title">2017.11.2 released</h4>
185 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 January 2018</small></p>
186 </div>
187 <div class="timeline-body">
188 <p>The 2017.11.2 bugfix release is out, fixing a number of important /
189 security related issues discovered since the 2017.11.1 release. See the
190 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.2">CHANGES</a>
191 file for more details, read the
192 <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212069.html">announcement</a>
193 and go to the <a href="/downloads/">downloads page</a> to pick up the
194 <a href="/downloads/buildroot-2017.11.2.tar.bz2">2017.11.2 release</a>.</p>
195 </div>
196 </div>
197 </li>
198
Peter Korsgaard7da7a1f2018-01-01 12:51:59 +0100199 <li>
200 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
201 <div class="timeline-panel">
202 <div class="timeline-heading">
203 <h4 class="timeline-title">2017.02.9 released</h4>
204 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 January 2018</small></p>
205 </div>
206 <div class="timeline-body">
207 <p>The 2017.02.9 bugfix release is out, fixing a number of important /
208 security related issues discovered since the 2017.02.8 release. See the
209 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.9">CHANGES</a>
210 file for more details, read the
211 <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/210559.html">announcement</a>
212 and go to the <a href="/downloads/">downloads page</a> to pick up the
213 <a href="/downloads/buildroot-2017.02.9.tar.bz2">2017.02.9 release</a>.</p>
214 </div>
215 </div>
216 </li>
217
Peter Korsgaard4dc4f672017-12-31 10:42:11 +0100218 <li class="timeline-inverted">
219 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
220 <div class="timeline-panel">
221 <div class="timeline-heading">
222 <h4 class="timeline-title">2017.11.1 released</h4>
223 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 December 2017</small></p>
224 </div>
225 <div class="timeline-body">
226 <p>The 2017.11.1 bugfix release is out, fixing a number of important /
227 security related issues discovered since the 2017.11 release. See the
228 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.1">CHANGES</a>
229 file for more details, read the
230 <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/210505.html">announcement</a>
231 and go to the <a href="/downloads/">downloads page</a> to pick up the
232 <a href="/downloads/buildroot-2017.11.1.tar.bz2">2017.11.1 release</a>.</p>
233 </div>
234 </div>
235 </li>
236
Peter Korsgaard9dd76692017-11-30 22:35:17 +0100237 <li>
238 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
239 <div class="timeline-panel">
240 <div class="timeline-heading">
241 <h4 class="timeline-title">2017.11 released</h4>
242 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2017</small></p>
243 </div>
244 <div class="timeline-body">
245 <p>The stable 2017.11 release is out - Thanks to everyone
246 contributing and testing the release candidates. See the
247 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a>
Peter Korsgaardb2cb0a62017-12-01 10:30:50 +0100248 file for more details, read the
249 <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a>
Peter Korsgaard9dd76692017-11-30 22:35:17 +0100250 and go to the <a href="/downloads/">downloads page</a> to pick up the
251 <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p>
252 </div>
253 </div>
254 </li>
255
Peter Korsgaardd699f922017-11-29 10:49:40 +0100256 <li class="timeline-inverted">
257 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
258 <div class="timeline-panel">
259 <div class="timeline-heading">
260 <h4 class="timeline-title">2017.08.2 released</h4>
261 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2017</small></p>
262 </div>
263 <div class="timeline-body">
264 <p>The 2017.08.2 bugfix release is out, fixing a number of important /
265 security related issues discovered since the 2017.08.1 release. See the
266 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a>
267 file for more details, read the
268 <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a>
269 and go to the <a href="/downloads/">downloads page</a> to pick up the
270 <a href="/downloads/buildroot-2017.08.2.tar.bz2">2017.08.2 release</a>.</p>
271 </div>
272 </div>
273 </li>
274
Peter Korsgaardf5e11d32017-11-28 00:24:20 +0100275 <li>
276 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
277 <div class="timeline-panel">
278 <div class="timeline-heading">
279 <h4 class="timeline-title">2017.02.8 released</h4>
280 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 November 2017</small></p>
281 </div>
282 <div class="timeline-body">
283 <p>The 2017.02.8 bugfix release is out, fixing a number of important /
284 security related issues discovered since the 2017.02.7 release. See the
285 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.8">CHANGES</a>
286 file for more details, read the
287 <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208113.html">announcement</a>
288 and go to the <a href="/downloads/">downloads page</a> to pick up the
289 <a href="/downloads/buildroot-2017.02.8.tar.bz2">2017.02.8 release</a>.</p>
290 </div>
291 </div>
292 </li>
293
Peter Korsgaard071cc432017-11-13 22:28:15 +0100294 <li class="timeline-inverted">
295 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
296 <div class="timeline-panel">
297 <div class="timeline-heading">
298 <h4 class="timeline-title">2017.11-rc2 released</h4>
299 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2017</small></p>
300 </div>
301 <div class="timeline-body">
302 <p>Another week, another release candidate with more cleanups
303 and build fixes. See the
304 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc2">CHANGES</a>
305 file for details.</p>
306
307 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
308 <a href="/downloads/buildroot-2017.11-rc2.tar.bz2">2017.11-rc2
309 release candidate</a>, and report any problems found to the
310 <a href="support.html">mailing list</a> or
311 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
312 </div>
313 </div>
314 </li>
315
Peter Korsgaarda7e19712017-11-06 22:03:32 +0100316 <li>
317 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
318 <div class="timeline-panel">
319 <div class="timeline-heading">
320 <h4 class="timeline-title">2017.11-rc1 released</h4>
321 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 November 2017</small></p>
322 </div>
323 <div class="timeline-body">
324 <p>We have a new release candidate! Lots of changes all over
325 the tree, see
326 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc1">CHANGES</a>
327 file for details.
328 </p>
329
330 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
331 <a href="/downloads/buildroot-2017.11-rc1.tar.bz2">2017.11-rc1
332 release candidate</a>, and report any problems found to the
333 <a href="support.html">mailing list</a> or
334 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
335 </div>
336 </div>
337 </li>
338
Peter Korsgaard765453a2017-10-28 21:26:15 +0200339 <li class="timeline-inverted">
340 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
341 <div class="timeline-panel">
342 <div class="timeline-heading">
343 <h4 class="timeline-title">2017.02.7 released</h4>
344 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 October 2017</small></p>
345 </div>
346 <div class="timeline-body">
347 <p>The 2017.02.7 bugfix release is out, fixing a number of important /
348 security related issues discovered since the 2017.02.6 release. See the
349 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.7">CHANGES</a>
350 file for more details, read the
351 <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205628.html">announcement</a>
352 and go to the <a href="/downloads/">downloads page</a> to pick up the
353 <a href="/downloads/buildroot-2017.02.7.tar.bz2">2017.02.7 release</a>.</p>
354 </div>
355 </div>
356 </li>
357
Peter Korsgaardf82b1ed2017-10-24 00:13:23 +0200358 <li>
359 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
360 <div class="timeline-panel">
361 <div class="timeline-heading">
362 <h4 class="timeline-title">2017.08.1 released</h4>
363 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 October 2017</small></p>
364 </div>
365 <div class="timeline-body">
366 <p>The 2017.08.1 bugfix release is out, fixing a number of important /
367 security related issues discovered since the 2017.08 release. See the
368 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a>
369 file for more details, read the
370 <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a>
371 and go to the <a href="/downloads/">downloads page</a> to pick up the
372 <a href="/downloads/buildroot-2017.08.1.tar.bz2">2017.08.1 release</a>.</p>
373 </div>
374 </div>
375 </li>
376
Peter Korsgaardfbd3e012017-09-24 22:47:01 +0200377 <li class="timeline-inverted">
378 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
379 <div class="timeline-panel">
380 <div class="timeline-heading">
381 <h4 class="timeline-title">2017.02.6 released</h4>
382 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 September 2017</small></p>
383 </div>
384 <div class="timeline-body">
385 <p>The 2017.02.6 bugfix release is out, fixing a number of important /
386 security related issues discovered since the 2017.02.5 release. See the
387 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.6">CHANGES</a>
388 file for more details, read the
389 <a href="http://lists.busybox.net/pipermail/buildroot/2017-September/203197.html">announcement</a>
390 and go to the <a href="/downloads/">downloads page</a> to pick up the
391 <a href="/downloads/buildroot-2017.02.6.tar.bz2">2017.02.6 release</a>.</p>
392 </div>
393 </div>
394 </li>
395
Peter Korsgaard8ce27bb2017-09-02 01:17:43 +0200396 <li>
397 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
398 <div class="timeline-panel">
399 <div class="timeline-heading">
400 <h4 class="timeline-title">2017.08 released</h4>
401 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2017</small></p>
402 </div>
403 <div class="timeline-body">
404 <p>The stable 2017.08 release is out - Thanks to everyone
405 contributing and testing the release candidates. See the
406 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a>
407 file for more details
408 and go to the <a href="/downloads/">downloads page</a> to pick up the
409 <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p>
410 </div>
411 </div>
412 </li>
413
Thomas Petazzonief19f372017-08-23 23:38:05 +0200414 <li class="timeline-inverted">
415 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
416 <div class="timeline-panel">
417 <div class="timeline-heading">
418 <h4 class="timeline-title">2017.08-rc3 released</h4>
419 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 August 2017</small></p>
420 </div>
421 <div class="timeline-body">
422 <p>Another release candidate, on the road to the final 2017.08
423 release. A number of fixes and cleanups in various packages
424 and defconfigs. See
425 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a>
426 file for details.
427 </p>
428
429 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
430 <a href="/downloads/buildroot-2017.08-rc3.tar.bz2">2017.08-rc3
431 release candidate</a>, and report any
432 problems found to the
433 <a href="support.html">mailing list</a> or
434 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
435 </div>
436 </div>
437 </li>
438
Thomas Petazzoni0ba4a132017-08-11 18:25:57 +0200439 <li>
440 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
441 <div class="timeline-panel">
442 <div class="timeline-heading">
443 <h4 class="timeline-title">2017.08-rc2 released</h4>
444 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2017</small></p>
445 </div>
446 <div class="timeline-body">
447 <p>Another release candidate, on the road to the final 2017.08
448 release. A number of fixes and cleanups in various packages
449 and defconfigs. See
450 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a>
451 file for details.
452 </p>
453
454 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
455 <a href="/downloads/buildroot-2017.08-rc2.tar.bz2">2017.08-rc2
456 release candidate</a>, and report any
457 problems found to the
458 <a href="support.html">mailing list</a> or
459 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
460 </div>
461 </div>
462 </li>
463
Thomas Petazzonib63fdf42017-08-02 23:00:13 +0200464 <li class="timeline-inverted">
465 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
466 <div class="timeline-panel">
467 <div class="timeline-heading">
468 <h4 class="timeline-title">2017.08-rc1 released</h4>
469 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2017</small></p>
470 </div>
471 <div class="timeline-body">
472 <p>We have a new release candidate! Lots of changes all over
473 the tree, see
474 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc1">CHANGES</a>
475 file for details.
476 </p>
477
478 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
479 <a href="/downloads/buildroot-2017.08-rc1.tar.bz2">2017.08-rc1
480 release candidate</a>, and report any
481 problems found to the
482 <a href="support.html">mailing list</a> or
483 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
484 </div>
485 </div>
486 </li>
487
Peter Korsgaard542460e2017-07-27 08:40:40 +0200488 <li>
489 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
490 <div class="timeline-panel">
491 <div class="timeline-heading">
492 <h4 class="timeline-title">2017.05.2 released</h4>
493 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p>
494 </div>
495 <div class="timeline-body">
496 <p>The 2017.05.2 bugfix release is out, fixing a number of important /
497 security related issues discovered since the 2017.05.1 release. See the
498 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a>
499 file for more details, read the
500 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a>
501 and go to the <a href="/downloads/">downloads page</a> to pick up the
502 <a href="/downloads/buildroot-2017.05.2.tar.bz2">2017.05.2 release</a>.</p>
503 </div>
504 </div>
505 </li>
506
Peter Korsgaardc97b1282017-07-27 08:36:49 +0200507 <li class="timeline-inverted">
508 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
509 <div class="timeline-panel">
510 <div class="timeline-heading">
511 <h4 class="timeline-title">2017.02.5 released</h4>
512 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p>
513 </div>
514 <div class="timeline-body">
515 <p>The 2017.02.5 bugfix release is out, fixing a number of important /
516 security related issues discovered since the 2017.02.4 release. See the
517 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a>
518 file for more details, read the
519 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a>
520 and go to the <a href="/downloads/">downloads page</a> to pick up the
521 <a href="/downloads/buildroot-2017.02.5.tar.bz2">2017.02.5 release</a>.</p>
522 </div>
523 </div>
524 </li>
525
Peter Korsgaard47dfc352017-07-04 23:29:20 +0200526 <li>
527 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
528 <div class="timeline-panel">
529 <div class="timeline-heading">
530 <h4 class="timeline-title">2017.05.1 released</h4>
531 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p>
532 </div>
533 <div class="timeline-body">
534 <p>The 2017.05.1 bugfix release is out, fixing a number of important /
535 security related issues discovered since the 2017.05 release. See the
536 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a>
537 file for more details, read the
538 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a>
539 and go to the <a href="/downloads/">downloads page</a> to pick up the
540 <a href="/downloads/buildroot-2017.05.1.tar.bz2">2017.05.1 release</a>.</p>
541 </div>
542 </div>
543 </li>
544
Peter Korsgaard4d831ce2017-07-04 19:24:50 +0200545 <li class="timeline-inverted">
546 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
547 <div class="timeline-panel">
548 <div class="timeline-heading">
549 <h4 class="timeline-title">2017.02.4 released</h4>
550 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p>
551 </div>
552 <div class="timeline-body">
553 <p>The 2017.02.4 bugfix release is out, fixing a number of important /
554 security related issues discovered since the 2017.02.3 release. See the
555 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a>
556 file for more details, read the
557 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.html">announcement</a>
558 and go to the <a href="/downloads/">downloads page</a> to pick up the
559 <a href="/downloads/buildroot-2017.02.4.tar.bz2">2017.02.4 release</a>.</p>
560 </div>
561 </div>
562 </li>
563
Peter Korsgaardac187d72017-06-02 15:18:22 +0200564 <li>
565 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
566 <div class="timeline-panel">
567 <div class="timeline-heading">
568 <h4 class="timeline-title">2017.02.3 released</h4>
569 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2017</small></p>
570 </div>
571 <div class="timeline-body">
572 <p>The 2017.02.3 bugfix release is out, fixing a number of important /
573 security related issues discovered since the 2017.02.2 release. See the
574 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a>
575 file for more details, read the
576 <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a>
577 and go to the <a href="/downloads/">downloads page</a> to pick up the
578 <a href="/downloads/buildroot-2017.02.3.tar.bz2">2017.02.3 release</a>.</p>
579 </div>
580 </div>
581 </li>
582
Peter Korsgaarddd2020a2017-05-31 23:55:40 +0200583 <li class="timeline-inverted">
584 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
585 <div class="timeline-panel">
586 <div class="timeline-heading">
587 <h4 class="timeline-title">2017.05 released</h4>
588 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2017</small></p>
589 </div>
590 <div class="timeline-body">
591 <p>The stable 2017.05 release is out - Thanks to everyone
592 contributing and testing the release candidates. See the
593 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a>
Peter Korsgaard24d6c522017-06-01 10:16:15 +0200594 file for more details, read the
595 <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a>
Peter Korsgaarddd2020a2017-05-31 23:55:40 +0200596 and go to the <a href="/downloads/">downloads page</a> to pick up the
597 <a href="/downloads/buildroot-2017.05.tar.bz2">2017.05 release</a>.</p>
598 </div>
599 </div>
600 </li>
601
Peter Korsgaard91a418c2017-05-30 10:28:45 +0200602 <li>
603 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
604 <div class="timeline-panel">
605 <div class="timeline-heading">
606 <h4 class="timeline-title">2017.05-rc3 released</h4>
607 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2017</small></p>
608 </div>
609 <div class="timeline-body">
610 <p>Release candidate 3 is out with more cleanups and security
611 / build fixes. See
612 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a>
613 file for details.</p>
614 <p>Head to the <a href="/downloads/">downloads page</a> to
615 pick up
616 the <a href="/downloads/buildroot-2017.05-rc3.tar.bz2">2017.05-rc3
617 release candidate</a>, and report any problems found to
618 the <a href="support.html">mailing list</a>
619 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
620 </div>
621 </div>
622 </li>
623
Peter Korsgaard8ab8f102017-05-17 10:27:16 +0200624 <li class="timeline-inverted">
625 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
626 <div class="timeline-panel">
627 <div class="timeline-heading">
628 <h4 class="timeline-title">2017.05-rc2 released</h4>
629 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2017</small></p>
630 </div>
631 <div class="timeline-body">
632 <p>Another week, another release candidate with more cleanups
633 and build fixes. See the
634 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a>
635 file for details.</p>
636
637 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
638 <a href="/downloads/buildroot-2017.05-rc2.tar.bz2">2017.05-rc2
639 release candidate</a>, and report any problems found to the
640 <a href="support.html">mailing list</a> or
641 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
642 </div>
643 </div>
644 </li>
645
Peter Korsgaardaee0ef52017-05-08 12:18:38 +0200646 <li>
647 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
648 <div class="timeline-panel">
649 <div class="timeline-heading">
650 <h4 class="timeline-title">2017.05-rc1 released</h4>
651 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2017</small></p>
652 </div>
653 <div class="timeline-body">
654 <p>We have a new release candidate! Lots of changes all over
655 the tree, see
656 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc1">CHANGES</a>
657 file for details.
658 </p>
659
660 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
661 <a href="/downloads/buildroot-2017.05-rc1.tar.bz2">2017.05-rc1
662 release candidate</a>, and report any
663 problems found to the
664 <a href="support.html">mailing list</a> or
665 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
666 </div>
667 </div>
668 </li>
669
Peter Korsgaard2fb8f972017-05-02 22:18:16 +0200670 <li class="timeline-inverted">
671 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
672 <div class="timeline-panel">
673 <div class="timeline-heading">
674 <h4 class="timeline-title">2017.02.2 released</h4>
675 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 May 2017</small></p>
676 </div>
677 <div class="timeline-body">
678 <p>The 2017.02.2 bugfix release is out, fixing a number of important /
679 security related issues discovered since the 2017.02.1 release. See the
680 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a>
681 file for more details, read the
682 <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a>
683 and go to the <a href="/downloads/">downloads page</a> to pick up the
684 <a href="/downloads/buildroot-2017.02.2.tar.bz2">2017.02.2 release</a>.</p>
685 </div>
686 </div>
687 </li>
688
Peter Korsgaardea3f5402017-04-05 23:21:39 +0200689 <li>
690 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
691 <div class="timeline-panel">
692 <div class="timeline-heading">
693 <h4 class="timeline-title">2017.02.1 released</h4>
694 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 April 2017</small></p>
695 </div>
696 <div class="timeline-body">
697 <p>The 2017.02.1 bugfix release is out, fixing a number of important /
698 security related issues discovered since the 2017.02 release. See the
699 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a>
700 file for more details, read the
701 <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a>
702 and go to the <a href="/downloads/">downloads page</a> to pick up the
703 <a href="/downloads/buildroot-2017.02.1.tar.bz2">2017.02.1 release</a>.</p>
704 </div>
705 </div>
706 </li>
707
Peter Korsgaard50e79d92017-03-10 12:30:17 +0100708 <li class="timeline-inverted">
709 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
710 <div class="timeline-panel">
711 <div class="timeline-heading">
712 <h4 class="timeline-title">2016.11.3 released</h4>
713 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 March 2017</small></p>
714 </div>
715 <div class="timeline-body">
716 <p>The 2016.11.3 bugfix release is out, fixing a number of important /
717 security related issues discovered since the 2016.11.2 release. See the
718 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a>
719 file for more details, read the
720 <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a>
721 and go to the <a href="/downloads/">downloads page</a> to pick up the
722 <a href="/downloads/buildroot-2016.11.3.tar.bz2">2016.11.3 release</a>.</p>
723 <p>Notice that this is the final 2016.11.x release. Users are
724 urged to migrate to the 2017.02.x series instead.</p>
725 </div>
726 </div>
727 </li>
728
Peter Korsgaard083c0732017-02-28 21:57:09 +0100729 <li>
730 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
731 <div class="timeline-panel">
732 <div class="timeline-heading">
733 <h4 class="timeline-title">2017.02 released</h4>
734 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2017</small></p>
735 </div>
736 <div class="timeline-body">
737 <p>The stable 2017.02 release is out - Thanks to everyone
738 contributing and testing the release candidates. See the
739 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a>
Peter Korsgaardca754a92017-03-10 12:31:48 +0100740 file for more details, read the
741 <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a>
Peter Korsgaard083c0732017-02-28 21:57:09 +0100742 and go to the <a href="/downloads/">downloads page</a> to pick up the
743 <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p>
Peter Korsgaard03128ac2017-03-10 12:36:37 +0100744
745 <p>Notice that this is a long term support release which will be
746 supported with security and other important fixes until February 2018.</p>
Peter Korsgaard083c0732017-02-28 21:57:09 +0100747 </div>
748 </div>
749 </li>
750
Peter Korsgaard87a23e52017-02-26 23:17:04 +0100751 <li class="timeline-inverted">
752 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
753 <div class="timeline-panel">
754 <div class="timeline-heading">
755 <h4 class="timeline-title">2017.02-rc3 released</h4>
756 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2017</small></p>
757 </div>
758 <div class="timeline-body">
759 <p>Release candidate 3 is out with more cleanups and security
760 / build fixes. See
761 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a>
762 file for details.</p>
763 <p>Head to the <a href="/downloads/">downloads page</a> to
764 pick up
765 the <a href="/downloads/buildroot-2017.02-rc3.tar.bz2">2017.02-rc3
766 release candidate</a>, and report any problems found to
767 the <a href="support.html">mailing list</a>
768 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
769 </div>
770 </div>
771 </li>
772
Peter Korsgaardbedc0cc2017-02-21 00:20:50 +0100773 <li>
774 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
775 <div class="timeline-panel">
776 <div class="timeline-heading">
777 <h4 class="timeline-title">2017.02-rc2 released</h4>
778 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2017</small></p>
779 </div>
780 <div class="timeline-body">
781 <p>We have a new release candidate! Lots of changes all over the tree, see
782 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc2">CHANGES</a>
783 file for details.
784 </p>
785
786 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
787 <a href="/downloads/buildroot-2017.02-rc2.tar.bz2">2017.02-rc2
788 release candidate</a>, and report any problems found to the
789 <a href="support.html">mailing list</a> or
790 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
791 </div>
792 </div>
793 </li>
794
Thomas Petazzoni73207582017-02-11 15:47:27 +0100795 <li class="timeline-inverted">
796 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
797 <div class="timeline-panel">
798 <div class="timeline-heading">
799 <h4 class="timeline-title">2017.02-rc1 released</h4>
800 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</small></p>
801 </div>
802 <div class="timeline-body">
Thomas Petazzonic75f5582017-02-11 16:31:46 +0100803 <p>We have a new release candidate! Lots of changes all over
804 the tree, see
Thomas Petazzoni73207582017-02-11 15:47:27 +0100805 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a>
Thomas Petazzonic75f5582017-02-11 16:31:46 +0100806 file for details, read
807 the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>.
Thomas Petazzoni73207582017-02-11 15:47:27 +0100808 </p>
809
810 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
Thomas Petazzonide098542017-02-13 21:01:33 +0100811 <a href="/downloads/buildroot-2017.02-rc1.tar.bz2">2017.12-rc1
Thomas Petazzoni73207582017-02-11 15:47:27 +0100812 release candidate</a>, and report any
813 problems found to the
814 <a href="support.html">mailing list</a> or
815 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
816 </div>
817 </div>
818 </li>
819
Peter Korsgaarda3e4b0f2017-01-25 09:55:14 +0100820 <li>
821 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
822 <div class="timeline-panel">
823 <div class="timeline-heading">
824 <h4 class="timeline-title">2016.11.2 released</h4>
825 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p>
826 </div>
827 <div class="timeline-body">
828 <p>The 2016.11.2 bugfix release is out, fixing a number of important /
829 security related issues discovered since the 2016.11.1 release. See the
830 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a>
831 file for more details, read the
832 <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a>
833 and go to the <a href="/downloads/">downloads page</a> to pick up the
834 <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p>
835 </div>
836 </div>
837 </li>
838
Peter Korsgaard67f23a72016-12-29 22:24:06 +0100839 <li class="timeline-inverted">
840 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
841 <div class="timeline-panel">
842 <div class="timeline-heading">
843 <h4 class="timeline-title">2016.11.1 released</h4>
844 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p>
845 </div>
846 <div class="timeline-body">
847 <p>The 2016.11.1 bugfix release is out, fixing a number of important /
848 security related issues discovered since the 2016.11 release. See the
849 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a>
850 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100851 <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a>
Peter Korsgaard67f23a72016-12-29 22:24:06 +0100852 and go to the <a href="/downloads/">downloads page</a> to pick up the
853 <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p>
854 </div>
855 </div>
856 </li>
857
Peter Korsgaarda7eb0522016-11-30 23:15:21 +0100858 <li>
859 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
860 <div class="timeline-panel">
861 <div class="timeline-heading">
862 <h4 class="timeline-title">2016.11 released</h4>
863 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p>
864 </div>
865 <div class="timeline-body">
866 <p>The stable 2016.11 release is out - Thanks to everyone
867 contributing and testing the release candidates. See the
868 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a>
Peter Korsgaard7f0f8322016-12-19 23:48:12 +0100869 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100870 <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a>
Peter Korsgaarda7eb0522016-11-30 23:15:21 +0100871 and go to the <a href="/downloads/">downloads page</a> to pick up the
872 <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</p>
873 </div>
874 </div>
875 </li>
876
Peter Korsgaard93106e92016-11-28 23:47:40 +0100877 <li class="timeline-inverted">
878 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
879 <div class="timeline-panel">
880 <div class="timeline-heading">
881 <h4 class="timeline-title">2016.11-rc3 released</h4>
882 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</small></p>
883 </div>
884 <div class="timeline-body">
885 <p>Release candidate 3 is out with more cleanups and security
886 / build fixes. See
887 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a>
888 file for details.</p>
889 <p>Head to the <a href="/downloads/">downloads page</a> to
890 pick up
891 the <a href="/downloads/buildroot-2016.11-rc3.tar.bz2">2016.11-rc3
892 release candidate</a>, and report any problems found to
893 the <a href="support.html">mailing list</a>
894 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
895 </div>
896 </div>
897 </li>
898
Thomas Petazzoni789c7312016-11-13 20:57:03 +0100899 <li>
900 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
901 <div class="timeline-panel">
902 <div class="timeline-heading">
903 <h4 class="timeline-title">2016.11-rc2 released</h4>
904 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</small></p>
905 </div>
906 <div class="timeline-body">
907 <p>We have a new release candidate! Lots of
908 changes all over the tree, see
909 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a>
910 file for details.
911 </p>
912
913 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
914 <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2
915 release candidate</a>, and report any
916 problems found to the
917 <a href="support.html">mailing list</a> or
918 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
919 </div>
920 </div>
921 </li>
922
Thomas Petazzonia6ba7682016-11-03 21:54:07 +0100923 <li class="timeline-inverted">
924 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
925 <div class="timeline-panel">
926 <div class="timeline-heading">
927 <h4 class="timeline-title">2016.11-rc1 released</h4>
928 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</small></p>
929 </div>
930 <div class="timeline-body">
931 <p>We have a new release candidate! Lots of
932 changes all over the tree, see
933 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a>
Thomas Petazzoni857ac552016-11-04 10:09:34 +0100934 file for details, read the
935 <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>.
Thomas Petazzonia6ba7682016-11-03 21:54:07 +0100936 </p>
937
938 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
939 <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-rc1
940 release candidate</a>, and report any
941 problems found to the
942 <a href="support.html">mailing list</a> or
943 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
944 </div>
945 </div>
946 </li>
947
Peter Korsgaardef803272016-09-21 23:24:31 +0200948 <li>
949 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
950 <div class="timeline-panel">
951 <div class="timeline-heading">
952 <h4 class="timeline-title">2016.08.1 released</h4>
953 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p>
954 </div>
955 <div class="timeline-body">
956 <p>The 2016.08.1 bugfix release is out. This release fixes a
957 potential entire root filesystem removal issue with the
958 external toolchain handling discovered since the 2016.08
959 release. See the
960 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a>
961 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100962 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the
Peter Korsgaardef803272016-09-21 23:24:31 +0200963 <a href="/downloads/">downloads page</a> to pick up the
964 <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p>
965 </div>
966 </div>
967 </li>
968
Peter Korsgaard78e99142016-09-01 11:30:19 +0200969 <li class="timeline-inverted">
970 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
971 <div class="timeline-panel">
972 <div class="timeline-heading">
973 <h4 class="timeline-title">2016.08 released</h4>
974 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p>
975 </div>
976 <div class="timeline-body">
977 <p>The stable 2016.08 release is out - Thanks to everyone
978 contributing and testing the release candidates. See the
979 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a>
Peter Korsgaarda895c272016-09-01 14:22:25 +0200980 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100981 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a>
Peter Korsgaard78e99142016-09-01 11:30:19 +0200982 and go to the <a href="/downloads/">downloads page</a> to pick up the
983 <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p>
984 </div>
985 </div>
986 </li>
987
Peter Korsgaard7e981ed2016-08-30 08:14:23 +0200988 <li>
989 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
990 <div class="timeline-panel">
991 <div class="timeline-heading">
992 <h4 class="timeline-title">2016.08-rc3 released</h4>
993 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p>
994 </div>
995 <div class="timeline-body">
996 <p>Release candidate 3 is out with more cleanups and security
997 / build fixes. See
998 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a>
999 file for details.</p>
1000 <p>Head to the <a href="/downloads/">downloads page</a> to
1001 pick up
1002 the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3
1003 release candidate</a>, and report any problems found to
1004 the <a href="support.html">mailing list</a>
1005 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1006 </div>
1007 </div>
1008 </li>
1009
Peter Korsgaard3b3fa452016-08-17 08:49:38 +02001010 <li class="timeline-inverted">
1011 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1012 <div class="timeline-panel">
1013 <div class="timeline-heading">
1014 <h4 class="timeline-title">2016.08-rc2 released</h4>
1015 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p>
1016 </div>
1017 <div class="timeline-body">
1018 <p>Another week, another release candidate with more cleanups
1019 and build fixes. See
1020 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a>
1021 file for details.</p>
1022
1023 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1024 <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2
1025 release candidate</a>, and report any problems found to
1026 the <a href="support.html">mailing list</a>
1027 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1028 </div>
1029 </div>
1030 </li>
1031
Peter Korsgaard19040c92016-08-06 11:39:54 +02001032 <li>
1033 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1034 <div class="timeline-panel">
1035 <div class="timeline-heading">
1036 <h4 class="timeline-title">2016.08-rc1 released</h4>
Peter Korsgaardd2e18fd2016-08-17 08:47:39 +02001037 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p>
Peter Korsgaard19040c92016-08-06 11:39:54 +02001038 </div>
1039 <div class="timeline-body">
1040 <p>We have a new release candidate! Lots of
1041 changes all over the tree, see
1042 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a>
Peter Korsgaarddd59dbd2016-08-17 08:42:29 +02001043 file for details and read the
1044 <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a>
Peter Korsgaard19040c92016-08-06 11:39:54 +02001045 </p>
1046
1047 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1048 <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1
1049 release candidate</a>, and report any
1050 problems found to the
1051 <a href="support.html">mailing list</a> or
1052 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
1053 </div>
1054 </div>
1055 </li>
1056
Peter Korsgaardaa6fd112016-05-31 23:52:36 +02001057 <li class="timeline-inverted">
1058 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1059 <div class="timeline-panel">
1060 <div class="timeline-heading">
1061 <h4 class="timeline-title">2016.05 released</h4>
1062 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
1063 </div>
1064 <div class="timeline-body">
1065 <p>The stable 2016.05 release is out - Thanks to everyone
1066 contributing and testing the release candidates. See the
1067 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a>
Peter Korsgaarde4d1d182016-06-01 09:23:56 +02001068 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +01001069 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a>
Peter Korsgaardaa6fd112016-05-31 23:52:36 +02001070 and go to the <a href="/downloads/">downloads page</a> to pick up the
1071 <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p>
1072 </div>
1073 </div>
1074 </li>
1075
Peter Korsgaardf4365df2016-05-26 23:37:23 +02001076 <li>
1077 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1078 <div class="timeline-panel">
1079 <div class="timeline-heading">
1080 <h4 class="timeline-title">2016.05-rc3 released</h4>
1081 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p>
1082 </div>
1083 <div class="timeline-body">
1084 <p>Release candidate 3 is out with more cleanups and security
1085 / build fixes. See
1086 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a>
1087 file for details.</p>
1088 <p>Head to the <a href="/downloads/">downloads page</a> to
1089 pick up
1090 the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3
1091 release candidate</a>, and report any problems found to
1092 the <a href="support.html">mailing list</a>
1093 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1094 </div>
1095 </div>
1096 </li>
1097
Peter Korsgaard3f3342a2016-05-17 16:11:24 +02001098 <li class="timeline-inverted">
1099 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1100 <div class="timeline-panel">
1101 <div class="timeline-heading">
1102 <h4 class="timeline-title">2016.05-rc2 released</h4>
1103 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p>
1104 </div>
1105 <div class="timeline-body">
1106 <p>Another week, another release candidate with more cleanups
1107 and build fixes. See
1108 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a>
1109 file for details.</p>
1110
1111 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1112 <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2
1113 release candidate</a>, and report any problems found to
1114 the <a href="support.html">mailing list</a>
1115 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1116 </div>
1117 </div>
1118 </li>
1119
Peter Korsgaard0ab73722016-05-10 23:23:00 +02001120 <li>
1121 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1122 <div class="timeline-panel">
1123 <div class="timeline-heading">
1124 <h4 class="timeline-title">2016.05-rc1 released</h4>
1125 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p>
1126 </div>
1127 <div class="timeline-body">
1128 <p>We have a new release candidate! Lots of
1129 changes all over the tree, see
1130 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a>
Peter Korsgaard911406d2016-05-17 08:42:08 +02001131 file for details and read the
1132 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>.
Peter Korsgaard0ab73722016-05-10 23:23:00 +02001133 </p>
1134
1135 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1136 <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1
1137 release candidate</a>, and report any
1138 problems found to the
1139 <a href="support.html">mailing list</a> or
1140 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
1141 </div>
1142 </div>
1143 </li>
1144
Peter Korsgaardaaf6c282016-03-01 21:47:30 +01001145 <li class="timeline-inverted">
1146 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1147 <div class="timeline-panel">
1148 <div class="timeline-heading">
1149 <h4 class="timeline-title">2016.02 released</h4>
1150 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
1151 </div>
1152 <div class="timeline-body">
1153 <p>The stable 2016.02 release is out - Thanks to everyone
1154 contributing and testing the release candidates. See the
1155 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
Peter Korsgaard557d34b2016-03-02 21:35:12 +01001156 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +01001157 <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a>
Peter Korsgaardaaf6c282016-03-01 21:47:30 +01001158 and go to the <a href="/downloads/">downloads page</a> to pick up the
1159 <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
1160 </div>
1161 </div>
1162 </li>
1163
Peter Korsgaard100ba0f2016-02-27 23:50:51 +01001164 <li>
1165 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1166 <div class="timeline-panel">
1167 <div class="timeline-heading">
1168 <h4 class="timeline-title">2016.02-rc3 released</h4>
1169 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p>
1170 </div>
1171 <div class="timeline-body">
1172 <p>Release candidate 3 is out with more cleanups and security
1173 / build fixes. See
1174 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
1175 file for details.</p>
1176 <p>Head to the <a href="/downloads/">downloads page</a> to
1177 pick up
1178 the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3
1179 release candidate</a>, and report any problems found to
1180 the <a href="support.html">mailing list</a>
1181 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1182 </div>
1183 </div>
1184 </li>
1185
Peter Korsgaard6cd8cbc2016-02-18 15:34:16 +01001186 <li class="timeline-inverted">
1187 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1188 <div class="timeline-panel">
1189 <div class="timeline-heading">
1190 <h4 class="timeline-title">2016.02-rc2 released</h4>
1191 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p>
1192 </div>
1193 <div class="timeline-body">
1194 <p>Another week, another release candidate with more cleanups
1195 and build fixes. See
1196 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
1197 file for details.</p>
1198
1199 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1200 <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2
1201 release candidate</a>, and report any problems found to
1202 the <a href="support.html">mailing list</a>
1203 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1204 </div>
1205 </div>
1206 </li>
1207
Peter Korsgaardecf55c32016-02-10 08:05:42 +01001208 <li>
1209 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1210 <div class="timeline-panel">
1211 <div class="timeline-heading">
1212 <h4 class="timeline-title">2016.02-rc1 released</h4>
1213 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p>
1214 </div>
1215 <div class="timeline-body">
1216 <p>We have a new release candidate! Lots of
1217 changes all over the tree, see
1218 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
Peter Korsgaard982d47b2016-02-17 22:51:54 +01001219 file for details and read the
1220 <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
1221 </p>
Peter Korsgaardecf55c32016-02-10 08:05:42 +01001222
1223 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1224 <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1
1225 release candidate</a>, and report any
1226 problems found to the
1227 <a href="support.html">mailing list</a> or
1228 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1229 </div>
1230 </div>
1231 </li>
1232
Peter Korsgaardf8daafd2015-12-05 23:17:04 +01001233 <li class="timeline-inverted">
1234 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1235 <div class="timeline-panel">
1236 <div class="timeline-heading">
1237 <h4 class="timeline-title">2015.11.1 released</h4>
1238 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p>
1239 </div>
1240 <div class="timeline-body">
1241 <p>The 2015.11.1 bugfix release is out - Thanks to everyone
1242 contributing. This release fixes critical issues discovered
1243 since the 2015.11 release. See the
1244 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
1245 file for more details, and go to the
1246 <a href="/downloads/">downloads page</a> to pick up the
1247 <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
1248 </div>
1249 </div>
1250 </li>
1251
Peter Korsgaard3f90e532015-11-30 22:54:25 +01001252 <li>
1253 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1254 <div class="timeline-panel">
1255 <div class="timeline-heading">
1256 <h4 class="timeline-title">2015.11 released</h4>
1257 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p>
1258 </div>
1259 <div class="timeline-body">
1260 <p>The stable 2015.11 release is out - Thanks to everyone
1261 contributing and testing the release candidates. See the
1262 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a>
Peter Korsgaard2723fa42015-12-01 22:15:28 +01001263 file for more details, read the
1264 <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
Peter Korsgaard3f90e532015-11-30 22:54:25 +01001265 and go to the <a href="/downloads/">downloads page</a> to pick up the
1266 <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p>
1267 </div>
1268 </div>
1269 </li>
1270
Peter Korsgaard610f3fa2015-11-26 23:06:02 +01001271 <li class="timeline-inverted">
1272 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1273 <div class="timeline-panel">
1274 <div class="timeline-heading">
1275 <h4 class="timeline-title">2015.11-rc3 released</h4>
1276 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p>
1277 </div>
1278 <div class="timeline-body">
1279 <p>Release candidate 3 is out with more cleanups and security
1280 / build fixes. See
1281 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a>
1282 file for details.</p>
1283 <p>Head to the <a href="/downloads/">downloads page</a> to
1284 pick up
1285 the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3
1286 release candidate</a>, and report any problems found to
Thomas Petazzoni15cec182015-11-28 14:54:07 +01001287 the <a href="support.html">mailing list</a>
Peter Korsgaard610f3fa2015-11-26 23:06:02 +01001288 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1289 </div>
1290 </div>
1291 </li>
1292
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001293 <li>
1294 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1295 <div class="timeline-panel">
1296 <div class="timeline-heading">
1297 <h4 class="timeline-title">2015.11-rc2 released</h4>
1298 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p>
1299 </div>
1300 <div class="timeline-body">
1301 <p>Another week, another release candidate with more cleanups
1302 and build fixes. See the
1303 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
1304 file for details.</p>
1305 <p>Head to the <a href="/downloads/">downloads page</a> to
1306 pick up
1307 the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2
1308 release candidate</a>, and report any problems found to
1309 the <a href="support.html">mailing list</a>
1310 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1311 </div>
1312 </div>
1313 </li>
Peter Korsgaard546ebed2009-03-27 12:05:24 +00001314
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001315 <li class="timeline-inverted">
1316 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1317 <div class="timeline-panel">
1318 <div class="timeline-heading">
1319 <h4 class="timeline-title">2015.11-rc1 released</h4>
1320 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p>
1321 </div>
1322 <div class="timeline-body">
1323 <p>We have a new release candidate! Lots of
1324 changes all over the tree, see
1325 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
1326 file for details. See also
1327 the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
1328 e-mail</a>.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00001329
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001330 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1331 <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
1332 release candidate</a>, and report any
1333 problems found to the
1334 <a href="support.html">mailing list</a> or
1335 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1336 </div>
1337 </div>
1338 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +01001339
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001340 <li>
1341 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1342 <div class="timeline-panel">
1343 <div class="timeline-heading">
1344 <h4 class="timeline-title">2015.08.1 released</h4>
1345 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p>
1346 </div>
1347 <div class="timeline-body">
1348 <p>The 2015.08.1 bugfix release is out - Thanks to everyone
1349 contributing. This release fixes critical issues discovered since
1350 the 2015.08 release. See the
1351 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
1352 file for more details,
1353 and go to the <a href="/downloads/">downloads page</a> to pick up the
1354 <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
1355 </div>
1356 </div>
1357 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +01001358
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001359 <li class="timeline-inverted">
1360 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1361 <div class="timeline-panel">
1362 <div class="timeline-heading">
1363 <h4 class="timeline-title">2015.08 released</h4>
1364 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p>
1365 </div>
1366 <div class="timeline-body">
1367 <p>The stable 2015.08 release is out - Thanks to everyone
1368 contributing and testing the release candidates. See the
1369 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
1370 file for more details, read the
1371 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
1372 and go to the <a href="/downloads/">downloads page</a> to pick up the
1373 <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
1374 </div>
1375 </div>
1376 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +01001377
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001378 <li>
1379 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1380 <div class="timeline-panel">
1381 <div class="timeline-heading">
1382 <h4 class="timeline-title">2015.08-rc2 released</h4>
1383 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p>
1384 </div>
1385 <div class="timeline-body">
1386 <p>We have a new release candidate! Lots of changes all over the
1387 tree, see
1388 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
1389 file for details, and
1390 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
1391 announcement</a>.</p>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +01001392
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001393 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1394 <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
1395 release candidate</a>, and report any problems found to the
1396 <a href="support.html">mailing list</a> or
1397 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1398 </div>
1399 </div>
1400 </li>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +01001401
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001402 <li class="timeline-inverted">
1403 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1404 <div class="timeline-panel">
1405 <div class="timeline-heading">
1406 <h4 class="timeline-title">2015.08-rc1 released</h4>
1407 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p>
1408 </div>
1409 <div class="timeline-body">
1410 <p>We have a new release candidate! Lots of changes all over the tree, see
1411 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
1412 file for details, read
1413 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +01001414
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001415 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1416 <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
1417 release candidate</a>, and report any problems found to the
1418 <a href="support.html">mailing list</a> or
1419 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1420 </div>
1421 </div>
1422 </li>
Peter Korsgaard3cd209b2015-09-06 23:09:12 +02001423
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001424 <li>
1425 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1426 <div class="timeline-panel">
1427 <div class="timeline-heading">
1428 <h4 class="timeline-title">2015.05 released</h4>
1429 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p>
1430 </div>
1431 <div class="timeline-body">
1432 <p>The stable 2015.05 release is out - Thanks to everyone
1433 contributing and testing the release candidates. See the
1434 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
1435 file for more details, read the
1436 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
1437 and go to the <a href="/downloads/">downloads page</a> to pick up the
1438 <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
1439 </div>
1440 </div>
1441 </li>
Peter Korsgaard3cd209b2015-09-06 23:09:12 +02001442
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001443 <li class="timeline-inverted">
1444 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1445 <div class="timeline-panel">
1446 <div class="timeline-heading">
1447 <h4 class="timeline-title">2015.05-rc3 released</h4>
1448 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p>
1449 </div>
1450 <div class="timeline-body">
1451 <p>Release candidate 3 is out with more cleanups and security
1452 / build fixes. See
1453 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
1454 file for details.</p>
1455 <p>Head to the <a href="/downloads/">downloads page</a> to
1456 pick up
Peter Korsgaard260fe6c2015-11-26 22:54:41 +01001457 the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001458 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001459 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001460 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1461 </div>
1462 </div>
1463 </li>
Peter Korsgaard20a36cd2015-08-31 23:06:58 +02001464
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001465 <li>
1466 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1467 <div class="timeline-panel">
1468 <div class="timeline-heading">
1469 <h4 class="timeline-title">2015.05-rc2 released</h4>
1470 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p>
1471 </div>
1472 <div class="timeline-body">
1473 <p>Another week, another release candidate with more cleanups
1474 and build fixes. See
1475 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
1476 file for details.</p>
1477 <p>Head to the <a href="/downloads/">downloads page</a> to
1478 pick up the
1479 <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
1480 release candidate</a>, and report any problems found to
1481 the <a href="support.html">mailing list</a>
1482 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1483 </div>
1484 </div>
1485 </li>
Peter Korsgaard20a36cd2015-08-31 23:06:58 +02001486
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001487 <li class="timeline-inverted">
1488 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1489 <div class="timeline-panel">
1490 <div class="timeline-heading">
1491 <h4 class="timeline-title">2015.05-rc1 released</h4>
1492 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p>
1493 </div>
1494 <div class="timeline-body">
1495 <p>We have a new release candidate! Lots of changes all over the
1496 tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
1497 file for details, and read the
1498 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +02001499
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001500 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1501 <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
1502 release candidate</a>, and report any problems found to the
1503 <a href="support.html">mailing list</a> or
1504 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1505 </div>
1506 </div>
1507 </li>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +02001508
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001509 <li>
1510 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1511 <div class="timeline-panel">
1512 <div class="timeline-heading">
1513 <h4 class="timeline-title">2015.02 released</h4>
1514 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p>
1515 </div>
1516 <div class="timeline-body">
1517 <p>The stable 2015.02 release is out - Thanks to everyone
1518 contributing and testing the release candidates. See the
1519 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
1520 file for more details, read the
1521 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
1522 and go to the <a href="/downloads/">downloads page</a> to pick up the
1523 <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
1524 </div>
1525 </div>
1526 </li>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +02001527
Thomas Petazzoni7b1e9d52015-08-05 15:48:25 +02001528
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001529 <li class="timeline-inverted">
1530 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1531 <div class="timeline-panel">
1532 <div class="timeline-heading">
1533 <h4 class="timeline-title">2015.02-rc3 released</h4>
1534 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p>
1535 </div>
1536 <div class="timeline-body">
1537 <p>Release candidate 3 is out with more cleanups and security
1538 / build fixes. See
1539 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
1540 file for details.</p>
1541 <p>Head to the <a href="/downloads/">downloads page</a> to
1542 pick up the
1543 <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
1544 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001545 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001546 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1547 </div>
1548 </div>
1549 </li>
Thomas Petazzoni7b1e9d52015-08-05 15:48:25 +02001550
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001551 <li>
1552 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1553 <div class="timeline-panel">
1554 <div class="timeline-heading">
1555 <h4 class="timeline-title">2015.02-rc2 released</h4>
1556 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p>
1557 </div>
1558 <div class="timeline-body">
1559 <p>Another week, another release candidate with more cleanups
1560 and build fixes. See
1561 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
1562 file for details.</p>
Peter Korsgaard6d736152015-05-31 23:15:34 +02001563
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001564 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1565 <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
1566 release candidate</a>, and report any problems found to
1567 the <a href="support.html">mailing list</a>
1568 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1569 </div>
1570 </div>
1571 </li>
Peter Korsgaard6d736152015-05-31 23:15:34 +02001572
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001573 <li class="timeline-inverted">
1574 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1575 <div class="timeline-panel">
1576 <div class="timeline-heading">
1577 <h4 class="timeline-title">2015.02-rc1 released</h4>
1578 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p>
1579 </div>
1580 <div class="timeline-body">
1581 <p>We have a new release candidate! Lots of changes all over
1582 the tree, see
1583 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
1584 file for details, and read the
1585 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
Peter Korsgaard6d736152015-05-31 23:15:34 +02001586
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001587 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1588 <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
1589 release candidate</a>, and report any problems found to
1590 the
1591 <a href="support.html">mailing list</a> or
1592 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1593 </div>
1594 </div>
1595 </li>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +02001596
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001597 <li>
1598 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1599 <div class="timeline-panel">
1600 <div class="timeline-heading">
1601 <h4 class="timeline-title">2014.11 released</h4>
1602 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p>
1603 </div>
1604 <div class="timeline-body">
1605 <p>The stable 2014.11 release is out - Thanks to everyone
1606 contributing and testing the release candidates. See the
1607 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
1608 file for more details,
1609 and go to the <a href="/downloads/">downloads page</a> to pick up the
1610 <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
1611 </div>
1612 </div>
1613 </li>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +02001614
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001615 <li class="timeline-inverted">
1616 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1617 <div class="timeline-panel">
1618 <div class="timeline-heading">
1619 <h4 class="timeline-title">2014.11-rc3 released</h4>
1620 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p>
1621 </div>
1622 <div class="timeline-body">
1623 <p>Release candidate 3 is out with more cleanups and build
1624 fixes. See
1625 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
1626 file for details.</p>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +02001627
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001628 <p>Head to the <a href="/downloads/">downloads page</a> to
1629 pick up the
1630 <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
1631 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001632 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001633 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1634 </div>
1635 </div>
1636 </li>
Peter Korsgaardf2435f62015-05-11 13:28:26 +02001637
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001638 <li>
1639 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1640 <div class="timeline-panel">
1641 <div class="timeline-heading">
1642 <h4 class="timeline-title">2014.11-rc2 released</h4>
1643 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p>
1644 </div>
1645 <div class="timeline-body">
1646 <p>Another week, another release candidate with more cleanups
1647 and build fixes. See
1648 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
1649 file for details.</p>
Peter Korsgaardf2435f62015-05-11 13:28:26 +02001650
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001651 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1652 <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
1653 release candidate</a>, and report any problems found to
1654 the <a href="support.html">mailing list</a>
1655 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1656 </div>
1657 </div>
1658 </li>
Peter Korsgaardf2435f62015-05-11 13:28:26 +02001659
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001660 <li class="timeline-inverted">
1661 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1662 <div class="timeline-panel">
1663 <div class="timeline-heading">
1664 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1665 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p>
1666 </div>
1667 <div class="timeline-body">
1668 <p>A report from the recent
1669 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
1670 Buildroot Developers Meeting</a> is now
1671 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
Peter Korsgaard5628a152015-05-04 21:25:41 +02001672
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001673 <p>Once again, thanks to all the participants and to
1674 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
Peter Korsgaard5628a152015-05-04 21:25:41 +02001675
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001676 <p>The next Developer Days will take place on February 2nd and
1677 3rd in Brussels, Belgium, right
1678 after <a href="http://fosdem.org">FOSDEM</a>. See
1679 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
1680 for more details.</p>
1681 </div>
1682 </div>
1683 </li>
Peter Korsgaard5628a152015-05-04 21:25:41 +02001684
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001685 <li>
1686 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1687 <div class="timeline-panel">
1688 <div class="timeline-heading">
1689 <h4 class="timeline-title">2014.11-rc1 released</h4>
1690 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p>
1691 </div>
1692 <div class="timeline-body">
1693 <p>We have a new release candidate! Lots of changes all over the
1694 tree, see the <a
1695 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
1696 file for details, and read the
1697 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
Peter Korsgaard6bf057b2015-03-01 22:08:12 +01001698
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001699 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1700 <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
1701 release candidate</a>, and report any problems found to the
1702 <a href="support.html">mailing list</a> or
1703 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1704 </div>
1705 </div>
1706 </li>
Peter Korsgaard6bf057b2015-03-01 22:08:12 +01001707
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001708 <li class="timeline-inverted">
1709 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1710 <div class="timeline-panel">
1711 <div class="timeline-heading">
1712 <h4 class="timeline-title">2014.08 released</h4>
1713 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p>
1714 </div>
1715 <div class="timeline-body">
1716 <p>The stable 2014.08 release is out - Thanks to everyone
1717 contributing and testing the release candidates. See the
1718 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
1719 file for more details, read the
1720 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
1721 and go to the <a href="/downloads/">downloads page</a> to pick up the
1722 <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
1723 </div>
1724 </div>
1725 </li>
Peter Korsgaard345f32e2015-02-24 00:24:19 +01001726
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001727 <li>
1728 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1729 <div class="timeline-panel">
1730 <div class="timeline-heading">
1731 <h4 class="timeline-title">2014.08-rc3 released</h4>
1732 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p>
1733 </div>
1734 <div class="timeline-body">
1735 <p>Release candidate 3 is out with more cleanups and build
1736 fixes. See
1737 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
1738 file for details.</p>
Peter Korsgaard345f32e2015-02-24 00:24:19 +01001739
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001740 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1741 <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
1742 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001743 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001744 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1745 </div>
1746 </div>
1747 </li>
Peter Korsgaard345f32e2015-02-24 00:24:19 +01001748
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001749 <li class="timeline-inverted">
1750 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1751 <div class="timeline-panel">
1752 <div class="timeline-heading">
1753 <h4 class="timeline-title">2014.08-rc2 released</h4>
1754 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p>
1755 </div>
1756 <div class="timeline-body">
1757 <p>Another week, another release candidate with more cleanups
1758 and build fixes. See
1759 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
1760 file for details.</p>
Peter Korsgaardbc113922015-02-15 23:44:43 +01001761
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001762 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1763 <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
1764 release candidate</a>, and report any problems found to
1765 the <a href="support.html">mailing list</a>
1766 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1767 </div>
1768 </div>
1769 </li>
Peter Korsgaardbc113922015-02-15 23:44:43 +01001770
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001771 <li>
1772 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1773 <div class="timeline-panel">
1774 <div class="timeline-heading">
1775 <h4 class="timeline-title">2014.08-rc1 released</h4>
1776 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p>
1777 </div>
1778 <div class="timeline-body">
1779 <p>We have a new release candidate! Lots of changes all over the
1780 tree, see the <a
1781 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
1782 file for details, and read the
1783 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
Peter Korsgaardbc113922015-02-15 23:44:43 +01001784
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001785 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1786 <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
1787 release candidate</a>, and report any problems found to the
1788 <a href="support.html">mailing list</a> or
1789 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1790 </div>
1791 </div>
1792 </li>
Peter Korsgaard21652672015-02-08 21:57:14 +01001793
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001794 <li class="timeline-inverted">
1795 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1796 <div class="timeline-panel">
1797 <div class="timeline-heading">
1798 <h4 class="timeline-title">2014.05 released</h4>
1799 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p>
1800 </div>
1801 <div class="timeline-body">
1802 <p>The stable 2014.05 release is out - Thanks to everyone
1803 contributing and testing the release candidates. See the
1804 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
1805 file for more details, read the
1806 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
1807 and go to the <a href="/downloads/">downloads page</a> to pick up the
1808 <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
1809 </div>
1810 </div>
1811 </li>
Peter Korsgaard21652672015-02-08 21:57:14 +01001812
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001813 <li>
1814 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1815 <div class="timeline-panel">
1816 <div class="timeline-heading">
1817 <h4 class="timeline-title">2014.05-rc3 released</h4>
1818 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p>
1819 </div>
1820 <div class="timeline-body">
1821 <p>Release candidate 3 is out with more cleanups and build
1822 fixes. See
1823 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
1824 file for details.</p>
Maxime Hadjinliancec43a82014-03-02 19:04:24 +01001825
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001826 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1827 <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
1828 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001829 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001830 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1831 </div>
1832 </div>
1833 </li>
Peter Korsgaard9a5434f2014-12-01 10:19:00 +01001834
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001835 <li class="timeline-inverted">
1836 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1837 <div class="timeline-panel">
1838 <div class="timeline-heading">
1839 <h4 class="timeline-title">2014.05-rc2 released</h4>
1840 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p>
1841 </div>
1842 <div class="timeline-body">
1843 <p>Another week, another release candidate with more cleanups
1844 and build fixes. See
1845 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
1846 file for details.</p>
Peter Korsgaard9a5434f2014-12-01 10:19:00 +01001847
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001848 <p>Head to the <a href="/downloads/">downloads page</a> to
1849 pick up the
1850 <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
1851 release candidate</a>, and report any problems found to
1852 the <a href="support.html">mailing list</a>
1853 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1854 </div>
1855 </div>
1856 </li>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001857
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001858 <li>
1859 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1860 <div class="timeline-panel">
1861 <div class="timeline-heading">
1862 <h4 class="timeline-title">2014.05-rc1 released</h4>
1863 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p>
1864 </div>
1865 <div class="timeline-body">
1866 <p>We have a new release candidate! Lots of changes all over the
1867 tree, see the <a
1868 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
1869 file for details, and read the
1870 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001871
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001872 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1873 <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
1874 release candidate</a>, and report any problems found to the
1875 <a href="support.html">mailing list</a> or
1876 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1877 </div>
1878 </div>
1879 </li>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001880
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001881 <li class="timeline-inverted">
1882 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1883 <div class="timeline-panel">
1884 <div class="timeline-heading">
1885 <h4 class="timeline-title">27 February 2014</h4>
1886 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p>
1887 </div>
1888 <div class="timeline-body">
1889 <p>The stable 2014.02 release is out - Thanks to everyone
1890 contributing and testing the release candidates. See the
1891 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
1892 file for more details,
1893 and go to the <a href="/downloads/">downloads page</a> to pick up the
1894 <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
1895 </div>
1896 </div>
1897 </li>
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001898
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001899 <li>
1900 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1901 <div class="timeline-panel">
1902 <div class="timeline-heading">
1903 <h4 class="timeline-title">25 February 2014</h4>
1904 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p>
1905 </div>
1906 <div class="timeline-body">
1907 <p>Release candidate 3 is out with more cleanups and build
1908 fixes. See
1909 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
1910 file for details.</p>
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001911
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001912 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1913 <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
1914 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001915 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001916 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1917 </div>
1918 </div>
1919 </li>
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001920
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001921 <li class="timeline-inverted">
1922 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1923 <div class="timeline-panel">
1924 <div class="timeline-heading">
1925 <h4 class="timeline-title">20 February 2014</h4>
1926 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p>
1927 </div>
1928 <div class="timeline-body">
1929 <p>Another week, another release candidate with more cleanups
1930 and build fixes. See
1931 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
1932 file for details.</p>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001933
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001934 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1935 <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
1936 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001937 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001938 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1939 </div>
1940 </div>
1941 </li>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001942
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001943 <li>
1944 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1945 <div class="timeline-panel">
1946 <div class="timeline-heading">
1947 <h4 class="timeline-title">2014.02-rc1 released</h4>
1948 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p>
1949 </div>
1950 <div class="timeline-body">
1951 <p>We have a new release candidate! Lots of changes all over the
1952 tree, see the <a
1953 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
1954 file for details, and read the
1955 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001956
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001957 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1958 <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
1959 release candidate</a>, and report any problems found to the
1960 <a href="support.html">mailing list</a> or
1961 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1962 </div>
1963 </div>
1964 </li>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001965
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001966 <li class="timeline-inverted">
1967 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1968 <div class="timeline-panel">
1969 <div class="timeline-heading">
1970 <h4 class="timeline-title">9 February 2014</h4>
1971 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p>
1972 </div>
1973 <div class="timeline-body">
1974 <p>A report from the recent
1975 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1976 Buildroot Developers Meeting</a> is now
1977 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
Peter Korsgaard74128852014-11-12 23:11:07 +01001978
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001979 <p>Once again, thanks to all the participants and to
1980 <a href="http://www.google.com">Google</a> and
1981 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
1982 </div>
1983 </div>
1984 </li>
Peter Korsgaard74128852014-11-12 23:11:07 +01001985
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001986 <li>
1987 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1988 <div class="timeline-panel">
1989 <div class="timeline-heading">
1990 <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4>
1991 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p>
1992 </div>
1993 <div class="timeline-body">
1994 <p>The upcoming Buildroot Developers meeting will take place in
1995 Brussels on February, 3rd and 4th, after the
1996 <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
1997 details about the meeting can be found on the corresponding
1998 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1999 wiki page</a>.</p>
Peter Korsgaard74128852014-11-12 23:11:07 +01002000
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002001 <p>Persons not able to join the meeting in Brussels can participate
2002 remotely using Google Hangouts. Simply give your Google address to
2003 <code>thomas.petazzoni@free-electrons.com</code>.</p>
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02002004
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002005 <p>This meeting is sponsored by
2006 <a href="http://www.google.com">Google</a> (for the meeting room)
2007 and <a href="http://www.mind.be">Mind</a> (for the dinner).
2008 Thanks to our sponsors!</p>
2009 </div>
2010 </div>
2011 </li>
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02002012
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002013 <li class="timeline-inverted">
2014 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2015 <div class="timeline-panel">
2016 <div class="timeline-heading">
2017 <h4 class="timeline-title">2013.11 released</h4>
2018 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
2019 </div>
2020 <div class="timeline-body">
2021 <p>The stable 2013.11 release is out - Thanks to everyone
2022 contributing and testing the release candidates. See the
2023 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
2024 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
2025 and go to the <a href="/downloads/">downloads page</a> to pick up the
2026 <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
2027 </div>
2028 </div>
2029 </li>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02002030
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002031 <li>
2032 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2033 <div class="timeline-panel">
2034 <div class="timeline-heading">
2035 <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4>
2036 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
2037 </div>
2038 <div class="timeline-body">
2039 <p>The slides from the Buildroot presentation at the recent
2040 <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
2041 are now
2042 <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
2043 </div>
2044 </div>
2045 </li>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02002046
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002047 <li class="timeline-inverted">
2048 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2049 <div class="timeline-panel">
2050 <div class="timeline-heading">
2051 <h4 class="timeline-title">2013.11-rc3 released</h4>
2052 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
2053 </div>
2054 <div class="timeline-body">
2055 <p>Another week, another release candidate with more
2056 fixes. See
2057 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
2058 file for details.</p>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02002059
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002060 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2061 <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
2062 release candidate</a>, and report any problems found to
2063 the <a href="support.html">mailing list</a>
2064 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2065 </div>
2066 </div>
2067 </li>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02002068
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002069 <li>
2070 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2071 <div class="timeline-panel">
2072 <div class="timeline-heading">
2073 <h4 class="timeline-title">2013.11-rc2 released</h4>
2074 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
2075 </div>
2076 <div class="timeline-body">
2077 <p>Another week, another release candidate with more cleanups
2078 and build fixes. See
2079 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
2080 file for details.</p>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02002081
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002082 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2083 <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
2084 release candidate</a>, and report any problems found to
2085 the <a href="support.html">mailing list</a>
2086 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2087 </div>
2088 </div>
2089 </li>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02002090
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002091 <li class="timeline-inverted">
2092 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2093 <div class="timeline-panel">
2094 <div class="timeline-heading">
2095 <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4>
2096 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p>
2097 </div>
2098 <div class="timeline-body">
2099 <p>The next <i>Buildroot Developer Days</i> meeting will take
2100 place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
2101 Belgium - Just after
2102 <a href="http://www.fosdem.org">FOSDEM</a> (February
2103 1st/2nd). This two days meeting is mainly open to Buildroot
2104 developers and contributors, or Buildroot users having a prior
2105 experience with the tool. It will allow developers to work on
2106 Buildroot and discuss current issues, the future directions, and
2107 more.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02002108
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002109 <p>In addition to the Buildroot event, we encourage embedded Linux
2110 developers to propose talks for the Embedded and Mobile Developer
2111 Room at FOSDEM. See
2112 the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02002113
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002114 <p>We would like to thank our
2115 sponsor <a href="http://www.google.com">Google</a> for sponsoring
2116 the event by providing all the needed logistics.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02002117
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002118 <p>For more details, see the
2119 <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
2120 page</a> dedicated to the meeting.</p>
2121 </div>
2122 </div>
2123 </li>
Peter Korsgaardf287d622014-05-31 09:52:49 +02002124
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002125 <li>
2126 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2127 <div class="timeline-panel">
2128 <div class="timeline-heading">
2129 <h4 class="timeline-title">2013.11-rc1 released</h4>
2130 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p>
2131 </div>
2132 <div class="timeline-body">
2133 <p>We have a new release candidate! Lots of changes all over the
2134 tree, see the <a
2135 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
2136 file for details, and read the
2137 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
Peter Korsgaardf287d622014-05-31 09:52:49 +02002138
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002139 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2140 <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
2141 release candidate</a>, and report any problems found to
2142 the <a href="support.html">mailing list</a>
2143 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2144 </div>
2145 </div>
2146 </li>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02002147
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002148 <li class="timeline-inverted">
2149 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2150 <div class="timeline-panel">
2151 <div class="timeline-heading">
2152 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
2153 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p>
2154 </div>
2155 <div class="timeline-body">
2156 <p>A report from the recent
2157 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
2158 Buildroot Developers Meeting</a> is now
2159 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02002160
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002161 <p>Once again, thanks to all the participants and to
2162 <a href="http://www.imgtec.com/">Imagination Technologies</a>
2163 for sponsoring the event.</p>
2164 </div>
2165 </div>
2166 </li>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02002167
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002168 <li>
2169 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2170 <div class="timeline-panel">
2171 <div class="timeline-heading">
2172 <h4 class="timeline-title">2013.08.1 released</h4>
2173 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p>
2174 </div>
2175 <div class="timeline-body">
2176 <p>The 2013.08.1 bugfix release is out - Thanks to everyone
2177 contributing. This release fixes critical issues discovered since
2178 the 2013.08 release. See the
2179 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
2180 file for more details,
2181 and go to the <a href="/downloads/">downloads page</a> to pick up the
2182 <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
2183 </div>
2184 </div>
2185 </li>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02002186
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002187 <li class="timeline-inverted">
2188 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2189 <div class="timeline-panel">
2190 <div class="timeline-heading">
2191 <h4 class="timeline-title">Buildroot Developer Days</h4>
2192 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p>
2193 </div>
2194 <div class="timeline-body">
2195 <p>The next <i>Buildroot Developer Days</i> meeting will take
2196 place on Saturday October 26th and Sunday October 27th 2013 in
2197 Edinburgh, UK - Just after the <a
2198 href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
2199 Embedded Linux Conference Europe</a> (October 23th-24th). This two
2200 days meeting is mainly open to Buildroot developers and
2201 contributors, or Buildroot users having a prior experience with
2202 the tool. It will allow developers to work on Buildroot and
2203 discuss current issues, the future directions, and more.</p>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02002204
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002205 <p>For more details, see the
2206 <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
2207 page</a> dedicated to the meeting.</p>
2208 </div>
2209 </div>
2210 </li>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02002211
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002212 <li>
2213 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2214 <div class="timeline-panel">
2215 <div class="timeline-heading">
2216 <h4 class="timeline-title">2013.08 released</h4>
2217 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p>
2218 </div>
2219 <div class="timeline-body">
2220 <p>The stable 2013.08 release is out - Thanks to everyone
2221 contributing and testing the release candidates. See the
2222 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
2223 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
2224 and go to the <a href="/downloads/">downloads page</a> to pick up the
2225 <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
2226 </div>
2227 </div>
2228 </li>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02002229
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002230 <li class="timeline-inverted">
2231 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2232 <div class="timeline-panel">
2233 <div class="timeline-heading">
2234 <h4 class="timeline-title">2013.08-rc3 released</h4>
2235 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p>
2236 </div>
2237 <div class="timeline-body">
2238 <p>Another week, another release candidate with more cleanups and
2239 build fixes. See the <a
2240 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
2241 file for details.</p>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02002242
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002243 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2244 <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
2245 release candidate</a>, and report any problems found to the <a
2246 href="support.html">mailing list</a> or <a
2247 href="https://bugs.uclibc.org">bug tracker</a>.</p>
2248 </div>
2249 </div>
2250 </li>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02002251
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002252 <li>
2253 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2254 <div class="timeline-panel">
2255 <div class="timeline-heading">
2256 <h4 class="timeline-title">2013.08-rc2 released</h4>
2257 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p>
2258 </div>
2259 <div class="timeline-body">
2260 <p>We have a new release candidate! Lots of changes all over the
2261 tree, see
2262 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
2263 file for details.</p>
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01002264
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002265 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2266 <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
2267 release candidate</a>, and report any problems found to
2268 the <a href="support.html">mailing list</a>
2269 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2270 </div>
2271 </div>
2272 </li>
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01002273
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002274 <li class="timeline-inverted">
2275 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2276 <div class="timeline-panel">
2277 <div class="timeline-heading">
2278 <h4 class="timeline-title">2013.08-rc1 released</h4>
2279 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p>
2280 </div>
2281 <div class="timeline-body">
2282 <p>We have a new release candidate! Lots of changes all over the
2283 tree, see
2284 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
2285 file for details.</p>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01002286
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002287 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2288 <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
2289 release candidate</a>, and report any problems found to
2290 the <a href="support.html">mailing list</a>
2291 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2292 </div>
2293 </div>
2294 </li>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01002295
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002296 <li>
2297 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2298 <div class="timeline-panel">
2299 <div class="timeline-heading">
2300 <h4 class="timeline-title">2013.05 released</h4>
2301 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p>
2302 </div>
2303 <div class="timeline-body">
2304 <p>The stable 2013.05 release is out - Thanks to everyone
2305 contributing and testing the release candidates. See the
2306 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
2307 file for more details, read the
2308 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
2309 and go to the <a href="/downloads/">downloads page</a> to pick up the
2310 <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
2311 </div>
2312 </div>
2313 </li>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01002314
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002315 <li class="timeline-inverted">
2316 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2317 <div class="timeline-panel">
2318 <div class="timeline-heading">
2319 <h4 class="timeline-title">2013.05-rc3 released</h4>
2320 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p>
2321 </div>
2322 <div class="timeline-body">
2323 <p>Another week, another release candidate with more cleanups and
2324 build fixes. See the <a
2325 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
2326 file for details.</p>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01002327
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002328 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2329 <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
2330 release candidate</a>, and report any problems found to
2331 the <a href="support.html">mailing list</a>
2332 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2333 </div>
2334 </div>
2335 </li>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01002336
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002337 <li>
2338 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2339 <div class="timeline-panel">
2340 <div class="timeline-heading">
2341 <h4 class="timeline-title">2013.05-rc2 released</h4>
2342 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p>
2343 </div>
2344 <div class="timeline-body">
2345 <p>Another week, another release candidate with more cleanups and
2346 build fixes. See the <a
2347 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
2348 file for details.</p>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01002349
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002350 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2351 <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
2352 release candidate</a>, and report any problems found to
2353 the <a href="support.html">mailing list</a>
2354 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2355 </div>
2356 </div>
2357 </li>
Peter Korsgaard690984c2014-02-11 12:37:42 +01002358
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002359 <li class="timeline-inverted">
2360 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2361 <div class="timeline-panel">
2362 <div class="timeline-heading">
2363 <h4 class="timeline-title">2013.05-rc1 released</h4>
2364 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p>
2365 </div>
2366 <div class="timeline-body">
2367 <p>We have a new release candidate! Lots of changes all over the
2368 tree, see the <a
2369 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
2370 file for details, and read the
2371 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
Peter Korsgaard690984c2014-02-11 12:37:42 +01002372
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002373 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2374 <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
2375 release candidate</a>, and report any problems found to
2376 the <a href="support.html">mailing list</a>
2377 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2378 </div>
2379 </div>
2380 </li>
Peter Korsgaard690984c2014-02-11 12:37:42 +01002381
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002382 <li>
2383 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2384 <div class="timeline-panel">
2385 <div class="timeline-heading">
2386 <h4 class="timeline-title">2013.02 released</h4>
2387 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p>
2388 </div>
2389 <div class="timeline-body">
2390 <p>The stable 2013.02 release is out - Thanks to everyone
2391 contributing and testing the release candidates. See the
2392 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
2393 file for more details
2394 and go to the <a href="/downloads/">downloads page</a> to pick up the
2395 <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
2396 </div>
2397 </div>
2398 </li>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01002399
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002400 <li class="timeline-inverted">
2401 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2402 <div class="timeline-panel">
2403 <div class="timeline-heading">
2404 <h4 class="timeline-title">2013.02-rc3 released</h4>
2405 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p>
2406 </div>
2407 <div class="timeline-body">
2408 <p>Another week, another release candidate with more cleanups
2409 and build fixes. See
2410 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
2411 file for details.</p>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01002412
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002413 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2414 <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
2415 release candidate</a>, and report any problems found to
2416 the <a href="support.html">mailing list</a>
2417 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2418 </div>
2419 </div>
2420 </li>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01002421
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002422 <li>
2423 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2424 <div class="timeline-panel">
2425 <div class="timeline-heading">
2426 <h4 class="timeline-title">2013.02-rc2 released</h4>
2427 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p>
2428 </div>
2429 <div class="timeline-body">
2430 <p>Another week, another release candidate with more cleanups and
2431 build fixes. See the <a
2432 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
2433 file for details.</p>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002434
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002435 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2436 <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
2437 release candidate</a>, and report any problems found to
2438 the <a href="support.html">mailing list</a>
2439 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2440 </div>
2441 </div>
2442 </li>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002443
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002444 <li class="timeline-inverted">
2445 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2446 <div class="timeline-panel">
2447 <div class="timeline-heading">
2448 <h4 class="timeline-title">2013.02-rc1 released</h4>
2449 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
2450 </div>
2451 <div class="timeline-body">
2452 <p>We have a new release candidate! Lots of changes all over the
2453 tree, see the <a
2454 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
2455 file for details, and read the
2456 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002457
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002458 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2459 <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
2460 release candidate</a>, and report any problems found to
2461 the <a href="support.html">mailing list</a>
2462 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2463 </div>
2464 </div>
2465 </li>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002466
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002467 <li>
2468 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2469 <div class="timeline-panel">
2470 <div class="timeline-heading">
2471 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
2472 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
2473 </div>
2474 <div class="timeline-body">
2475 <p>A report from the recent Buildroot Developers Meeting is now
2476 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
2477 <a href="http://emlinews.net">Embedded Linux News</a> also has a
2478 <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
2479 writeup about the event</a>, including photos.</p>
Peter Korsgaard9b390452013-11-30 14:16:03 +01002480
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002481 <p>Once again, thanks to all the participants and to
2482 <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
2483 </div>
2484 </div>
2485 </li>
Peter Korsgaard9b390452013-11-30 14:16:03 +01002486
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002487 <li class="timeline-inverted">
2488 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2489 <div class="timeline-panel">
2490 <div class="timeline-heading">
2491 <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4>
2492 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p>
2493 </div>
2494 <div class="timeline-body">
2495 <p>The next Buildroot Developers Meeting will take place on Monday
2496 4th February 2013 and Tuesday 5th February 2013 in Brussels,
2497 Belgium. Those dates have been chosen to immediately follow the
2498 great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
Peter Korsgaarde6b7bcd2013-11-30 09:50:24 +01002499
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002500 <p>Attending this meeting is free, after registration by
2501 contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
2502 Petazzoni</a>. For more details about the meeting, please see
2503 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
2504 Wiki page</a>.</p>
Peter Korsgaarde6b7bcd2013-11-30 09:50:24 +01002505
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002506 <p>We would like to
2507 thank <a href="http://www.google.com">Google</a> for providing the
2508 meeting location and the Internet connection, and offering free
2509 lunch and refreshments to the participants.</p>
2510 </div>
2511 </div>
2512 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01002513
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002514 <li>
2515 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2516 <div class="timeline-panel">
2517 <div class="timeline-heading">
2518 <h4 class="timeline-title">2012.11.1 released</h4>
2519 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p>
2520 </div>
2521 <div class="timeline-body">
2522 <p>The 2012.11.1 bugfix release is out - Thanks to everyone
2523 contributing. This release fixes critical issues discovered since
2524 the 2012.11 release, most importantly with non-largefile builds on
2525 recent Ubuntu versions. See the
2526 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
2527 file for more details,
2528 and go to the <a href="/downloads/">downloads page</a> to pick up the
2529 <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
2530 </div>
2531 </div>
2532 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01002533
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002534 <li class="timeline-inverted">
2535 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2536 <div class="timeline-panel">
2537 <div class="timeline-heading">
2538 <h4 class="timeline-title">2012.11 released</h4>
2539 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p>
2540 </div>
2541 <div class="timeline-body">
2542 <p>The stable 2012.11 release is out - Thanks to everyone
2543 contributing and testing the release candidates. See the
2544 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
2545 file for more details
2546 and go to the <a href="/downloads/">downloads page</a> to pick up the
2547 <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
2548 </div>
2549 </div>
2550 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01002551
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002552 <li>
2553 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2554 <div class="timeline-panel">
2555 <div class="timeline-heading">
2556 <h4 class="timeline-title">2012.11-rc2 released</h4>
2557 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p>
2558 </div>
2559 <div class="timeline-body">
2560 <p>RC2 is out with more bugfixes - See
2561 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
2562 file for details.
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01002563
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002564 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2565 <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
2566 release candidate</a>, and report any problems found to
2567 the <a href="support.html">mailing list</a>
2568 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2569 </div>
2570 </div>
2571 </li>
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01002572
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002573 <li class="timeline-inverted">
2574 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2575 <div class="timeline-panel">
2576 <div class="timeline-heading">
2577 <h4 class="timeline-title">2012.11-rc1 released</h4>
2578 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
2579 </div>
2580 <div class="timeline-body">
2581 <p>We have a new release candidate! Lots of changes all over the
2582 tree, see the <a
2583 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
2584 file for details, and read the
2585 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01002586
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002587 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2588 <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
2589 release candidate</a>, and report any problems found to
2590 the <a href="support.html">mailing list</a>
2591 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2592 </div>
2593 </div>
2594 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002595
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002596 <li>
2597 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2598 <div class="timeline-panel">
2599 <div class="timeline-heading">
2600 <h4 class="timeline-title">Buildroot Developer Day</h4>
2601 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
2602 </div>
2603 <div class="timeline-body">
2604 <p>A report from the recent <i>Buildroot Developer Days</i>
2605 meeting in Barcelona, Spain is
2606 now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
2607 Many thanks to all the participants, and a special thanks to
2608 Arnout Vandecappelle from <a href="http://mind.be/">mind</a>
2609 for taking notes and Thomas Petazzoni
2610 from <a href="http://free-electrons.com/">Free Electrons</a>
2611 for handling all the practical arrangements, and naturally
2612 our sponsors, <a href="http://www.fluendo.com/">Fluendo</a>
2613 and <a href="http://www.synopsys.com/">Synopsis</a>.
2614 </p>
2615 <p>The next Developer Days will take place on February 4th and
2616 5th in Brussels, Belgium, right
2617 after <a href="http://fosdem.org">FOSDEM</a>.</p>
2618 </div>
2619 </div>
2620 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002621
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002622 <li class="timeline-inverted">
2623 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2624 <div class="timeline-panel">
2625 <div class="timeline-heading">
2626 <h4 class="timeline-title">2012.08 released</h4>
2627 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p>
2628 </div>
2629 <div class="timeline-body">
2630 <p>The stable 2012.08 release is out - Thanks to everyone
2631 contributing and testing the release candidates. See the
2632 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
2633 file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
2634 <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
2635 </div>
2636 </div>
2637 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002638
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002639 <li>
2640 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2641 <div class="timeline-panel">
2642 <div class="timeline-heading">
2643 <h4 class="timeline-title">2012.08-rc3 released</h4>
2644 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p>
2645 </div>
2646 <div class="timeline-body">
2647 <p>We have a new release candidate! Various fixes, and
2648 addition of licensing informations on many
2649 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
2650 file for details</p>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002651
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002652 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2653 <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
2654 release candidate</a>, and report any problems found to
2655 the <a href="support.html">mailing list</a>
2656 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2657 </div>
2658 </div>
2659 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002660
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002661 <li class="timeline-inverted">
2662 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2663 <div class="timeline-panel">
2664 <div class="timeline-heading">
2665 <h4 class="timeline-title">2012.08-rc2 released</h4>
2666 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p>
2667 </div>
2668 <div class="timeline-body">
2669 <p>We have a new release candidate! Various fixes, and addition
2670 of licensing informations on many
2671 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
2672 file for details</p>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01002673
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002674 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2675 <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
2676 release candidate</a>, and report any problems found to the <a
2677 href="support.html">mailing list</a> or <a
2678 href="https://bugs.uclibc.org">bug tracker</a>.</p>
2679 </div>
2680 </div>
2681 </li>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01002682
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002683 <li>
2684 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2685 <div class="timeline-panel">
2686 <div class="timeline-heading">
2687 <h4 class="timeline-title">2012.08-rc1 released</h4>
2688 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p>
2689 </div>
2690 <div class="timeline-body">
2691 <p>We have a new release candidate! Lots of changes all over
2692 the tree, see
2693 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
2694 file for details</p>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01002695
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002696 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2697 <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
2698 release candidate</a>, and report any problems found to
2699 the <a href="support.html">mailing list</a>
2700 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2701 </div>
2702 </div>
2703 </li>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01002704
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002705 <li class="timeline-inverted">
2706 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2707 <div class="timeline-panel">
2708 <div class="timeline-heading">
2709 <h4 class="timeline-title">Buildroot Developer Day</h4>
2710 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p>
2711 </div>
2712 <div class="timeline-body">
2713 <p>The next <i>Buildroot Developer Day</i> meeting will take place
2714 on Saturday November 3th and Sunday November 4th 2012 in
2715 Barcelona, Spain, just before
2716 the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
2717 Linux Conference Europe</a> (November 5th-7th). This two days
2718 meeting is mainly opened to Buildroot developers and contributors,
2719 or Buildroot users having a prior experience with the tool. This
2720 meeting will allow developers to work and Buildroot, and discuss
2721 current issues, the future directions, and more.</p>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01002722
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002723 <p>For more details, see
2724 the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
2725 page</a> dedicated to the meeting.</p>
2726 </div>
2727 </div>
2728 </li>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01002729
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002730 <li>
2731 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2732 <div class="timeline-panel">
2733 <div class="timeline-heading">
2734 <h4 class="timeline-title">2012.05 released</h4>
2735 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p>
2736 </div>
2737 <div class="timeline-body">
2738 <p>The stable 2012.05 release is out - Thanks to everyone
2739 contributing and testing the release candidates. See the
2740 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
2741 file for more details, read the
2742 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
2743 and go to the <a href="/downloads/">downloads page</a> to pick up the
2744 <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
2745 </div>
2746 </div>
2747 </li>
Peter Korsgaard06b38a72013-09-17 14:24:39 +02002748
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002749 <li class="timeline-inverted">
2750 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2751 <div class="timeline-panel">
2752 <div class="timeline-heading">
2753 <h4 class="timeline-title">2012.05-rc3 released</h4>
2754 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p>
2755 </div>
2756 <div class="timeline-body">
2757 <p>RC3 is out with more bugfixes - See
2758 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
2759 file for details.
Peter Korsgaard06b38a72013-09-17 14:24:39 +02002760
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002761 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2762 <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
2763 release candidate</a>, and report any problems found to
2764 the <a href="support.html">mailing list</a>
2765 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2766 </div>
2767 </div>
2768 </li>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02002769
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002770 <li>
2771 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2772 <div class="timeline-panel">
2773 <div class="timeline-heading">
2774 <h4 class="timeline-title">2012.05-rc2 released</h4>
2775 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p>
2776 </div>
2777 <div class="timeline-body">
2778 <p>Another week, another release candidate with more cleanups
2779 and build fixes. See
2780 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
2781 file for details.</p>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02002782
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002783 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2784 <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
2785 release candidate</a>, and report any problems found to
2786 the <a href="support.html">mailing list</a>
2787 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2788 </div>
2789 </div>
2790 </li>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02002791
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002792 <li class="timeline-inverted">
2793 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2794 <div class="timeline-panel">
2795 <div class="timeline-heading">
2796 <h4 class="timeline-title">2012.05-rc1 released</h4>
2797 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p>
2798 </div>
2799 <div class="timeline-body">
2800 <p>We have a new release candidate! Lots of changes all over
2801 the tree, see
2802 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
2803 file for details, and read the
2804 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +02002805
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002806 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2807 <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
2808 release candidate</a>, and report any problems found to
2809 the <a href="support.html">mailing list</a>
2810 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2811 </div>
2812 </div>
2813 </li>
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +02002814
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002815 <li>
2816 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2817 <div class="timeline-panel">
2818 <div class="timeline-heading">
2819 <h4 class="timeline-title">Autobuilder Results Online</h4>
2820 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p>
2821 </div>
2822 <div class="timeline-body">
2823 <p>The status of the autobuilders, which do repeated
2824 <code>randpackageconfig</code> builds for continuous
2825 integration testing, is now online
2826 at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
2827 code behind it can be found
2828 in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02002829
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002830 <p>Thanks to Thomas Petazzoni for running the web interface, and
2831 to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
2832 Farm</a> and <a href='http://free-electrons.com/'>Free
2833 Electrons</a> for hosting builders. Thomas also sends out a daily
2834 summary of the build status to the mailing list.</p>
2835 </div>
2836 </div>
2837 </li>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02002838
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002839 <li class="timeline-inverted">
2840 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2841 <div class="timeline-panel">
2842 <div class="timeline-heading">
2843 <h4 class="timeline-title">2012.02 released</h4>
2844 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p>
2845 </div>
2846 <div class="timeline-body">
2847 <p>The stable 2012.02 release is out - Thanks to everyone
2848 contributing and testing the release candidates. See the
2849 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
2850 file for more details, read the
2851 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
2852 and go to the <a href="/downloads/">downloads page</a> to pick up the
2853 <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
2854 </div>
2855 </div>
2856 </li>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02002857
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002858 <li>
2859 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2860 <div class="timeline-panel">
2861 <div class="timeline-heading">
2862 <h4 class="timeline-title">2012.02-rc3 released</h4>
2863 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p>
2864 </div>
2865 <div class="timeline-body">
2866 <p>RC3 is out with more bugfixes - See
2867 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
2868 file for details.
Thomas Petazzoni71203192013-08-16 13:10:30 +02002869
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002870 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2871 <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
2872 release candidate</a>, and report any problems found to
2873 the <a href="support.html">mailing list</a>
2874 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2875 </div>
2876 </div>
2877 </li>
Thomas Petazzoni71203192013-08-16 13:10:30 +02002878
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002879 <li class="timeline-inverted">
2880 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2881 <div class="timeline-panel">
2882 <div class="timeline-heading">
2883 <h4 class="timeline-title">2012.02-rc2 released</h4>
2884 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p>
2885 </div>
2886 <div class="timeline-body">
2887 <p>Another week, another release candidate with more cleanups
2888 and build fixes. See
2889 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
2890 file for details.</p>
Peter Korsgaard871a3022010-11-08 10:52:28 +01002891
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002892 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2893 <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
2894 release candidate</a>, and report any problems found to
2895 the <a href="support.html">mailing list</a>
2896 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2897 </div>
2898 </div>
2899 </li>
Peter Korsgaard871a3022010-11-08 10:52:28 +01002900
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002901 <li>
2902 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2903 <div class="timeline-panel">
2904 <div class="timeline-heading">
2905 <h4 class="timeline-title">2012.02-rc1 released</h4>
2906 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p>
2907 </div>
2908 <div class="timeline-body">
2909 <p>We have a new release candidate! Lots of changes all over
2910 the tree, see
2911 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
2912 file for details, and read the
2913 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002914
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002915 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2916 <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
2917 release candidate</a>, and report any problems found to
2918 the <a href="support.html">mailing list</a>
2919 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2920 </div>
2921 </div>
2922 </li>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002923
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002924 <li class="timeline-inverted">
2925 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2926 <div class="timeline-panel">
2927 <div class="timeline-heading">
2928 <h4 class="timeline-title">Buildroot Developer Day</h4>
2929 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p>
2930 </div>
2931 <div class="timeline-body">
2932 <p>Another <i>Buildroot Developer Day</i> will take place on
2933 Friday, February 3rd in Brussels, Belgium - The day
2934 before <a href="http://fosdem.org">FOSDEM</a>. See the
2935 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
2936 or
2937 the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free
2938 Electrons blog</a> for more info.</p>
2939 </div>
2940 </div>
2941 </li>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002942
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002943 <li>
2944 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2945 <div class="timeline-panel">
2946 <div class="timeline-heading">
2947 <h4 class="timeline-title">2011.11 released</h4>
2948 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p>
2949 </div>
2950 <div class="timeline-body">
2951 <p>The stable 2011.11 release is out - Thanks to everyone
2952 contributing and testing the release candidates. See the
2953 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
2954 file for more details, read the
2955 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
2956 and go to the <a href="/downloads/">downloads page</a> to pick up the
2957 <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
2958 </div>
2959 </div>
2960 </li>
Peter Korsgaard32b8d432010-09-01 00:07:06 +02002961
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002962 <li class="timeline-inverted">
2963 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2964 <div class="timeline-panel">
2965 <div class="timeline-heading">
2966 <h4 class="timeline-title">2011.11-rc3 released</h4>
2967 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p>
2968 </div>
2969 <div class="timeline-body">
2970 <p>RC3 is out with more bugfixes - See
2971 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
2972 file for details.
Peter Korsgaard32b8d432010-09-01 00:07:06 +02002973
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002974 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2975 <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
2976 release candidate</a>, and report any problems found to
2977 the <a href="support.html">mailing list</a>
2978 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2979 </div>
2980 </div>
2981 </li>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002982
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002983 <li>
2984 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2985 <div class="timeline-panel">
2986 <div class="timeline-heading">
2987 <h4 class="timeline-title">2011.11-rc2 released</h4>
2988 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p>
2989 </div>
2990 <div class="timeline-body">
2991 <p>Another week, another release candidate with a bunch of
2992 cleanups and build fixes. See
2993 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
2994 file for details.</p>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002995
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002996 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2997 <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
2998 release candidate</a>, and report any problems found to
2999 the <a href="support.html">mailing list</a>
3000 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3001 </div>
3002 </div>
3003 </li>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02003004
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003005 <li class="timeline-inverted">
3006 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3007 <div class="timeline-panel">
3008 <div class="timeline-heading">
3009 <h4 class="timeline-title">2011.11-rc1 released</h4>
3010 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p>
3011 </div>
3012 <div class="timeline-body">
3013 <p>We have a new release candidate! Lots of changes all over
3014 the tree, see
3015 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
3016 file for details, and read the
3017 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02003018
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003019 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3020 <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
3021 release candidate</a>, and report any problems found to
3022 the <a href="support.html">mailing list</a>
3023 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3024 </div>
3025 </div>
3026 </li>
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02003027
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003028 <li>
3029 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3030 <div class="timeline-panel">
3031 <div class="timeline-heading">
3032 <h4 class="timeline-title">2011.08 released</h4>
3033 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p>
3034 </div>
3035 <div class="timeline-body">
3036 <p>The stable 2011.08 release is out - Thanks to everyone
3037 contributing and testing the release candidates. See the
3038 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
3039 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
3040 <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
3041 </div>
3042 </div>
3043 </li>
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02003044
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003045 <li class="timeline-inverted">
3046 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3047 <div class="timeline-panel">
3048 <div class="timeline-heading">
3049 <h4 class="timeline-title">2011.08-rc2 released</h4>
3050 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p>
3051 </div>
3052 <div class="timeline-body">
3053 <p>RC2 is out with more bugfixes. See
3054 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
3055 file for details, and read the
3056 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02003057
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003058 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3059 <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
3060 release candidate</a>, and report any problems found to
3061 the <a href="support.html">mailing list</a>
3062 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3063 </div>
3064 </div>
3065 </li>
Peter Korsgaard07da6192010-05-30 22:24:10 +02003066
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003067 <li>
3068 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3069 <div class="timeline-panel">
3070 <div class="timeline-heading">
3071 <h4 class="timeline-title">2011.08-rc1 released</h4>
3072 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p>
3073 </div>
3074 <div class="timeline-body">
3075 <p>We have a new release candidate! Lots of changes all over
3076 the tree, see
3077 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
3078 file for details, and read the
3079 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
Peter Korsgaard07da6192010-05-30 22:24:10 +02003080
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003081 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3082 <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
3083 release candidate</a>, and report any problems found to
3084 the <a href="support.html">mailing list</a>
3085 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3086 </div>
3087 </div>
3088 </li>
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02003089
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003090 <li class="timeline-inverted">
3091 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3092 <div class="timeline-panel">
3093 <div class="timeline-heading">
3094 <h4 class="timeline-title">2011.05 released</h4>
3095 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p>
3096 </div>
3097 <div class="timeline-body">
3098 <p>The stable 2011.05 release is out - Thanks to everyone
3099 contributing and testing the release candidates. See the
3100 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
3101 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
3102 <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
3103 </div>
3104 </div>
3105 </li>
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02003106
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003107 <li>
3108 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3109 <div class="timeline-panel">
3110 <div class="timeline-heading">
3111 <h4 class="timeline-title">2011.05-rc2 released</h4>
3112 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p>
3113 </div>
3114 <div class="timeline-body">
3115 <p>RC2 is out with more bugfixes. See
3116 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
3117 file for details.
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02003118
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003119 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3120 <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
3121 release candidate</a>, and report any problems found to
3122 the <a href="support.html">mailing list</a>
3123 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3124 </div>
3125 </div>
3126 </li>
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02003127
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003128 <li class="timeline-inverted">
3129 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3130 <div class="timeline-panel">
3131 <div class="timeline-heading">
3132 <h4 class="timeline-title">2011.05-rc1 released</h4>
3133 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p>
3134 </div>
3135 <div class="timeline-body">
3136 <p>We have a new release candidate! Lots of changes all over
3137 the tree, see
3138 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
3139 file for details, and read the
3140 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02003141
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003142 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3143 <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
3144 release candidate</a>, and report any problems found to
3145 the <a href="support.html">mailing list</a>
3146 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3147 </div>
3148 </div>
3149 </li>
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02003150
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003151 <li>
3152 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3153 <div class="timeline-panel">
3154 <div class="timeline-heading">
3155 <h4 class="timeline-title">2011.02 released</h4>
3156 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p>
3157 </div>
3158 <div class="timeline-body">
3159 <p>The stable 2011.02 release is out - Thanks to everyone
3160 contributing and testing the release candidates. See the
3161 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
3162 file for more details, read the
3163 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
3164 and go to the <a href="/downloads/">downloads page</a> to pick up the
3165 <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
3166 </div>
3167 </div>
3168 </li>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02003169
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003170 <li class="timeline-inverted">
3171 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3172 <div class="timeline-panel">
3173 <div class="timeline-heading">
3174 <h4 class="timeline-title">2011.02-rc2 released</h4>
3175 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p>
3176 </div>
3177 <div class="timeline-body">
3178 <p>RC2 is out with more cleanups and bugfixes, see
3179 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
3180 file for details.</p>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02003181
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003182 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3183 <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
3184 release candidate</a>, and report any problems found to
3185 the <a href="support.html">mailing list</a>
3186 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3187 </div>
3188 </div>
3189 </li>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02003190
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003191 <li>
3192 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3193 <div class="timeline-panel">
3194 <div class="timeline-heading">
3195 <h4 class="timeline-title">2011.02-rc1 released</h4>
3196 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p>
3197 </div>
3198 <div class="timeline-body">
3199 <p>We have a new release candidate! Lots of changes all over
3200 the tree, see
3201 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
3202 file for details, and read the
3203 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
Peter Korsgaard0cd0d062010-05-03 09:02:51 +02003204
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003205 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3206 <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
3207 release candidate</a>, and report any problems found to
3208 the <a href="support.html">mailing list</a>
3209 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3210 </div>
3211 </div>
3212 </li>
Peter Korsgaard0cd0d062010-05-03 09:02:51 +02003213
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003214 <li class="timeline-inverted">
3215 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3216 <div class="timeline-panel">
3217 <div class="timeline-heading">
3218 <h4 class="timeline-title">2010.11 released</h4>
3219 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p>
3220 </div>
3221 <div class="timeline-body">
3222 <p>The stable 2010.11 release is out - Thanks to everyone
3223 contributing and testing the release candidates. See the
3224 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
3225 file for more details, read the
3226 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
3227 and go to the <a href="/downloads/">downloads page</a> to pick up the
3228 <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
3229 </div>
3230 </div>
3231 </li>
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01003232
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003233 <li>
3234 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3235 <div class="timeline-panel">
3236 <div class="timeline-heading">
3237 <h4 class="timeline-title">2010.11-rc2 released</h4>
3238 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p>
3239 </div>
3240 <div class="timeline-body">
3241 <p>RC2 is out with more cleanups and bugfixes, see
3242 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
3243 file for details.</p>
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01003244
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003245 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3246 <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
3247 release candidate</a>, and report any problems found to
3248 the <a href="support.html">mailing list</a>
3249 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3250 </div>
3251 </div>
3252 </li>
Peter Korsgaard7bd81252010-02-23 23:28:46 +01003253
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003254 <li class="timeline-inverted">
3255 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3256 <div class="timeline-panel">
3257 <div class="timeline-heading">
3258 <h4 class="timeline-title">2010.11-rc1 released</h4>
3259 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p>
3260 </div>
3261 <div class="timeline-body">
3262 <p>We have a new release candidate! Lots of changes all over
3263 the tree, see
3264 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
3265 file for details, and read the
3266 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
Peter Korsgaard7bd81252010-02-23 23:28:46 +01003267
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003268 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3269 <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
3270 release candidate</a>, and report any problems found to
3271 the <a href="support.html">mailing list</a>
3272 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3273 </div>
3274 </div>
3275 </li>
Peter Korsgaard7bd81252010-02-23 23:28:46 +01003276
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003277 <li>
3278 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3279 <div class="timeline-panel">
3280 <div class="timeline-heading">
3281 <h4 class="timeline-title">Buildroot Developer Day</h4>
3282 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p>
3283 </div>
3284 <div class="timeline-body">
3285 <p>A <i>Buildroot Developer Day</i> will take place on
3286 Friday, October 29th in Cambridge, UK - Just the day after the
3287 <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
3288 Linux Conference Europe</a>. This <i>Developer Day</i>
3289 aims at allowing Buildroot developers to meet and exchange
3290 ideas on the project and its future. See the
3291 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
3292 for more info.</p>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01003293
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003294 <p>Thanks to Thomas Petazzoni for taking care of the practical
3295 arrangements.</p>
3296 </div>
3297 </div>
3298 </li>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01003299
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003300 <li class="timeline-inverted">
3301 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3302 <div class="timeline-panel">
3303 <div class="timeline-heading">
3304 <h4 class="timeline-title">2010.08 released</h4>
3305 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p>
3306 </div>
3307 <div class="timeline-body">
3308 <p>The stable 2010.08 release is out - Thanks to everyone
3309 contributing and testing the release candidates. See the
3310 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
3311 file for more details, read the
3312 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
3313 and go to the <a href="/downloads/">downloads page</a> to pick up the
3314 <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
3315 </div>
3316 </div>
3317 </li>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01003318
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003319 <li>
3320 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3321 <div class="timeline-panel">
3322 <div class="timeline-heading">
3323 <h4 class="timeline-title">2010.08-rc2 released</h4>
3324 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p>
3325 </div>
3326 <div class="timeline-body">
3327 <p>RC2 is out with more cleanups and bugfixes, see
3328 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
3329 file for details.
Peter Korsgaard798927c2009-12-01 15:20:18 +01003330
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003331 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3332 <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
3333 release candidate</a>, and report any problems found to
3334 the <a href="support.html">mailing list</a>
3335 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
Peter Korsgaard798927c2009-12-01 15:20:18 +01003336
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003337 This is very much expected to be the final release candidate,
3338 so give it a good test and expect a final 2010.08 release
3339 before September unless critical issues are found.</p>
3340 </div>
3341 </div>
3342 </li>
Peter Korsgaard31bd9742009-11-29 23:26:54 +01003343
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003344 <li class="timeline-inverted">
3345 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3346 <div class="timeline-panel">
3347 <div class="timeline-heading">
3348 <h4 class="timeline-title">2010.08-rc1 released</h4>
3349 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p>
3350 </div>
3351 <div class="timeline-body">
3352 <p>We have a new release candidate! Lots of changes all over
3353 the tree, see
3354 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
3355 file for details.
Peter Korsgaard31bd9742009-11-29 23:26:54 +01003356
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003357 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3358 <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
3359 release candidate</a>, and report any problems found to
3360 the <a href="support.html">mailing list</a>
3361 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3362 </div>
3363 </div>
3364 </li>
Peter Korsgaard31bd9742009-11-29 23:26:54 +01003365
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003366 <li>
3367 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3368 <div class="timeline-panel">
3369 <div class="timeline-heading">
3370 <h4 class="timeline-title">2010.05 released</h4>
3371 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p>
3372 </div>
3373 <div class="timeline-body">
3374 <p>The stable 2010.05 release is out - Thanks to everyone
3375 contributing and testing the release candidates. See the
3376 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
3377 file for more details, read the
3378 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
3379 and go to the <a href="/downloads/">downloads page</a> to pick up the
3380 <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
3381 </div>
3382 </div>
3383 </li>
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003384
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003385 <li class="timeline-inverted">
3386 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3387 <div class="timeline-panel">
3388 <div class="timeline-heading">
3389 <h4 class="timeline-title">2010.05-rc3 released</h4>
3390 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p>
3391 </div>
3392 <div class="timeline-body">
3393 <p>RC3 is out with more cleanups and bugfixes, see
3394 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
3395 file for details.
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003396
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003397 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3398 <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
3399 release candidate</a>, and report any problems found to
3400 the <a href="support.html">mailing list</a>
3401 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3402 </div>
3403 </div>
3404 </li>
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003405
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003406 <li>
3407 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3408 <div class="timeline-panel">
3409 <div class="timeline-heading">
3410 <h4 class="timeline-title">2010.05-rc2 released</h4>
3411 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p>
3412 </div>
3413 <div class="timeline-body">
3414 <p>Another week, another release candidate with a bunch of
3415 cleanups and build fixes.</p>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003416
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003417 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3418 <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
3419 release candidate</a>, and report any problems found to
3420 the <a href="support.html">mailing list</a>
3421 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3422 </div>
3423 </div>
3424 </li>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003425
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003426 <li class="timeline-inverted">
3427 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3428 <div class="timeline-panel">
3429 <div class="timeline-heading">
3430 <h4 class="timeline-title">2010.05-rc1 released</h4>
3431 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p>
3432 </div>
3433 <div class="timeline-body">
3434 <p>We have a new release candidate! Lots of changes all over
3435 the tree, see
3436 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
3437 file for details.
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003438
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003439 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3440 <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
3441 release candidate</a>, and report any problems found to
3442 the <a href="support.html">mailing list</a>
3443 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3444 </div>
3445 </div>
3446 </li>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003447
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003448 <li>
3449 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3450 <div class="timeline-panel">
3451 <div class="timeline-heading">
3452 <h4 class="timeline-title">FOSDEM slides online</h4>
3453 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p>
3454 </div>
3455 <div class="timeline-body">
3456 <p>The slides from
3457 the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
3458 Build Systems: Present & Future</a> session
3459 at <a href="http://fosdem.org/2010">FOSDEM</a> are
3460 now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
3461 </div>
3462 </div>
3463 </li>
Peter Korsgaard2f6e59d2009-08-31 17:47:14 +02003464
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003465 <li class="timeline-inverted">
3466 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3467 <div class="timeline-panel">
3468 <div class="timeline-heading">
3469 <h4 class="timeline-title">2010.02 released</h4>
3470 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p>
3471 </div>
3472 <div class="timeline-body">
3473 <p>The stable 2010.02 release is out - Thanks to everyone
3474 contributing and testing the release candidates. See the
3475 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
3476 file for more details, and go to
3477 the <a href="/downloads/">downloads page</a> to pick up
3478 the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
3479 release</a>.</p>
3480 </div>
3481 </div>
3482 </li>
Peter Korsgaard2f6e59d2009-08-31 17:47:14 +02003483
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003484 <li>
3485 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3486 <div class="timeline-panel">
3487 <div class="timeline-heading">
3488 <h4 class="timeline-title">2010.02-rc2 released</h4>
3489 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p>
3490 </div>
3491 <div class="timeline-body">
3492 <p>RC2 is out with more cleanups and bugfixes, see
3493 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
3494 file for details.
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02003495
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003496 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3497 <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
3498 release candidate</a>, and report any problems found to
3499 the <a href="support.html">mailing list</a>
3500 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3501 </div>
3502 </div>
3503 </li>
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02003504
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003505 <li class="timeline-inverted">
3506 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3507 <div class="timeline-panel">
3508 <div class="timeline-heading">
3509 <h4 class="timeline-title">2010.02-rc1 released</h4>
3510 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p>
3511 </div>
3512 <div class="timeline-body">
3513 <p>We have a new release candidate! Lots of changes all over
3514 the tree, see
3515 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
3516 file for details.
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02003517
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003518 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3519 <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
3520 release candidate</a>, and report any problems found to
3521 the <a href="support.html">mailing list</a>
3522 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3523 </div>
3524 </div>
3525 </li>
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02003526
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003527 <li>
3528 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3529 <div class="timeline-panel">
3530 <div class="timeline-heading">
3531 <h4 class="timeline-title">2009.11 released</h4>
3532 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p>
3533 </div>
3534 <div class="timeline-body">
3535 <p>The stable 2009.11 release is out - Thanks to everyone
3536 contributing and testing the release candidates. See the
3537 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
3538 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
3539 for more details, and go to the <a href="/downloads/">downloads page</a>
3540 to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
3541 release</a>.</p>
3542 </div>
3543 </div>
3544 </li>
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02003545
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003546 <li class="timeline-inverted">
3547 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3548 <div class="timeline-panel">
3549 <div class="timeline-heading">
3550 <h4 class="timeline-title">2009.11-rc2 released</h4>
3551 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p>
3552 </div>
3553 <div class="timeline-body">
3554 <p>RC2 is out with more cleanups and bugfixes, see
3555 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
3556 file for details.
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02003557
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003558 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3559 <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
3560 release candidate</a>, and report any problems found to
3561 the <a href="support.html">mailing list</a>
3562 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3563 </div>
3564 </div>
3565 </li>
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02003566
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003567 <li>
3568 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3569 <div class="timeline-panel">
3570 <div class="timeline-heading">
3571 <h4 class="timeline-title">2009.11-rc1 released</h4>
3572 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p>
3573 </div>
3574 <div class="timeline-body">
3575 <p>We have a new release candidate! Lots of changes all over
3576 the tree, see
3577 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
3578 file for details.
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02003579
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003580 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3581 <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
3582 release candidate</a>, and report any problems found to
3583 the <a href="support.html">mailing list</a>
3584 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3585 </div>
3586 </div>
3587 </li>
Peter Korsgaard0b767352009-06-01 09:23:11 +02003588
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003589 <li class="timeline-inverted">
3590 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3591 <div class="timeline-panel">
3592 <div class="timeline-heading">
3593 <h4 class="timeline-title">First Buildroot Developer Day</h4>
3594 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p>
3595 </div>
3596 <div class="timeline-body">
3597 <p>The first <i>Buildroot Developer Day</i> will take place on
3598 Saturday, October 17th in Grenoble, France, just the day after
3599 Embedded Linux Conference Europe. This <i>Developer Day</i> aims
3600 at allowing Buildroot developers to meet and exchange ideas on the
3601 project and its future.</p>
Peter Korsgaard0b767352009-06-01 09:23:11 +02003602
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003603 <p>As the number of places is limited, interested candidates are
3604 invited to send an e-mail to Peter Korsgaard (<code>jacmet at
3605 uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
3606 petazzoni at free-electrons dot com</code>).</p>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02003607
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003608 <p>This <i>Developer Day</i> will take place thanks to the
3609 sponsoring of <a href="http://www.calao-systems.com">Calao
3610 Systems</a> and <a href="http://www.free-electrons.com">Free
3611 Electrons</a>.</p>
3612 </div>
3613 </div>
3614 </li>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02003615
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003616 <li>
3617 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3618 <div class="timeline-panel">
3619 <div class="timeline-heading">
3620 <h4 class="timeline-title">2009.08 released</h4>
3621 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p>
3622 </div>
3623 <div class="timeline-body">
3624 <p>The stable 2009.08 release is out - Thanks to everyone
3625 contributing and testing the release candidates. See the
3626 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
3627 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
3628 for more details, and go to the <a href="/downloads/">downloads page</a>
3629 to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
3630 release</a>.</p>
3631 </div>
3632 </div>
3633 </li>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02003634
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003635 <li class="timeline-inverted">
3636 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3637 <div class="timeline-panel">
3638 <div class="timeline-heading">
3639 <h4 class="timeline-title">2009.08-rc3 released</h4>
3640 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p>
3641 </div>
3642 <div class="timeline-body">
3643 <p>A number of bugfixes have been added to the tree since RC2
3644 (especially thanks to Thomas Petazzoni) - See
3645 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
3646 file for details. This is very much expected to be the final
3647 release candidate, so give it a good test and expect a final
3648 2009.08 release next weekend unless critical issues are
3649 found.</p>
Peter Korsgaardb46819d2009-05-19 20:30:19 +02003650
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003651 <p>Head to the <a href="/downloads/">downloads page</a> to
3652 pick up the
3653 <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
3654 release candidate</a>, and report any problems found to
3655 the <a href="support.html">mailing list</a>
3656 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3657 </div>
3658 </div>
3659 </li>
Peter Korsgaardb46819d2009-05-19 20:30:19 +02003660
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003661 <li>
3662 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3663 <div class="timeline-panel">
3664 <div class="timeline-heading">
3665 <h4 class="timeline-title">2009.08-rc2 released</h4>
3666 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p>
3667 </div>
3668 <div class="timeline-body">
3669 <p>RC2 is out with more cleanups and bugfixes, see
3670 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
3671 file for details.
Eric Andersena9d6aed2005-02-21 21:16:29 +00003672
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003673 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3674 <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
3675 release candidate</a>, and report any problems found to
3676 the <a href="support.html">mailing list</a>
3677 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3678 </div>
3679 </div>
3680 </li>
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02003681
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003682 <li class="timeline-inverted">
3683 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3684 <div class="timeline-panel">
3685 <div class="timeline-heading">
3686 <h4 class="timeline-title">2009.08-rc1 released</h4>
3687 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p>
3688 </div>
3689 <div class="timeline-body">
3690 <p>We have a new release candidate! Lots of changes all over
3691 the tree, see
3692 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
3693 file for details.
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02003694
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003695 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3696 <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
3697 release candidate</a>, and report any problems found to
3698 the <a href="support.html">mailing list</a>
3699 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3700 </div>
3701 </div>
3702 </li>
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02003703
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003704 <li>
3705 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3706 <div class="timeline-panel">
3707 <div class="timeline-heading">
3708 <h4 class="timeline-title">2009.05 released</h4>
3709 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p>
3710 </div>
3711 <div class="timeline-body">
3712 <p>The stable 2009.05 release is out - Thanks to everyone
3713 contributing and testing the release candidates. See the
3714 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
3715 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
3716 for more details, and go to the <a href="/downloads/">downloads page</a>
3717 to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
3718 release</a>.</p>
3719 </div>
3720 </div>
3721 </li>
Peter Korsgaard25019172009-05-05 12:18:03 +02003722
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003723 <li class="timeline-inverted">
3724 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3725 <div class="timeline-panel">
3726 <div class="timeline-heading">
3727 <h4 class="timeline-title">2009.05-rc3 released</h4>
3728 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p>
3729 </div>
3730 <div class="timeline-body">
3731 <p>We had a number of fixes post-RC2, so RC3 is out
3732 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
3733 for details). Now is the moment to test and verify that
3734 everything is working for your favorite config - Expect a
3735 final 2009.05 very soon.</p>
Peter Korsgaard25019172009-05-05 12:18:03 +02003736
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003737 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3738 <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
3739 release candidate</a>, and report any problems found to
3740 the <a href="support.html">mailing list</a>
3741 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3742 </div>
3743 </div>
3744 </li>
Peter Korsgaard25019172009-05-05 12:18:03 +02003745
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003746 <li>
3747 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3748 <div class="timeline-panel">
3749 <div class="timeline-heading">
3750 <h4 class="timeline-title">2009.05-rc2 released</h4>
3751 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p>
3752 </div>
3753 <div class="timeline-body">
3754 <p>RC2 is out with more cleanups and bug fixes
3755 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
3756 Unless big issues are found, expect this to be the last
3757 release candidate before the release - So give it a good
3758 test.</p>
Peter Korsgaarde2cac482009-05-03 22:11:33 +02003759
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003760 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3761 <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
3762 release candidate</a>, and report any problems found to
3763 the <a href="support.html">mailing list</a>
3764 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3765 </div>
3766 </div>
3767 </li>
Peter Korsgaarde2cac482009-05-03 22:11:33 +02003768
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003769 <li class="timeline-inverted">
3770 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3771 <div class="timeline-panel">
3772 <div class="timeline-heading">
3773 <h4 class="timeline-title">Buildroot.org</h4>
3774 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p>
3775 </div>
3776 <div class="timeline-body">
3777 <p>Earl Levine has been so kind to donate
3778 the <b>buildroot.org</b> domain to us, so the website can
3779 now also be reached
3780 at <a href="http://www.buildroot.org">www.buildroot.org</a>
3781 (and git at
3782 <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
Peter Korsgaard546ebed2009-03-27 12:05:24 +00003783
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003784 Thanks a lot Earl!</p>
3785 </div>
3786 </div>
3787 </li>
Peter Korsgaard546ebed2009-03-27 12:05:24 +00003788
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003789 <li>
3790 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3791 <div class="timeline-panel">
3792 <div class="timeline-heading">
3793 <h4 class="timeline-title">2009.05-rc1 released</h4>
3794 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p>
3795 </div>
3796 <div class="timeline-body">
3797 <p>We have a new release candidate! Lots of changes all over the
3798 tree, see the <a
3799 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
3800 file for details.
Peter Korsgaard9c63d6b2009-02-12 09:33:01 +00003801
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003802 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3803 <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
3804 release candidate</a>, and report any problems found to
3805 the <a href="support.html">mailing list</a>
3806 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3807 </div>
3808 </div>
3809 </li>
Peter Korsgaarde9b629d2009-02-09 16:44:09 +00003810
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003811 <li class="timeline-inverted">
3812 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3813 <div class="timeline-panel">
3814 <div class="timeline-heading">
3815 <h4 class="timeline-title">Moved to git</h4>
3816 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p>
3817 </div>
3818 <div class="timeline-body">
3819 <p>We've moved the source code
3820 from <a href="http://subversion.tigris.org">Subversion</a>
3821 to <a href="http://git-scm.org">Git</a>. You can browse the
3822 repo online
3823 <a href="http://git.buildroot.net/buildroot">here</a>, and clone
3824 the repo using:
3825 <pre>git clone git://git.buildroot.net/buildroot</pre>
3826 See the <a href="/git.html">Git Access</a> page for more details.
3827 </p>
3828 </div>
3829 </div>
3830 </li>
Peter Korsgaarde9b629d2009-02-09 16:44:09 +00003831
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003832 <li>
3833 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3834 <div class="timeline-panel">
3835 <div class="timeline-heading">
3836 <h4 class="timeline-title"><new Logo/h4>
3837 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p>
3838 </div>
3839 <div class="timeline-body">
3840 <p>We have a <a href="images/logo.png">logo</a>! We have so
3841 far been using the <a href="http://busybox.net">Busybox</a>
3842 logo on the website, as the website was a copy of
3843 the <a href="http://busybox.net">Busybox</a> one - But not
3844 anymore, we now have a shiny new logo of our own.</p>
3845 </div>
3846 </div>
3847 </li>
Peter Korsgaardbae2ff42009-01-31 23:02:41 +00003848
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003849 <li class="timeline-inverted">
3850 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3851 <div class="timeline-panel">
3852 <div class="timeline-heading">
3853 <h4 class="timeline-title">2009.02 released</h4>
3854 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p>
3855 </div>
3856 <div class="timeline-body">
3857 <p>The stable 2009.02 release is out - Thanks to everyone
3858 contributing and testing the release candidates. See the
3859 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
3860 for more details, and go to the <a href="/downloads/">downloads page</a>
3861 to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
3862 release</a>.</p>
3863 </div>
3864 </div>
3865 </li>
Peter Korsgaardbae2ff42009-01-31 23:02:41 +00003866
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003867 <li>
3868 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3869 <div class="timeline-panel">
3870 <div class="timeline-heading">
3871 <h4 class="timeline-title">2009.02-rc4 released</h4>
3872 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p>
3873 </div>
3874 <div class="timeline-body">
3875 <p>We had more than 50 changes since RC3, several of them
3876 toolchain related, so decided to make a RC4 as well. This is
3877 very much expected to be the final release candidate, so
3878 give it a good test and expect a final 2009.02 release this
3879 week unless critical issues are found.</p>
Peter Korsgaard9cc8af52009-01-23 21:06:05 +00003880
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003881 <p>Head to the <a href="/downloads/">downloads page</a> to
3882 pick up the
3883 <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
3884 release candidate</a>, and report any problems found to
3885 the <a href="support.html">mailing list</a>
3886 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3887 </div>
3888 </div>
3889 </li>
Peter Korsgaard9cc8af52009-01-23 21:06:05 +00003890
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003891 <li class="timeline-inverted">
3892 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3893 <div class="timeline-panel">
3894 <div class="timeline-heading">
3895 <h4 class="timeline-title">2009.02-rc3 released</h4>
3896 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p>
3897 </div>
3898 <div class="timeline-body">
3899 <p>RC3 is out with more cleanups and bug fixes. Unless big
3900 issues are found, expect this to be the last release
3901 candidate before the release - So give it a good test.</p>
Peter Korsgaard3434dc62009-01-16 19:45:16 +00003902
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003903 <p>Head to the <a href="/downloads/">downloads page</a> to
3904 pick up the
3905 <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
3906 release candidate</a>, and report any problems found to
3907 the <a href="support.html">mailing list</a>
3908 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3909 </div>
3910 </div>
3911 </li>
Peter Korsgaard3434dc62009-01-16 19:45:16 +00003912
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003913 <li>
3914 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3915 <div class="timeline-panel">
3916 <div class="timeline-heading">
3917 <h4 class="timeline-title">2009.02-rc2 released</h4>
3918 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p>
3919 </div>
3920 <div class="timeline-body">
3921 <p>Another week, another release candidate with a bunch of
3922 cleanups and build fixes.</p>
3923 <p>Head to the <a href="/downloads/">downloads page</a> to
3924 pick up the
3925 <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
3926 release candidate</a>, and report any problems found to
3927 the <a href="support.html">mailing list</a>
3928 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3929 </div>
3930 </div>
3931 </li>
Rob Landley3be2c262006-07-16 19:48:44 +00003932
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003933 <li class="timeline-inverted">
3934 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3935 <div class="timeline-panel">
3936 <div class="timeline-heading">
3937 <h4 class="timeline-title">Release candidate and new maintainer</h4>
3938 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p>
3939 </div>
3940 <div class="timeline-body">
Eric Andersena9d6aed2005-02-21 21:16:29 +00003941
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003942 <p>It has been a long time coming, but we finally have a new
3943 release candidate! - And a new maintainer to match (Peter
3944 Korsgaard).</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003945
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003946 <p>Head to the <a href="/downloads/">downloads page</a> to
3947 pick up the
3948 <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
3949 release candidate</a>, and report any problems found to
3950 the <a href="support.html">mailing list</a>
3951 or <a href="https://bugs.uclibc.org">bug tracker</a>. The
3952 plan is to release 2009.02 in time
3953 for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
3954 </div>
3955 </div>
3956 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003957
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003958 <li>
3959 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3960 <div class="timeline-panel">
3961 <div class="timeline-heading">
3962 <h4 class="timeline-title">Buildroot mailing list</h4>
3963 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p>
3964 </div>
3965 <div class="timeline-body">
3966 <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
3967 </div>
3968 </div>
3969 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003970
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003971 <li class="timeline-inverted">
3972 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3973 <div class="timeline-panel">
3974 <div class="timeline-heading">
3975 <h4 class="timeline-title">Buildroot webpage added</h4>
3976 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003977
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003978 <p>Buildroot is a set of Makefiles and patches that makes it easy generate a
3979 cross-compilation toolchain and root filesystem for your target Linux
3980 system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
3981 Buildroot is useful mainly for people working with small or embedded
3982 systems. Embedded systems often use processors that are not the regular
3983 x86 processors everyone is used to using on their PC. It can be PowerPC
3984 processors, MIPS processors, ARM processors, etc. And to be extra safe,
3985 you do not need to be root to build or run buildroot.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003986
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003987 <p>And as of today buildroot even has its own webpage, making it a first class
3988 citizen of uclibc.org and busybox.net, and more importantly, make it easy
3989 to find and point to buildroot.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003990
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003991 <p>If you find a bug in buildroot, or wish to submit a patch
3992 to fix a problem or add a shiny new feature, please use
3993 the <a href="https://bugs.uclibc.org/">Bug and Patch
3994 Tracking System</a> to post the details, to make certain
3995 your work is not lost</p>
3996 </div>
3997 </div>
3998 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003999</ul>
4000
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01004001</div><!--/.col-sm-10 -->
4002</div><!--/.row -->
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02004003</div>
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01004004
Eric Andersena9d6aed2005-02-21 21:16:29 +00004005<!--#include file="footer.html" -->
4006