blob: ad02b7633671732dc45aba046cefa2ab463d2de2 [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 Korsgaard8ce27bb2017-09-02 01:17:43 +020012 <li>
13 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
14 <div class="timeline-panel">
15 <div class="timeline-heading">
16 <h4 class="timeline-title">2017.08 released</h4>
17 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2017</small></p>
18 </div>
19 <div class="timeline-body">
20 <p>The stable 2017.08 release is out - Thanks to everyone
21 contributing and testing the release candidates. See the
22 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a>
23 file for more details
24 and go to the <a href="/downloads/">downloads page</a> to pick up the
25 <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p>
26 </div>
27 </div>
28 </li>
29
Thomas Petazzonief19f372017-08-23 23:38:05 +020030 <li class="timeline-inverted">
31 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
32 <div class="timeline-panel">
33 <div class="timeline-heading">
34 <h4 class="timeline-title">2017.08-rc3 released</h4>
35 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 August 2017</small></p>
36 </div>
37 <div class="timeline-body">
38 <p>Another release candidate, on the road to the final 2017.08
39 release. A number of fixes and cleanups in various packages
40 and defconfigs. See
41 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a>
42 file for details.
43 </p>
44
45 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
46 <a href="/downloads/buildroot-2017.08-rc3.tar.bz2">2017.08-rc3
47 release candidate</a>, and report any
48 problems found to the
49 <a href="support.html">mailing list</a> or
50 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
51 </div>
52 </div>
53 </li>
54
Thomas Petazzoni0ba4a132017-08-11 18:25:57 +020055 <li>
56 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
57 <div class="timeline-panel">
58 <div class="timeline-heading">
59 <h4 class="timeline-title">2017.08-rc2 released</h4>
60 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2017</small></p>
61 </div>
62 <div class="timeline-body">
63 <p>Another release candidate, on the road to the final 2017.08
64 release. A number of fixes and cleanups in various packages
65 and defconfigs. See
66 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a>
67 file for details.
68 </p>
69
70 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
71 <a href="/downloads/buildroot-2017.08-rc2.tar.bz2">2017.08-rc2
72 release candidate</a>, and report any
73 problems found to the
74 <a href="support.html">mailing list</a> or
75 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
76 </div>
77 </div>
78 </li>
79
Thomas Petazzonib63fdf42017-08-02 23:00:13 +020080 <li class="timeline-inverted">
81 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
82 <div class="timeline-panel">
83 <div class="timeline-heading">
84 <h4 class="timeline-title">2017.08-rc1 released</h4>
85 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2017</small></p>
86 </div>
87 <div class="timeline-body">
88 <p>We have a new release candidate! Lots of changes all over
89 the tree, see
90 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc1">CHANGES</a>
91 file for details.
92 </p>
93
94 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
95 <a href="/downloads/buildroot-2017.08-rc1.tar.bz2">2017.08-rc1
96 release candidate</a>, and report any
97 problems found to the
98 <a href="support.html">mailing list</a> or
99 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
100 </div>
101 </div>
102 </li>
103
Peter Korsgaard542460e2017-07-27 08:40:40 +0200104 <li>
105 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
106 <div class="timeline-panel">
107 <div class="timeline-heading">
108 <h4 class="timeline-title">2017.05.2 released</h4>
109 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p>
110 </div>
111 <div class="timeline-body">
112 <p>The 2017.05.2 bugfix release is out, fixing a number of important /
113 security related issues discovered since the 2017.05.1 release. See the
114 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a>
115 file for more details, read the
116 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a>
117 and go to the <a href="/downloads/">downloads page</a> to pick up the
118 <a href="/downloads/buildroot-2017.05.2.tar.bz2">2017.05.2 release</a>.</p>
119 </div>
120 </div>
121 </li>
122
Peter Korsgaardc97b1282017-07-27 08:36:49 +0200123 <li class="timeline-inverted">
124 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
125 <div class="timeline-panel">
126 <div class="timeline-heading">
127 <h4 class="timeline-title">2017.02.5 released</h4>
128 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p>
129 </div>
130 <div class="timeline-body">
131 <p>The 2017.02.5 bugfix release is out, fixing a number of important /
132 security related issues discovered since the 2017.02.4 release. See the
133 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a>
134 file for more details, read the
135 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a>
136 and go to the <a href="/downloads/">downloads page</a> to pick up the
137 <a href="/downloads/buildroot-2017.02.5.tar.bz2">2017.02.5 release</a>.</p>
138 </div>
139 </div>
140 </li>
141
Peter Korsgaard47dfc352017-07-04 23:29:20 +0200142 <li>
143 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
144 <div class="timeline-panel">
145 <div class="timeline-heading">
146 <h4 class="timeline-title">2017.05.1 released</h4>
147 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p>
148 </div>
149 <div class="timeline-body">
150 <p>The 2017.05.1 bugfix release is out, fixing a number of important /
151 security related issues discovered since the 2017.05 release. See the
152 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a>
153 file for more details, read the
154 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a>
155 and go to the <a href="/downloads/">downloads page</a> to pick up the
156 <a href="/downloads/buildroot-2017.05.1.tar.bz2">2017.05.1 release</a>.</p>
157 </div>
158 </div>
159 </li>
160
Peter Korsgaard4d831ce2017-07-04 19:24:50 +0200161 <li class="timeline-inverted">
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.4 released</h4>
166 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p>
167 </div>
168 <div class="timeline-body">
169 <p>The 2017.02.4 bugfix release is out, fixing a number of important /
170 security related issues discovered since the 2017.02.3 release. See the
171 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a>
172 file for more details, read the
173 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.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.4.tar.bz2">2017.02.4 release</a>.</p>
176 </div>
177 </div>
178 </li>
179
Peter Korsgaardac187d72017-06-02 15:18:22 +0200180 <li>
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.02.3 released</h4>
185 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2017</small></p>
186 </div>
187 <div class="timeline-body">
188 <p>The 2017.02.3 bugfix release is out, fixing a number of important /
189 security related issues discovered since the 2017.02.2 release. See the
190 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a>
191 file for more details, read the
192 <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a>
193 and go to the <a href="/downloads/">downloads page</a> to pick up the
194 <a href="/downloads/buildroot-2017.02.3.tar.bz2">2017.02.3 release</a>.</p>
195 </div>
196 </div>
197 </li>
198
Peter Korsgaarddd2020a2017-05-31 23:55:40 +0200199 <li class="timeline-inverted">
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.05 released</h4>
204 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2017</small></p>
205 </div>
206 <div class="timeline-body">
207 <p>The stable 2017.05 release is out - Thanks to everyone
208 contributing and testing the release candidates. See the
209 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a>
Peter Korsgaard24d6c522017-06-01 10:16:15 +0200210 file for more details, read the
211 <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a>
Peter Korsgaarddd2020a2017-05-31 23:55:40 +0200212 and go to the <a href="/downloads/">downloads page</a> to pick up the
213 <a href="/downloads/buildroot-2017.05.tar.bz2">2017.05 release</a>.</p>
214 </div>
215 </div>
216 </li>
217
Peter Korsgaard91a418c2017-05-30 10:28:45 +0200218 <li>
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.05-rc3 released</h4>
223 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2017</small></p>
224 </div>
225 <div class="timeline-body">
226 <p>Release candidate 3 is out with more cleanups and security
227 / build fixes. See
228 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a>
229 file for details.</p>
230 <p>Head to the <a href="/downloads/">downloads page</a> to
231 pick up
232 the <a href="/downloads/buildroot-2017.05-rc3.tar.bz2">2017.05-rc3
233 release candidate</a>, and report any problems found to
234 the <a href="support.html">mailing list</a>
235 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
236 </div>
237 </div>
238 </li>
239
Peter Korsgaard8ab8f102017-05-17 10:27:16 +0200240 <li class="timeline-inverted">
241 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
242 <div class="timeline-panel">
243 <div class="timeline-heading">
244 <h4 class="timeline-title">2017.05-rc2 released</h4>
245 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2017</small></p>
246 </div>
247 <div class="timeline-body">
248 <p>Another week, another release candidate with more cleanups
249 and build fixes. See the
250 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a>
251 file for details.</p>
252
253 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
254 <a href="/downloads/buildroot-2017.05-rc2.tar.bz2">2017.05-rc2
255 release candidate</a>, and report any problems found to the
256 <a href="support.html">mailing list</a> or
257 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
258 </div>
259 </div>
260 </li>
261
Peter Korsgaardaee0ef52017-05-08 12:18:38 +0200262 <li>
263 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
264 <div class="timeline-panel">
265 <div class="timeline-heading">
266 <h4 class="timeline-title">2017.05-rc1 released</h4>
267 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2017</small></p>
268 </div>
269 <div class="timeline-body">
270 <p>We have a new release candidate! Lots of changes all over
271 the tree, see
272 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc1">CHANGES</a>
273 file for details.
274 </p>
275
276 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
277 <a href="/downloads/buildroot-2017.05-rc1.tar.bz2">2017.05-rc1
278 release candidate</a>, and report any
279 problems found to the
280 <a href="support.html">mailing list</a> or
281 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
282 </div>
283 </div>
284 </li>
285
Peter Korsgaard2fb8f972017-05-02 22:18:16 +0200286 <li class="timeline-inverted">
287 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
288 <div class="timeline-panel">
289 <div class="timeline-heading">
290 <h4 class="timeline-title">2017.02.2 released</h4>
291 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 May 2017</small></p>
292 </div>
293 <div class="timeline-body">
294 <p>The 2017.02.2 bugfix release is out, fixing a number of important /
295 security related issues discovered since the 2017.02.1 release. See the
296 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a>
297 file for more details, read the
298 <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a>
299 and go to the <a href="/downloads/">downloads page</a> to pick up the
300 <a href="/downloads/buildroot-2017.02.2.tar.bz2">2017.02.2 release</a>.</p>
301 </div>
302 </div>
303 </li>
304
Peter Korsgaardea3f5402017-04-05 23:21:39 +0200305 <li>
306 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
307 <div class="timeline-panel">
308 <div class="timeline-heading">
309 <h4 class="timeline-title">2017.02.1 released</h4>
310 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 April 2017</small></p>
311 </div>
312 <div class="timeline-body">
313 <p>The 2017.02.1 bugfix release is out, fixing a number of important /
314 security related issues discovered since the 2017.02 release. See the
315 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a>
316 file for more details, read the
317 <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a>
318 and go to the <a href="/downloads/">downloads page</a> to pick up the
319 <a href="/downloads/buildroot-2017.02.1.tar.bz2">2017.02.1 release</a>.</p>
320 </div>
321 </div>
322 </li>
323
Peter Korsgaard50e79d92017-03-10 12:30:17 +0100324 <li class="timeline-inverted">
325 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
326 <div class="timeline-panel">
327 <div class="timeline-heading">
328 <h4 class="timeline-title">2016.11.3 released</h4>
329 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 March 2017</small></p>
330 </div>
331 <div class="timeline-body">
332 <p>The 2016.11.3 bugfix release is out, fixing a number of important /
333 security related issues discovered since the 2016.11.2 release. See the
334 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a>
335 file for more details, read the
336 <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a>
337 and go to the <a href="/downloads/">downloads page</a> to pick up the
338 <a href="/downloads/buildroot-2016.11.3.tar.bz2">2016.11.3 release</a>.</p>
339 <p>Notice that this is the final 2016.11.x release. Users are
340 urged to migrate to the 2017.02.x series instead.</p>
341 </div>
342 </div>
343 </li>
344
Peter Korsgaard083c0732017-02-28 21:57:09 +0100345 <li>
346 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
347 <div class="timeline-panel">
348 <div class="timeline-heading">
349 <h4 class="timeline-title">2017.02 released</h4>
350 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2017</small></p>
351 </div>
352 <div class="timeline-body">
353 <p>The stable 2017.02 release is out - Thanks to everyone
354 contributing and testing the release candidates. See the
355 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a>
Peter Korsgaardca754a92017-03-10 12:31:48 +0100356 file for more details, read the
357 <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a>
Peter Korsgaard083c0732017-02-28 21:57:09 +0100358 and go to the <a href="/downloads/">downloads page</a> to pick up the
359 <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p>
Peter Korsgaard03128ac2017-03-10 12:36:37 +0100360
361 <p>Notice that this is a long term support release which will be
362 supported with security and other important fixes until February 2018.</p>
Peter Korsgaard083c0732017-02-28 21:57:09 +0100363 </div>
364 </div>
365 </li>
366
Peter Korsgaard87a23e52017-02-26 23:17:04 +0100367 <li class="timeline-inverted">
368 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
369 <div class="timeline-panel">
370 <div class="timeline-heading">
371 <h4 class="timeline-title">2017.02-rc3 released</h4>
372 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2017</small></p>
373 </div>
374 <div class="timeline-body">
375 <p>Release candidate 3 is out with more cleanups and security
376 / build fixes. See
377 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a>
378 file for details.</p>
379 <p>Head to the <a href="/downloads/">downloads page</a> to
380 pick up
381 the <a href="/downloads/buildroot-2017.02-rc3.tar.bz2">2017.02-rc3
382 release candidate</a>, and report any problems found to
383 the <a href="support.html">mailing list</a>
384 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
385 </div>
386 </div>
387 </li>
388
Peter Korsgaardbedc0cc2017-02-21 00:20:50 +0100389 <li>
390 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
391 <div class="timeline-panel">
392 <div class="timeline-heading">
393 <h4 class="timeline-title">2017.02-rc2 released</h4>
394 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2017</small></p>
395 </div>
396 <div class="timeline-body">
397 <p>We have a new release candidate! Lots of changes all over the tree, see
398 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc2">CHANGES</a>
399 file for details.
400 </p>
401
402 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
403 <a href="/downloads/buildroot-2017.02-rc2.tar.bz2">2017.02-rc2
404 release candidate</a>, and report any problems found to the
405 <a href="support.html">mailing list</a> or
406 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
407 </div>
408 </div>
409 </li>
410
Thomas Petazzoni73207582017-02-11 15:47:27 +0100411 <li class="timeline-inverted">
412 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
413 <div class="timeline-panel">
414 <div class="timeline-heading">
415 <h4 class="timeline-title">2017.02-rc1 released</h4>
416 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</small></p>
417 </div>
418 <div class="timeline-body">
Thomas Petazzonic75f5582017-02-11 16:31:46 +0100419 <p>We have a new release candidate! Lots of changes all over
420 the tree, see
Thomas Petazzoni73207582017-02-11 15:47:27 +0100421 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a>
Thomas Petazzonic75f5582017-02-11 16:31:46 +0100422 file for details, read
423 the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>.
Thomas Petazzoni73207582017-02-11 15:47:27 +0100424 </p>
425
426 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
Thomas Petazzonide098542017-02-13 21:01:33 +0100427 <a href="/downloads/buildroot-2017.02-rc1.tar.bz2">2017.12-rc1
Thomas Petazzoni73207582017-02-11 15:47:27 +0100428 release candidate</a>, and report any
429 problems found to the
430 <a href="support.html">mailing list</a> or
431 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
432 </div>
433 </div>
434 </li>
435
Peter Korsgaarda3e4b0f2017-01-25 09:55:14 +0100436 <li>
437 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
438 <div class="timeline-panel">
439 <div class="timeline-heading">
440 <h4 class="timeline-title">2016.11.2 released</h4>
441 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p>
442 </div>
443 <div class="timeline-body">
444 <p>The 2016.11.2 bugfix release is out, fixing a number of important /
445 security related issues discovered since the 2016.11.1 release. See the
446 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a>
447 file for more details, read the
448 <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a>
449 and go to the <a href="/downloads/">downloads page</a> to pick up the
450 <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p>
451 </div>
452 </div>
453 </li>
454
Peter Korsgaard67f23a72016-12-29 22:24:06 +0100455 <li class="timeline-inverted">
456 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
457 <div class="timeline-panel">
458 <div class="timeline-heading">
459 <h4 class="timeline-title">2016.11.1 released</h4>
460 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p>
461 </div>
462 <div class="timeline-body">
463 <p>The 2016.11.1 bugfix release is out, fixing a number of important /
464 security related issues discovered since the 2016.11 release. See the
465 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a>
466 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100467 <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a>
Peter Korsgaard67f23a72016-12-29 22:24:06 +0100468 and go to the <a href="/downloads/">downloads page</a> to pick up the
469 <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p>
470 </div>
471 </div>
472 </li>
473
Peter Korsgaarda7eb0522016-11-30 23:15:21 +0100474 <li>
475 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
476 <div class="timeline-panel">
477 <div class="timeline-heading">
478 <h4 class="timeline-title">2016.11 released</h4>
479 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p>
480 </div>
481 <div class="timeline-body">
482 <p>The stable 2016.11 release is out - Thanks to everyone
483 contributing and testing the release candidates. See the
484 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a>
Peter Korsgaard7f0f8322016-12-19 23:48:12 +0100485 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100486 <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a>
Peter Korsgaarda7eb0522016-11-30 23:15:21 +0100487 and go to the <a href="/downloads/">downloads page</a> to pick up the
488 <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</p>
489 </div>
490 </div>
491 </li>
492
Peter Korsgaard93106e92016-11-28 23:47:40 +0100493 <li class="timeline-inverted">
494 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
495 <div class="timeline-panel">
496 <div class="timeline-heading">
497 <h4 class="timeline-title">2016.11-rc3 released</h4>
498 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</small></p>
499 </div>
500 <div class="timeline-body">
501 <p>Release candidate 3 is out with more cleanups and security
502 / build fixes. See
503 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a>
504 file for details.</p>
505 <p>Head to the <a href="/downloads/">downloads page</a> to
506 pick up
507 the <a href="/downloads/buildroot-2016.11-rc3.tar.bz2">2016.11-rc3
508 release candidate</a>, and report any problems found to
509 the <a href="support.html">mailing list</a>
510 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
511 </div>
512 </div>
513 </li>
514
Thomas Petazzoni789c7312016-11-13 20:57:03 +0100515 <li>
516 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
517 <div class="timeline-panel">
518 <div class="timeline-heading">
519 <h4 class="timeline-title">2016.11-rc2 released</h4>
520 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</small></p>
521 </div>
522 <div class="timeline-body">
523 <p>We have a new release candidate! Lots of
524 changes all over the tree, see
525 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a>
526 file for details.
527 </p>
528
529 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
530 <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2
531 release candidate</a>, and report any
532 problems found to the
533 <a href="support.html">mailing list</a> or
534 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
535 </div>
536 </div>
537 </li>
538
Thomas Petazzonia6ba7682016-11-03 21:54:07 +0100539 <li class="timeline-inverted">
540 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
541 <div class="timeline-panel">
542 <div class="timeline-heading">
543 <h4 class="timeline-title">2016.11-rc1 released</h4>
544 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</small></p>
545 </div>
546 <div class="timeline-body">
547 <p>We have a new release candidate! Lots of
548 changes all over the tree, see
549 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a>
Thomas Petazzoni857ac552016-11-04 10:09:34 +0100550 file for details, read the
551 <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>.
Thomas Petazzonia6ba7682016-11-03 21:54:07 +0100552 </p>
553
554 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
555 <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-rc1
556 release candidate</a>, and report any
557 problems found to the
558 <a href="support.html">mailing list</a> or
559 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
560 </div>
561 </div>
562 </li>
563
Peter Korsgaardef803272016-09-21 23:24:31 +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">2016.08.1 released</h4>
569 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p>
570 </div>
571 <div class="timeline-body">
572 <p>The 2016.08.1 bugfix release is out. This release fixes a
573 potential entire root filesystem removal issue with the
574 external toolchain handling discovered since the 2016.08
575 release. See the
576 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a>
577 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100578 <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 +0200579 <a href="/downloads/">downloads page</a> to pick up the
580 <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p>
581 </div>
582 </div>
583 </li>
584
Peter Korsgaard78e99142016-09-01 11:30:19 +0200585 <li class="timeline-inverted">
586 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
587 <div class="timeline-panel">
588 <div class="timeline-heading">
589 <h4 class="timeline-title">2016.08 released</h4>
590 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p>
591 </div>
592 <div class="timeline-body">
593 <p>The stable 2016.08 release is out - Thanks to everyone
594 contributing and testing the release candidates. See the
595 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a>
Peter Korsgaarda895c272016-09-01 14:22:25 +0200596 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100597 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a>
Peter Korsgaard78e99142016-09-01 11:30:19 +0200598 and go to the <a href="/downloads/">downloads page</a> to pick up the
599 <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p>
600 </div>
601 </div>
602 </li>
603
Peter Korsgaard7e981ed2016-08-30 08:14:23 +0200604 <li>
605 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
606 <div class="timeline-panel">
607 <div class="timeline-heading">
608 <h4 class="timeline-title">2016.08-rc3 released</h4>
609 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p>
610 </div>
611 <div class="timeline-body">
612 <p>Release candidate 3 is out with more cleanups and security
613 / build fixes. See
614 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a>
615 file for details.</p>
616 <p>Head to the <a href="/downloads/">downloads page</a> to
617 pick up
618 the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3
619 release candidate</a>, and report any problems found to
620 the <a href="support.html">mailing list</a>
621 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
622 </div>
623 </div>
624 </li>
625
Peter Korsgaard3b3fa452016-08-17 08:49:38 +0200626 <li class="timeline-inverted">
627 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
628 <div class="timeline-panel">
629 <div class="timeline-heading">
630 <h4 class="timeline-title">2016.08-rc2 released</h4>
631 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p>
632 </div>
633 <div class="timeline-body">
634 <p>Another week, another release candidate with more cleanups
635 and build fixes. See
636 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a>
637 file for details.</p>
638
639 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
640 <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2
641 release candidate</a>, and report any problems found to
642 the <a href="support.html">mailing list</a>
643 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
644 </div>
645 </div>
646 </li>
647
Peter Korsgaard19040c92016-08-06 11:39:54 +0200648 <li>
649 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
650 <div class="timeline-panel">
651 <div class="timeline-heading">
652 <h4 class="timeline-title">2016.08-rc1 released</h4>
Peter Korsgaardd2e18fd2016-08-17 08:47:39 +0200653 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p>
Peter Korsgaard19040c92016-08-06 11:39:54 +0200654 </div>
655 <div class="timeline-body">
656 <p>We have a new release candidate! Lots of
657 changes all over the tree, see
658 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a>
Peter Korsgaarddd59dbd2016-08-17 08:42:29 +0200659 file for details and read the
660 <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a>
Peter Korsgaard19040c92016-08-06 11:39:54 +0200661 </p>
662
663 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
664 <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1
665 release candidate</a>, and report any
666 problems found to the
667 <a href="support.html">mailing list</a> or
668 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
669 </div>
670 </div>
671 </li>
672
Peter Korsgaardaa6fd112016-05-31 23:52:36 +0200673 <li class="timeline-inverted">
674 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
675 <div class="timeline-panel">
676 <div class="timeline-heading">
677 <h4 class="timeline-title">2016.05 released</h4>
678 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
679 </div>
680 <div class="timeline-body">
681 <p>The stable 2016.05 release is out - Thanks to everyone
682 contributing and testing the release candidates. See the
683 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a>
Peter Korsgaarde4d1d182016-06-01 09:23:56 +0200684 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100685 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a>
Peter Korsgaardaa6fd112016-05-31 23:52:36 +0200686 and go to the <a href="/downloads/">downloads page</a> to pick up the
687 <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p>
688 </div>
689 </div>
690 </li>
691
Peter Korsgaardf4365df2016-05-26 23:37:23 +0200692 <li>
693 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
694 <div class="timeline-panel">
695 <div class="timeline-heading">
696 <h4 class="timeline-title">2016.05-rc3 released</h4>
697 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p>
698 </div>
699 <div class="timeline-body">
700 <p>Release candidate 3 is out with more cleanups and security
701 / build fixes. See
702 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a>
703 file for details.</p>
704 <p>Head to the <a href="/downloads/">downloads page</a> to
705 pick up
706 the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3
707 release candidate</a>, and report any problems found to
708 the <a href="support.html">mailing list</a>
709 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
710 </div>
711 </div>
712 </li>
713
Peter Korsgaard3f3342a2016-05-17 16:11:24 +0200714 <li class="timeline-inverted">
715 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
716 <div class="timeline-panel">
717 <div class="timeline-heading">
718 <h4 class="timeline-title">2016.05-rc2 released</h4>
719 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p>
720 </div>
721 <div class="timeline-body">
722 <p>Another week, another release candidate with more cleanups
723 and build fixes. See
724 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a>
725 file for details.</p>
726
727 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
728 <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2
729 release candidate</a>, and report any problems found to
730 the <a href="support.html">mailing list</a>
731 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
732 </div>
733 </div>
734 </li>
735
Peter Korsgaard0ab73722016-05-10 23:23:00 +0200736 <li>
737 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
738 <div class="timeline-panel">
739 <div class="timeline-heading">
740 <h4 class="timeline-title">2016.05-rc1 released</h4>
741 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p>
742 </div>
743 <div class="timeline-body">
744 <p>We have a new release candidate! Lots of
745 changes all over the tree, see
746 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a>
Peter Korsgaard911406d2016-05-17 08:42:08 +0200747 file for details and read the
748 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>.
Peter Korsgaard0ab73722016-05-10 23:23:00 +0200749 </p>
750
751 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
752 <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1
753 release candidate</a>, and report any
754 problems found to the
755 <a href="support.html">mailing list</a> or
756 <a href="https://bugs.buildroot.org">bug tracker</a>.</p>
757 </div>
758 </div>
759 </li>
760
Peter Korsgaardaaf6c282016-03-01 21:47:30 +0100761 <li class="timeline-inverted">
762 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
763 <div class="timeline-panel">
764 <div class="timeline-heading">
765 <h4 class="timeline-title">2016.02 released</h4>
766 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p>
767 </div>
768 <div class="timeline-body">
769 <p>The stable 2016.02 release is out - Thanks to everyone
770 contributing and testing the release candidates. See the
771 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a>
Peter Korsgaard557d34b2016-03-02 21:35:12 +0100772 file for more details, read the
Peter Korsgaardbbc7a1f2017-01-25 08:53:06 +0100773 <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a>
Peter Korsgaardaaf6c282016-03-01 21:47:30 +0100774 and go to the <a href="/downloads/">downloads page</a> to pick up the
775 <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p>
776 </div>
777 </div>
778 </li>
779
Peter Korsgaard100ba0f2016-02-27 23:50:51 +0100780 <li>
781 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
782 <div class="timeline-panel">
783 <div class="timeline-heading">
784 <h4 class="timeline-title">2016.02-rc3 released</h4>
785 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p>
786 </div>
787 <div class="timeline-body">
788 <p>Release candidate 3 is out with more cleanups and security
789 / build fixes. See
790 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a>
791 file for details.</p>
792 <p>Head to the <a href="/downloads/">downloads page</a> to
793 pick up
794 the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3
795 release candidate</a>, and report any problems found to
796 the <a href="support.html">mailing list</a>
797 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
798 </div>
799 </div>
800 </li>
801
Peter Korsgaard6cd8cbc2016-02-18 15:34:16 +0100802 <li class="timeline-inverted">
803 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
804 <div class="timeline-panel">
805 <div class="timeline-heading">
806 <h4 class="timeline-title">2016.02-rc2 released</h4>
807 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p>
808 </div>
809 <div class="timeline-body">
810 <p>Another week, another release candidate with more cleanups
811 and build fixes. See
812 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a>
813 file for details.</p>
814
815 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
816 <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2
817 release candidate</a>, and report any problems found to
818 the <a href="support.html">mailing list</a>
819 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
820 </div>
821 </div>
822 </li>
823
Peter Korsgaardecf55c32016-02-10 08:05:42 +0100824 <li>
825 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
826 <div class="timeline-panel">
827 <div class="timeline-heading">
828 <h4 class="timeline-title">2016.02-rc1 released</h4>
829 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p>
830 </div>
831 <div class="timeline-body">
832 <p>We have a new release candidate! Lots of
833 changes all over the tree, see
834 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a>
Peter Korsgaard982d47b2016-02-17 22:51:54 +0100835 file for details and read the
836 <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>.
837 </p>
Peter Korsgaardecf55c32016-02-10 08:05:42 +0100838
839 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
840 <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1
841 release candidate</a>, and report any
842 problems found to the
843 <a href="support.html">mailing list</a> or
844 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
845 </div>
846 </div>
847 </li>
848
Peter Korsgaardf8daafd2015-12-05 23:17:04 +0100849 <li class="timeline-inverted">
850 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
851 <div class="timeline-panel">
852 <div class="timeline-heading">
853 <h4 class="timeline-title">2015.11.1 released</h4>
854 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p>
855 </div>
856 <div class="timeline-body">
857 <p>The 2015.11.1 bugfix release is out - Thanks to everyone
858 contributing. This release fixes critical issues discovered
859 since the 2015.11 release. See the
860 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a>
861 file for more details, and go to the
862 <a href="/downloads/">downloads page</a> to pick up the
863 <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p>
864 </div>
865 </div>
866 </li>
867
Peter Korsgaard3f90e532015-11-30 22:54:25 +0100868 <li>
869 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
870 <div class="timeline-panel">
871 <div class="timeline-heading">
872 <h4 class="timeline-title">2015.11 released</h4>
873 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p>
874 </div>
875 <div class="timeline-body">
876 <p>The stable 2015.11 release is out - Thanks to everyone
877 contributing and testing the release candidates. See the
878 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a>
Peter Korsgaard2723fa42015-12-01 22:15:28 +0100879 file for more details, read the
880 <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a>
Peter Korsgaard3f90e532015-11-30 22:54:25 +0100881 and go to the <a href="/downloads/">downloads page</a> to pick up the
882 <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p>
883 </div>
884 </div>
885 </li>
886
Peter Korsgaard610f3fa2015-11-26 23:06:02 +0100887 <li class="timeline-inverted">
888 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
889 <div class="timeline-panel">
890 <div class="timeline-heading">
891 <h4 class="timeline-title">2015.11-rc3 released</h4>
892 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p>
893 </div>
894 <div class="timeline-body">
895 <p>Release candidate 3 is out with more cleanups and security
896 / build fixes. See
897 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a>
898 file for details.</p>
899 <p>Head to the <a href="/downloads/">downloads page</a> to
900 pick up
901 the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3
902 release candidate</a>, and report any problems found to
Thomas Petazzoni15cec182015-11-28 14:54:07 +0100903 the <a href="support.html">mailing list</a>
Peter Korsgaard610f3fa2015-11-26 23:06:02 +0100904 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
905 </div>
906 </div>
907 </li>
908
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200909 <li>
910 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
911 <div class="timeline-panel">
912 <div class="timeline-heading">
913 <h4 class="timeline-title">2015.11-rc2 released</h4>
914 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p>
915 </div>
916 <div class="timeline-body">
917 <p>Another week, another release candidate with more cleanups
918 and build fixes. See the
919 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a>
920 file for details.</p>
921 <p>Head to the <a href="/downloads/">downloads page</a> to
922 pick up
923 the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2
924 release candidate</a>, and report any problems found to
925 the <a href="support.html">mailing list</a>
926 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
927 </div>
928 </div>
929 </li>
Peter Korsgaard546ebed2009-03-27 12:05:24 +0000930
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200931 <li class="timeline-inverted">
932 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
933 <div class="timeline-panel">
934 <div class="timeline-heading">
935 <h4 class="timeline-title">2015.11-rc1 released</h4>
936 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p>
937 </div>
938 <div class="timeline-body">
939 <p>We have a new release candidate! Lots of
940 changes all over the tree, see
941 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a>
942 file for details. See also
943 the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement
944 e-mail</a>.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +0000945
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200946 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
947 <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1
948 release candidate</a>, and report any
949 problems found to the
950 <a href="support.html">mailing list</a> or
951 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
952 </div>
953 </div>
954 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +0100955
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200956 <li>
957 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
958 <div class="timeline-panel">
959 <div class="timeline-heading">
960 <h4 class="timeline-title">2015.08.1 released</h4>
961 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p>
962 </div>
963 <div class="timeline-body">
964 <p>The 2015.08.1 bugfix release is out - Thanks to everyone
965 contributing. This release fixes critical issues discovered since
966 the 2015.08 release. See the
967 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
968 file for more details,
969 and go to the <a href="/downloads/">downloads page</a> to pick up the
970 <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
971 </div>
972 </div>
973 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +0100974
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200975 <li class="timeline-inverted">
976 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
977 <div class="timeline-panel">
978 <div class="timeline-heading">
979 <h4 class="timeline-title">2015.08 released</h4>
980 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p>
981 </div>
982 <div class="timeline-body">
983 <p>The stable 2015.08 release is out - Thanks to everyone
984 contributing and testing the release candidates. See the
985 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
986 file for more details, read the
987 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
988 and go to the <a href="/downloads/">downloads page</a> to pick up the
989 <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
990 </div>
991 </div>
992 </li>
Peter Korsgaardbfaed962015-11-19 13:07:41 +0100993
Angelo Compagnucci97ab4862015-10-13 21:03:29 +0200994 <li>
995 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
996 <div class="timeline-panel">
997 <div class="timeline-heading">
998 <h4 class="timeline-title">2015.08-rc2 released</h4>
999 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p>
1000 </div>
1001 <div class="timeline-body">
1002 <p>We have a new release candidate! Lots of changes all over the
1003 tree, see
1004 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
1005 file for details, and
1006 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
1007 announcement</a>.</p>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +01001008
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001009 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1010 <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
1011 release candidate</a>, and report any problems found to the
1012 <a href="support.html">mailing list</a> or
1013 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1014 </div>
1015 </div>
1016 </li>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +01001017
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001018 <li class="timeline-inverted">
1019 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1020 <div class="timeline-panel">
1021 <div class="timeline-heading">
1022 <h4 class="timeline-title">2015.08-rc1 released</h4>
1023 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p>
1024 </div>
1025 <div class="timeline-body">
1026 <p>We have a new release candidate! Lots of changes all over the tree, see
1027 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
1028 file for details, read
1029 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
Thomas Petazzonie1da0ef2015-11-06 11:25:40 +01001030
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001031 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1032 <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
1033 release candidate</a>, and report any problems found to the
1034 <a href="support.html">mailing list</a> or
1035 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1036 </div>
1037 </div>
1038 </li>
Peter Korsgaard3cd209b2015-09-06 23:09:12 +02001039
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001040 <li>
1041 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1042 <div class="timeline-panel">
1043 <div class="timeline-heading">
1044 <h4 class="timeline-title">2015.05 released</h4>
1045 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p>
1046 </div>
1047 <div class="timeline-body">
1048 <p>The stable 2015.05 release is out - Thanks to everyone
1049 contributing and testing the release candidates. See the
1050 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
1051 file for more details, read the
1052 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
1053 and go to the <a href="/downloads/">downloads page</a> to pick up the
1054 <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
1055 </div>
1056 </div>
1057 </li>
Peter Korsgaard3cd209b2015-09-06 23:09:12 +02001058
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001059 <li class="timeline-inverted">
1060 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1061 <div class="timeline-panel">
1062 <div class="timeline-heading">
1063 <h4 class="timeline-title">2015.05-rc3 released</h4>
1064 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p>
1065 </div>
1066 <div class="timeline-body">
1067 <p>Release candidate 3 is out with more cleanups and security
1068 / build fixes. See
1069 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
1070 file for details.</p>
1071 <p>Head to the <a href="/downloads/">downloads page</a> to
1072 pick up
Peter Korsgaard260fe6c2015-11-26 22:54:41 +01001073 the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001074 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001075 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001076 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1077 </div>
1078 </div>
1079 </li>
Peter Korsgaard20a36cd2015-08-31 23:06:58 +02001080
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001081 <li>
1082 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1083 <div class="timeline-panel">
1084 <div class="timeline-heading">
1085 <h4 class="timeline-title">2015.05-rc2 released</h4>
1086 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p>
1087 </div>
1088 <div class="timeline-body">
1089 <p>Another week, another release candidate with more cleanups
1090 and build fixes. See
1091 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
1092 file for details.</p>
1093 <p>Head to the <a href="/downloads/">downloads page</a> to
1094 pick up the
1095 <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
1096 release candidate</a>, and report any problems found to
1097 the <a href="support.html">mailing list</a>
1098 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1099 </div>
1100 </div>
1101 </li>
Peter Korsgaard20a36cd2015-08-31 23:06:58 +02001102
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001103 <li class="timeline-inverted">
1104 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1105 <div class="timeline-panel">
1106 <div class="timeline-heading">
1107 <h4 class="timeline-title">2015.05-rc1 released</h4>
1108 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p>
1109 </div>
1110 <div class="timeline-body">
1111 <p>We have a new release candidate! Lots of changes all over the
1112 tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
1113 file for details, and read the
1114 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +02001115
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001116 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1117 <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
1118 release candidate</a>, and report any problems found to the
1119 <a href="support.html">mailing list</a> or
1120 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1121 </div>
1122 </div>
1123 </li>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +02001124
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001125 <li>
1126 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1127 <div class="timeline-panel">
1128 <div class="timeline-heading">
1129 <h4 class="timeline-title">2015.02 released</h4>
1130 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p>
1131 </div>
1132 <div class="timeline-body">
1133 <p>The stable 2015.02 release is out - Thanks to everyone
1134 contributing and testing the release candidates. See the
1135 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
1136 file for more details, read the
1137 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
1138 and go to the <a href="/downloads/">downloads page</a> to pick up the
1139 <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
1140 </div>
1141 </div>
1142 </li>
Thomas Petazzoni985b46b2015-08-24 22:20:16 +02001143
Thomas Petazzoni7b1e9d52015-08-05 15:48:25 +02001144
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001145 <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">2015.02-rc3 released</h4>
1150 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p>
1151 </div>
1152 <div class="timeline-body">
1153 <p>Release candidate 3 is out with more cleanups and security
1154 / build fixes. See
1155 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
1156 file for details.</p>
1157 <p>Head to the <a href="/downloads/">downloads page</a> to
1158 pick up the
1159 <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
1160 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001161 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001162 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1163 </div>
1164 </div>
1165 </li>
Thomas Petazzoni7b1e9d52015-08-05 15:48:25 +02001166
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001167 <li>
1168 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1169 <div class="timeline-panel">
1170 <div class="timeline-heading">
1171 <h4 class="timeline-title">2015.02-rc2 released</h4>
1172 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p>
1173 </div>
1174 <div class="timeline-body">
1175 <p>Another week, another release candidate with more cleanups
1176 and build fixes. See
1177 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
1178 file for details.</p>
Peter Korsgaard6d736152015-05-31 23:15:34 +02001179
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001180 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1181 <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
1182 release candidate</a>, and report any problems found to
1183 the <a href="support.html">mailing list</a>
1184 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1185 </div>
1186 </div>
1187 </li>
Peter Korsgaard6d736152015-05-31 23:15:34 +02001188
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001189 <li class="timeline-inverted">
1190 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1191 <div class="timeline-panel">
1192 <div class="timeline-heading">
1193 <h4 class="timeline-title">2015.02-rc1 released</h4>
1194 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p>
1195 </div>
1196 <div class="timeline-body">
1197 <p>We have a new release candidate! Lots of changes all over
1198 the tree, see
1199 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
1200 file for details, and read the
1201 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
Peter Korsgaard6d736152015-05-31 23:15:34 +02001202
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001203 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1204 <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
1205 release candidate</a>, and report any problems found to
1206 the
1207 <a href="support.html">mailing list</a> or
1208 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1209 </div>
1210 </div>
1211 </li>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +02001212
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001213 <li>
1214 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1215 <div class="timeline-panel">
1216 <div class="timeline-heading">
1217 <h4 class="timeline-title">2014.11 released</h4>
1218 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p>
1219 </div>
1220 <div class="timeline-body">
1221 <p>The stable 2014.11 release is out - Thanks to everyone
1222 contributing and testing the release candidates. See the
1223 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
1224 file for more details,
1225 and go to the <a href="/downloads/">downloads page</a> to pick up the
1226 <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
1227 </div>
1228 </div>
1229 </li>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +02001230
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001231 <li class="timeline-inverted">
1232 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1233 <div class="timeline-panel">
1234 <div class="timeline-heading">
1235 <h4 class="timeline-title">2014.11-rc3 released</h4>
1236 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p>
1237 </div>
1238 <div class="timeline-body">
1239 <p>Release candidate 3 is out with more cleanups and build
1240 fixes. See
1241 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
1242 file for details.</p>
Peter Korsgaardc6ce1192015-05-22 11:53:58 +02001243
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001244 <p>Head to the <a href="/downloads/">downloads page</a> to
1245 pick up the
1246 <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
1247 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001248 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001249 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1250 </div>
1251 </div>
1252 </li>
Peter Korsgaardf2435f62015-05-11 13:28:26 +02001253
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001254 <li>
1255 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1256 <div class="timeline-panel">
1257 <div class="timeline-heading">
1258 <h4 class="timeline-title">2014.11-rc2 released</h4>
1259 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p>
1260 </div>
1261 <div class="timeline-body">
1262 <p>Another week, another release candidate with more cleanups
1263 and build fixes. See
1264 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
1265 file for details.</p>
Peter Korsgaardf2435f62015-05-11 13:28:26 +02001266
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001267 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1268 <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
1269 release candidate</a>, and report any problems found to
1270 the <a href="support.html">mailing list</a>
1271 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1272 </div>
1273 </div>
1274 </li>
Peter Korsgaardf2435f62015-05-11 13:28:26 +02001275
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001276 <li class="timeline-inverted">
1277 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1278 <div class="timeline-panel">
1279 <div class="timeline-heading">
1280 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1281 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p>
1282 </div>
1283 <div class="timeline-body">
1284 <p>A report from the recent
1285 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
1286 Buildroot Developers Meeting</a> is now
1287 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
Peter Korsgaard5628a152015-05-04 21:25:41 +02001288
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001289 <p>Once again, thanks to all the participants and to
1290 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
Peter Korsgaard5628a152015-05-04 21:25:41 +02001291
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001292 <p>The next Developer Days will take place on February 2nd and
1293 3rd in Brussels, Belgium, right
1294 after <a href="http://fosdem.org">FOSDEM</a>. See
1295 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
1296 for more details.</p>
1297 </div>
1298 </div>
1299 </li>
Peter Korsgaard5628a152015-05-04 21:25:41 +02001300
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001301 <li>
1302 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1303 <div class="timeline-panel">
1304 <div class="timeline-heading">
1305 <h4 class="timeline-title">2014.11-rc1 released</h4>
1306 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p>
1307 </div>
1308 <div class="timeline-body">
1309 <p>We have a new release candidate! Lots of changes all over the
1310 tree, see the <a
1311 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
1312 file for details, and read the
1313 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
Peter Korsgaard6bf057b2015-03-01 22:08:12 +01001314
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001315 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1316 <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
1317 release candidate</a>, and report any problems found to the
1318 <a href="support.html">mailing list</a> or
1319 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1320 </div>
1321 </div>
1322 </li>
Peter Korsgaard6bf057b2015-03-01 22:08:12 +01001323
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001324 <li class="timeline-inverted">
1325 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1326 <div class="timeline-panel">
1327 <div class="timeline-heading">
1328 <h4 class="timeline-title">2014.08 released</h4>
1329 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p>
1330 </div>
1331 <div class="timeline-body">
1332 <p>The stable 2014.08 release is out - Thanks to everyone
1333 contributing and testing the release candidates. See the
1334 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
1335 file for more details, read the
1336 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
1337 and go to the <a href="/downloads/">downloads page</a> to pick up the
1338 <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
1339 </div>
1340 </div>
1341 </li>
Peter Korsgaard345f32e2015-02-24 00:24:19 +01001342
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001343 <li>
1344 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1345 <div class="timeline-panel">
1346 <div class="timeline-heading">
1347 <h4 class="timeline-title">2014.08-rc3 released</h4>
1348 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p>
1349 </div>
1350 <div class="timeline-body">
1351 <p>Release candidate 3 is out with more cleanups and build
1352 fixes. See
1353 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
1354 file for details.</p>
Peter Korsgaard345f32e2015-02-24 00:24:19 +01001355
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001356 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1357 <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
1358 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001359 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001360 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1361 </div>
1362 </div>
1363 </li>
Peter Korsgaard345f32e2015-02-24 00:24:19 +01001364
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001365 <li class="timeline-inverted">
1366 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1367 <div class="timeline-panel">
1368 <div class="timeline-heading">
1369 <h4 class="timeline-title">2014.08-rc2 released</h4>
1370 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p>
1371 </div>
1372 <div class="timeline-body">
1373 <p>Another week, another release candidate with more cleanups
1374 and build fixes. See
1375 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
1376 file for details.</p>
Peter Korsgaardbc113922015-02-15 23:44:43 +01001377
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001378 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1379 <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
1380 release candidate</a>, and report any problems found to
1381 the <a href="support.html">mailing list</a>
1382 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1383 </div>
1384 </div>
1385 </li>
Peter Korsgaardbc113922015-02-15 23:44:43 +01001386
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001387 <li>
1388 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1389 <div class="timeline-panel">
1390 <div class="timeline-heading">
1391 <h4 class="timeline-title">2014.08-rc1 released</h4>
1392 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p>
1393 </div>
1394 <div class="timeline-body">
1395 <p>We have a new release candidate! Lots of changes all over the
1396 tree, see the <a
1397 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
1398 file for details, and read the
1399 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
Peter Korsgaardbc113922015-02-15 23:44:43 +01001400
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001401 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1402 <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
1403 release candidate</a>, and report any problems found to the
1404 <a href="support.html">mailing list</a> or
1405 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1406 </div>
1407 </div>
1408 </li>
Peter Korsgaard21652672015-02-08 21:57:14 +01001409
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001410 <li class="timeline-inverted">
1411 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1412 <div class="timeline-panel">
1413 <div class="timeline-heading">
1414 <h4 class="timeline-title">2014.05 released</h4>
1415 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p>
1416 </div>
1417 <div class="timeline-body">
1418 <p>The stable 2014.05 release is out - Thanks to everyone
1419 contributing and testing the release candidates. See the
1420 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
1421 file for more details, read the
1422 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
1423 and go to the <a href="/downloads/">downloads page</a> to pick up the
1424 <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
1425 </div>
1426 </div>
1427 </li>
Peter Korsgaard21652672015-02-08 21:57:14 +01001428
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001429 <li>
1430 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1431 <div class="timeline-panel">
1432 <div class="timeline-heading">
1433 <h4 class="timeline-title">2014.05-rc3 released</h4>
1434 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p>
1435 </div>
1436 <div class="timeline-body">
1437 <p>Release candidate 3 is out with more cleanups and build
1438 fixes. See
1439 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
1440 file for details.</p>
Maxime Hadjinliancec43a82014-03-02 19:04:24 +01001441
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001442 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1443 <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
1444 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001445 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001446 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1447 </div>
1448 </div>
1449 </li>
Peter Korsgaard9a5434f2014-12-01 10:19:00 +01001450
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001451 <li class="timeline-inverted">
1452 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1453 <div class="timeline-panel">
1454 <div class="timeline-heading">
1455 <h4 class="timeline-title">2014.05-rc2 released</h4>
1456 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p>
1457 </div>
1458 <div class="timeline-body">
1459 <p>Another week, another release candidate with more cleanups
1460 and build fixes. See
1461 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
1462 file for details.</p>
Peter Korsgaard9a5434f2014-12-01 10:19:00 +01001463
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001464 <p>Head to the <a href="/downloads/">downloads page</a> to
1465 pick up the
1466 <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
1467 release candidate</a>, and report any problems found to
1468 the <a href="support.html">mailing list</a>
1469 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1470 </div>
1471 </div>
1472 </li>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001473
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001474 <li>
1475 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1476 <div class="timeline-panel">
1477 <div class="timeline-heading">
1478 <h4 class="timeline-title">2014.05-rc1 released</h4>
1479 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p>
1480 </div>
1481 <div class="timeline-body">
1482 <p>We have a new release candidate! Lots of changes all over the
1483 tree, see the <a
1484 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
1485 file for details, and read the
1486 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001487
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001488 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1489 <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
1490 release candidate</a>, and report any problems found to the
1491 <a href="support.html">mailing list</a> or
1492 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1493 </div>
1494 </div>
1495 </li>
Peter Korsgaardf30e54e2014-11-28 13:23:02 +01001496
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001497 <li class="timeline-inverted">
1498 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1499 <div class="timeline-panel">
1500 <div class="timeline-heading">
1501 <h4 class="timeline-title">27 February 2014</h4>
1502 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p>
1503 </div>
1504 <div class="timeline-body">
1505 <p>The stable 2014.02 release is out - Thanks to everyone
1506 contributing and testing the release candidates. See the
1507 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
1508 file for more details,
1509 and go to the <a href="/downloads/">downloads page</a> to pick up the
1510 <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
1511 </div>
1512 </div>
1513 </li>
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001514
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001515 <li>
1516 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1517 <div class="timeline-panel">
1518 <div class="timeline-heading">
1519 <h4 class="timeline-title">25 February 2014</h4>
1520 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p>
1521 </div>
1522 <div class="timeline-body">
1523 <p>Release candidate 3 is out with more cleanups and build
1524 fixes. See
1525 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
1526 file for details.</p>
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001527
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001528 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1529 <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
1530 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001531 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001532 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1533 </div>
1534 </div>
1535 </li>
Peter Korsgaard641e00e2014-11-21 13:19:45 +01001536
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001537 <li class="timeline-inverted">
1538 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1539 <div class="timeline-panel">
1540 <div class="timeline-heading">
1541 <h4 class="timeline-title">20 February 2014</h4>
1542 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p>
1543 </div>
1544 <div class="timeline-body">
1545 <p>Another week, another release candidate with more cleanups
1546 and build fixes. See
1547 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
1548 file for details.</p>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001549
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001550 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1551 <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
1552 release candidate</a>, and report any problems found to
Thomas Petazzonie99163a2015-11-28 18:14:45 +01001553 the <a href="support.html">mailing list</a>
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001554 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1555 </div>
1556 </div>
1557 </li>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001558
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001559 <li>
1560 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1561 <div class="timeline-panel">
1562 <div class="timeline-heading">
1563 <h4 class="timeline-title">2014.02-rc1 released</h4>
1564 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p>
1565 </div>
1566 <div class="timeline-body">
1567 <p>We have a new release candidate! Lots of changes all over the
1568 tree, see the <a
1569 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
1570 file for details, and read the
1571 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001572
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001573 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1574 <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
1575 release candidate</a>, and report any problems found to the
1576 <a href="support.html">mailing list</a> or
1577 <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1578 </div>
1579 </div>
1580 </li>
Peter Korsgaardffeaa182014-11-13 22:56:50 +01001581
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001582 <li class="timeline-inverted">
1583 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1584 <div class="timeline-panel">
1585 <div class="timeline-heading">
1586 <h4 class="timeline-title">9 February 2014</h4>
1587 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p>
1588 </div>
1589 <div class="timeline-body">
1590 <p>A report from the recent
1591 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1592 Buildroot Developers Meeting</a> is now
1593 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
Peter Korsgaard74128852014-11-12 23:11:07 +01001594
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001595 <p>Once again, thanks to all the participants and to
1596 <a href="http://www.google.com">Google</a> and
1597 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
1598 </div>
1599 </div>
1600 </li>
Peter Korsgaard74128852014-11-12 23:11:07 +01001601
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001602 <li>
1603 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1604 <div class="timeline-panel">
1605 <div class="timeline-heading">
1606 <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4>
1607 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p>
1608 </div>
1609 <div class="timeline-body">
1610 <p>The upcoming Buildroot Developers meeting will take place in
1611 Brussels on February, 3rd and 4th, after the
1612 <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
1613 details about the meeting can be found on the corresponding
1614 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
1615 wiki page</a>.</p>
Peter Korsgaard74128852014-11-12 23:11:07 +01001616
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001617 <p>Persons not able to join the meeting in Brussels can participate
1618 remotely using Google Hangouts. Simply give your Google address to
1619 <code>thomas.petazzoni@free-electrons.com</code>.</p>
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02001620
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001621 <p>This meeting is sponsored by
1622 <a href="http://www.google.com">Google</a> (for the meeting room)
1623 and <a href="http://www.mind.be">Mind</a> (for the dinner).
1624 Thanks to our sponsors!</p>
1625 </div>
1626 </div>
1627 </li>
Peter Korsgaardfcd720d2014-09-01 12:12:30 +02001628
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001629 <li class="timeline-inverted">
1630 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1631 <div class="timeline-panel">
1632 <div class="timeline-heading">
1633 <h4 class="timeline-title">2013.11 released</h4>
1634 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
1635 </div>
1636 <div class="timeline-body">
1637 <p>The stable 2013.11 release is out - Thanks to everyone
1638 contributing and testing the release candidates. See the
1639 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
1640 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
1641 and go to the <a href="/downloads/">downloads page</a> to pick up the
1642 <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
1643 </div>
1644 </div>
1645 </li>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02001646
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001647 <li>
1648 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1649 <div class="timeline-panel">
1650 <div class="timeline-heading">
1651 <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4>
1652 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p>
1653 </div>
1654 <div class="timeline-body">
1655 <p>The slides from the Buildroot presentation at the recent
1656 <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
1657 are now
1658 <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
1659 </div>
1660 </div>
1661 </li>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02001662
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001663 <li class="timeline-inverted">
1664 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1665 <div class="timeline-panel">
1666 <div class="timeline-heading">
1667 <h4 class="timeline-title">2013.11-rc3 released</h4>
1668 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
1669 </div>
1670 <div class="timeline-body">
1671 <p>Another week, another release candidate with more
1672 fixes. See
1673 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
1674 file for details.</p>
Peter Korsgaardfdff7152014-08-26 10:26:38 +02001675
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001676 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1677 <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
1678 release candidate</a>, and report any problems found to
1679 the <a href="support.html">mailing list</a>
1680 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1681 </div>
1682 </div>
1683 </li>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +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">2013.11-rc2 released</h4>
1690 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p>
1691 </div>
1692 <div class="timeline-body">
1693 <p>Another week, another release candidate with more cleanups
1694 and build fixes. See
1695 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
1696 file for details.</p>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02001697
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001698 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1699 <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
1700 release candidate</a>, and report any problems found to
1701 the <a href="support.html">mailing list</a>
1702 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1703 </div>
1704 </div>
1705 </li>
Peter Korsgaard7dc7c792014-08-18 01:04:16 +02001706
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001707 <li class="timeline-inverted">
1708 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1709 <div class="timeline-panel">
1710 <div class="timeline-heading">
1711 <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4>
1712 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p>
1713 </div>
1714 <div class="timeline-body">
1715 <p>The next <i>Buildroot Developer Days</i> meeting will take
1716 place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
1717 Belgium - Just after
1718 <a href="http://www.fosdem.org">FOSDEM</a> (February
1719 1st/2nd). This two days meeting is mainly open to Buildroot
1720 developers and contributors, or Buildroot users having a prior
1721 experience with the tool. It will allow developers to work on
1722 Buildroot and discuss current issues, the future directions, and
1723 more.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02001724
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001725 <p>In addition to the Buildroot event, we encourage embedded Linux
1726 developers to propose talks for the Embedded and Mobile Developer
1727 Room at FOSDEM. See
1728 the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02001729
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001730 <p>We would like to thank our
1731 sponsor <a href="http://www.google.com">Google</a> for sponsoring
1732 the event by providing all the needed logistics.</p>
Peter Korsgaard7e725e12014-08-08 23:34:24 +02001733
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001734 <p>For more details, see the
1735 <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
1736 page</a> dedicated to the meeting.</p>
1737 </div>
1738 </div>
1739 </li>
Peter Korsgaardf287d622014-05-31 09:52:49 +02001740
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001741 <li>
1742 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1743 <div class="timeline-panel">
1744 <div class="timeline-heading">
1745 <h4 class="timeline-title">2013.11-rc1 released</h4>
1746 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p>
1747 </div>
1748 <div class="timeline-body">
1749 <p>We have a new release candidate! Lots of changes all over the
1750 tree, see the <a
1751 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
1752 file for details, and read the
1753 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
Peter Korsgaardf287d622014-05-31 09:52:49 +02001754
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001755 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1756 <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
1757 release candidate</a>, and report any problems found to
1758 the <a href="support.html">mailing list</a>
1759 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1760 </div>
1761 </div>
1762 </li>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02001763
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001764 <li class="timeline-inverted">
1765 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1766 <div class="timeline-panel">
1767 <div class="timeline-heading">
1768 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
1769 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p>
1770 </div>
1771 <div class="timeline-body">
1772 <p>A report from the recent
1773 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
1774 Buildroot Developers Meeting</a> is now
1775 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02001776
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001777 <p>Once again, thanks to all the participants and to
1778 <a href="http://www.imgtec.com/">Imagination Technologies</a>
1779 for sponsoring the event.</p>
1780 </div>
1781 </div>
1782 </li>
Peter Korsgaardd830cce2014-05-28 17:07:11 +02001783
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001784 <li>
1785 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1786 <div class="timeline-panel">
1787 <div class="timeline-heading">
1788 <h4 class="timeline-title">2013.08.1 released</h4>
1789 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p>
1790 </div>
1791 <div class="timeline-body">
1792 <p>The 2013.08.1 bugfix release is out - Thanks to everyone
1793 contributing. This release fixes critical issues discovered since
1794 the 2013.08 release. See the
1795 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
1796 file for more details,
1797 and go to the <a href="/downloads/">downloads page</a> to pick up the
1798 <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
1799 </div>
1800 </div>
1801 </li>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02001802
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001803 <li class="timeline-inverted">
1804 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1805 <div class="timeline-panel">
1806 <div class="timeline-heading">
1807 <h4 class="timeline-title">Buildroot Developer Days</h4>
1808 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p>
1809 </div>
1810 <div class="timeline-body">
1811 <p>The next <i>Buildroot Developer Days</i> meeting will take
1812 place on Saturday October 26th and Sunday October 27th 2013 in
1813 Edinburgh, UK - Just after the <a
1814 href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
1815 Embedded Linux Conference Europe</a> (October 23th-24th). This two
1816 days meeting is mainly open to Buildroot developers and
1817 contributors, or Buildroot users having a prior experience with
1818 the tool. It will allow developers to work on Buildroot and
1819 discuss current issues, the future directions, and more.</p>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02001820
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001821 <p>For more details, see the
1822 <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
1823 page</a> dedicated to the meeting.</p>
1824 </div>
1825 </div>
1826 </li>
Peter Korsgaard63fbdd52014-05-21 17:17:03 +02001827
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001828 <li>
1829 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1830 <div class="timeline-panel">
1831 <div class="timeline-heading">
1832 <h4 class="timeline-title">2013.08 released</h4>
1833 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p>
1834 </div>
1835 <div class="timeline-body">
1836 <p>The stable 2013.08 release is out - Thanks to everyone
1837 contributing and testing the release candidates. See the
1838 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
1839 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
1840 and go to the <a href="/downloads/">downloads page</a> to pick up the
1841 <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
1842 </div>
1843 </div>
1844 </li>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02001845
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001846 <li class="timeline-inverted">
1847 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1848 <div class="timeline-panel">
1849 <div class="timeline-heading">
1850 <h4 class="timeline-title">2013.08-rc3 released</h4>
1851 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p>
1852 </div>
1853 <div class="timeline-body">
1854 <p>Another week, another release candidate with more cleanups and
1855 build fixes. See the <a
1856 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
1857 file for details.</p>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02001858
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001859 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1860 <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
1861 release candidate</a>, and report any problems found to the <a
1862 href="support.html">mailing list</a> or <a
1863 href="https://bugs.uclibc.org">bug tracker</a>.</p>
1864 </div>
1865 </div>
1866 </li>
Peter Korsgaard921a9ef2014-05-13 10:49:03 +02001867
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001868 <li>
1869 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1870 <div class="timeline-panel">
1871 <div class="timeline-heading">
1872 <h4 class="timeline-title">2013.08-rc2 released</h4>
1873 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p>
1874 </div>
1875 <div class="timeline-body">
1876 <p>We have a new release candidate! Lots of changes all over the
1877 tree, see
1878 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
1879 file for details.</p>
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01001880
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001881 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1882 <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
1883 release candidate</a>, and report any problems found to
1884 the <a href="support.html">mailing list</a>
1885 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1886 </div>
1887 </div>
1888 </li>
Peter Korsgaarda6cfaea2014-02-27 21:51:23 +01001889
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001890 <li class="timeline-inverted">
1891 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1892 <div class="timeline-panel">
1893 <div class="timeline-heading">
1894 <h4 class="timeline-title">2013.08-rc1 released</h4>
1895 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p>
1896 </div>
1897 <div class="timeline-body">
1898 <p>We have a new release candidate! Lots of changes all over the
1899 tree, see
1900 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
1901 file for details.</p>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01001902
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001903 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1904 <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
1905 release candidate</a>, and report any problems found to
1906 the <a href="support.html">mailing list</a>
1907 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1908 </div>
1909 </div>
1910 </li>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01001911
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001912 <li>
1913 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1914 <div class="timeline-panel">
1915 <div class="timeline-heading">
1916 <h4 class="timeline-title">2013.05 released</h4>
1917 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p>
1918 </div>
1919 <div class="timeline-body">
1920 <p>The stable 2013.05 release is out - Thanks to everyone
1921 contributing and testing the release candidates. See the
1922 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
1923 file for more details, read the
1924 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
1925 and go to the <a href="/downloads/">downloads page</a> to pick up the
1926 <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
1927 </div>
1928 </div>
1929 </li>
Peter Korsgaard98f7e122014-02-25 08:49:04 +01001930
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001931 <li class="timeline-inverted">
1932 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1933 <div class="timeline-panel">
1934 <div class="timeline-heading">
1935 <h4 class="timeline-title">2013.05-rc3 released</h4>
1936 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p>
1937 </div>
1938 <div class="timeline-body">
1939 <p>Another week, another release candidate with more cleanups and
1940 build fixes. See the <a
1941 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
1942 file for details.</p>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01001943
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001944 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1945 <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
1946 release candidate</a>, and report any problems found to
1947 the <a href="support.html">mailing list</a>
1948 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1949 </div>
1950 </div>
1951 </li>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01001952
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001953 <li>
1954 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1955 <div class="timeline-panel">
1956 <div class="timeline-heading">
1957 <h4 class="timeline-title">2013.05-rc2 released</h4>
1958 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p>
1959 </div>
1960 <div class="timeline-body">
1961 <p>Another week, another release candidate with more cleanups and
1962 build fixes. See the <a
1963 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
1964 file for details.</p>
Peter Korsgaard085d4f02014-02-20 09:24:32 +01001965
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001966 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1967 <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
1968 release candidate</a>, and report any problems found to
1969 the <a href="support.html">mailing list</a>
1970 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1971 </div>
1972 </div>
1973 </li>
Peter Korsgaard690984c2014-02-11 12:37:42 +01001974
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001975 <li class="timeline-inverted">
1976 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
1977 <div class="timeline-panel">
1978 <div class="timeline-heading">
1979 <h4 class="timeline-title">2013.05-rc1 released</h4>
1980 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p>
1981 </div>
1982 <div class="timeline-body">
1983 <p>We have a new release candidate! Lots of changes all over the
1984 tree, see the <a
1985 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
1986 file for details, and read the
1987 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
Peter Korsgaard690984c2014-02-11 12:37:42 +01001988
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001989 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
1990 <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
1991 release candidate</a>, and report any problems found to
1992 the <a href="support.html">mailing list</a>
1993 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
1994 </div>
1995 </div>
1996 </li>
Peter Korsgaard690984c2014-02-11 12:37:42 +01001997
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02001998 <li>
1999 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2000 <div class="timeline-panel">
2001 <div class="timeline-heading">
2002 <h4 class="timeline-title">2013.02 released</h4>
2003 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p>
2004 </div>
2005 <div class="timeline-body">
2006 <p>The stable 2013.02 release is out - Thanks to everyone
2007 contributing and testing the release candidates. See the
2008 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
2009 file for more details
2010 and go to the <a href="/downloads/">downloads page</a> to pick up the
2011 <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
2012 </div>
2013 </div>
2014 </li>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01002015
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002016 <li class="timeline-inverted">
2017 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2018 <div class="timeline-panel">
2019 <div class="timeline-heading">
2020 <h4 class="timeline-title">2013.02-rc3 released</h4>
2021 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p>
2022 </div>
2023 <div class="timeline-body">
2024 <p>Another week, another release candidate with more cleanups
2025 and build fixes. See
2026 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
2027 file for details.</p>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01002028
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002029 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2030 <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
2031 release candidate</a>, and report any problems found to
2032 the <a href="support.html">mailing list</a>
2033 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2034 </div>
2035 </div>
2036 </li>
Peter Korsgaardf5e5ca82014-02-09 23:12:43 +01002037
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002038 <li>
2039 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2040 <div class="timeline-panel">
2041 <div class="timeline-heading">
2042 <h4 class="timeline-title">2013.02-rc2 released</h4>
2043 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p>
2044 </div>
2045 <div class="timeline-body">
2046 <p>Another week, another release candidate with more cleanups and
2047 build fixes. See the <a
2048 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
2049 file for details.</p>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002050
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002051 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2052 <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
2053 release candidate</a>, and report any problems found to
2054 the <a href="support.html">mailing list</a>
2055 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2056 </div>
2057 </div>
2058 </li>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002059
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002060 <li class="timeline-inverted">
2061 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2062 <div class="timeline-panel">
2063 <div class="timeline-heading">
2064 <h4 class="timeline-title">2013.02-rc1 released</h4>
2065 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
2066 </div>
2067 <div class="timeline-body">
2068 <p>We have a new release candidate! Lots of changes all over the
2069 tree, see the <a
2070 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
2071 file for details, and read the
2072 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002073
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002074 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2075 <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
2076 release candidate</a>, and report any problems found to
2077 the <a href="support.html">mailing list</a>
2078 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2079 </div>
2080 </div>
2081 </li>
Thomas Petazzoni618d4ed2014-01-30 20:05:30 +01002082
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002083 <li>
2084 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2085 <div class="timeline-panel">
2086 <div class="timeline-heading">
2087 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4>
2088 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p>
2089 </div>
2090 <div class="timeline-body">
2091 <p>A report from the recent Buildroot Developers Meeting is now
2092 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
2093 <a href="http://emlinews.net">Embedded Linux News</a> also has a
2094 <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
2095 writeup about the event</a>, including photos.</p>
Peter Korsgaard9b390452013-11-30 14:16:03 +01002096
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002097 <p>Once again, thanks to all the participants and to
2098 <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
2099 </div>
2100 </div>
2101 </li>
Peter Korsgaard9b390452013-11-30 14:16:03 +01002102
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002103 <li class="timeline-inverted">
2104 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2105 <div class="timeline-panel">
2106 <div class="timeline-heading">
2107 <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4>
2108 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p>
2109 </div>
2110 <div class="timeline-body">
2111 <p>The next Buildroot Developers Meeting will take place on Monday
2112 4th February 2013 and Tuesday 5th February 2013 in Brussels,
2113 Belgium. Those dates have been chosen to immediately follow the
2114 great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
Peter Korsgaarde6b7bcd2013-11-30 09:50:24 +01002115
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002116 <p>Attending this meeting is free, after registration by
2117 contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
2118 Petazzoni</a>. For more details about the meeting, please see
2119 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
2120 Wiki page</a>.</p>
Peter Korsgaarde6b7bcd2013-11-30 09:50:24 +01002121
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002122 <p>We would like to
2123 thank <a href="http://www.google.com">Google</a> for providing the
2124 meeting location and the Internet connection, and offering free
2125 lunch and refreshments to the participants.</p>
2126 </div>
2127 </div>
2128 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01002129
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002130 <li>
2131 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2132 <div class="timeline-panel">
2133 <div class="timeline-heading">
2134 <h4 class="timeline-title">2012.11.1 released</h4>
2135 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p>
2136 </div>
2137 <div class="timeline-body">
2138 <p>The 2012.11.1 bugfix release is out - Thanks to everyone
2139 contributing. This release fixes critical issues discovered since
2140 the 2012.11 release, most importantly with non-largefile builds on
2141 recent Ubuntu versions. See the
2142 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
2143 file for more details,
2144 and go to the <a href="/downloads/">downloads page</a> to pick up the
2145 <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
2146 </div>
2147 </div>
2148 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01002149
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002150 <li class="timeline-inverted">
2151 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2152 <div class="timeline-panel">
2153 <div class="timeline-heading">
2154 <h4 class="timeline-title">2012.11 released</h4>
2155 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p>
2156 </div>
2157 <div class="timeline-body">
2158 <p>The stable 2012.11 release is out - Thanks to everyone
2159 contributing and testing the release candidates. See the
2160 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
2161 file for more details
2162 and go to the <a href="/downloads/">downloads page</a> to pick up the
2163 <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
2164 </div>
2165 </div>
2166 </li>
Peter Korsgaard1bf9afe2013-11-26 16:49:11 +01002167
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">2012.11-rc2 released</h4>
2173 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p>
2174 </div>
2175 <div class="timeline-body">
2176 <p>RC2 is out with more bugfixes - See
2177 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
2178 file for details.
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01002179
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002180 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2181 <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
2182 release candidate</a>, and report any problems found to
2183 the <a href="support.html">mailing list</a>
2184 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2185 </div>
2186 </div>
2187 </li>
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01002188
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002189 <li class="timeline-inverted">
2190 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2191 <div class="timeline-panel">
2192 <div class="timeline-heading">
2193 <h4 class="timeline-title">2012.11-rc1 released</h4>
2194 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
2195 </div>
2196 <div class="timeline-body">
2197 <p>We have a new release candidate! Lots of changes all over the
2198 tree, see the <a
2199 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
2200 file for details, and read the
2201 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
Peter Korsgaardb87c05d2013-11-18 22:22:17 +01002202
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002203 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2204 <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
2205 release candidate</a>, and report any problems found to
2206 the <a href="support.html">mailing list</a>
2207 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2208 </div>
2209 </div>
2210 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002211
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">Buildroot Developer Day</h4>
2217 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p>
2218 </div>
2219 <div class="timeline-body">
2220 <p>A report from the recent <i>Buildroot Developer Days</i>
2221 meeting in Barcelona, Spain is
2222 now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
2223 Many thanks to all the participants, and a special thanks to
2224 Arnout Vandecappelle from <a href="http://mind.be/">mind</a>
2225 for taking notes and Thomas Petazzoni
2226 from <a href="http://free-electrons.com/">Free Electrons</a>
2227 for handling all the practical arrangements, and naturally
2228 our sponsors, <a href="http://www.fluendo.com/">Fluendo</a>
2229 and <a href="http://www.synopsys.com/">Synopsis</a>.
2230 </p>
2231 <p>The next Developer Days will take place on February 4th and
2232 5th in Brussels, Belgium, right
2233 after <a href="http://fosdem.org">FOSDEM</a>.</p>
2234 </div>
2235 </div>
2236 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002237
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002238 <li class="timeline-inverted">
2239 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2240 <div class="timeline-panel">
2241 <div class="timeline-heading">
2242 <h4 class="timeline-title">2012.08 released</h4>
2243 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p>
2244 </div>
2245 <div class="timeline-body">
2246 <p>The stable 2012.08 release is out - Thanks to everyone
2247 contributing and testing the release candidates. See the
2248 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
2249 file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
2250 <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
2251 </div>
2252 </div>
2253 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002254
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002255 <li>
2256 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2257 <div class="timeline-panel">
2258 <div class="timeline-heading">
2259 <h4 class="timeline-title">2012.08-rc3 released</h4>
2260 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p>
2261 </div>
2262 <div class="timeline-body">
2263 <p>We have a new release candidate! Various fixes, and
2264 addition of licensing informations on many
2265 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
2266 file for details</p>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002267
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002268 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2269 <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
2270 release candidate</a>, and report any problems found to
2271 the <a href="support.html">mailing list</a>
2272 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2273 </div>
2274 </div>
2275 </li>
Thomas Petazzonid3db5d82013-11-13 19:12:39 +01002276
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002277 <li class="timeline-inverted">
2278 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2279 <div class="timeline-panel">
2280 <div class="timeline-heading">
2281 <h4 class="timeline-title">2012.08-rc2 released</h4>
2282 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p>
2283 </div>
2284 <div class="timeline-body">
2285 <p>We have a new release candidate! Various fixes, and addition
2286 of licensing informations on many
2287 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
2288 file for details</p>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01002289
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002290 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2291 <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
2292 release candidate</a>, and report any problems found to the <a
2293 href="support.html">mailing list</a> or <a
2294 href="https://bugs.uclibc.org">bug tracker</a>.</p>
2295 </div>
2296 </div>
2297 </li>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01002298
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002299 <li>
2300 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2301 <div class="timeline-panel">
2302 <div class="timeline-heading">
2303 <h4 class="timeline-title">2012.08-rc1 released</h4>
2304 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p>
2305 </div>
2306 <div class="timeline-body">
2307 <p>We have a new release candidate! Lots of changes all over
2308 the tree, see
2309 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
2310 file for details</p>
Peter Korsgaardabce7ca2013-11-12 23:49:47 +01002311
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002312 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2313 <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
2314 release candidate</a>, and report any problems found to
2315 the <a href="support.html">mailing list</a>
2316 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2317 </div>
2318 </div>
2319 </li>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01002320
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002321 <li class="timeline-inverted">
2322 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2323 <div class="timeline-panel">
2324 <div class="timeline-heading">
2325 <h4 class="timeline-title">Buildroot Developer Day</h4>
2326 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p>
2327 </div>
2328 <div class="timeline-body">
2329 <p>The next <i>Buildroot Developer Day</i> meeting will take place
2330 on Saturday November 3th and Sunday November 4th 2012 in
2331 Barcelona, Spain, just before
2332 the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
2333 Linux Conference Europe</a> (November 5th-7th). This two days
2334 meeting is mainly opened to Buildroot developers and contributors,
2335 or Buildroot users having a prior experience with the tool. This
2336 meeting will allow developers to work and Buildroot, and discuss
2337 current issues, the future directions, and more.</p>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01002338
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002339 <p>For more details, see
2340 the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
2341 page</a> dedicated to the meeting.</p>
2342 </div>
2343 </div>
2344 </li>
Peter Korsgaardeb04ed82013-11-11 22:56:28 +01002345
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002346 <li>
2347 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2348 <div class="timeline-panel">
2349 <div class="timeline-heading">
2350 <h4 class="timeline-title">2012.05 released</h4>
2351 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p>
2352 </div>
2353 <div class="timeline-body">
2354 <p>The stable 2012.05 release is out - Thanks to everyone
2355 contributing and testing the release candidates. See the
2356 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
2357 file for more details, read the
2358 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
2359 and go to the <a href="/downloads/">downloads page</a> to pick up the
2360 <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
2361 </div>
2362 </div>
2363 </li>
Peter Korsgaard06b38a72013-09-17 14:24:39 +02002364
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002365 <li class="timeline-inverted">
2366 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2367 <div class="timeline-panel">
2368 <div class="timeline-heading">
2369 <h4 class="timeline-title">2012.05-rc3 released</h4>
2370 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p>
2371 </div>
2372 <div class="timeline-body">
2373 <p>RC3 is out with more bugfixes - See
2374 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
2375 file for details.
Peter Korsgaard06b38a72013-09-17 14:24:39 +02002376
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002377 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2378 <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
2379 release candidate</a>, and report any problems found to
2380 the <a href="support.html">mailing list</a>
2381 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2382 </div>
2383 </div>
2384 </li>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02002385
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002386 <li>
2387 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2388 <div class="timeline-panel">
2389 <div class="timeline-heading">
2390 <h4 class="timeline-title">2012.05-rc2 released</h4>
2391 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p>
2392 </div>
2393 <div class="timeline-body">
2394 <p>Another week, another release candidate with more cleanups
2395 and build fixes. See
2396 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
2397 file for details.</p>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02002398
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002399 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2400 <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
2401 release candidate</a>, and report any problems found to
2402 the <a href="support.html">mailing list</a>
2403 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2404 </div>
2405 </div>
2406 </li>
Peter Korsgaard0b9676b2013-09-16 22:39:04 +02002407
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002408 <li class="timeline-inverted">
2409 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2410 <div class="timeline-panel">
2411 <div class="timeline-heading">
2412 <h4 class="timeline-title">2012.05-rc1 released</h4>
2413 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p>
2414 </div>
2415 <div class="timeline-body">
2416 <p>We have a new release candidate! Lots of changes all over
2417 the tree, see
2418 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
2419 file for details, and read the
2420 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +02002421
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002422 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2423 <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
2424 release candidate</a>, and report any problems found to
2425 the <a href="support.html">mailing list</a>
2426 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2427 </div>
2428 </div>
2429 </li>
Peter Korsgaard53d8d9c2013-08-31 00:33:13 +02002430
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002431 <li>
2432 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2433 <div class="timeline-panel">
2434 <div class="timeline-heading">
2435 <h4 class="timeline-title">Autobuilder Results Online</h4>
2436 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p>
2437 </div>
2438 <div class="timeline-body">
2439 <p>The status of the autobuilders, which do repeated
2440 <code>randpackageconfig</code> builds for continuous
2441 integration testing, is now online
2442 at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
2443 code behind it can be found
2444 in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02002445
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002446 <p>Thanks to Thomas Petazzoni for running the web interface, and
2447 to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
2448 Farm</a> and <a href='http://free-electrons.com/'>Free
2449 Electrons</a> for hosting builders. Thomas also sends out a daily
2450 summary of the build status to the mailing list.</p>
2451 </div>
2452 </div>
2453 </li>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02002454
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002455 <li class="timeline-inverted">
2456 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2457 <div class="timeline-panel">
2458 <div class="timeline-heading">
2459 <h4 class="timeline-title">2012.02 released</h4>
2460 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p>
2461 </div>
2462 <div class="timeline-body">
2463 <p>The stable 2012.02 release is out - Thanks to everyone
2464 contributing and testing the release candidates. See the
2465 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
2466 file for more details, read the
2467 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
2468 and go to the <a href="/downloads/">downloads page</a> to pick up the
2469 <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
2470 </div>
2471 </div>
2472 </li>
Peter Korsgaard4e4a0a32013-08-30 00:03:48 +02002473
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002474 <li>
2475 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2476 <div class="timeline-panel">
2477 <div class="timeline-heading">
2478 <h4 class="timeline-title">2012.02-rc3 released</h4>
2479 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p>
2480 </div>
2481 <div class="timeline-body">
2482 <p>RC3 is out with more bugfixes - See
2483 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
2484 file for details.
Thomas Petazzoni71203192013-08-16 13:10:30 +02002485
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002486 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2487 <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
2488 release candidate</a>, and report any problems found to
2489 the <a href="support.html">mailing list</a>
2490 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2491 </div>
2492 </div>
2493 </li>
Thomas Petazzoni71203192013-08-16 13:10:30 +02002494
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002495 <li class="timeline-inverted">
2496 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2497 <div class="timeline-panel">
2498 <div class="timeline-heading">
2499 <h4 class="timeline-title">2012.02-rc2 released</h4>
2500 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p>
2501 </div>
2502 <div class="timeline-body">
2503 <p>Another week, another release candidate with more cleanups
2504 and build fixes. See
2505 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
2506 file for details.</p>
Peter Korsgaard871a3022010-11-08 10:52:28 +01002507
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002508 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2509 <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
2510 release candidate</a>, and report any problems found to
2511 the <a href="support.html">mailing list</a>
2512 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2513 </div>
2514 </div>
2515 </li>
Peter Korsgaard871a3022010-11-08 10:52:28 +01002516
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002517 <li>
2518 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2519 <div class="timeline-panel">
2520 <div class="timeline-heading">
2521 <h4 class="timeline-title">2012.02-rc1 released</h4>
2522 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p>
2523 </div>
2524 <div class="timeline-body">
2525 <p>We have a new release candidate! Lots of changes all over
2526 the tree, see
2527 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
2528 file for details, and read the
2529 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002530
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002531 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2532 <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
2533 release candidate</a>, and report any problems found to
2534 the <a href="support.html">mailing list</a>
2535 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2536 </div>
2537 </div>
2538 </li>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002539
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002540 <li class="timeline-inverted">
2541 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2542 <div class="timeline-panel">
2543 <div class="timeline-heading">
2544 <h4 class="timeline-title">Buildroot Developer Day</h4>
2545 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p>
2546 </div>
2547 <div class="timeline-body">
2548 <p>Another <i>Buildroot Developer Day</i> will take place on
2549 Friday, February 3rd in Brussels, Belgium - The day
2550 before <a href="http://fosdem.org">FOSDEM</a>. See the
2551 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
2552 or
2553 the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free
2554 Electrons blog</a> for more info.</p>
2555 </div>
2556 </div>
2557 </li>
Peter Korsgaard332ec382010-09-28 12:06:31 +02002558
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002559 <li>
2560 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2561 <div class="timeline-panel">
2562 <div class="timeline-heading">
2563 <h4 class="timeline-title">2011.11 released</h4>
2564 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p>
2565 </div>
2566 <div class="timeline-body">
2567 <p>The stable 2011.11 release is out - Thanks to everyone
2568 contributing and testing the release candidates. See the
2569 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
2570 file for more details, read the
2571 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
2572 and go to the <a href="/downloads/">downloads page</a> to pick up the
2573 <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
2574 </div>
2575 </div>
2576 </li>
Peter Korsgaard32b8d432010-09-01 00:07:06 +02002577
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002578 <li class="timeline-inverted">
2579 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2580 <div class="timeline-panel">
2581 <div class="timeline-heading">
2582 <h4 class="timeline-title">2011.11-rc3 released</h4>
2583 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p>
2584 </div>
2585 <div class="timeline-body">
2586 <p>RC3 is out with more bugfixes - See
2587 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
2588 file for details.
Peter Korsgaard32b8d432010-09-01 00:07:06 +02002589
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002590 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2591 <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
2592 release candidate</a>, and report any problems found to
2593 the <a href="support.html">mailing list</a>
2594 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2595 </div>
2596 </div>
2597 </li>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002598
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002599 <li>
2600 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2601 <div class="timeline-panel">
2602 <div class="timeline-heading">
2603 <h4 class="timeline-title">2011.11-rc2 released</h4>
2604 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p>
2605 </div>
2606 <div class="timeline-body">
2607 <p>Another week, another release candidate with a bunch of
2608 cleanups and build fixes. See
2609 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
2610 file for details.</p>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002611
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002612 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2613 <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
2614 release candidate</a>, and report any problems found to
2615 the <a href="support.html">mailing list</a>
2616 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2617 </div>
2618 </div>
2619 </li>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002620
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002621 <li class="timeline-inverted">
2622 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2623 <div class="timeline-panel">
2624 <div class="timeline-heading">
2625 <h4 class="timeline-title">2011.11-rc1 released</h4>
2626 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p>
2627 </div>
2628 <div class="timeline-body">
2629 <p>We have a new release candidate! Lots of changes all over
2630 the tree, see
2631 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
2632 file for details, and read the
2633 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
Peter Korsgaarddc3a7eb2010-08-30 11:16:33 +02002634
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002635 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2636 <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
2637 release candidate</a>, and report any problems found to
2638 the <a href="support.html">mailing list</a>
2639 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2640 </div>
2641 </div>
2642 </li>
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02002643
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002644 <li>
2645 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2646 <div class="timeline-panel">
2647 <div class="timeline-heading">
2648 <h4 class="timeline-title">2011.08 released</h4>
2649 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p>
2650 </div>
2651 <div class="timeline-body">
2652 <p>The stable 2011.08 release is out - Thanks to everyone
2653 contributing and testing the release candidates. See the
2654 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
2655 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
2656 <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
2657 </div>
2658 </div>
2659 </li>
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02002660
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">2011.08-rc2 released</h4>
2666 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p>
2667 </div>
2668 <div class="timeline-body">
2669 <p>RC2 is out with more bugfixes. See
2670 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
2671 file for details, and read the
2672 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
Peter Korsgaard2ef83b42010-07-30 12:35:45 +02002673
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-2011.08-rc2.tar.bz2">2011.08-rc2
2676 release candidate</a>, and report any problems found to
2677 the <a href="support.html">mailing list</a>
2678 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2679 </div>
2680 </div>
2681 </li>
Peter Korsgaard07da6192010-05-30 22:24:10 +02002682
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">2011.08-rc1 released</h4>
2688 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</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=2011.08_rc1">CHANGES</a>
2694 file for details, and read the
2695 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
Peter Korsgaard07da6192010-05-30 22:24:10 +02002696
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002697 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2698 <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
2699 release candidate</a>, and report any problems found to
2700 the <a href="support.html">mailing list</a>
2701 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2702 </div>
2703 </div>
2704 </li>
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02002705
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002706 <li class="timeline-inverted">
2707 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2708 <div class="timeline-panel">
2709 <div class="timeline-heading">
2710 <h4 class="timeline-title">2011.05 released</h4>
2711 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p>
2712 </div>
2713 <div class="timeline-body">
2714 <p>The stable 2011.05 release is out - Thanks to everyone
2715 contributing and testing the release candidates. See the
2716 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
2717 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
2718 <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
2719 </div>
2720 </div>
2721 </li>
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02002722
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002723 <li>
2724 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2725 <div class="timeline-panel">
2726 <div class="timeline-heading">
2727 <h4 class="timeline-title">2011.05-rc2 released</h4>
2728 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p>
2729 </div>
2730 <div class="timeline-body">
2731 <p>RC2 is out with more bugfixes. See
2732 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
2733 file for details.
Peter Korsgaardbbd96db2010-05-27 14:35:04 +02002734
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002735 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2736 <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
2737 release candidate</a>, and report any problems found to
2738 the <a href="support.html">mailing list</a>
2739 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2740 </div>
2741 </div>
2742 </li>
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02002743
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002744 <li class="timeline-inverted">
2745 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2746 <div class="timeline-panel">
2747 <div class="timeline-heading">
2748 <h4 class="timeline-title">2011.05-rc1 released</h4>
2749 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p>
2750 </div>
2751 <div class="timeline-body">
2752 <p>We have a new release candidate! Lots of changes all over
2753 the tree, see
2754 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
2755 file for details, and read the
2756 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02002757
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002758 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2759 <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
2760 release candidate</a>, and report any problems found to
2761 the <a href="support.html">mailing list</a>
2762 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2763 </div>
2764 </div>
2765 </li>
Peter Korsgaard6d1ab152010-05-11 21:15:07 +02002766
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002767 <li>
2768 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2769 <div class="timeline-panel">
2770 <div class="timeline-heading">
2771 <h4 class="timeline-title">2011.02 released</h4>
2772 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p>
2773 </div>
2774 <div class="timeline-body">
2775 <p>The stable 2011.02 release is out - Thanks to everyone
2776 contributing and testing the release candidates. See the
2777 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
2778 file for more details, read the
2779 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
2780 and go to the <a href="/downloads/">downloads page</a> to pick up the
2781 <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
2782 </div>
2783 </div>
2784 </li>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02002785
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002786 <li class="timeline-inverted">
2787 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2788 <div class="timeline-panel">
2789 <div class="timeline-heading">
2790 <h4 class="timeline-title">2011.02-rc2 released</h4>
2791 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p>
2792 </div>
2793 <div class="timeline-body">
2794 <p>RC2 is out with more cleanups and bugfixes, see
2795 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
2796 file for details.</p>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02002797
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002798 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2799 <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
2800 release candidate</a>, and report any problems found to
2801 the <a href="support.html">mailing list</a>
2802 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2803 </div>
2804 </div>
2805 </li>
Peter Korsgaardaac61fd2010-05-03 16:12:45 +02002806
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002807 <li>
2808 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2809 <div class="timeline-panel">
2810 <div class="timeline-heading">
2811 <h4 class="timeline-title">2011.02-rc1 released</h4>
2812 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p>
2813 </div>
2814 <div class="timeline-body">
2815 <p>We have a new release candidate! Lots of changes all over
2816 the tree, see
2817 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
2818 file for details, and read the
2819 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
Peter Korsgaard0cd0d062010-05-03 09:02:51 +02002820
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002821 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2822 <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
2823 release candidate</a>, and report any problems found to
2824 the <a href="support.html">mailing list</a>
2825 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2826 </div>
2827 </div>
2828 </li>
Peter Korsgaard0cd0d062010-05-03 09:02:51 +02002829
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002830 <li class="timeline-inverted">
2831 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2832 <div class="timeline-panel">
2833 <div class="timeline-heading">
2834 <h4 class="timeline-title">2010.11 released</h4>
2835 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p>
2836 </div>
2837 <div class="timeline-body">
2838 <p>The stable 2010.11 release is out - Thanks to everyone
2839 contributing and testing the release candidates. See the
2840 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
2841 file for more details, read the
2842 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
2843 and go to the <a href="/downloads/">downloads page</a> to pick up the
2844 <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
2845 </div>
2846 </div>
2847 </li>
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01002848
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002849 <li>
2850 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2851 <div class="timeline-panel">
2852 <div class="timeline-heading">
2853 <h4 class="timeline-title">2010.11-rc2 released</h4>
2854 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p>
2855 </div>
2856 <div class="timeline-body">
2857 <p>RC2 is out with more cleanups and bugfixes, see
2858 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
2859 file for details.</p>
Peter Korsgaardac1dfc82010-02-26 15:52:48 +01002860
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002861 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2862 <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
2863 release candidate</a>, and report any problems found to
2864 the <a href="support.html">mailing list</a>
2865 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2866 </div>
2867 </div>
2868 </li>
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002869
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002870 <li class="timeline-inverted">
2871 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2872 <div class="timeline-panel">
2873 <div class="timeline-heading">
2874 <h4 class="timeline-title">2010.11-rc1 released</h4>
2875 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p>
2876 </div>
2877 <div class="timeline-body">
2878 <p>We have a new release candidate! Lots of changes all over
2879 the tree, see
2880 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
2881 file for details, and read the
2882 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002883
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002884 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2885 <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
2886 release candidate</a>, and report any problems found to
2887 the <a href="support.html">mailing list</a>
2888 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2889 </div>
2890 </div>
2891 </li>
Peter Korsgaard7bd81252010-02-23 23:28:46 +01002892
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002893 <li>
2894 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2895 <div class="timeline-panel">
2896 <div class="timeline-heading">
2897 <h4 class="timeline-title">Buildroot Developer Day</h4>
2898 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p>
2899 </div>
2900 <div class="timeline-body">
2901 <p>A <i>Buildroot Developer Day</i> will take place on
2902 Friday, October 29th in Cambridge, UK - Just the day after the
2903 <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
2904 Linux Conference Europe</a>. This <i>Developer Day</i>
2905 aims at allowing Buildroot developers to meet and exchange
2906 ideas on the project and its future. See the
2907 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
2908 for more info.</p>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002909
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002910 <p>Thanks to Thomas Petazzoni for taking care of the practical
2911 arrangements.</p>
2912 </div>
2913 </div>
2914 </li>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002915
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002916 <li class="timeline-inverted">
2917 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2918 <div class="timeline-panel">
2919 <div class="timeline-heading">
2920 <h4 class="timeline-title">2010.08 released</h4>
2921 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p>
2922 </div>
2923 <div class="timeline-body">
2924 <p>The stable 2010.08 release is out - Thanks to everyone
2925 contributing and testing the release candidates. See the
2926 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
2927 file for more details, read the
2928 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
2929 and go to the <a href="/downloads/">downloads page</a> to pick up the
2930 <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
2931 </div>
2932 </div>
2933 </li>
Peter Korsgaardf0bdacd2010-02-09 16:54:30 +01002934
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002935 <li>
2936 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2937 <div class="timeline-panel">
2938 <div class="timeline-heading">
2939 <h4 class="timeline-title">2010.08-rc2 released</h4>
2940 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p>
2941 </div>
2942 <div class="timeline-body">
2943 <p>RC2 is out with more cleanups and bugfixes, see
2944 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
2945 file for details.
Peter Korsgaard798927c2009-12-01 15:20:18 +01002946
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002947 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2948 <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
2949 release candidate</a>, and report any problems found to
2950 the <a href="support.html">mailing list</a>
2951 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
Peter Korsgaard798927c2009-12-01 15:20:18 +01002952
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002953 This is very much expected to be the final release candidate,
2954 so give it a good test and expect a final 2010.08 release
2955 before September unless critical issues are found.</p>
2956 </div>
2957 </div>
2958 </li>
Peter Korsgaard31bd9742009-11-29 23:26:54 +01002959
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002960 <li class="timeline-inverted">
2961 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2962 <div class="timeline-panel">
2963 <div class="timeline-heading">
2964 <h4 class="timeline-title">2010.08-rc1 released</h4>
2965 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p>
2966 </div>
2967 <div class="timeline-body">
2968 <p>We have a new release candidate! Lots of changes all over
2969 the tree, see
2970 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
2971 file for details.
Peter Korsgaard31bd9742009-11-29 23:26:54 +01002972
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002973 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
2974 <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
2975 release candidate</a>, and report any problems found to
2976 the <a href="support.html">mailing list</a>
2977 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
2978 </div>
2979 </div>
2980 </li>
Peter Korsgaard31bd9742009-11-29 23:26:54 +01002981
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02002982 <li>
2983 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
2984 <div class="timeline-panel">
2985 <div class="timeline-heading">
2986 <h4 class="timeline-title">2010.05 released</h4>
2987 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p>
2988 </div>
2989 <div class="timeline-body">
2990 <p>The stable 2010.05 release is out - Thanks to everyone
2991 contributing and testing the release candidates. See the
2992 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
2993 file for more details, read the
2994 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
2995 and go to the <a href="/downloads/">downloads page</a> to pick up the
2996 <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
2997 </div>
2998 </div>
2999 </li>
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003000
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003001 <li class="timeline-inverted">
3002 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3003 <div class="timeline-panel">
3004 <div class="timeline-heading">
3005 <h4 class="timeline-title">2010.05-rc3 released</h4>
3006 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p>
3007 </div>
3008 <div class="timeline-body">
3009 <p>RC3 is out with more cleanups and bugfixes, see
3010 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
3011 file for details.
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003012
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003013 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3014 <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
3015 release candidate</a>, and report any problems found to
3016 the <a href="support.html">mailing list</a>
3017 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3018 </div>
3019 </div>
3020 </li>
Peter Korsgaard2d04d562009-11-23 23:20:21 +01003021
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003022 <li>
3023 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3024 <div class="timeline-panel">
3025 <div class="timeline-heading">
3026 <h4 class="timeline-title">2010.05-rc2 released</h4>
3027 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p>
3028 </div>
3029 <div class="timeline-body">
3030 <p>Another week, another release candidate with a bunch of
3031 cleanups and build fixes.</p>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003032
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003033 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3034 <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
3035 release candidate</a>, and report any problems found to
3036 the <a href="support.html">mailing list</a>
3037 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3038 </div>
3039 </div>
3040 </li>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003041
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003042 <li class="timeline-inverted">
3043 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3044 <div class="timeline-panel">
3045 <div class="timeline-heading">
3046 <h4 class="timeline-title">2010.05-rc1 released</h4>
3047 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p>
3048 </div>
3049 <div class="timeline-body">
3050 <p>We have a new release candidate! Lots of changes all over
3051 the tree, see
3052 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
3053 file for details.
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003054
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003055 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3056 <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
3057 release candidate</a>, and report any problems found to
3058 the <a href="support.html">mailing list</a>
3059 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3060 </div>
3061 </div>
3062 </li>
Thomas Petazzonieda15d22009-09-07 23:45:39 +02003063
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003064 <li>
3065 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3066 <div class="timeline-panel">
3067 <div class="timeline-heading">
3068 <h4 class="timeline-title">FOSDEM slides online</h4>
3069 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p>
3070 </div>
3071 <div class="timeline-body">
3072 <p>The slides from
3073 the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
3074 Build Systems: Present & Future</a> session
3075 at <a href="http://fosdem.org/2010">FOSDEM</a> are
3076 now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
3077 </div>
3078 </div>
3079 </li>
Peter Korsgaard2f6e59d2009-08-31 17:47:14 +02003080
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003081 <li class="timeline-inverted">
3082 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3083 <div class="timeline-panel">
3084 <div class="timeline-heading">
3085 <h4 class="timeline-title">2010.02 released</h4>
3086 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p>
3087 </div>
3088 <div class="timeline-body">
3089 <p>The stable 2010.02 release is out - Thanks to everyone
3090 contributing and testing the release candidates. See the
3091 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
3092 file for more details, and go to
3093 the <a href="/downloads/">downloads page</a> to pick up
3094 the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
3095 release</a>.</p>
3096 </div>
3097 </div>
3098 </li>
Peter Korsgaard2f6e59d2009-08-31 17:47:14 +02003099
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003100 <li>
3101 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3102 <div class="timeline-panel">
3103 <div class="timeline-heading">
3104 <h4 class="timeline-title">2010.02-rc2 released</h4>
3105 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p>
3106 </div>
3107 <div class="timeline-body">
3108 <p>RC2 is out with more cleanups and bugfixes, see
3109 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
3110 file for details.
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02003111
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003112 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3113 <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
3114 release candidate</a>, and report any problems found to
3115 the <a href="support.html">mailing list</a>
3116 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3117 </div>
3118 </div>
3119 </li>
Peter Korsgaard4595a2f2009-08-26 23:21:30 +02003120
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003121 <li class="timeline-inverted">
3122 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3123 <div class="timeline-panel">
3124 <div class="timeline-heading">
3125 <h4 class="timeline-title">2010.02-rc1 released</h4>
3126 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p>
3127 </div>
3128 <div class="timeline-body">
3129 <p>We have a new release candidate! Lots of changes all over
3130 the tree, see
3131 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
3132 file for details.
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02003133
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003134 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3135 <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
3136 release candidate</a>, and report any problems found to
3137 the <a href="support.html">mailing list</a>
3138 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3139 </div>
3140 </div>
3141 </li>
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02003142
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003143 <li>
3144 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3145 <div class="timeline-panel">
3146 <div class="timeline-heading">
3147 <h4 class="timeline-title">2009.11 released</h4>
3148 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p>
3149 </div>
3150 <div class="timeline-body">
3151 <p>The stable 2009.11 release is out - Thanks to everyone
3152 contributing and testing the release candidates. See the
3153 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
3154 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
3155 for more details, and go to the <a href="/downloads/">downloads page</a>
3156 to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
3157 release</a>.</p>
3158 </div>
3159 </div>
3160 </li>
Peter Korsgaarda0c23b62009-08-06 10:57:46 +02003161
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003162 <li class="timeline-inverted">
3163 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3164 <div class="timeline-panel">
3165 <div class="timeline-heading">
3166 <h4 class="timeline-title">2009.11-rc2 released</h4>
3167 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p>
3168 </div>
3169 <div class="timeline-body">
3170 <p>RC2 is out with more cleanups and bugfixes, see
3171 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
3172 file for details.
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02003173
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003174 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3175 <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
3176 release candidate</a>, and report any problems found to
3177 the <a href="support.html">mailing list</a>
3178 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3179 </div>
3180 </div>
3181 </li>
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02003182
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003183 <li>
3184 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3185 <div class="timeline-panel">
3186 <div class="timeline-heading">
3187 <h4 class="timeline-title">2009.11-rc1 released</h4>
3188 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p>
3189 </div>
3190 <div class="timeline-body">
3191 <p>We have a new release candidate! Lots of changes all over
3192 the tree, see
3193 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
3194 file for details.
Peter Korsgaardefc3aed2009-08-03 07:14:05 +02003195
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003196 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3197 <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
3198 release candidate</a>, and report any problems found to
3199 the <a href="support.html">mailing list</a>
3200 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3201 </div>
3202 </div>
3203 </li>
Peter Korsgaard0b767352009-06-01 09:23:11 +02003204
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003205 <li class="timeline-inverted">
3206 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3207 <div class="timeline-panel">
3208 <div class="timeline-heading">
3209 <h4 class="timeline-title">First Buildroot Developer Day</h4>
3210 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p>
3211 </div>
3212 <div class="timeline-body">
3213 <p>The first <i>Buildroot Developer Day</i> will take place on
3214 Saturday, October 17th in Grenoble, France, just the day after
3215 Embedded Linux Conference Europe. This <i>Developer Day</i> aims
3216 at allowing Buildroot developers to meet and exchange ideas on the
3217 project and its future.</p>
Peter Korsgaard0b767352009-06-01 09:23:11 +02003218
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003219 <p>As the number of places is limited, interested candidates are
3220 invited to send an e-mail to Peter Korsgaard (<code>jacmet at
3221 uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
3222 petazzoni at free-electrons dot com</code>).</p>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02003223
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003224 <p>This <i>Developer Day</i> will take place thanks to the
3225 sponsoring of <a href="http://www.calao-systems.com">Calao
3226 Systems</a> and <a href="http://www.free-electrons.com">Free
3227 Electrons</a>.</p>
3228 </div>
3229 </div>
3230 </li>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02003231
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003232 <li>
3233 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3234 <div class="timeline-panel">
3235 <div class="timeline-heading">
3236 <h4 class="timeline-title">2009.08 released</h4>
3237 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p>
3238 </div>
3239 <div class="timeline-body">
3240 <p>The stable 2009.08 release is out - Thanks to everyone
3241 contributing and testing the release candidates. See the
3242 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
3243 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
3244 for more details, and go to the <a href="/downloads/">downloads page</a>
3245 to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
3246 release</a>.</p>
3247 </div>
3248 </div>
3249 </li>
Peter Korsgaard3d89b8d2009-05-27 20:55:49 +02003250
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003251 <li class="timeline-inverted">
3252 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3253 <div class="timeline-panel">
3254 <div class="timeline-heading">
3255 <h4 class="timeline-title">2009.08-rc3 released</h4>
3256 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p>
3257 </div>
3258 <div class="timeline-body">
3259 <p>A number of bugfixes have been added to the tree since RC2
3260 (especially thanks to Thomas Petazzoni) - See
3261 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
3262 file for details. This is very much expected to be the final
3263 release candidate, so give it a good test and expect a final
3264 2009.08 release next weekend unless critical issues are
3265 found.</p>
Peter Korsgaardb46819d2009-05-19 20:30:19 +02003266
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003267 <p>Head to the <a href="/downloads/">downloads page</a> to
3268 pick up the
3269 <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
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 Korsgaardb46819d2009-05-19 20:30:19 +02003276
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">2009.08-rc2 released</h4>
3282 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p>
3283 </div>
3284 <div class="timeline-body">
3285 <p>RC2 is out with more cleanups and bugfixes, see
3286 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
3287 file for details.
Eric Andersena9d6aed2005-02-21 21:16:29 +00003288
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003289 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3290 <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
3291 release candidate</a>, and report any problems found to
3292 the <a href="support.html">mailing list</a>
3293 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3294 </div>
3295 </div>
3296 </li>
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02003297
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003298 <li class="timeline-inverted">
3299 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3300 <div class="timeline-panel">
3301 <div class="timeline-heading">
3302 <h4 class="timeline-title">2009.08-rc1 released</h4>
3303 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p>
3304 </div>
3305 <div class="timeline-body">
3306 <p>We have a new release candidate! Lots of changes all over
3307 the tree, see
3308 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
3309 file for details.
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02003310
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003311 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3312 <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
3313 release candidate</a>, and report any problems found to
3314 the <a href="support.html">mailing list</a>
3315 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3316 </div>
3317 </div>
3318 </li>
Peter Korsgaarda9c909c2009-05-14 21:46:45 +02003319
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003320 <li>
3321 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3322 <div class="timeline-panel">
3323 <div class="timeline-heading">
3324 <h4 class="timeline-title">2009.05 released</h4>
3325 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p>
3326 </div>
3327 <div class="timeline-body">
3328 <p>The stable 2009.05 release is out - Thanks to everyone
3329 contributing and testing the release candidates. See the
3330 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
3331 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
3332 for more details, and go to the <a href="/downloads/">downloads page</a>
3333 to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
3334 release</a>.</p>
3335 </div>
3336 </div>
3337 </li>
Peter Korsgaard25019172009-05-05 12:18:03 +02003338
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003339 <li class="timeline-inverted">
3340 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3341 <div class="timeline-panel">
3342 <div class="timeline-heading">
3343 <h4 class="timeline-title">2009.05-rc3 released</h4>
3344 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p>
3345 </div>
3346 <div class="timeline-body">
3347 <p>We had a number of fixes post-RC2, so RC3 is out
3348 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
3349 for details). Now is the moment to test and verify that
3350 everything is working for your favorite config - Expect a
3351 final 2009.05 very soon.</p>
Peter Korsgaard25019172009-05-05 12:18:03 +02003352
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003353 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3354 <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
3355 release candidate</a>, and report any problems found to
3356 the <a href="support.html">mailing list</a>
3357 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3358 </div>
3359 </div>
3360 </li>
Peter Korsgaard25019172009-05-05 12:18:03 +02003361
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003362 <li>
3363 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3364 <div class="timeline-panel">
3365 <div class="timeline-heading">
3366 <h4 class="timeline-title">2009.05-rc2 released</h4>
3367 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p>
3368 </div>
3369 <div class="timeline-body">
3370 <p>RC2 is out with more cleanups and bug fixes
3371 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
3372 Unless big issues are found, expect this to be the last
3373 release candidate before the release - So give it a good
3374 test.</p>
Peter Korsgaarde2cac482009-05-03 22:11:33 +02003375
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003376 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3377 <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
3378 release candidate</a>, and report any problems found to
3379 the <a href="support.html">mailing list</a>
3380 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3381 </div>
3382 </div>
3383 </li>
Peter Korsgaarde2cac482009-05-03 22:11:33 +02003384
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">Buildroot.org</h4>
3390 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p>
3391 </div>
3392 <div class="timeline-body">
3393 <p>Earl Levine has been so kind to donate
3394 the <b>buildroot.org</b> domain to us, so the website can
3395 now also be reached
3396 at <a href="http://www.buildroot.org">www.buildroot.org</a>
3397 (and git at
3398 <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
Peter Korsgaard546ebed2009-03-27 12:05:24 +00003399
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003400 Thanks a lot Earl!</p>
3401 </div>
3402 </div>
3403 </li>
Peter Korsgaard546ebed2009-03-27 12:05:24 +00003404
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003405 <li>
3406 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3407 <div class="timeline-panel">
3408 <div class="timeline-heading">
3409 <h4 class="timeline-title">2009.05-rc1 released</h4>
3410 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p>
3411 </div>
3412 <div class="timeline-body">
3413 <p>We have a new release candidate! Lots of changes all over the
3414 tree, see the <a
3415 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
3416 file for details.
Peter Korsgaard9c63d6b2009-02-12 09:33:01 +00003417
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003418 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
3419 <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
3420 release candidate</a>, and report any problems found to
3421 the <a href="support.html">mailing list</a>
3422 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3423 </div>
3424 </div>
3425 </li>
Peter Korsgaarde9b629d2009-02-09 16:44:09 +00003426
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003427 <li class="timeline-inverted">
3428 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3429 <div class="timeline-panel">
3430 <div class="timeline-heading">
3431 <h4 class="timeline-title">Moved to git</h4>
3432 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p>
3433 </div>
3434 <div class="timeline-body">
3435 <p>We've moved the source code
3436 from <a href="http://subversion.tigris.org">Subversion</a>
3437 to <a href="http://git-scm.org">Git</a>. You can browse the
3438 repo online
3439 <a href="http://git.buildroot.net/buildroot">here</a>, and clone
3440 the repo using:
3441 <pre>git clone git://git.buildroot.net/buildroot</pre>
3442 See the <a href="/git.html">Git Access</a> page for more details.
3443 </p>
3444 </div>
3445 </div>
3446 </li>
Peter Korsgaarde9b629d2009-02-09 16:44:09 +00003447
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"><new Logo/h4>
3453 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p>
3454 </div>
3455 <div class="timeline-body">
3456 <p>We have a <a href="images/logo.png">logo</a>! We have so
3457 far been using the <a href="http://busybox.net">Busybox</a>
3458 logo on the website, as the website was a copy of
3459 the <a href="http://busybox.net">Busybox</a> one - But not
3460 anymore, we now have a shiny new logo of our own.</p>
3461 </div>
3462 </div>
3463 </li>
Peter Korsgaardbae2ff42009-01-31 23:02:41 +00003464
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">2009.02 released</h4>
3470 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p>
3471 </div>
3472 <div class="timeline-body">
3473 <p>The stable 2009.02 release is out - Thanks to everyone
3474 contributing and testing the release candidates. See the
3475 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
3476 for more details, and go to the <a href="/downloads/">downloads page</a>
3477 to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
3478 release</a>.</p>
3479 </div>
3480 </div>
3481 </li>
Peter Korsgaardbae2ff42009-01-31 23:02:41 +00003482
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003483 <li>
3484 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3485 <div class="timeline-panel">
3486 <div class="timeline-heading">
3487 <h4 class="timeline-title">2009.02-rc4 released</h4>
3488 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p>
3489 </div>
3490 <div class="timeline-body">
3491 <p>We had more than 50 changes since RC3, several of them
3492 toolchain related, so decided to make a RC4 as well. This is
3493 very much expected to be the final release candidate, so
3494 give it a good test and expect a final 2009.02 release this
3495 week unless critical issues are found.</p>
Peter Korsgaard9cc8af52009-01-23 21:06:05 +00003496
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003497 <p>Head to the <a href="/downloads/">downloads page</a> to
3498 pick up the
3499 <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
3500 release candidate</a>, and report any problems found to
3501 the <a href="support.html">mailing list</a>
3502 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3503 </div>
3504 </div>
3505 </li>
Peter Korsgaard9cc8af52009-01-23 21:06:05 +00003506
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003507 <li class="timeline-inverted">
3508 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3509 <div class="timeline-panel">
3510 <div class="timeline-heading">
3511 <h4 class="timeline-title">2009.02-rc3 released</h4>
3512 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p>
3513 </div>
3514 <div class="timeline-body">
3515 <p>RC3 is out with more cleanups and bug fixes. Unless big
3516 issues are found, expect this to be the last release
3517 candidate before the release - So give it a good test.</p>
Peter Korsgaard3434dc62009-01-16 19:45:16 +00003518
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003519 <p>Head to the <a href="/downloads/">downloads page</a> to
3520 pick up the
3521 <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
3522 release candidate</a>, and report any problems found to
3523 the <a href="support.html">mailing list</a>
3524 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3525 </div>
3526 </div>
3527 </li>
Peter Korsgaard3434dc62009-01-16 19:45:16 +00003528
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003529 <li>
3530 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3531 <div class="timeline-panel">
3532 <div class="timeline-heading">
3533 <h4 class="timeline-title">2009.02-rc2 released</h4>
3534 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p>
3535 </div>
3536 <div class="timeline-body">
3537 <p>Another week, another release candidate with a bunch of
3538 cleanups and build fixes.</p>
3539 <p>Head to the <a href="/downloads/">downloads page</a> to
3540 pick up the
3541 <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
3542 release candidate</a>, and report any problems found to
3543 the <a href="support.html">mailing list</a>
3544 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
3545 </div>
3546 </div>
3547 </li>
Rob Landley3be2c262006-07-16 19:48:44 +00003548
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003549 <li class="timeline-inverted">
3550 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3551 <div class="timeline-panel">
3552 <div class="timeline-heading">
3553 <h4 class="timeline-title">Release candidate and new maintainer</h4>
3554 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p>
3555 </div>
3556 <div class="timeline-body">
Eric Andersena9d6aed2005-02-21 21:16:29 +00003557
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003558 <p>It has been a long time coming, but we finally have a new
3559 release candidate! - And a new maintainer to match (Peter
3560 Korsgaard).</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003561
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003562 <p>Head to the <a href="/downloads/">downloads page</a> to
3563 pick up the
3564 <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
3565 release candidate</a>, and report any problems found to
3566 the <a href="support.html">mailing list</a>
3567 or <a href="https://bugs.uclibc.org">bug tracker</a>. The
3568 plan is to release 2009.02 in time
3569 for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
3570 </div>
3571 </div>
3572 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003573
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003574 <li>
3575 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3576 <div class="timeline-panel">
3577 <div class="timeline-heading">
3578 <h4 class="timeline-title">Buildroot mailing list</h4>
3579 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p>
3580 </div>
3581 <div class="timeline-body">
3582 <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
3583 </div>
3584 </div>
3585 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003586
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003587 <li class="timeline-inverted">
3588 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
3589 <div class="timeline-panel">
3590 <div class="timeline-heading">
3591 <h4 class="timeline-title">Buildroot webpage added</h4>
3592 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003593
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003594 <p>Buildroot is a set of Makefiles and patches that makes it easy generate a
3595 cross-compilation toolchain and root filesystem for your target Linux
3596 system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
3597 Buildroot is useful mainly for people working with small or embedded
3598 systems. Embedded systems often use processors that are not the regular
3599 x86 processors everyone is used to using on their PC. It can be PowerPC
3600 processors, MIPS processors, ARM processors, etc. And to be extra safe,
3601 you do not need to be root to build or run buildroot.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003602
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003603 <p>And as of today buildroot even has its own webpage, making it a first class
3604 citizen of uclibc.org and busybox.net, and more importantly, make it easy
3605 to find and point to buildroot.</p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003606
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003607 <p>If you find a bug in buildroot, or wish to submit a patch
3608 to fix a problem or add a shiny new feature, please use
3609 the <a href="https://bugs.uclibc.org/">Bug and Patch
3610 Tracking System</a> to post the details, to make certain
3611 your work is not lost</p>
3612 </div>
3613 </div>
3614 </li>
Eric Andersena9d6aed2005-02-21 21:16:29 +00003615</ul>
3616
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01003617</div><!--/.col-sm-10 -->
3618</div><!--/.row -->
Angelo Compagnucci97ab4862015-10-13 21:03:29 +02003619</div>
Angelo Compagnuccida9ab5e2014-10-31 16:50:51 +01003620
Eric Andersena9d6aed2005-02-21 21:16:29 +00003621<!--#include file="footer.html" -->
3622