]>
Commit | Line | Data |
---|---|---|
a9d6aed9 EA |
1 | <!--#include file="header.html" --> |
2 | ||
97ab4865 | 3 | <link href="css/timeline.css" rel="stylesheet"> |
a9d6aed9 | 4 | |
97ab4865 AC |
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"> | |
a9d6aed9 | 8 | |
97ab4865 AC |
9 | <h2>News</h2> |
10 | <ul class="timeline"> | |
ed1a8b57 | 11 | |
25e485f4 PK |
12 | <li> |
13 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
14 | <div class="timeline-panel"> | |
15 | <div class="timeline-heading"> | |
16 | <h4 class="timeline-title">2023.05-rc3 released</h4> | |
17 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 June 2023</small></p> | |
18 | </div> | |
19 | <div class="timeline-body"> | |
20 | <p>2023.05-rc3 has been released with more cleanups and build fixes. See the | |
21 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05-rc3">CHANGES</a> | |
22 | file for details.</p> | |
23 | ||
24 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
25 | <a href="/downloads/buildroot-2023.05-rc3.tar.xz">2023.05-rc3 | |
26 | release candidate</a>, and report any problems found to the | |
27 | <a href="support.html">mailing list</a> or | |
28 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
29 | </div> | |
30 | </div> | |
31 | </li> | |
32 | ||
c765ac9c PK |
33 | <li class="timeline-inverted"> |
34 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
35 | <div class="timeline-panel"> | |
36 | <div class="timeline-heading"> | |
37 | <h4 class="timeline-title">2023.05-rc2 released</h4> | |
38 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2023</small></p> | |
39 | </div> | |
40 | <div class="timeline-body"> | |
41 | <p>2023.05-rc2 has been released with more cleanups and build fixes. See the | |
42 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05-rc2">CHANGES</a> | |
43 | file for details.</p> | |
44 | ||
45 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
46 | <a href="/downloads/buildroot-2023.05-rc2.tar.xz">2023.05-rc2 | |
47 | release candidate</a>, and report any problems found to the | |
48 | <a href="support.html">mailing list</a> or | |
49 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
50 | </div> | |
51 | </div> | |
52 | </li> | |
53 | ||
fb6fe5dd PK |
54 | <li> |
55 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
56 | <div class="timeline-panel"> | |
57 | <div class="timeline-heading"> | |
58 | <h4 class="timeline-title">2023.05-rc1 released</h4> | |
59 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2023</small></p> | |
60 | </div> | |
61 | <div class="timeline-body"> | |
62 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
63 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.05-rc1">CHANGES</a> | |
64 | file for more details.</p> | |
65 | ||
66 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
67 | <a href="/downloads/buildroot-2023.05-rc1.tar.xz">2023.05-rc1 | |
68 | release</a>, and report any problems found to the | |
69 | <a href="support.html">mailing list</a> or | |
70 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
71 | </div> | |
72 | </div> | |
73 | </li> | |
74 | ||
19f5a10f PK |
75 | <li class="timeline-inverted"> |
76 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
77 | <div class="timeline-panel"> | |
78 | <div class="timeline-heading"> | |
79 | <h4 class="timeline-title">2023.02.1 released</h4> | |
80 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2023</small></p> | |
81 | </div> | |
82 | <div class="timeline-body"> | |
83 | <p>The 2023.02.1 bugfix release is out, fixing a number of important / | |
84 | security related issues discovered since the 2023.02 release. See the | |
85 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02.1">CHANGES</a> | |
86 | file for more details, read the | |
87 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
88 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
89 | <a href="/downloads/buildroot-2023.02.1.tar.xz">2023.02.1 release</a>.</p> | |
90 | </div> | |
91 | </div> | |
92 | </li> | |
93 | ||
e320dd68 PK |
94 | <li> |
95 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
96 | <div class="timeline-panel"> | |
97 | <div class="timeline-heading"> | |
98 | <h4 class="timeline-title">2022.02.12 released, 2022.02.x series EOL</h4> | |
99 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2023</small></p> | |
100 | </div> | |
101 | <div class="timeline-body"> | |
102 | <p>The 2022.02.12 bugfix release is out, fixing a number of important / | |
103 | security related issues discovered since the 2022.02.11 release. See the | |
104 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.12">CHANGES</a> | |
105 | file for more details, read the | |
106 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
107 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
108 | <a href="/downloads/buildroot-2022.02.12.tar.xz">2022.02.12 release</a>.</p> | |
109 | ||
110 | <p>Notice that the 2022.02.x series is now end of life. Please migrate to | |
111 | the 2023.02 series instead which will be supported until April 2024.</p> | |
112 | </div> | |
113 | </div> | |
114 | </li> | |
115 | ||
48781ec9 PK |
116 | <li class="timeline-inverted"> |
117 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
118 | <div class="timeline-panel"> | |
119 | <div class="timeline-heading"> | |
120 | <h4 class="timeline-title">2022.02.11 released</h4> | |
121 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 March 2023</small></p> | |
122 | </div> | |
123 | <div class="timeline-body"> | |
124 | <p>The 2022.02.11 bugfix release is out, fixing a number of important / | |
125 | security related issues discovered since the 2022.02.10 release. See the | |
126 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.11">CHANGES</a> | |
127 | file for more details, read the | |
128 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
129 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
130 | <a href="/downloads/buildroot-2022.02.11.tar.xz">2022.02.11 release</a>.</p> | |
131 | </div> | |
132 | </div> | |
133 | </li> | |
134 | ||
e39cbef7 PK |
135 | <li> |
136 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
137 | <div class="timeline-panel"> | |
138 | <div class="timeline-heading"> | |
139 | <h4 class="timeline-title">2022.11.3 released, 2022.11.x series EOL</h4> | |
140 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 March 2023</small></p> | |
141 | </div> | |
142 | <div class="timeline-body"> | |
143 | <p>The 2022.11.3 bugfix release is out, fixing a number of important / | |
144 | security related issues discovered since the 2022.11.2 release. See the | |
145 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11.3">CHANGES</a> | |
146 | file for more details, read the | |
147 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
148 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
149 | <a href="/downloads/buildroot-2022.11.3.tar.xz">2022.11.3 release</a>.</p> | |
150 | ||
151 | <p>Notice that the 2022.11.x series is now end of life. Please migrate to | |
152 | the 2023.02 series instead which will be supported until April 2024.</p> | |
153 | </div> | |
154 | </div> | |
155 | </li> | |
156 | ||
8cca1e6d PK |
157 | <li class="timeline-inverted"> |
158 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
159 | <div class="timeline-panel"> | |
160 | <div class="timeline-heading"> | |
161 | <h4 class="timeline-title">2023.02 released</h4> | |
162 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 March 2023</small></p> | |
163 | </div> | |
164 | <div class="timeline-body"> | |
165 | <p>The stable 2023.02 release is out - Thanks to everyone | |
166 | contributing and testing the release candidates. See the | |
167 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02">CHANGES</a> | |
c5325897 PK |
168 | file for more details, read the |
169 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
8cca1e6d PK |
170 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
171 | <a href="/downloads/buildroot-2023.02.tar.xz">2023.02 release</a>.</p> | |
172 | ||
173 | <p>Notice that this is a long term support release which will be | |
174 | supported with security and other important fixes until March 2024.</p> | |
175 | </div> | |
176 | </div> | |
177 | </li> | |
178 | ||
50d3883f PK |
179 | <li> |
180 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
181 | <div class="timeline-panel"> | |
182 | <div class="timeline-heading"> | |
183 | <h4 class="timeline-title">2023.02-rc3 released</h4> | |
184 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 March 2023</small></p> | |
185 | </div> | |
186 | <div class="timeline-body"> | |
187 | <p>2023.02-rc3 has been released with more cleanups and build fixes. See the | |
188 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02-rc3">CHANGES</a> | |
189 | file for details.</p> | |
190 | ||
191 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
192 | <a href="/downloads/buildroot-2023.02-rc3.tar.xz">2023.02-rc3 | |
193 | release candidate</a>, and report any problems found to the | |
194 | <a href="support.html">mailing list</a> or | |
195 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
196 | </div> | |
197 | </div> | |
198 | </li> | |
199 | ||
61f16015 PK |
200 | <li class="timeline-inverted"> |
201 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
202 | <div class="timeline-panel"> | |
203 | <div class="timeline-heading"> | |
204 | <h4 class="timeline-title">2022.02.10 released</h4> | |
205 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 January 2023</small></p> | |
206 | </div> | |
207 | <div class="timeline-body"> | |
208 | <p>The 2022.02.10 bugfix release is out, fixing a number of important / | |
209 | security related issues discovered since the 2022.02.9 release. See the | |
210 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.10">CHANGES</a> | |
211 | file for more details, read the | |
212 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
213 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
214 | <a href="/downloads/buildroot-2022.02.10.tar.xz">2022.02.10 release</a>.</p> | |
215 | </div> | |
216 | </div> | |
217 | </li> | |
218 | ||
8b5253b1 PK |
219 | <li> |
220 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
221 | <div class="timeline-panel"> | |
222 | <div class="timeline-heading"> | |
223 | <h4 class="timeline-title">2022.11.2 released</h4> | |
224 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2023</small></p> | |
225 | </div> | |
226 | <div class="timeline-body"> | |
227 | <p>The 2022.11.2 bugfix release is out, fixing a number of important / | |
228 | security related issues discovered since the 2022.11.1 release. See the | |
229 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11.2">CHANGES</a> | |
230 | file for more details, read the | |
231 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
232 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
233 | <a href="/downloads/buildroot-2022.11.2.tar.xz">2022.11.2 release</a>.</p> | |
234 | </div> | |
235 | </div> | |
236 | </li> | |
237 | ||
debec267 PK |
238 | <li class="timeline-inverted"> |
239 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
240 | <div class="timeline-panel"> | |
241 | <div class="timeline-heading"> | |
242 | <h4 class="timeline-title">2023.02-rc2 released</h4> | |
243 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2023</small></p> | |
244 | </div> | |
245 | <div class="timeline-body"> | |
246 | <p>2023.02-rc2 has been released with more cleanups and build fixes. See the | |
247 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02-rc2">CHANGES</a> | |
248 | file for details.</p> | |
249 | ||
250 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
251 | <a href="/downloads/buildroot-2023.02-rc2.tar.xz">2023.02-rc2 | |
252 | release candidate</a>, and report any problems found to the | |
253 | <a href="support.html">mailing list</a> or | |
254 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
255 | </div> | |
256 | </div> | |
257 | </li> | |
258 | ||
e8c4b360 PK |
259 | <li> |
260 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
261 | <div class="timeline-panel"> | |
262 | <div class="timeline-heading"> | |
263 | <h4 class="timeline-title">2023.02-rc1 released</h4> | |
264 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2023</small></p> | |
265 | </div> | |
266 | <div class="timeline-body"> | |
267 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
268 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2023.02-rc1">CHANGES</a> | |
269 | file for more details.</p> | |
270 | ||
271 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
272 | <a href="/downloads/buildroot-2023.02-rc1.tar.xz">2023.02-rc1 | |
273 | release</a>, and report any problems found to the | |
274 | <a href="support.html">mailing list</a> or | |
275 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
276 | </div> | |
277 | </div> | |
278 | </li> | |
279 | ||
a8447f17 PK |
280 | <li class="timeline-inverted"> |
281 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
282 | <div class="timeline-panel"> | |
283 | <div class="timeline-heading"> | |
284 | <h4 class="timeline-title">2022.02.9 released</h4> | |
285 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 January 2023</small></p> | |
286 | </div> | |
287 | <div class="timeline-body"> | |
288 | <p>The 2022.02.9 bugfix release is out, fixing a number of important / | |
289 | security related issues discovered since the 2022.02.8 release. See the | |
290 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.9">CHANGES</a> | |
291 | file for more details, read the | |
292 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
293 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
294 | <a href="/downloads/buildroot-2022.02.9.tar.xz">2022.02.9 release</a>.</p> | |
295 | </div> | |
296 | </div> | |
297 | </li> | |
298 | ||
281e51f0 PK |
299 | <li> |
300 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
301 | <div class="timeline-panel"> | |
302 | <div class="timeline-heading"> | |
303 | <h4 class="timeline-title">2022.11.1 released</h4> | |
304 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 January 2023</small></p> | |
305 | </div> | |
306 | <div class="timeline-body"> | |
307 | <p>The 2022.11.1 bugfix release is out, fixing a number of important / | |
308 | security related issues discovered since the 2022.11 release. See the | |
309 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11.1">CHANGES</a> | |
310 | file for more details, read the | |
311 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
312 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
313 | <a href="/downloads/buildroot-2022.11.1.tar.xz">2022.11.1 release</a>.</p> | |
314 | </div> | |
315 | </div> | |
316 | </li> | |
317 | ||
8de04b2c PK |
318 | <li class="timeline-inverted"> |
319 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
320 | <div class="timeline-panel"> | |
321 | <div class="timeline-heading"> | |
322 | <h4 class="timeline-title">2022.02.8 released</h4> | |
323 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 December 2022</small></p> | |
324 | </div> | |
325 | <div class="timeline-body"> | |
326 | <p>The 2022.02.8 bugfix release is out, fixing a number of important / | |
327 | security related issues discovered since the 2022.02.7 release. See the | |
328 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.8">CHANGES</a> | |
329 | file for more details, read the | |
330 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
331 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
332 | <a href="/downloads/buildroot-2022.02.8.tar.xz">2022.02.8 release</a>.</p> | |
333 | </div> | |
334 | </div> | |
335 | </li> | |
336 | ||
21321a98 PK |
337 | <li> |
338 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
339 | <div class="timeline-panel"> | |
340 | <div class="timeline-heading"> | |
341 | <h4 class="timeline-title">2022.08.3 released</h4> | |
342 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 December 2022</small></p> | |
343 | </div> | |
344 | <div class="timeline-body"> | |
345 | <p>The 2022.08.3 bugfix release is out, fixing a number of important / | |
346 | security related issues discovered since the 2022.08.2 release. See the | |
347 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08.3">CHANGES</a> | |
348 | file for more details, read the | |
349 | <a href="https://lore.kernel.org/buildroot/[email protected]/T/#u">announcement</a> | |
350 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
351 | <a href="/downloads/buildroot-2022.08.3.tar.xz">2022.08.3 release</a>.</p> | |
352 | </div> | |
353 | </div> | |
354 | </li> | |
355 | ||
40bd4a32 PK |
356 | <li class="timeline-inverted"> |
357 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
358 | <div class="timeline-panel"> | |
359 | <div class="timeline-heading"> | |
360 | <h4 class="timeline-title">2022.11 released</h4> | |
361 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2022</small></p> | |
362 | </div> | |
363 | <div class="timeline-body"> | |
364 | <p>The stable 2022.11 release is out - Thanks to everyone | |
365 | contributing and testing the release candidates. See the | |
366 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11">CHANGES</a> | |
45c6747f PK |
367 | file for more details, read the |
368 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-December/656980.html">announcement</a> | |
40bd4a32 PK |
369 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
370 | <a href="/downloads/buildroot-2022.11.tar.xz">2022.11 release</a>.</p> | |
371 | </div> | |
372 | </div> | |
373 | </li> | |
374 | ||
269c1e93 PK |
375 | <li> |
376 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
377 | <div class="timeline-panel"> | |
378 | <div class="timeline-heading"> | |
379 | <h4 class="timeline-title">2022.11-rc3 released</h4> | |
380 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 November 2022</small></p> | |
381 | </div> | |
382 | <div class="timeline-body"> | |
383 | <p>2022.11-rc3 has been released with more cleanups and build fixes. See the | |
384 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11-rc3">CHANGES</a> | |
385 | file for details.</p> | |
386 | ||
387 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
388 | <a href="/downloads/buildroot-2022.11-rc3.tar.xz">2022.11-rc3 | |
389 | release candidate</a>, and report any problems found to the | |
390 | <a href="support.html">mailing list</a> or | |
391 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
392 | </div> | |
393 | </div> | |
394 | </li> | |
395 | ||
dd727997 PK |
396 | <li class="timeline-inverted"> |
397 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
398 | <div class="timeline-panel"> | |
399 | <div class="timeline-heading"> | |
400 | <h4 class="timeline-title">2022.02.7 released</h4> | |
401 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2022</small></p> | |
402 | </div> | |
403 | <div class="timeline-body"> | |
404 | <p>The 2022.02.7 bugfix release is out, fixing a number of important / | |
405 | security related issues discovered since the 2022.02.6 release. See the | |
406 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.7">CHANGES</a> | |
407 | file for more details, read the | |
408 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-November/656133.html">announcement</a> | |
409 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
410 | <a href="/downloads/buildroot-2022.02.7.tar.xz">2022.02.7 release</a>.</p> | |
411 | </div> | |
412 | </div> | |
413 | </li> | |
414 | ||
bc9b7162 PK |
415 | <li> |
416 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
417 | <div class="timeline-panel"> | |
418 | <div class="timeline-heading"> | |
419 | <h4 class="timeline-title">2022.08.2 released</h4> | |
420 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2022</small></p> | |
421 | </div> | |
422 | <div class="timeline-body"> | |
423 | <p>The 2022.08.2 bugfix release is out, fixing a number of important / | |
424 | security related issues discovered since the 2022.08.1 release. See the | |
425 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08.2">CHANGES</a> | |
426 | file for more details, read the | |
427 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-November/656121.html">announcement</a> | |
428 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
429 | <a href="/downloads/buildroot-2022.08.2.tar.xz">2022.08.2 release</a>.</p> | |
430 | </div> | |
431 | </div> | |
432 | </li> | |
433 | ||
90f2700c PK |
434 | <li class="timeline-inverted"> |
435 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
436 | <div class="timeline-panel"> | |
437 | <div class="timeline-heading"> | |
438 | <h4 class="timeline-title">2022.11-rc2 released</h4> | |
439 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2022</small></p> | |
440 | </div> | |
441 | <div class="timeline-body"> | |
442 | <p>2022.11-rc2 has been released with more cleanups and build fixes. See the | |
443 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11-rc2">CHANGES</a> | |
444 | file for details.</p> | |
445 | ||
446 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
447 | <a href="/downloads/buildroot-2022.11-rc2.tar.xz">2022.11-rc2 | |
448 | release candidate</a>, and report any problems found to the | |
449 | <a href="support.html">mailing list</a> or | |
450 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
451 | </div> | |
452 | </div> | |
453 | </li> | |
454 | ||
aa890344 PK |
455 | <li> |
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">2022.11-rc1 released</h4> | |
460 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2022</small></p> | |
461 | </div> | |
462 | <div class="timeline-body"> | |
463 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
464 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.11-rc1">CHANGES</a> | |
465 | file for more details.</p> | |
466 | ||
467 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
468 | <a href="/downloads/buildroot-2022.11-rc1.tar.xz">2022.11-rc1 | |
469 | release</a>, and report any problems found to the | |
470 | <a href="support.html">mailing list</a> or | |
471 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
472 | </div> | |
473 | </div> | |
474 | </li> | |
475 | ||
84b29a39 PK |
476 | <li class="timeline-inverted"> |
477 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
478 | <div class="timeline-panel"> | |
479 | <div class="timeline-heading"> | |
959610fd | 480 | <h4 class="timeline-title">2022.08.1 released</h4> |
84b29a39 PK |
481 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 October 2022</small></p> |
482 | </div> | |
483 | <div class="timeline-body"> | |
484 | <p>The 2022.08.1 bugfix release is out, fixing a number of important / | |
485 | security related issues discovered since the 2022.08 release. See the | |
486 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08.1">CHANGES</a> | |
487 | file for more details, read the | |
488 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-October/652816.html">announcement</a> | |
489 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
490 | <a href="/downloads/buildroot-2022.08.1.tar.xz">2022.08.1 release</a>.</p> | |
491 | </div> | |
492 | </div> | |
493 | </li> | |
494 | ||
2572faac PK |
495 | <li> |
496 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
497 | <div class="timeline-panel"> | |
498 | <div class="timeline-heading"> | |
499 | <h4 class="timeline-title">2022.02.6 released</h4> | |
500 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 October 2022</small></p> | |
501 | </div> | |
502 | <div class="timeline-body"> | |
503 | <p>The 2022.02.6 bugfix release is out, fixing a number of important / | |
504 | security related issues discovered since the 2022.02.5 release. See the | |
505 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.6">CHANGES</a> | |
506 | file for more details, read the | |
507 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-October/652810.html">announcement</a> | |
508 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
509 | <a href="/downloads/buildroot-2022.02.6.tar.xz">2022.02.6 release</a>.</p> | |
510 | </div> | |
511 | </div> | |
512 | </li> | |
513 | ||
c57ee9d7 PK |
514 | <li class="timeline-inverted"> |
515 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
516 | <div class="timeline-panel"> | |
517 | <div class="timeline-heading"> | |
518 | <h4 class="timeline-title">2022.05.3 released</h4> | |
519 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 October 2022</small></p> | |
520 | </div> | |
521 | <div class="timeline-body"> | |
522 | <p>The 2022.05.3 bugfix release is out, fixing a number of important / | |
523 | security related issues discovered since the 2022.05.2 release. See the | |
524 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05.3">CHANGES</a> | |
525 | file for more details, read the | |
526 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-October/652796.html">announcement</a> | |
527 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
528 | <a href="/downloads/buildroot-2022.05.3.tar.xz">2022.05.3 release</a>.</p> | |
529 | ||
530 | <p>Notice that the 2022.05.x series is now end of life. Please migrate to | |
531 | the 2022.08 series instead which will be supported until December 2022.</p> | |
532 | </div> | |
533 | </div> | |
534 | </li> | |
535 | ||
0003fdbe PK |
536 | <li> |
537 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
538 | <div class="timeline-panel"> | |
539 | <div class="timeline-heading"> | |
540 | <h4 class="timeline-title">2022.08 released</h4> | |
541 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 September 2022</small></p> | |
542 | </div> | |
543 | <div class="timeline-body"> | |
544 | <p>The stable 2022.08 release is out - Thanks to everyone | |
545 | contributing and testing the release candidates. See the | |
546 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08">CHANGES</a> | |
446fb4f1 PK |
547 | file for more details, read the |
548 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-September/650852.html">announcement</a> | |
0003fdbe PK |
549 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
550 | <a href="/downloads/buildroot-2022.08.tar.xz">2022.08 release</a>.</p> | |
551 | </div> | |
552 | </div> | |
553 | </li> | |
554 | ||
1c0da88a PK |
555 | <li class="timeline-inverted"> |
556 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
557 | <div class="timeline-panel"> | |
558 | <div class="timeline-heading"> | |
559 | <h4 class="timeline-title">2022.08-rc2 released</h4> | |
560 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2022</small></p> | |
561 | </div> | |
562 | <div class="timeline-body"> | |
563 | <p>2022.08-rc2 has been released with more cleanups and build fixes. See the | |
564 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08-rc2">CHANGES</a> | |
565 | file for details.</p> | |
566 | ||
567 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
568 | <a href="/downloads/buildroot-2022.08-rc2.tar.xz">2022.08-rc2 | |
569 | release candidate</a>, and report any problems found to the | |
570 | <a href="support.html">mailing list</a> or | |
571 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
572 | </div> | |
573 | </div> | |
574 | </li> | |
575 | ||
02104e86 PK |
576 | <li> |
577 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
578 | <div class="timeline-panel"> | |
579 | <div class="timeline-heading"> | |
580 | <h4 class="timeline-title">2022.02.5 released</h4> | |
581 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2022</small></p> | |
582 | </div> | |
583 | <div class="timeline-body"> | |
584 | <p>The 2022.02.5 bugfix release is out, fixing a number of important / | |
585 | security related issues discovered since the 2022.02.4 release. See the | |
586 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.5">CHANGES</a> | |
587 | file for more details, read the | |
588 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-August/650558.html">announcement</a> | |
589 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
590 | <a href="/downloads/buildroot-2022.02.5.tar.xz">2022.02.5 release</a>.</p> | |
591 | </div> | |
592 | </div> | |
593 | </li> | |
594 | ||
5fddfefb PK |
595 | <li class="timeline-inverted"> |
596 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
597 | <div class="timeline-panel"> | |
598 | <div class="timeline-heading"> | |
599 | <h4 class="timeline-title">2022.05.2 released</h4> | |
600 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2022</small></p> | |
601 | </div> | |
602 | <div class="timeline-body"> | |
603 | <p>The 2022.05.2 bugfix release is out, fixing a number of important / | |
604 | security related issues discovered since the 2022.05.1 release. See the | |
605 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05.2">CHANGES</a> | |
606 | file for more details, read the | |
607 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-August/650546.html">announcement</a> | |
608 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
609 | <a href="/downloads/buildroot-2022.05.2.tar.xz">2022.05.2 release</a>.</p> | |
610 | </div> | |
611 | </div> | |
612 | </li> | |
613 | ||
a09e9f0c TP |
614 | <li> |
615 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
616 | <div class="timeline-panel"> | |
617 | <div class="timeline-heading"> | |
618 | <h4 class="timeline-title">2022.08-rc1 released</h4> | |
619 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 August 2022</small></p> | |
620 | </div> | |
621 | <div class="timeline-body"> | |
622 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
623 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.08-rc1">CHANGES</a> | |
624 | file for more details.</p> | |
625 | ||
626 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
627 | <a href="/downloads/buildroot-2022.08-rc1.tar.xz">2022.08-rc1 | |
628 | release</a>, and report any problems found to the | |
629 | <a href="support.html">mailing list</a> or | |
630 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
631 | </div> | |
632 | </div> | |
633 | </li> | |
634 | ||
88d36b83 PK |
635 | <li class="timeline-inverted"> |
636 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
637 | <div class="timeline-panel"> | |
638 | <div class="timeline-heading"> | |
639 | <h4 class="timeline-title">2022.02.4 released</h4> | |
640 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 July 2022</small></p> | |
641 | </div> | |
642 | <div class="timeline-body"> | |
643 | <p>The 2022.02.4 bugfix release is out, fixing a number of important / | |
644 | security related issues discovered since the 2022.02.3 release. See the | |
645 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.4">CHANGES</a> | |
646 | file for more details, read the | |
647 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-July/647986.html">announcement</a> | |
648 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
649 | <a href="/downloads/buildroot-2022.02.4.tar.xz">2022.02.4 release</a>.</p> | |
650 | </div> | |
651 | </div> | |
652 | </li> | |
653 | ||
5eccf75a PK |
654 | <li> |
655 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
656 | <div class="timeline-panel"> | |
657 | <div class="timeline-heading"> | |
0f2c0c24 | 658 | <h4 class="timeline-title">2022.05.1 released</h4> |
5eccf75a PK |
659 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 July 2022</small></p> |
660 | </div> | |
661 | <div class="timeline-body"> | |
662 | <p>The 2022.05.1 bugfix release is out, fixing a number of important / | |
663 | security related issues discovered since the 2022.05 release. See the | |
664 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05.1">CHANGES</a> | |
665 | file for more details, read the | |
666 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-July/647814.html">announcement</a> | |
667 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
668 | <a href="/downloads/buildroot-2022.05.1.tar.xz">2022.05.1 release</a>.</p> | |
669 | </div> | |
670 | </div> | |
671 | </li> | |
672 | ||
3ebac8f3 PK |
673 | <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">2022.02.3 released</h4> | |
678 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 June 2022</small></p> | |
679 | </div> | |
680 | <div class="timeline-body"> | |
681 | <p>The 2022.02.3 bugfix release is out, fixing a number of important / | |
682 | security related issues discovered since the 2022.02.2 release. See the | |
683 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.3">CHANGES</a> | |
684 | file for more details, read the | |
685 | <a href="https://lists.buildroot.org/pipermail/buildroot/2022-June/645003.html">announcement</a> | |
686 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
687 | <a href="/downloads/buildroot-2022.02.3.tar.xz">2022.02.3 release</a>.</p> | |
688 | </div> | |
689 | </div> | |
690 | </li> | |
691 | ||
730baf05 PK |
692 | <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">2022.05 released</h4> | |
697 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 June 2022</small></p> | |
698 | </div> | |
699 | <div class="timeline-body"> | |
700 | <p>The stable 2022.05 release is out - Thanks to everyone | |
701 | contributing and testing the release candidates. See the | |
702 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05">CHANGES</a> | |
6081e7e5 PK |
703 | file for more details, read the |
704 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-June/644349.html">announcement</a> | |
730baf05 PK |
705 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
706 | <a href="/downloads/buildroot-2022.05.tar.xz">2022.05 release</a>.</p> | |
707 | </div> | |
708 | </div> | |
709 | </li> | |
710 | ||
b7d8ce5b PK |
711 | <li class="timeline-inverted"> |
712 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
713 | <div class="timeline-panel"> | |
714 | <div class="timeline-heading"> | |
715 | <h4 class="timeline-title">2022.05-rc2 released</h4> | |
716 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2022</small></p> | |
717 | </div> | |
718 | <div class="timeline-body"> | |
719 | <p>2022.05-rc2 has been released with more cleanups and build fixes. See the | |
720 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05-rc2">CHANGES</a> | |
721 | file for details.</p> | |
722 | ||
723 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
724 | <a href="/downloads/buildroot-2022.05-rc2.tar.xz">2022.05-rc2 | |
725 | release candidate</a>, and report any problems found to the | |
726 | <a href="support.html">mailing list</a> or | |
727 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
728 | </div> | |
729 | </div> | |
730 | </li> | |
731 | ||
60132391 PK |
732 | <li> |
733 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
734 | <div class="timeline-panel"> | |
735 | <div class="timeline-heading"> | |
736 | <h4 class="timeline-title">2022.02.2 released</h4> | |
737 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 May 2022</small></p> | |
738 | </div> | |
739 | <div class="timeline-body"> | |
740 | <p>The 2022.02.2 bugfix release is out, fixing a number of important / | |
741 | security related issues discovered since the 2022.02.1 release. See the | |
742 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.2">CHANGES</a> | |
743 | file for more details, read the | |
744 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-May/643691.html">announcement</a> | |
745 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
746 | <a href="/downloads/buildroot-2022.02.2.tar.xz">2022.02.2 release</a>.</p> | |
747 | </div> | |
748 | </div> | |
749 | </li> | |
750 | ||
ae4e99aa PK |
751 | <li class="timeline-inverted"> |
752 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
753 | <div class="timeline-panel"> | |
754 | <div class="timeline-heading"> | |
755 | <h4 class="timeline-title">2022.05-rc1 released</h4> | |
756 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2022</small></p> | |
757 | </div> | |
758 | <div class="timeline-body"> | |
759 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
760 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.05-rc1">CHANGES</a> | |
761 | file for more details.</p> | |
762 | ||
763 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
764 | <a href="/downloads/buildroot-2022.05-rc1.tar.xz">2022.05-rc1 | |
765 | release</a>, and report any problems found to the | |
766 | <a href="support.html">mailing list</a> or | |
767 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
768 | </div> | |
769 | </div> | |
770 | </li> | |
771 | ||
1b718ade PK |
772 | <li> |
773 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
774 | <div class="timeline-panel"> | |
775 | <div class="timeline-heading"> | |
776 | <h4 class="timeline-title">2022.02.1 released</h4> | |
777 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2022</small></p> | |
778 | </div> | |
779 | <div class="timeline-body"> | |
780 | <p>The 2022.02.1 bugfix release is out, fixing a number of important / | |
781 | security related issues discovered since the 2022.02 release. See the | |
782 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02.1">CHANGES</a> | |
783 | file for more details, read the | |
784 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-April/640712.html">announcement</a> | |
785 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
786 | <a href="/downloads/buildroot-2022.02.1.tar.xz">2022.02.1 release</a>.</p> | |
787 | </div> | |
788 | </div> | |
789 | </li> | |
790 | ||
e2eb6ed7 PK |
791 | <li class="timeline-inverted"> |
792 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
793 | <div class="timeline-panel"> | |
794 | <div class="timeline-heading"> | |
795 | <h4 class="timeline-title">2021.02.12 released, 2021.02.x series EOL</h4> | |
796 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 April 2022</small></p> | |
797 | </div> | |
798 | <div class="timeline-body"> | |
799 | <p>The 2021.02.12 bugfix release is out, fixing a number of important / | |
800 | security related issues discovered since the 2021.02.11 release. See the | |
801 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.12">CHANGES</a> | |
802 | file for more details, read the | |
803 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-April/640389.html">announcement</a> | |
804 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
805 | <a href="/downloads/buildroot-2021.02.12.tar.bz2">2021.02.12 release</a>.</p> | |
806 | ||
807 | <p>Notice that the 2021.02.x series is now end of life. Please migrate to | |
808 | the 2022.02 series instead which will be supported until April 2023.</p> | |
809 | </div> | |
810 | </div> | |
811 | </li> | |
812 | ||
16008ee1 PK |
813 | <li> |
814 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
815 | <div class="timeline-panel"> | |
816 | <div class="timeline-heading"> | |
817 | <h4 class="timeline-title">2021.02.11 released</h4> | |
818 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 March 2022</small></p> | |
819 | </div> | |
820 | <div class="timeline-body"> | |
821 | <p>The 2021.02.11 bugfix release is out, fixing a number of important / | |
822 | security related issues discovered since the 2021.02.10 release. See the | |
823 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.11">CHANGES</a> | |
824 | file for more details, read the | |
825 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-March/639543.html">announcement</a> | |
826 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
827 | <a href="/downloads/buildroot-2021.02.11.tar.bz2">2021.02.11 release</a>.</p> | |
828 | </div> | |
829 | </div> | |
830 | </li> | |
831 | ||
2a7a2c76 PK |
832 | <li class="timeline-inverted"> |
833 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
834 | <div class="timeline-panel"> | |
835 | <div class="timeline-heading"> | |
836 | <h4 class="timeline-title">2021.11.3 released, 2021.11.x series EOL</h4> | |
837 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 March 2022</small></p> | |
838 | </div> | |
839 | <div class="timeline-body"> | |
840 | <p>The 2021.11.3 bugfix release is out, fixing a number of important / | |
841 | security related issues discovered since the 2021.11.2 release. See the | |
842 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11.3">CHANGES</a> | |
843 | file for more details, read the | |
844 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-March/639529.html">announcement</a> | |
845 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
846 | <a href="/downloads/buildroot-2021.11.3.tar.xz">2021.11.3 release</a>.</p> | |
847 | ||
848 | <p>Notice that the 2021.11.x series is now end of life. Please migrate to | |
849 | the 2022.02 series instead which will be supported until April 2023.</p> | |
850 | </div> | |
851 | </div> | |
852 | </li> | |
853 | ||
08967921 PK |
854 | <li> |
855 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
856 | <div class="timeline-panel"> | |
857 | <div class="timeline-heading"> | |
858 | <h4 class="timeline-title">2022.02 released</h4> | |
859 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 March 2022</small></p> | |
860 | </div> | |
861 | <div class="timeline-body"> | |
862 | <p>The stable 2022.02 release is out - Thanks to everyone | |
863 | contributing and testing the release candidates. See the | |
864 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02">CHANGES</a> | |
50126324 PK |
865 | file for more details, read the |
866 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-March/638160.html">announcement</a> | |
08967921 PK |
867 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
868 | <a href="/downloads/buildroot-2022.02.tar.xz">2022.02 release</a>.</p> | |
869 | ||
870 | <p>Notice that this is a long term support release which will be | |
871 | supported with security and other important fixes until March 2023.</p> | |
872 | </div> | |
873 | </div> | |
874 | </li> | |
875 | ||
5b6e2ee8 PK |
876 | <li class="timeline-inverted"> |
877 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
878 | <div class="timeline-panel"> | |
879 | <div class="timeline-heading"> | |
880 | <h4 class="timeline-title">2022.02-rc3 released</h4> | |
881 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2022</small></p> | |
882 | </div> | |
883 | <div class="timeline-body"> | |
884 | <p>2022.02-rc3 has been released with more cleanups and build fixes. See the | |
885 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02-rc3">CHANGES</a> | |
886 | file for details.</p> | |
887 | ||
888 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
889 | <a href="/downloads/buildroot-2022.02-rc3.tar.bz2">2022.02-rc3 | |
890 | release candidate</a>, and report any problems found to the | |
891 | <a href="support.html">mailing list</a> or | |
892 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
893 | </div> | |
894 | </div> | |
895 | </li> | |
896 | ||
0c4d496b PK |
897 | <li> |
898 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
899 | <div class="timeline-panel"> | |
900 | <div class="timeline-heading"> | |
901 | <h4 class="timeline-title">2021.02.10 released</h4> | |
902 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2022</small></p> | |
903 | </div> | |
904 | <div class="timeline-body"> | |
905 | <p>The 2021.02.10 bugfix release is out, fixing a number of important / | |
906 | security related issues discovered since the 2021.02.9 release. See the | |
907 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.10">CHANGES</a> | |
908 | file for more details, read the | |
909 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-February/637878.html">announcement</a> | |
910 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
911 | <a href="/downloads/buildroot-2021.02.10.tar.bz2">2021.02.10 release</a>.</p> | |
912 | </div> | |
913 | </div> | |
914 | </li> | |
915 | ||
746d00ef PK |
916 | <li class="timeline-inverted"> |
917 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
918 | <div class="timeline-panel"> | |
919 | <div class="timeline-heading"> | |
920 | <h4 class="timeline-title">2021.11.2 released</h4> | |
921 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2022</small></p> | |
922 | </div> | |
923 | <div class="timeline-body"> | |
924 | <p>The 2021.11.2 bugfix release is out, fixing a number of important / | |
925 | security related issues discovered since the 2021.11.1 release. See the | |
926 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11.2">CHANGES</a> | |
927 | file for more details, read the | |
928 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-February/637876.html">announcement</a> | |
929 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
930 | <a href="/downloads/buildroot-2021.11.2.tar.xz">2021.11.2 release</a>.</p> | |
931 | </div> | |
932 | </div> | |
933 | </li> | |
934 | ||
f3d0d7e6 PK |
935 | <li> |
936 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
937 | <div class="timeline-panel"> | |
938 | <div class="timeline-heading"> | |
939 | <h4 class="timeline-title">2022.02-rc2 released</h4> | |
940 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2022</small></p> | |
941 | </div> | |
942 | <div class="timeline-body"> | |
943 | <p>2022.02-rc2 has been released with more cleanups and build fixes. See the | |
944 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02-rc2">CHANGES</a> | |
945 | file for details.</p> | |
946 | ||
947 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
948 | <a href="/downloads/buildroot-2022.02-rc2.tar.bz2">2022.02-rc2 | |
949 | release candidate</a>, and report any problems found to the | |
950 | <a href="support.html">mailing list</a> or | |
951 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
952 | </div> | |
953 | </div> | |
954 | </li> | |
955 | ||
5ee6be2b PK |
956 | <li class="timeline-inverted"> |
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">2022.02-rc1 released</h4> | |
961 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 February 2022</small></p> | |
962 | </div> | |
963 | <div class="timeline-body"> | |
964 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
965 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2022.02-rc1">CHANGES</a> | |
966 | file for more details.</p> | |
967 | ||
968 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
969 | <a href="/downloads/buildroot-2022.02-rc1.tar.xz">2022.02-rc1 | |
970 | release</a>, and report any problems found to the | |
971 | <a href="support.html">mailing list</a> or | |
972 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
973 | </div> | |
974 | </div> | |
975 | </li> | |
976 | ||
14233f3f PK |
977 | <li> |
978 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
979 | <div class="timeline-panel"> | |
980 | <div class="timeline-heading"> | |
981 | <h4 class="timeline-title">2021.02.9 released</h4> | |
982 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 January 2022</small></p> | |
983 | </div> | |
984 | <div class="timeline-body"> | |
985 | <p>The 2021.02.9 bugfix release is out, fixing a number of important / | |
986 | security related issues discovered since the 2021.02.8 release. See the | |
987 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.9">CHANGES</a> | |
988 | file for more details, read the | |
989 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-January/635193.html">announcement</a> | |
990 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
991 | <a href="/downloads/buildroot-2021.02.9.tar.bz2">2021.02.9 release</a>.</p> | |
992 | </div> | |
993 | </div> | |
994 | </li> | |
995 | ||
ce361c33 PK |
996 | <li class="timeline-inverted"> |
997 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
998 | <div class="timeline-panel"> | |
999 | <div class="timeline-heading"> | |
1000 | <h4 class="timeline-title">2021.11.1 released</h4> | |
1001 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 January 2022</small></p> | |
1002 | </div> | |
1003 | <div class="timeline-body"> | |
1004 | <p>The 2021.11.1 bugfix release is out, fixing a number of important / | |
1005 | security related issues discovered since the 2021.11 release. See the | |
1006 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11.1">CHANGES</a> | |
1007 | file for more details, read the | |
1008 | <a href="http://lists.busybox.net/pipermail/buildroot/2022-January/635208.html">announcement</a> | |
1009 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1010 | <a href="/downloads/buildroot-2021.11.1.tar.xz">2021.11.1 release</a>.</p> | |
1011 | </div> | |
1012 | </div> | |
1013 | </li> | |
1014 | ||
3d605443 PK |
1015 | <li> |
1016 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1017 | <div class="timeline-panel"> | |
1018 | <div class="timeline-heading"> | |
1019 | <h4 class="timeline-title">2021.02.8 released</h4> | |
1020 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 December 2021</small></p> | |
1021 | </div> | |
1022 | <div class="timeline-body"> | |
1023 | <p>The 2021.02.8 bugfix release is out, fixing a number of important / | |
1024 | security related issues discovered since the 2021.02.7 release. See the | |
1025 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.8">CHANGES</a> | |
1026 | file for more details, read the | |
1027 | <a href="https://lists.buildroot.org/pipermail/buildroot/2021-December/630848.html">announcement</a> | |
1028 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1029 | <a href="/downloads/buildroot-2021.02.8.tar.bz2">2021.02.8 release</a>.</p> | |
1030 | </div> | |
1031 | </div> | |
1032 | </li> | |
1033 | ||
d2dc1ca3 PK |
1034 | <li class="timeline-inverted"> |
1035 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1036 | <div class="timeline-panel"> | |
1037 | <div class="timeline-heading"> | |
1038 | <h4 class="timeline-title">2021.08.3 released, 2021.08.x series EOL</h4> | |
1039 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 December 2021</small></p> | |
1040 | </div> | |
1041 | <div class="timeline-body"> | |
1042 | <p>The 2021.08.3 bugfix release is out, fixing a number of important / | |
1043 | security related issues discovered since the 2021.08.2 release. See the | |
1044 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.3">CHANGES</a> | |
1045 | file for more details, read the | |
1046 | <a href="https://lists.buildroot.org/pipermail/buildroot/2021-December/630775.html">announcement</a> | |
1047 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1048 | <a href="/downloads/buildroot-2021.08.3.tar.bz2">2021.08.3 release</a>.</p> | |
1049 | ||
1050 | <p>Notice that the 2021.08.x series is now end of life. Please migrate to | |
1051 | the 2021.11 series instead which will be supported until April 2022.</p> | |
1052 | </div> | |
1053 | </div> | |
1054 | </li> | |
1055 | ||
e6e12337 PK |
1056 | <li> |
1057 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1058 | <div class="timeline-panel"> | |
1059 | <div class="timeline-heading"> | |
1060 | <h4 class="timeline-title">2021.11 released</h4> | |
1061 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2021</small></p> | |
1062 | </div> | |
1063 | <div class="timeline-body"> | |
1064 | <p>The stable 2021.11 release is out - Thanks to everyone | |
1065 | contributing and testing the release candidates. See the | |
1066 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11">CHANGES</a> | |
c14be225 PK |
1067 | file for more details, read the |
1068 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-December/629911.html">announcement</a> | |
e6e12337 PK |
1069 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
1070 | <a href="/downloads/buildroot-2021.11.tar.xz">2021.11 release</a>.</p> | |
1071 | </div> | |
1072 | </div> | |
1073 | </li> | |
1074 | ||
aaf7b2c9 PK |
1075 | <li class="timeline-inverted"> |
1076 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1077 | <div class="timeline-panel"> | |
1078 | <div class="timeline-heading"> | |
1079 | <h4 class="timeline-title">2021.11-rc3 released</h4> | |
1080 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2021</small></p> | |
1081 | </div> | |
1082 | <div class="timeline-body"> | |
1083 | <p>2021.11-rc3 has been released with more cleanups and build fixes. See the | |
1084 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc3">CHANGES</a> | |
1085 | file for details.</p> | |
1086 | ||
1087 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1088 | <a href="/downloads/buildroot-2021.11-rc3.tar.bz2">2021.11-rc3 | |
1089 | release candidate</a>, and report any problems found to the | |
1090 | <a href="support.html">mailing list</a> or | |
1091 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1092 | </div> | |
1093 | </div> | |
1094 | </li> | |
1095 | ||
62ba22f3 PK |
1096 | <li> |
1097 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1098 | <div class="timeline-panel"> | |
1099 | <div class="timeline-heading"> | |
1100 | <h4 class="timeline-title">2021.11-rc2 released</h4> | |
1101 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2021</small></p> | |
1102 | </div> | |
1103 | <div class="timeline-body"> | |
1104 | <p>2021.11-rc2 has been released with more cleanups and build fixes. See the | |
1105 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc2">CHANGES</a> | |
1106 | file for details.</p> | |
1107 | ||
1108 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1109 | <a href="/downloads/buildroot-2021.11-rc2.tar.bz2">2021.11-rc2 | |
1110 | release candidate</a>, and report any problems found to the | |
1111 | <a href="support.html">mailing list</a> or | |
1112 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1113 | </div> | |
1114 | </div> | |
1115 | </li> | |
1116 | ||
a4dfa58c PK |
1117 | <li class="timeline-inverted"> |
1118 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1119 | <div class="timeline-panel"> | |
1120 | <div class="timeline-heading"> | |
1121 | <h4 class="timeline-title">2021.02.7 released</h4> | |
1122 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2021</small></p> | |
1123 | </div> | |
1124 | <div class="timeline-body"> | |
1125 | <p>The 2021.02.7 bugfix release is out, fixing a number of important / | |
1126 | security related issues discovered since the 2021.02.6 release. See the | |
1127 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.7">CHANGES</a> | |
1128 | file for more details, read the | |
1129 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-November/628324.html">announcement</a> | |
1130 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1131 | <a href="/downloads/buildroot-2021.02.7.tar.bz2">2021.02.7 release</a>.</p> | |
1132 | </div> | |
1133 | </div> | |
1134 | </li> | |
1135 | ||
5efb32b7 PK |
1136 | <li> |
1137 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1138 | <div class="timeline-panel"> | |
1139 | <div class="timeline-heading"> | |
1140 | <h4 class="timeline-title">2021.08.2 released</h4> | |
1141 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2021</small></p> | |
1142 | </div> | |
1143 | <div class="timeline-body"> | |
1144 | <p>The 2021.08.2 bugfix release is out, fixing a number of important / | |
1145 | security related issues discovered since the 2021.08.1 release. See the | |
1146 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.2">CHANGES</a> | |
1147 | file for more details, read the | |
1148 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-November/628323.html">announcement</a> | |
1149 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1150 | <a href="/downloads/buildroot-2021.08.2.tar.bz2">2021.08.2 release</a>.</p> | |
1151 | </div> | |
1152 | </div> | |
1153 | </li> | |
1154 | ||
0df2928a PK |
1155 | <li class="timeline-inverted"> |
1156 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1157 | <div class="timeline-panel"> | |
1158 | <div class="timeline-heading"> | |
1159 | <h4 class="timeline-title">2021.11-rc1 released</h4> | |
1160 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2021</small></p> | |
1161 | </div> | |
1162 | <div class="timeline-body"> | |
1163 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
1164 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc1">CHANGES</a> | |
1165 | file for more details.</p> | |
1166 | ||
1167 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
1168 | <a href="/downloads/buildroot-2021.11-rc1.tar.bz2">2021.11-rc1 | |
1169 | release</a>, and report any problems found to the | |
1170 | <a href="support.html">mailing list</a> or | |
1171 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1172 | </div> | |
1173 | </div> | |
1174 | </li> | |
1175 | ||
99d5bee4 PK |
1176 | <li> |
1177 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1178 | <div class="timeline-panel"> | |
1179 | <div class="timeline-heading"> | |
1180 | <h4 class="timeline-title">2021.02.6 released</h4> | |
1181 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2021</small></p> | |
1182 | </div> | |
1183 | <div class="timeline-body"> | |
1184 | <p>The 2021.02.6 bugfix release is out, fixing a number of important / | |
1185 | security related issues discovered since the 2021.02.5 release. See the | |
1186 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.6">CHANGES</a> | |
1187 | file for more details, read the | |
1188 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625654.html">announcement</a> | |
1189 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1190 | <a href="/downloads/buildroot-2021.02.6.tar.bz2">2021.02.6 release</a>.</p> | |
1191 | </div> | |
1192 | </div> | |
1193 | </li> | |
1194 | ||
7f81fc43 PK |
1195 | <li class="timeline-inverted"> |
1196 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1197 | <div class="timeline-panel"> | |
1198 | <div class="timeline-heading"> | |
1199 | <h4 class="timeline-title">2021.05.3 released, 2021.05.x series EOL</h4> | |
1200 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2021</small></p> | |
1201 | </div> | |
1202 | <div class="timeline-body"> | |
1203 | <p>The 2021.05.3 bugfix release is out, fixing a number of important / | |
1204 | security related issues discovered since the 2021.05.2 release. See the | |
1205 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.3">CHANGES</a> | |
1206 | file for more details, read the | |
1207 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625646.html">announcement</a> | |
1208 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1209 | <a href="/downloads/buildroot-2021.05.3.tar.bz2">2021.05.3 release</a>.</p> | |
1210 | ||
1211 | <p>Notice that the 2021.05.x series is now end of life. Please migrate to | |
1212 | the 2021.08 series instead which will be supported until December 2021.</p> | |
1213 | </div> | |
1214 | </div> | |
1215 | </li> | |
1216 | ||
20de0f5b PK |
1217 | <li> |
1218 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1219 | <div class="timeline-panel"> | |
1220 | <div class="timeline-heading"> | |
1221 | <h4 class="timeline-title">2021.08.1 released</h4> | |
1222 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 October 2021</small></p> | |
1223 | </div> | |
1224 | <div class="timeline-body"> | |
1225 | <p>The 2021.08.1 bugfix release is out, fixing a number of important / | |
1226 | security related issues discovered since the 2021.08 release. See the | |
1227 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.1">CHANGES</a> | |
1228 | file for more details, read the | |
1229 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625642.html">announcement</a> | |
1230 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1231 | <a href="/downloads/buildroot-2021.08.1.tar.bz2">2021.08.1 release</a>.</p> | |
1232 | </div> | |
1233 | </div> | |
1234 | </li> | |
1235 | ||
e772166f PK |
1236 | <li class="timeline-inverted"> |
1237 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1238 | <div class="timeline-panel"> | |
1239 | <div class="timeline-heading"> | |
1240 | <h4 class="timeline-title">2021.02.5 released</h4> | |
1241 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2021</small></p> | |
1242 | </div> | |
1243 | <div class="timeline-body"> | |
1244 | <p>The 2021.02.5 bugfix release is out, fixing a number of important / | |
1245 | security related issues discovered since the 2021.02.4 release. See the | |
1246 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.5">CHANGES</a> | |
1247 | file for more details, read the | |
1248 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/623319.html">announcement</a> | |
1249 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1250 | <a href="/downloads/buildroot-2021.02.5.tar.bz2">2021.02.5 release</a>.</p> | |
1251 | </div> | |
1252 | </div> | |
1253 | </li> | |
1254 | ||
3c040feb PK |
1255 | <li> |
1256 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1257 | <div class="timeline-panel"> | |
1258 | <div class="timeline-heading"> | |
1259 | <h4 class="timeline-title">2021.05.2 released</h4> | |
1260 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 September 2021</small></p> | |
1261 | </div> | |
1262 | <div class="timeline-body"> | |
1263 | <p>The 2021.05.2 bugfix release is out, fixing a number of important / | |
1264 | security related issues discovered since the 2021.05.1 release. See the | |
1265 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.2">CHANGES</a> | |
1266 | file for more details, read the | |
1267 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/623285.html">announcement</a> | |
1268 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1269 | <a href="/downloads/buildroot-2021.05.2.tar.bz2">2021.05.2 release</a>.</p> | |
1270 | </div> | |
1271 | </div> | |
1272 | </li> | |
1273 | ||
aa433d1c PK |
1274 | <li class="timeline-inverted"> |
1275 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1276 | <div class="timeline-panel"> | |
1277 | <div class="timeline-heading"> | |
1278 | <h4 class="timeline-title">2021.08 released</h4> | |
1279 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 September 2021</small></p> | |
1280 | </div> | |
1281 | <div class="timeline-body"> | |
1282 | <p>The stable 2021.08 release is out - Thanks to everyone | |
1283 | contributing and testing the release candidates. See the | |
1284 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08">CHANGES</a> | |
e421bc92 PK |
1285 | file for more details, read the |
1286 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/622072.html">announcement</a> | |
aa433d1c PK |
1287 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
1288 | <a href="/downloads/buildroot-2021.08.tar.bz2">2021.08 release</a>.</p> | |
1289 | </div> | |
1290 | </div> | |
1291 | </li> | |
1292 | ||
7314f04f PK |
1293 | <li> |
1294 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1295 | <div class="timeline-panel"> | |
1296 | <div class="timeline-heading"> | |
1297 | <h4 class="timeline-title">2021.08-rc3 released</h4> | |
1298 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2021</small></p> | |
1299 | </div> | |
1300 | <div class="timeline-body"> | |
1301 | <p>2021.08-rc3 has been released with more cleanups and build fixes. See the | |
1302 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc3">CHANGES</a> | |
1303 | file for details.</p> | |
1304 | ||
1305 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1306 | <a href="/downloads/buildroot-2021.08-rc3.tar.bz2">2021.08-rc3 | |
1307 | release candidate</a>, and report any problems found to the | |
1308 | <a href="support.html">mailing list</a> or | |
1309 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1310 | </div> | |
1311 | </div> | |
1312 | </li> | |
1313 | ||
6da42d76 PK |
1314 | <li class="timeline-inverted"> |
1315 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1316 | <div class="timeline-panel"> | |
1317 | <div class="timeline-heading"> | |
1318 | <h4 class="timeline-title">2021.08-rc2 released</h4> | |
1319 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2021</small></p> | |
1320 | </div> | |
1321 | <div class="timeline-body"> | |
1322 | <p>2021.08-rc2 has been released with more cleanups and build fixes. See the | |
1323 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc2">CHANGES</a> | |
1324 | file for details.</p> | |
1325 | ||
1326 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1327 | <a href="/downloads/buildroot-2021.08-rc2.tar.bz2">2021.08-rc2 | |
1328 | release candidate</a>, and report any problems found to the | |
1329 | <a href="support.html">mailing list</a> or | |
1330 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1331 | </div> | |
1332 | </div> | |
1333 | </li> | |
1334 | ||
e2d2cd94 PK |
1335 | <li> |
1336 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1337 | <div class="timeline-panel"> | |
1338 | <div class="timeline-heading"> | |
1339 | <h4 class="timeline-title">2021.02.4 released</h4> | |
1340 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2021</small></p> | |
1341 | </div> | |
1342 | <div class="timeline-body"> | |
1343 | <p>The 2021.02.4 bugfix release is out, fixing a number of important / | |
1344 | security related issues discovered since the 2021.02.3 release. See the | |
1345 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.4">CHANGES</a> | |
1346 | file for more details, read the | |
1347 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-August/620747.html">announcement</a> | |
1348 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1349 | <a href="/downloads/buildroot-2021.02.4.tar.bz2">2021.02.4 release</a>.</p> | |
1350 | </div> | |
1351 | </div> | |
1352 | </li> | |
1353 | ||
ef377fca PK |
1354 | <li class="timeline-inverted"> |
1355 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1356 | <div class="timeline-panel"> | |
1357 | <div class="timeline-heading"> | |
1358 | <h4 class="timeline-title">2021.05.1 released</h4> | |
1359 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 August 2021</small></p> | |
1360 | </div> | |
1361 | <div class="timeline-body"> | |
1362 | <p>The 2021.05.1 bugfix release is out, fixing a number of important / | |
1363 | security related issues discovered since the 2021.05 release. See the | |
1364 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.1">CHANGES</a> | |
1365 | file for more details, read the | |
1366 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-August/620721.html">announcement</a> | |
1367 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1368 | <a href="/downloads/buildroot-2021.05.1.tar.bz2">2021.05.1 release</a>.</p> | |
1369 | </div> | |
1370 | </div> | |
1371 | </li> | |
1372 | ||
3d8df5aa TP |
1373 | <li> |
1374 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1375 | <div class="timeline-panel"> | |
1376 | <div class="timeline-heading"> | |
1377 | <h4 class="timeline-title">2021.08-rc1 released</h4> | |
1378 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 August 2021</small></p> | |
1379 | </div> | |
1380 | <div class="timeline-body"> | |
1381 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
1382 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc1">CHANGES</a> | |
1383 | file for more details.</p> | |
1384 | ||
1385 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
1386 | <a href="/downloads/buildroot-2021.08-rc1.tar.bz2">2021.08-rc1 | |
1387 | release</a>, and report any problems found to the | |
1388 | <a href="support.html">mailing list</a> or | |
1389 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1390 | </div> | |
1391 | </div> | |
1392 | </li> | |
1393 | ||
dbce7265 PK |
1394 | <li class="timeline-inverted"> |
1395 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1396 | <div class="timeline-panel"> | |
1397 | <div class="timeline-heading"> | |
1398 | <h4 class="timeline-title">2021.02.3 released</h4> | |
1399 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 June 2021</small></p> | |
1400 | </div> | |
1401 | <div class="timeline-body"> | |
1402 | <p>The 2021.02.3 bugfix release is out, fixing a number of important / | |
1403 | security related issues discovered since the 2021.02.2 release. See the | |
1404 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.3">CHANGES</a> | |
1405 | file for more details, read the | |
1406 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-June/312591.html">announcement</a> | |
1407 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1408 | <a href="/downloads/buildroot-2021.02.3.tar.bz2">2021.02.3 release</a>.</p> | |
1409 | </div> | |
1410 | </div> | |
1411 | </li> | |
1412 | ||
69f79f2a PK |
1413 | <li> |
1414 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1415 | <div class="timeline-panel"> | |
1416 | <div class="timeline-heading"> | |
1417 | <h4 class="timeline-title">2021.05 released</h4> | |
1418 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 June 2021</small></p> | |
1419 | </div> | |
1420 | <div class="timeline-body"> | |
1421 | <p>The stable 2021.05 release is out - Thanks to everyone | |
1422 | contributing and testing the release candidates. See the | |
1423 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05">CHANGES</a> | |
7741d86a PK |
1424 | file for more details, read the |
1425 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-June/311946.html">announcement</a> | |
69f79f2a PK |
1426 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
1427 | <a href="/downloads/buildroot-2021.05.tar.bz2">2021.05 release</a>.</p> | |
1428 | </div> | |
1429 | </div> | |
1430 | </li> | |
1431 | ||
15bb2aba PK |
1432 | <li class="timeline-inverted"> |
1433 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1434 | <div class="timeline-panel"> | |
1435 | <div class="timeline-heading"> | |
1436 | <h4 class="timeline-title">2021.05-rc3 released</h4> | |
1437 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2021</small></p> | |
1438 | </div> | |
1439 | <div class="timeline-body"> | |
1440 | <p>2021.05-rc3 has been released with more cleanups and build fixes. See the | |
1441 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc3">CHANGES</a> | |
1442 | file for details.</p> | |
1443 | ||
1444 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1445 | <a href="/downloads/buildroot-2021.05-rc3.tar.bz2">2021.05-rc3 | |
1446 | release candidate</a>, and report any problems found to the | |
1447 | <a href="support.html">mailing list</a> or | |
1448 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1449 | </div> | |
1450 | </div> | |
1451 | </li> | |
1452 | ||
1f1d2204 PK |
1453 | <li> |
1454 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1455 | <div class="timeline-panel"> | |
1456 | <div class="timeline-heading"> | |
1457 | <h4 class="timeline-title">2021.05-rc2 released</h4> | |
1458 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2021</small></p> | |
1459 | </div> | |
1460 | <div class="timeline-body"> | |
1461 | <p>2021.05-rc2 has been released with more cleanups and build fixes. See the | |
1462 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc2">CHANGES</a> | |
1463 | file for details.</p> | |
1464 | ||
1465 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1466 | <a href="/downloads/buildroot-2021.05-rc2.tar.bz2">2021.05-rc2 | |
1467 | release candidate</a>, and report any problems found to the | |
1468 | <a href="support.html">mailing list</a> or | |
1469 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1470 | </div> | |
1471 | </div> | |
1472 | </li> | |
1473 | ||
080bcd04 PK |
1474 | <li class="timeline-inverted"> |
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">2021.02.2 released</h4> | |
1479 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2021</small></p> | |
1480 | </div> | |
1481 | <div class="timeline-body"> | |
1482 | <p>The 2021.02.2 bugfix release is out, fixing a number of important / | |
1483 | security related issues discovered since the 2021.02.1 release. See the | |
1484 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.2">CHANGES</a> | |
1485 | file for more details, read the | |
1486 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-May/310003.html">announcement</a> | |
1487 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1488 | <a href="/downloads/buildroot-2021.02.2.tar.bz2">2021.02.2 release</a>.</p> | |
1489 | </div> | |
1490 | </div> | |
1491 | </li> | |
1492 | ||
afe19e6c PK |
1493 | <li> |
1494 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1495 | <div class="timeline-panel"> | |
1496 | <div class="timeline-heading"> | |
1497 | <h4 class="timeline-title">2021.05-rc1 released</h4> | |
1498 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2021</small></p> | |
1499 | </div> | |
1500 | <div class="timeline-body"> | |
1501 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
1502 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc1">CHANGES</a> | |
1503 | file for more details.</p> | |
1504 | ||
1505 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
1506 | <a href="/downloads/buildroot-2021.05-rc1.tar.bz2">2021.05-rc1 | |
1507 | release</a>, and report any problems found to the | |
1508 | <a href="support.html">mailing list</a> or | |
1509 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1510 | </div> | |
1511 | </div> | |
1512 | </li> | |
1513 | ||
168bb8c3 PK |
1514 | <li class="timeline-inverted"> |
1515 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1516 | <div class="timeline-panel"> | |
1517 | <div class="timeline-heading"> | |
1518 | <h4 class="timeline-title">2021.02.1 released</h4> | |
1519 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 April 2021</small></p> | |
1520 | </div> | |
1521 | <div class="timeline-body"> | |
1522 | <p>The 2021.02.1 bugfix release is out, fixing a number of important / | |
1523 | security related issues discovered since the 2021.02 release. See the | |
1524 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.1">CHANGES</a> | |
1525 | file for more details, read the | |
1526 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307970.html">announcement</a> | |
1527 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1528 | <a href="/downloads/buildroot-2021.02.1.tar.bz2">2021.02.1 release</a>.</p> | |
1529 | </div> | |
1530 | </div> | |
1531 | </li> | |
1532 | ||
6b595091 PK |
1533 | <li> |
1534 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1535 | <div class="timeline-panel"> | |
1536 | <div class="timeline-heading"> | |
1537 | <h4 class="timeline-title">2020.02.12 released, 2020.02.x series EOL</h4> | |
1538 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 April 2021</small></p> | |
1539 | </div> | |
1540 | <div class="timeline-body"> | |
1541 | <p>The 2020.02.12 bugfix release is out, fixing a number of important / | |
1542 | security related issues discovered since the 2020.02.11 release. See the | |
1543 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.12">CHANGES</a> | |
1544 | file for more details, read the | |
1545 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307630.html">announcement</a> | |
1546 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1547 | <a href="/downloads/buildroot-2020.02.12.tar.bz2">2020.02.12 release</a>.</p> | |
1548 | ||
1549 | <p>Notice that the 2020.02.x series is now end of life. Please migrate to | |
1550 | the 2021.02 series instead which will be supported until March 2022.</p> | |
1551 | </div> | |
1552 | </div> | |
1553 | </li> | |
1554 | ||
cb81c441 PK |
1555 | <li class="timeline-inverted"> |
1556 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1557 | <div class="timeline-panel"> | |
1558 | <div class="timeline-heading"> | |
1559 | <h4 class="timeline-title">2020.11.4 released, 2020.11.x series EOL</h4> | |
1560 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 April 2021</small></p> | |
1561 | </div> | |
1562 | <div class="timeline-body"> | |
1563 | <p>The 2020.11.4 bugfix release is out, fixing a number of important / | |
1564 | security related issues discovered since the 2020.11.3 release. See the | |
1565 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.4">CHANGES</a> | |
1566 | file for more details, read the | |
1567 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307609.html">announcement</a> | |
1568 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1569 | <a href="/downloads/buildroot-2020.11.4.tar.bz2">2020.11.4 release</a>.</p> | |
1570 | ||
1571 | <p>Notice that the 2020.11.x series is now end of life. Please migrate to | |
1572 | the 2021.02 series instead which will be supported until March 2022.</p> | |
1573 | </div> | |
1574 | </div> | |
1575 | </li> | |
1576 | ||
e2fba645 PK |
1577 | <li> |
1578 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1579 | <div class="timeline-panel"> | |
1580 | <div class="timeline-heading"> | |
1581 | <h4 class="timeline-title">2021.02 released</h4> | |
1582 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 March 2021</small></p> | |
1583 | </div> | |
1584 | <div class="timeline-body"> | |
1585 | <p>The stable 2021.02 release is out - Thanks to everyone | |
1586 | contributing and testing the release candidates. See the | |
1587 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02">CHANGES</a> | |
a3a9d17e PK |
1588 | file for more details, read the |
1589 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-March/305168.html">announcement</a> | |
e2fba645 PK |
1590 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
1591 | <a href="/downloads/buildroot-2021.02.tar.bz2">2021.02 release</a>.</p> | |
1592 | ||
1593 | <p>Notice that this is a long term support release which will be | |
1594 | supported with security and other important fixes until March 2022.</p> | |
1595 | </div> | |
1596 | </div> | |
1597 | </li> | |
1598 | ||
4c5b27fb PK |
1599 | <li class="timeline-inverted"> |
1600 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1601 | <div class="timeline-panel"> | |
1602 | <div class="timeline-heading"> | |
1603 | <h4 class="timeline-title">2021.02-rc3 released</h4> | |
1604 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2021</small></p> | |
1605 | </div> | |
1606 | <div class="timeline-body"> | |
1607 | <p>2021.02-rc3 has been released with more cleanups and build fixes. See the | |
1608 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc3">CHANGES</a> | |
1609 | file for details.</p> | |
1610 | ||
1611 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1612 | <a href="/downloads/buildroot-2021.02-rc3.tar.bz2">2021.02-rc3 | |
1613 | release candidate</a>, and report any problems found to the | |
1614 | <a href="support.html">mailing list</a> or | |
1615 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1616 | </div> | |
1617 | </div> | |
1618 | </li> | |
1619 | ||
d8447af9 PK |
1620 | <li> |
1621 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1622 | <div class="timeline-panel"> | |
1623 | <div class="timeline-heading"> | |
1624 | <h4 class="timeline-title">2020.02.11 released</h4> | |
1625 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 February 2021</small></p> | |
1626 | </div> | |
1627 | <div class="timeline-body"> | |
1628 | <p>The 2020.02.11 bugfix release is out, fixing a number of important / | |
1629 | security related issues discovered since the 2020.02.10 release. See the | |
1630 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.11">CHANGES</a> | |
1631 | file for more details, read the | |
1632 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-February/304049.html">announcement</a> | |
1633 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1634 | <a href="/downloads/buildroot-2020.02.11.tar.bz2">2020.02.11 release</a>.</p> | |
1635 | </div> | |
1636 | </div> | |
1637 | </li> | |
1638 | ||
b284c1a4 PK |
1639 | <li class="timeline-inverted"> |
1640 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1641 | <div class="timeline-panel"> | |
1642 | <div class="timeline-heading"> | |
1643 | <h4 class="timeline-title">2020.11.3 released</h4> | |
1644 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 February 2021</small></p> | |
1645 | </div> | |
1646 | <div class="timeline-body"> | |
1647 | <p>The 2020.11.3 bugfix release is out, fixing a number of important / | |
1648 | security related issues discovered since the 2020.11.2 release. See the | |
1649 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.3">CHANGES</a> | |
1650 | file for more details, read the | |
1651 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-February/304041.html">announcement</a> | |
1652 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1653 | <a href="/downloads/buildroot-2020.11.3.tar.bz2">2020.11.3 release</a>.</p> | |
1654 | </div> | |
1655 | </div> | |
1656 | </li> | |
1657 | ||
21eb7775 PK |
1658 | <li> |
1659 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1660 | <div class="timeline-panel"> | |
1661 | <div class="timeline-heading"> | |
1662 | <h4 class="timeline-title">2021.02-rc2 released</h4> | |
1663 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 February 2021</small></p> | |
1664 | </div> | |
1665 | <div class="timeline-body"> | |
1666 | <p>2021.02-rc2 has been released with more cleanups and build fixes. See the | |
1667 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc2">CHANGES</a> | |
1668 | file for details.</p> | |
1669 | ||
1670 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1671 | <a href="/downloads/buildroot-2021.02-rc2.tar.bz2">2021.02-rc2 | |
1672 | release candidate</a>, and report any problems found to the | |
1673 | <a href="support.html">mailing list</a> or | |
1674 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1675 | </div> | |
1676 | </div> | |
1677 | </li> | |
1678 | ||
92237c45 PK |
1679 | <li class="timeline-inverted"> |
1680 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1681 | <div class="timeline-panel"> | |
1682 | <div class="timeline-heading"> | |
1683 | <h4 class="timeline-title">2021.02-rc1 released</h4> | |
1684 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2021</small></p> | |
1685 | </div> | |
1686 | <div class="timeline-body"> | |
1687 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
1688 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc1">CHANGES</a> | |
1689 | file for more details.</p> | |
1690 | ||
1691 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
1692 | <a href="/downloads/buildroot-2021.02-rc1.tar.bz2">2021.02-rc1 | |
1693 | release</a>, and report any problems found to the | |
1694 | <a href="support.html">mailing list</a> or | |
1695 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1696 | </div> | |
1697 | </div> | |
1698 | </li> | |
1699 | ||
9ce5314f PK |
1700 | <li> |
1701 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1702 | <div class="timeline-panel"> | |
1703 | <div class="timeline-heading"> | |
1704 | <h4 class="timeline-title">2020.02.10 released</h4> | |
1705 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2021</small></p> | |
1706 | </div> | |
1707 | <div class="timeline-body"> | |
1708 | <p>The 2020.02.10 bugfix release is out, fixing a number of important / | |
1709 | security related issues discovered since the 2020.02.9 release. See the | |
1710 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.10">CHANGES</a> | |
1711 | file for more details, read the | |
1712 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-January/302578.html">announcement</a> | |
1713 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1714 | <a href="/downloads/buildroot-2020.02.10.tar.bz2">2020.02.10 release</a>.</p> | |
1715 | </div> | |
1716 | </div> | |
1717 | </li> | |
1718 | ||
19a3ae79 PK |
1719 | <li class="timeline-inverted"> |
1720 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1721 | <div class="timeline-panel"> | |
1722 | <div class="timeline-heading"> | |
1723 | <h4 class="timeline-title">2020.11.2 released</h4> | |
1724 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2021</small></p> | |
1725 | </div> | |
1726 | <div class="timeline-body"> | |
1727 | <p>The 2020.11.2 bugfix release is out, fixing a number of important / | |
1728 | security related issues discovered since the 2020.11.1 release. See the | |
1729 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.2">CHANGES</a> | |
1730 | file for more details, read the | |
1731 | <a href="http://lists.busybox.net/pipermail/buildroot/2021-January/302574.html">announcement</a> | |
1732 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1733 | <a href="/downloads/buildroot-2020.11.2.tar.bz2">2020.11.2 release</a>.</p> | |
1734 | </div> | |
1735 | </div> | |
1736 | </li> | |
1737 | ||
1a78af4d PK |
1738 | <li> |
1739 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1740 | <div class="timeline-panel"> | |
1741 | <div class="timeline-heading"> | |
1742 | <h4 class="timeline-title">2020.02.9 released</h4> | |
1743 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> | |
1744 | </div> | |
1745 | <div class="timeline-body"> | |
1746 | <p>The 2020.02.9 bugfix release is out, fixing a number of important / | |
1747 | security related issues discovered since the 2020.02.8 release. See the | |
1748 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.9">CHANGES</a> | |
1749 | file for more details, read the | |
1750 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299462.html">announcement</a> | |
1751 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1752 | <a href="/downloads/buildroot-2020.02.9.tar.bz2">2020.02.9 release</a>.</p> | |
1753 | </div> | |
1754 | </div> | |
1755 | </li> | |
1756 | ||
e80f28a3 PK |
1757 | <li class="timeline-inverted"> |
1758 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1759 | <div class="timeline-panel"> | |
1760 | <div class="timeline-heading"> | |
1761 | <h4 class="timeline-title">2020.08.3 released, 2020.08.x series EOL</h4> | |
1762 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> | |
1763 | </div> | |
1764 | <div class="timeline-body"> | |
1765 | <p>The 2020.08.3 bugfix release is out, fixing a number of important / | |
1766 | security related issues discovered since the 2020.08.2 release. See the | |
1767 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.3">CHANGES</a> | |
1768 | file for more details, read the | |
1769 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299456.html">announcement</a> | |
1770 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1771 | <a href="/downloads/buildroot-2020.08.3.tar.bz2">2020.08.3 release</a>.</p> | |
1772 | ||
1773 | <p>Notice that the 2020.08.x series is now end of life. Please migrate to | |
1774 | the 2020.11 series instead which will be supported until March 2021.</p> | |
1775 | </div> | |
1776 | </div> | |
1777 | </li> | |
1778 | ||
acc73e59 PK |
1779 | <li> |
1780 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1781 | <div class="timeline-panel"> | |
1782 | <div class="timeline-heading"> | |
1783 | <h4 class="timeline-title">2020.11.1 released</h4> | |
1784 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> | |
1785 | </div> | |
1786 | <div class="timeline-body"> | |
1787 | <p>The 2020.11.1 bugfix release is out, fixing a number of important / | |
1788 | security related issues discovered since the 2020.11 release. See the | |
1789 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.1">CHANGES</a> | |
1790 | file for more details, read the | |
1791 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299452.html">announcement</a> | |
1792 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1793 | <a href="/downloads/buildroot-2020.11.1.tar.bz2">2020.11.1 release</a>.</p> | |
1794 | </div> | |
1795 | </div> | |
1796 | </li> | |
1797 | ||
9624a001 PK |
1798 | <li class="timeline-inverted"> |
1799 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1800 | <div class="timeline-panel"> | |
1801 | <div class="timeline-heading"> | |
1802 | <h4 class="timeline-title">2020.11 released</h4> | |
1803 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2020</small></p> | |
1804 | </div> | |
1805 | <div class="timeline-body"> | |
1806 | <p>The stable 2020.11 release is out - Thanks to everyone | |
1807 | contributing and testing the release candidates. See the | |
1808 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11">CHANGES</a> | |
cf9cea19 PK |
1809 | file for more details, read the |
1810 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/297705.html">announcement</a> | |
9624a001 PK |
1811 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
1812 | <a href="/downloads/buildroot-2020.11.tar.bz2">2020.11 release</a>.</p> | |
1813 | </div> | |
1814 | </div> | |
1815 | </li> | |
1816 | ||
a418d0ac PK |
1817 | <li> |
1818 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1819 | <div class="timeline-panel"> | |
1820 | <div class="timeline-heading"> | |
1821 | <h4 class="timeline-title">2020.11-rc3 released</h4> | |
1822 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2020</small></p> | |
1823 | </div> | |
1824 | <div class="timeline-body"> | |
1825 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
1826 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc3">CHANGES</a> | |
1827 | file for details.</p> | |
1828 | ||
1829 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1830 | <a href="/downloads/buildroot-2020.11-rc3.tar.bz2">2020.11-rc3 | |
1831 | release candidate</a>, and report any problems found to the | |
1832 | <a href="support.html">mailing list</a> or | |
1833 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1834 | </div> | |
1835 | </div> | |
1836 | </li> | |
1837 | ||
9bbb6efc PK |
1838 | <li class="timeline-inverted"> |
1839 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1840 | <div class="timeline-panel"> | |
1841 | <div class="timeline-heading"> | |
1842 | <h4 class="timeline-title">2020.02.8 released</h4> | |
1843 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2020</small></p> | |
1844 | </div> | |
1845 | <div class="timeline-body"> | |
1846 | <p>The 2020.02.8 bugfix release is out, fixing a number of important / | |
1847 | security related issues discovered since the 2020.02.7 release. See the | |
1848 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.8">CHANGES</a> | |
1849 | file for more details, read the | |
1850 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296838.html">announcement</a> | |
1851 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1852 | <a href="/downloads/buildroot-2020.02.8.tar.bz2">2020.02.8 release</a>.</p> | |
1853 | </div> | |
1854 | </div> | |
1855 | </li> | |
1856 | ||
e2f77f00 PK |
1857 | <li> |
1858 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1859 | <div class="timeline-panel"> | |
1860 | <div class="timeline-heading"> | |
1861 | <h4 class="timeline-title">2020.08.2 released</h4> | |
1862 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2020</small></p> | |
1863 | </div> | |
1864 | <div class="timeline-body"> | |
1865 | <p>The 2020.08.2 bugfix release is out, fixing a number of important / | |
1866 | security related issues discovered since the 2020.08.1 release. See the | |
1867 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.2">CHANGES</a> | |
1868 | file for more details, read the | |
1869 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296830.html">announcement</a> | |
1870 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1871 | <a href="/downloads/buildroot-2020.08.2.tar.bz2">2020.08.2 release</a>.</p> | |
1872 | </div> | |
1873 | </div> | |
1874 | </li> | |
1875 | ||
6a33ea03 PK |
1876 | <li class="timeline-inverted"> |
1877 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1878 | <div class="timeline-panel"> | |
1879 | <div class="timeline-heading"> | |
1880 | <h4 class="timeline-title">2020.11-rc2 released</h4> | |
1881 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 November 2020</small></p> | |
1882 | </div> | |
1883 | <div class="timeline-body"> | |
1884 | <p>2020.11-rc2 has been released with more cleanups and build fixes. See the | |
1885 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc2">CHANGES</a> | |
1886 | file for details.</p> | |
1887 | ||
1888 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
1889 | <a href="/downloads/buildroot-2020.11-rc2.tar.bz2">2020.11-rc2 | |
1890 | release candidate</a>, and report any problems found to the | |
1891 | <a href="support.html">mailing list</a> or | |
1892 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1893 | </div> | |
1894 | </div> | |
1895 | </li> | |
1896 | ||
5b79a9cc PK |
1897 | <li> |
1898 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1899 | <div class="timeline-panel"> | |
1900 | <div class="timeline-heading"> | |
1901 | <h4 class="timeline-title">2020.11-rc1 released</h4> | |
1902 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 November 2020</small></p> | |
1903 | </div> | |
1904 | <div class="timeline-body"> | |
1905 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
1906 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc1">CHANGES</a> | |
1907 | file for more details.</p> | |
1908 | ||
1909 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
1910 | <a href="/downloads/buildroot-2020.11-rc1.tar.bz2">2020.11-rc1 | |
1911 | release</a>, and report any problems found to the | |
1912 | <a href="support.html">mailing list</a> or | |
1913 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
1914 | </div> | |
1915 | </div> | |
1916 | </li> | |
1917 | ||
6a055f08 PK |
1918 | <li class="timeline-inverted"> |
1919 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1920 | <div class="timeline-panel"> | |
1921 | <div class="timeline-heading"> | |
1922 | <h4 class="timeline-title">2020.02.7 released</h4> | |
1923 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> | |
1924 | </div> | |
1925 | <div class="timeline-body"> | |
1926 | <p>The 2020.02.7 bugfix release is out, fixing a number of important / | |
1927 | security related issues discovered since the 2020.02.6 release. See the | |
1928 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.7">CHANGES</a> | |
1929 | file for more details, read the | |
1930 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294451.html">announcement</a> | |
1931 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1932 | <a href="/downloads/buildroot-2020.02.7.tar.bz2">2020.02.7 release</a>.</p> | |
1933 | </div> | |
1934 | </div> | |
1935 | </li> | |
1936 | ||
6e40f000 PK |
1937 | <li> |
1938 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1939 | <div class="timeline-panel"> | |
1940 | <div class="timeline-heading"> | |
1941 | <h4 class="timeline-title">2020.05.3 released</h4> | |
1942 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> | |
1943 | </div> | |
1944 | <div class="timeline-body"> | |
1945 | <p>The 2020.05.3 bugfix release is out, fixing a number of important / | |
1946 | security related issues discovered since the 2020.05.2 release. See the | |
1947 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.3">CHANGES</a> | |
1948 | file for more details, read the | |
1949 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294446.html">announcement</a> | |
1950 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1951 | <a href="/downloads/buildroot-2020.05.3.tar.bz2">2020.05.3 release</a>.</p> | |
1952 | ||
1953 | <p>Notice that the 2020.05.x series is now end of life. Please migrate to | |
1954 | the 2020.08 series instead which will be supported until December 2020.</p> | |
1955 | </div> | |
1956 | </div> | |
1957 | </li> | |
1958 | ||
3345caa9 PK |
1959 | <li class="timeline-inverted"> |
1960 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1961 | <div class="timeline-panel"> | |
1962 | <div class="timeline-heading"> | |
1963 | <h4 class="timeline-title">2020.08.1 released</h4> | |
1964 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> | |
1965 | </div> | |
1966 | <div class="timeline-body"> | |
1967 | <p>The 2020.08.1 bugfix release is out, fixing a number of important / | |
1968 | security related issues discovered since the 2020.08 release. See the | |
1969 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.1">CHANGES</a> | |
1970 | file for more details, read the | |
1971 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294407.html">announcement</a> | |
1972 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1973 | <a href="/downloads/buildroot-2020.08.1.tar.bz2">2020.08.1 release</a>.</p> | |
1974 | </div> | |
1975 | </div> | |
1976 | </li> | |
1977 | ||
666503c7 PK |
1978 | <li> |
1979 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1980 | <div class="timeline-panel"> | |
1981 | <div class="timeline-heading"> | |
1982 | <h4 class="timeline-title">2020.02.6 released</h4> | |
1983 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 September 2020</small></p> | |
1984 | </div> | |
1985 | <div class="timeline-body"> | |
1986 | <p>The 2020.02.6 bugfix release is out, fixing a number of important / | |
1987 | security related issues discovered since the 2020.02.5 release. See the | |
1988 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.6">CHANGES</a> | |
1989 | file for more details, read the | |
1990 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/291322.html">announcement</a> | |
1991 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
1992 | <a href="/downloads/buildroot-2020.02.6.tar.bz2">2020.02.6 release</a>.</p> | |
1993 | </div> | |
1994 | </div> | |
1995 | </li> | |
1996 | ||
2766f346 PK |
1997 | <li class="timeline-inverted"> |
1998 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
1999 | <div class="timeline-panel"> | |
2000 | <div class="timeline-heading"> | |
2001 | <h4 class="timeline-title">2020.08 released</h4> | |
2002 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2020</small></p> | |
2003 | </div> | |
2004 | <div class="timeline-body"> | |
2005 | <p>The stable 2020.08 release is out - Thanks to everyone | |
2006 | contributing and testing the release candidates. See the | |
2007 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08">CHANGES</a> | |
07006a9f PK |
2008 | file for more details, read the |
2009 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/290797.html">announcement</a> | |
2766f346 PK |
2010 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
2011 | <a href="/downloads/buildroot-2020.08.tar.bz2">2020.08 release</a>.</p> | |
2012 | </div> | |
2013 | </div> | |
2014 | </li> | |
2015 | ||
55df8d4c PK |
2016 | <li> |
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">2020.02.5 released</h4> | |
2021 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 august 2020</small></p> | |
2022 | </div> | |
2023 | <div class="timeline-body"> | |
2024 | <p>The 2020.02.5 bugfix release is out, fixing a number of important / | |
2025 | security related issues discovered since the 2020.02.4 release. See the | |
2026 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.5">CHANGES</a> | |
2027 | file for more details, read the | |
2028 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290497.html">announcement</a> | |
2029 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2030 | <a href="/downloads/buildroot-2020.02.5.tar.bz2">2020.02.5 release</a>.</p> | |
2031 | </div> | |
2032 | </div> | |
2033 | </li> | |
2034 | ||
03b7ef22 PK |
2035 | <li class="timeline-inverted"> |
2036 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2037 | <div class="timeline-panel"> | |
2038 | <div class="timeline-heading"> | |
2039 | <h4 class="timeline-title">2020.05.2 released</h4> | |
2040 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2020</small></p> | |
2041 | </div> | |
2042 | <div class="timeline-body"> | |
2043 | <p>The 2020.05.2 bugfix release is out, fixing a number of important / | |
2044 | security related issues discovered since the 2020.05.1 release. See the | |
2045 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.2">CHANGES</a> | |
2046 | file for more details, read the | |
2047 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290474.html">announcement</a> | |
2048 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2049 | <a href="/downloads/buildroot-2020.05.2.tar.bz2">2020.05.2 release</a>.</p> | |
2050 | </div> | |
2051 | </div> | |
2052 | </li> | |
2053 | ||
86798665 PK |
2054 | <li> |
2055 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2056 | <div class="timeline-panel"> | |
2057 | <div class="timeline-heading"> | |
2058 | <h4 class="timeline-title">2020.08-rc3 released</h4> | |
2059 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2020</small></p> | |
2060 | </div> | |
2061 | <div class="timeline-body"> | |
2062 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2063 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc3">CHANGES</a> | |
2064 | file for details.</p> | |
2065 | ||
2066 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2067 | <a href="/downloads/buildroot-2020.08-rc3.tar.bz2">2020.08-rc3 | |
2068 | release candidate</a>, and report any problems found to the | |
2069 | <a href="support.html">mailing list</a> or | |
2070 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2071 | </div> | |
2072 | </div> | |
2073 | </li> | |
2074 | ||
1861514b | 2075 | <li class="timeline-inverted"> |
30ccc0e3 PK |
2076 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> |
2077 | <div class="timeline-panel"> | |
2078 | <div class="timeline-heading"> | |
2079 | <h4 class="timeline-title">2020.08-rc2 released</h4> | |
2080 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2020</small></p> | |
2081 | </div> | |
2082 | <div class="timeline-body"> | |
2083 | <p>2020.08-rc2 has been released with more cleanups and build fixes. See the | |
2084 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc2">CHANGES</a> | |
2085 | file for details.</p> | |
2086 | ||
2087 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2088 | <a href="/downloads/buildroot-2020.08-rc2.tar.bz2">2020.08-rc2 | |
2089 | release candidate</a>, and report any problems found to the | |
2090 | <a href="support.html">mailing list</a> or | |
2091 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2092 | </div> | |
2093 | </div> | |
2094 | </li> | |
2095 | ||
1861514b | 2096 | <li> |
65d7e959 TP |
2097 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> |
2098 | <div class="timeline-panel"> | |
2099 | <div class="timeline-heading"> | |
2100 | <h4 class="timeline-title">2020.08-rc1 released</h4> | |
2101 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2020</small></p> | |
2102 | </div> | |
2103 | <div class="timeline-body"> | |
2104 | <p>The 2020.08-rc1 release candidate is out. It is the first | |
2105 | release candidate for 2020.08, which we aim at releasing end | |
2106 | of August 2020. It contains a number of new packages, new | |
2107 | defconfigs, toolchain improvements, package updates and | |
2108 | more. See | |
2109 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc1">CHANGES</a>. Go | |
2110 | to the <a href="/downloads/">downloads page</a> to pick up the | |
2111 | <a href="/downloads/buildroot-2020.08-rc1.tar.bz2">2020.08-rc1 | |
2112 | release</a>.</p> | |
2113 | </div> | |
2114 | </div> | |
2115 | </li> | |
2116 | ||
dbabc54e PK |
2117 | <li class="timeline-inverted"> |
2118 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2119 | <div class="timeline-panel"> | |
2120 | <div class="timeline-heading"> | |
2121 | <h4 class="timeline-title">2020.02.4 released</h4> | |
2122 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 July 2020</small></p> | |
2123 | </div> | |
2124 | <div class="timeline-body"> | |
2125 | <p>The 2020.02.4 bugfix release is out, fixing a number of important / | |
2126 | security related issues discovered since the 2020.02.3 release. See the | |
2127 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.4">CHANGES</a> | |
2128 | file for more details, read the | |
2129 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287951.html">announcement</a> | |
2130 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2131 | <a href="/downloads/buildroot-2020.02.4.tar.bz2">2020.02.4 release</a>.</p> | |
2132 | </div> | |
2133 | </div> | |
2134 | </li> | |
2135 | ||
4138c2e9 PK |
2136 | <li> |
2137 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2138 | <div class="timeline-panel"> | |
2139 | <div class="timeline-heading"> | |
2140 | <h4 class="timeline-title">2020.05.1 released</h4> | |
2141 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 July 2020</small></p> | |
2142 | </div> | |
2143 | <div class="timeline-body"> | |
2144 | <p>The 2020.05.1 bugfix release is out, fixing a number of important / | |
2145 | security related issues discovered since the 2020.05 release. See the | |
2146 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.1">CHANGES</a> | |
2147 | file for more details, read the | |
2148 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287824.html">announcement</a> | |
2149 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2150 | <a href="/downloads/buildroot-2020.05.1.tar.bz2">2020.05.1 release</a>.</p> | |
2151 | </div> | |
2152 | </div> | |
2153 | </li> | |
2154 | ||
7ff89b16 PK |
2155 | <li class="timeline-inverted"> |
2156 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2157 | <div class="timeline-panel"> | |
2158 | <div class="timeline-heading"> | |
2159 | <h4 class="timeline-title">2020.02.3 released</h4> | |
2160 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 June 2020</small></p> | |
2161 | </div> | |
2162 | <div class="timeline-body"> | |
2163 | <p>The 2020.02.3 bugfix release is out, fixing a number of important / | |
2164 | security related issues discovered since the 2020.02.2 release. See the | |
2165 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.3">CHANGES</a> | |
2166 | file for more details, read the | |
2167 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/284030.html">announcement</a> | |
2168 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2169 | <a href="/downloads/buildroot-2020.02.3.tar.bz2">2020.02.3 release</a>.</p> | |
2170 | </div> | |
2171 | </div> | |
2172 | </li> | |
2173 | ||
6306cf35 PK |
2174 | <li> |
2175 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2176 | <div class="timeline-panel"> | |
2177 | <div class="timeline-heading"> | |
2178 | <h4 class="timeline-title">2020.05 released</h4> | |
2179 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2020</small></p> | |
2180 | </div> | |
2181 | <div class="timeline-body"> | |
2182 | <p>The stable 2020.05 release is out - Thanks to everyone | |
2183 | contributing and testing the release candidates. See the | |
2184 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05">CHANGES</a> | |
e811dcb1 PK |
2185 | file for more details, read the |
2186 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/283817.html">announcement</a> | |
6306cf35 PK |
2187 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
2188 | <a href="/downloads/buildroot-2020.05.tar.bz2">2020.05 release</a>.</p> | |
2189 | </div> | |
2190 | </div> | |
2191 | </li> | |
2192 | ||
e1184151 PK |
2193 | <li class="timeline-inverted"> |
2194 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2195 | <div class="timeline-panel"> | |
2196 | <div class="timeline-heading"> | |
2197 | <h4 class="timeline-title">2020.05-rc3 released</h4> | |
2198 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 May 2020</small></p> | |
2199 | </div> | |
2200 | <div class="timeline-body"> | |
2201 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2202 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc3">CHANGES</a> | |
2203 | file for details.</p> | |
2204 | ||
2205 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2206 | <a href="/downloads/buildroot-2020.05-rc3.tar.bz2">2020.05-rc3 | |
2207 | release candidate</a>, and report any problems found to the | |
2208 | <a href="support.html">mailing list</a> or | |
2209 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2210 | </div> | |
2211 | </div> | |
2212 | </li> | |
2213 | ||
497e3dff PK |
2214 | <li> |
2215 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2216 | <div class="timeline-panel"> | |
2217 | <div class="timeline-heading"> | |
2218 | <h4 class="timeline-title">2020.05-rc2 released</h4> | |
2219 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2020</small></p> | |
2220 | </div> | |
2221 | <div class="timeline-body"> | |
2222 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2223 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc2">CHANGES</a> | |
2224 | file for details.</p> | |
2225 | ||
2226 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2227 | <a href="/downloads/buildroot-2020.05-rc2.tar.bz2">2020.05-rc2 | |
2228 | release candidate</a>, and report any problems found to the | |
2229 | <a href="support.html">mailing list</a> or | |
2230 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2231 | </div> | |
2232 | </div> | |
2233 | </li> | |
2234 | ||
39a7f1e9 PK |
2235 | <li class="timeline-inverted"> |
2236 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2237 | <div class="timeline-panel"> | |
2238 | <div class="timeline-heading"> | |
2239 | <h4 class="timeline-title">2020.02.2 released</h4> | |
2240 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2020</small></p> | |
2241 | </div> | |
2242 | <div class="timeline-body"> | |
2243 | <p>The 2020.02.2 bugfix release is out, fixing a number of important / | |
2244 | security related issues discovered since the 2020.02.1 release. See the | |
2245 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.2">CHANGES</a> | |
2246 | file for more details, read the | |
2247 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-May/282748.html">announcement</a> | |
2248 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2249 | <a href="/downloads/buildroot-2020.02.2.tar.bz2">2020.02.2 release</a>.</p> | |
2250 | </div> | |
2251 | </div> | |
2252 | </li> | |
2253 | ||
4ec35a7a TP |
2254 | <li> |
2255 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2256 | <div class="timeline-panel"> | |
2257 | <div class="timeline-heading"> | |
2258 | <h4 class="timeline-title">2020.05-rc1 released</h4> | |
2259 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> | |
2260 | </div> | |
2261 | <div class="timeline-body"> | |
2262 | <p>We have a new release candidate! Lots of changes all over the tree, see the | |
2263 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc1">CHANGES</a> | |
2264 | file for more details.</p> | |
2265 | ||
2266 | <p>Go to the <a href="/downloads/">downloads page</a> to pick up the | |
2267 | <a href="/downloads/buildroot-2020.05-rc1.tar.bz2">2020.05-rc1 | |
2268 | release</a>, and report any problems found to the | |
2269 | <a href="support.html">mailing list</a> or | |
2270 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2271 | </div> | |
2272 | </div> | |
2273 | </li> | |
2274 | ||
32b7fd9f PK |
2275 | <li class="timeline-inverted"> |
2276 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2277 | <div class="timeline-panel"> | |
2278 | <div class="timeline-heading"> | |
2279 | <h4 class="timeline-title">2020.02.1 released</h4> | |
2280 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> | |
2281 | </div> | |
2282 | <div class="timeline-body"> | |
2283 | <p>The 2020.02.1 bugfix release is out, fixing a number of important / | |
2284 | security related issues discovered since the 2020.02 release. See the | |
2285 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.1">CHANGES</a> | |
2286 | file for more details, read the | |
2287 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279600.html">announcement</a> | |
2288 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2289 | <a href="/downloads/buildroot-2020.02.1.tar.bz2">2020.02.1 release</a>.</p> | |
2290 | </div> | |
2291 | </div> | |
2292 | </li> | |
2293 | ||
ceb89051 PK |
2294 | <li> |
2295 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2296 | <div class="timeline-panel"> | |
2297 | <div class="timeline-heading"> | |
2298 | <h4 class="timeline-title">2019.11.3 released, 2019.11.x series EOL</h4> | |
2299 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> | |
2300 | </div> | |
2301 | <div class="timeline-body"> | |
2302 | <p>The 2019.11.3 bugfix release is out, fixing a number of important / | |
2303 | security related issues discovered since the 2019.11.2 release. See the | |
2304 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.3">CHANGES</a> | |
2305 | file for more details, read the | |
2306 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279539.html">announcement</a> | |
2307 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2308 | <a href="/downloads/buildroot-2019.11.3.tar.bz2">2019.11.3 release</a>.</p> | |
2309 | ||
2310 | <p>Notice that the 2019.11.x series is now end of life. Please migrate to | |
2311 | the 2020.02 series instead which will be supported until April 2021.</p> | |
2312 | </div> | |
2313 | </div> | |
2314 | </li> | |
2315 | ||
37b24ef6 PK |
2316 | <li class="timeline-inverted"> |
2317 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2318 | <div class="timeline-panel"> | |
2319 | <div class="timeline-heading"> | |
2320 | <h4 class="timeline-title">2019.02.11 released, 2019.02.x series EOL</h4> | |
2321 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 April 2020</small></p> | |
2322 | </div> | |
2323 | <div class="timeline-body"> | |
2324 | <p>The 2019.02.11 bugfix release is out, fixing a number of important / | |
2325 | security related issues discovered since the 2019.02.10 release. See the | |
2326 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.11">CHANGES</a> | |
2327 | file for more details, read the | |
2328 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279523.html">announcement</a> | |
2329 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2330 | <a href="/downloads/buildroot-2019.02.11.tar.bz2">2019.02.11 release</a>.</p> | |
2331 | ||
2332 | <p>Notice that the 2019.02.x series is now end of life. Please migrate to | |
2333 | the 2020.02 series instead which will be supported until April 2021.</p> | |
2334 | </div> | |
2335 | </div> | |
2336 | </li> | |
2337 | ||
0f0868ac PK |
2338 | <li> |
2339 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2340 | <div class="timeline-panel"> | |
2341 | <div class="timeline-heading"> | |
2342 | <h4 class="timeline-title">2019.02.10 released</h4> | |
2343 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 march 2020</small></p> | |
2344 | </div> | |
2345 | <div class="timeline-body"> | |
2346 | <p>The 2019.02.10 bugfix release is out, fixing a number of important / | |
2347 | security related issues discovered since the 2019.02.9 release. See the | |
2348 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.10">CHANGES</a> | |
2349 | file for more details, read the | |
2350 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277395.html">announcement</a> | |
2351 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2352 | <a href="/downloads/buildroot-2019.02.10.tar.bz2">2019.02.10 release</a>.</p> | |
2353 | </div> | |
2354 | </div> | |
2355 | </li> | |
2356 | ||
131083c4 PK |
2357 | <li class="timeline-inverted"> |
2358 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2359 | <div class="timeline-panel"> | |
2360 | <div class="timeline-heading"> | |
2361 | <h4 class="timeline-title">2019.11.2 released</h4> | |
2362 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 March 2020</small></p> | |
2363 | </div> | |
2364 | <div class="timeline-body"> | |
2365 | <p>The 2019.11.2 bugfix release is out, fixing a number of important / | |
2366 | security related issues discovered since the 2019.11.1 release. See the | |
2367 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.2">CHANGES</a> | |
2368 | file for more details, read the | |
2369 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277375.html">announcement</a> | |
2370 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2371 | <a href="/downloads/buildroot-2019.11.2.tar.bz2">2019.11.2 release</a>.</p> | |
2372 | </div> | |
2373 | </div> | |
2374 | </li> | |
2375 | ||
5f5477b0 PK |
2376 | <li> |
2377 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2378 | <div class="timeline-panel"> | |
2379 | <div class="timeline-heading"> | |
2380 | <h4 class="timeline-title">2020.02 released</h4> | |
2381 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 March 2020</small></p> | |
2382 | </div> | |
2383 | <div class="timeline-body"> | |
2384 | <p>The stable 2020.02 release is out - Thanks to everyone | |
2385 | contributing and testing the release candidates. See the | |
2386 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02">CHANGES</a> | |
d7ab4cc0 PK |
2387 | file for more details, read the |
2388 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/276231.html">announcement</a> | |
5f5477b0 PK |
2389 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
2390 | <a href="/downloads/buildroot-2020.02.tar.bz2">2020.02 release</a>.</p> | |
2391 | ||
2392 | <p>Notice that this is a long term support release which will be | |
2393 | supported with security and other important fixes until March 2021.</p> | |
2394 | </div> | |
2395 | </div> | |
2396 | </li> | |
2397 | ||
338e2b5b PK |
2398 | <li class="timeline-inverted"> |
2399 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2400 | <div class="timeline-panel"> | |
2401 | <div class="timeline-heading"> | |
2402 | <h4 class="timeline-title">2020.02-rc3 released</h4> | |
2403 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 March 2020</small></p> | |
2404 | </div> | |
2405 | <div class="timeline-body"> | |
2406 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2407 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc3">CHANGES</a> | |
2408 | file for details.</p> | |
2409 | ||
2410 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2411 | <a href="/downloads/buildroot-2020.02-rc3.tar.bz2">2020.02-rc3 | |
2412 | release candidate</a>, and report any problems found to the | |
2413 | <a href="support.html">mailing list</a> or | |
2414 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2415 | </div> | |
2416 | </div> | |
2417 | </li> | |
2418 | ||
b36e2eca PK |
2419 | <li> |
2420 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2421 | <div class="timeline-panel"> | |
2422 | <div class="timeline-heading"> | |
2423 | <h4 class="timeline-title">2020.02-rc2 released</h4> | |
2424 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2020</small></p> | |
2425 | </div> | |
2426 | <div class="timeline-body"> | |
2427 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2428 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc2">CHANGES</a> | |
2429 | file for details.</p> | |
2430 | ||
2431 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2432 | <a href="/downloads/buildroot-2020.02-rc2.tar.bz2">2020.02-rc2 | |
2433 | release candidate</a>, and report any problems found to the | |
2434 | <a href="support.html">mailing list</a> or | |
2435 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2436 | </div> | |
2437 | </div> | |
2438 | </li> | |
2439 | ||
22f07ab2 PK |
2440 | <li class="timeline-inverted"> |
2441 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2442 | <div class="timeline-panel"> | |
2443 | <div class="timeline-heading"> | |
2444 | <h4 class="timeline-title">2020.02-rc1 released</h4> | |
2445 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2020</small></p> | |
2446 | </div> | |
2447 | <div class="timeline-body"> | |
2448 | <p>We have a new release candidate! Lots of changes all over the | |
2449 | tree, see the | |
2450 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc1">CHANGES</a> | |
2451 | file for details. | |
2452 | </p> | |
2453 | ||
2454 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2455 | <a href="/downloads/buildroot-2020.02-rc1.tar.bz2">2020.02-rc1 | |
2456 | release candidate</a>, and report any problems found to the | |
2457 | <a href="support.html">mailing list</a> or | |
2458 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2459 | </div> | |
2460 | </div> | |
2461 | </li> | |
2462 | ||
0ac2dd05 PK |
2463 | <li> |
2464 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2465 | <div class="timeline-panel"> | |
2466 | <div class="timeline-heading"> | |
2467 | <h4 class="timeline-title">2019.02.9 released</h4> | |
2468 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2020</small></p> | |
2469 | </div> | |
2470 | <div class="timeline-body"> | |
2471 | <p>The 2019.02.9 bugfix release is out, fixing a number of important / | |
2472 | security related issues discovered since the 2019.02.8 release. See the | |
2473 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.9">CHANGES</a> | |
2474 | file for more details, read the | |
2475 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271410.html">announcement</a> | |
2476 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2477 | <a href="/downloads/buildroot-2019.02.9.tar.bz2">2019.02.9 release</a>.</p> | |
2478 | </div> | |
2479 | </div> | |
2480 | </li> | |
2481 | ||
d04f052e PK |
2482 | <li class="timeline-inverted"> |
2483 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2484 | <div class="timeline-panel"> | |
2485 | <div class="timeline-heading"> | |
2486 | <h4 class="timeline-title">2019.11.1 released</h4> | |
2487 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2020</small></p> | |
2488 | </div> | |
2489 | <div class="timeline-body"> | |
2490 | <p>The 2019.11.1 bugfix release is out, fixing a number of important / | |
2491 | security related issues discovered since the 2019.11 release. See the | |
2492 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.1">CHANGES</a> | |
2493 | file for more details, read the | |
2494 | <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271404.html">announcement</a> | |
2495 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2496 | <a href="/downloads/buildroot-2019.11.1.tar.bz2">2019.11.1 release</a>.</p> | |
2497 | </div> | |
2498 | </div> | |
2499 | </li> | |
2500 | ||
e53f9d6a PK |
2501 | <li> |
2502 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2503 | <div class="timeline-panel"> | |
2504 | <div class="timeline-heading"> | |
2505 | <h4 class="timeline-title">2019.02.8 released</h4> | |
2506 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 December 2019</small></p> | |
2507 | </div> | |
2508 | <div class="timeline-body"> | |
2509 | <p>The 2019.02.8 bugfix release is out, fixing a number of important / | |
2510 | security related issues discovered since the 2019.02.7 release. See the | |
2511 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.8">CHANGES</a> | |
2512 | file for more details, read the | |
2513 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268545.html">announcement</a> | |
2514 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2515 | <a href="/downloads/buildroot-2019.02.8.tar.bz2">2019.02.8 release</a>.</p> | |
2516 | </div> | |
2517 | </div> | |
2518 | </li> | |
2519 | ||
fbb5c467 PK |
2520 | <li class="timeline-inverted"> |
2521 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2522 | <div class="timeline-panel"> | |
2523 | <div class="timeline-heading"> | |
2524 | <h4 class="timeline-title">2019.08.3 released</h4> | |
2525 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 December 2019</small></p> | |
2526 | </div> | |
2527 | <div class="timeline-body"> | |
2528 | <p>The 2019.08.3 bugfix release is out, fixing a number of important / | |
2529 | security related issues discovered since the 2019.08.2 release. See the | |
2530 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.3">CHANGES</a> | |
2531 | file for more details, read the | |
2532 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268515.html">announcement</a> | |
2533 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2534 | <a href="/downloads/buildroot-2019.08.3.tar.bz2">2019.08.3 release</a>.</p> | |
2535 | ||
2536 | <p>Notice that the 2019.08.x series is now end of life. Please migrate to | |
2537 | the 2019.02 or 2019.11 series instead.</p> | |
2538 | </div> | |
2539 | </div> | |
2540 | </li> | |
2541 | ||
fc1c7e59 | 2542 | <li> |
836b84a7 PK |
2543 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> |
2544 | <div class="timeline-panel"> | |
2545 | <div class="timeline-heading"> | |
2546 | <h4 class="timeline-title">2019.11 released</h4> | |
2547 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2019</small></p> | |
2548 | </div> | |
2549 | <div class="timeline-body"> | |
2550 | <p>The stable 2019.11 release is out - Thanks to everyone | |
2551 | contributing and testing the release candidates. See the | |
2552 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11">CHANGES</a> | |
a4ff0817 PK |
2553 | file for more details, read the |
2554 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/267603.html">announcement</a> | |
836b84a7 PK |
2555 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
2556 | <a href="/downloads/buildroot-2019.11.tar.bz2">2019.11 release</a>.</p> | |
2557 | </div> | |
2558 | </div> | |
2559 | </li> | |
2560 | ||
2561 | <li class="timeline-inverted"> | |
fc1c7e59 PK |
2562 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> |
2563 | <div class="timeline-panel"> | |
2564 | <div class="timeline-heading"> | |
2565 | <h4 class="timeline-title">2019.11-rc3 released</h4> | |
2566 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 November 2019</small></p> | |
2567 | </div> | |
2568 | <div class="timeline-body"> | |
2569 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2570 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc3">CHANGES</a> | |
2571 | file for details.</p> | |
2572 | ||
2573 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2574 | <a href="/downloads/buildroot-2019.11-rc3.tar.bz2">2019.11-rc3 | |
2575 | release candidate</a>, and report any problems found to the | |
2576 | <a href="support.html">mailing list</a> or | |
2577 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2578 | </div> | |
2579 | </div> | |
2580 | </li> | |
2581 | ||
2582 | <li> | |
1ab7e0c6 PK |
2583 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> |
2584 | <div class="timeline-panel"> | |
2585 | <div class="timeline-heading"> | |
2586 | <h4 class="timeline-title">2019.11-rc2 released</h4> | |
2587 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2019</small></p> | |
2588 | </div> | |
2589 | <div class="timeline-body"> | |
2590 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2591 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc2">CHANGES</a> | |
2592 | file for details.</p> | |
2593 | ||
2594 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2595 | <a href="/downloads/buildroot-2019.11-rc2.tar.bz2">2019.11-rc2 | |
2596 | release candidate</a>, and report any problems found to the | |
2597 | <a href="support.html">mailing list</a> or | |
2598 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2599 | </div> | |
2600 | </div> | |
2601 | </li> | |
2602 | ||
ade15bbb PK |
2603 | <li class="timeline-inverted"> |
2604 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2605 | <div class="timeline-panel"> | |
2606 | <div class="timeline-heading"> | |
2607 | <h4 class="timeline-title">2019.02.7 released</h4> | |
2608 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2019</small></p> | |
2609 | </div> | |
2610 | <div class="timeline-body"> | |
2611 | <p>The 2019.02.7 bugfix release is out, fixing a number of important / | |
2612 | security related issues discovered since the 2019.02.6 release. See the | |
2613 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.7">CHANGES</a> | |
2614 | file for more details, read the | |
2615 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265909.html">announcement</a> | |
2616 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2617 | <a href="/downloads/buildroot-2019.02.7.tar.bz2">2019.02.7 release</a>.</p> | |
2618 | </div> | |
2619 | </div> | |
2620 | </li> | |
2621 | ||
b6940fe2 PK |
2622 | <li> |
2623 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2624 | <div class="timeline-panel"> | |
2625 | <div class="timeline-heading"> | |
2626 | <h4 class="timeline-title">2019.08.2 released</h4> | |
2627 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 November 2019</small></p> | |
2628 | </div> | |
2629 | <div class="timeline-body"> | |
2630 | <p>The 2019.08.2 bugfix release is out, fixing a number of important / | |
2631 | security related issues discovered since the 2019.08.1 release. See the | |
2632 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.2">CHANGES</a> | |
2633 | file for more details, read the | |
2634 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265842.html">announcement</a> | |
2635 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2636 | <a href="/downloads/buildroot-2019.08.2.tar.bz2">2019.08.2 release</a>.</p> | |
2637 | </div> | |
2638 | </div> | |
2639 | </li> | |
2640 | ||
78d373f7 PK |
2641 | <li class="timeline-inverted"> |
2642 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2643 | <div class="timeline-panel"> | |
2644 | <div class="timeline-heading"> | |
2645 | <h4 class="timeline-title">2019.11-rc1 released</h4> | |
2646 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 November 2019</small></p> | |
2647 | </div> | |
2648 | <div class="timeline-body"> | |
2649 | <p>We have a new release candidate! Lots of changes all over the | |
2650 | tree, see the | |
2651 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc1">CHANGES</a> | |
2652 | file for details. | |
2653 | </p> | |
2654 | ||
2655 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2656 | <a href="/downloads/buildroot-2019.11-rc1.tar.bz2">2019.11-rc1 | |
2657 | release candidate</a>, and report any problems found to the | |
2658 | <a href="support.html">mailing list</a> or | |
2659 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2660 | </div> | |
2661 | </div> | |
2662 | </li> | |
2663 | ||
c765e2e2 PK |
2664 | <li> |
2665 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2666 | <div class="timeline-panel"> | |
2667 | <div class="timeline-heading"> | |
2668 | <h4 class="timeline-title">2019.02.6 released</h4> | |
2669 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> | |
2670 | </div> | |
2671 | <div class="timeline-body"> | |
2672 | <p>The 2019.02.6 bugfix release is out, fixing a number of important / | |
2673 | security related issues discovered since the 2019.02.5 release. See the | |
2674 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.6">CHANGES</a> | |
2675 | file for more details, read the | |
2676 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261557.html">announcement</a> | |
2677 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2678 | <a href="/downloads/buildroot-2019.02.6.tar.bz2">2019.02.6 release</a>.</p> | |
2679 | </div> | |
2680 | </div> | |
2681 | </li> | |
2682 | ||
be8d42bc PK |
2683 | <li class="timeline-inverted"> |
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">2019.05.3 released</h4> | |
2688 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> | |
2689 | </div> | |
2690 | <div class="timeline-body"> | |
2691 | <p>The 2019.05.3 bugfix release is out, fixing a number of important / | |
2692 | security related issues discovered since the 2019.05.2 release. See the | |
2693 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.3">CHANGES</a> | |
2694 | file for more details, read the | |
2695 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261556.html">announcement</a> | |
2696 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2697 | <a href="/downloads/buildroot-2019.05.3.tar.bz2">2019.05.3 release</a>.</p> | |
2698 | ||
2699 | <p>Notice that the 2019.05.x series is now end of life. Please migrate to | |
2700 | the 2019.02 or 2019.08 series instead.</p> | |
2701 | </div> | |
2702 | </div> | |
2703 | </li> | |
2704 | ||
2fb01651 PK |
2705 | <li> |
2706 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2707 | <div class="timeline-panel"> | |
2708 | <div class="timeline-heading"> | |
2709 | <h4 class="timeline-title">2019.08.1 released</h4> | |
2710 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> | |
2711 | </div> | |
2712 | <div class="timeline-body"> | |
2713 | <p>The 2019.08.1 bugfix release is out, fixing a number of important / | |
2714 | security related issues discovered since the 2019.08 release. See the | |
2715 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.1">CHANGES</a> | |
2716 | file for more details, read the | |
2717 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261531.html">announcement</a> | |
2718 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2719 | <a href="/downloads/buildroot-2019.08.1.tar.bz2">2019.08.1 release</a>.</p> | |
2720 | </div> | |
2721 | </div> | |
2722 | </li> | |
2723 | ||
6ce076f0 PK |
2724 | <li class="timeline-inverted"> |
2725 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2726 | <div class="timeline-panel"> | |
2727 | <div class="timeline-heading"> | |
2728 | <h4 class="timeline-title">2019.05.2 released</h4> | |
2729 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 September 2019</small></p> | |
2730 | </div> | |
2731 | <div class="timeline-body"> | |
2732 | <p>The 2019.05.2 bugfix release is out, fixing a number of important / | |
2733 | security related issues discovered since the 2019.05.1 release. See the | |
2734 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.2">CHANGES</a> | |
2735 | file for more details, read the | |
2736 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258410.html">announcement</a> | |
2737 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2738 | <a href="/downloads/buildroot-2019.05.2.tar.bz2">2019.05.2 release</a>.</p> | |
2739 | </div> | |
2740 | </div> | |
2741 | </li> | |
2742 | ||
268c7cf6 PK |
2743 | <li> |
2744 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2745 | <div class="timeline-panel"> | |
2746 | <div class="timeline-heading"> | |
2747 | <h4 class="timeline-title">2019.02.5 released</h4> | |
2748 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 September 2019</small></p> | |
2749 | </div> | |
2750 | <div class="timeline-body"> | |
2751 | <p>The 2019.02.5 bugfix release is out, fixing a number of important / | |
2752 | security related issues discovered since the 2019.02.4 release. See the | |
2753 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.5">CHANGES</a> | |
2754 | file for more details, read the | |
2755 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258384.html">announcement</a> | |
2756 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2757 | <a href="/downloads/buildroot-2019.02.5.tar.bz2">2019.02.5 release</a>.</p> | |
2758 | </div> | |
2759 | </div> | |
2760 | </li> | |
2761 | ||
1fcdfbfb PK |
2762 | <li class="timeline-inverted"> |
2763 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2764 | <div class="timeline-panel"> | |
2765 | <div class="timeline-heading"> | |
2766 | <h4 class="timeline-title">2019.08 released</h4> | |
2767 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2019</small></p> | |
2768 | </div> | |
2769 | <div class="timeline-body"> | |
2770 | <p>The stable 2019.08 release is out - Thanks to everyone | |
2771 | contributing and testing the release candidates. See the | |
2772 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08">CHANGES</a> | |
655371c3 PK |
2773 | file for more details, read the |
2774 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258136.html">announcement</a> | |
1fcdfbfb PK |
2775 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
2776 | <a href="/downloads/buildroot-2019.08.tar.bz2">2019.08 release</a>.</p> | |
2777 | </div> | |
2778 | </div> | |
2779 | </li> | |
2780 | ||
cd8ab185 PK |
2781 | <li> |
2782 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2783 | <div class="timeline-panel"> | |
2784 | <div class="timeline-heading"> | |
2785 | <h4 class="timeline-title">2019.08-rc3 released</h4> | |
2786 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2019</small></p> | |
2787 | </div> | |
2788 | <div class="timeline-body"> | |
2789 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2790 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc3">CHANGES</a> | |
2791 | file for details.</p> | |
2792 | ||
2793 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2794 | <a href="/downloads/buildroot-2019.08-rc3.tar.bz2">2019.08-rc3 | |
2795 | release candidate</a>, and report any problems found to the | |
2796 | <a href="support.html">mailing list</a> or | |
2797 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2798 | </div> | |
2799 | </div> | |
2800 | </li> | |
2801 | ||
f3221f1a PK |
2802 | <li class="timeline-inverted"> |
2803 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2804 | <div class="timeline-panel"> | |
2805 | <div class="timeline-heading"> | |
2806 | <h4 class="timeline-title">2019.08-rc2 released</h4> | |
2807 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 August 2019</small></p> | |
2808 | </div> | |
2809 | <div class="timeline-body"> | |
2810 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2811 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc2">CHANGES</a> | |
2812 | file for details.</p> | |
2813 | ||
2814 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2815 | <a href="/downloads/buildroot-2019.08-rc2.tar.bz2">2019.08-rc2 | |
2816 | release candidate</a>, and report any problems found to the | |
2817 | <a href="support.html">mailing list</a> or | |
2818 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2819 | </div> | |
2820 | </div> | |
2821 | </li> | |
2822 | ||
9b9abb0d PK |
2823 | <li> |
2824 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2825 | <div class="timeline-panel"> | |
2826 | <div class="timeline-heading"> | |
2827 | <h4 class="timeline-title">2019.08-rc1 released</h4> | |
2828 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 August 2019</small></p> | |
2829 | </div> | |
2830 | <div class="timeline-body"> | |
2831 | <p>We have a new release candidate! Lots of changes all over the | |
2832 | tree, see the | |
2833 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc1">CHANGES</a> | |
2834 | file for details. | |
2835 | </p> | |
2836 | ||
2837 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2838 | <a href="/downloads/buildroot-2019.08-rc1.tar.bz2">2019.08-rc1 | |
2839 | release candidate</a>, and report any problems found to the | |
2840 | <a href="support.html">mailing list</a> or | |
2841 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2842 | </div> | |
2843 | </div> | |
2844 | </li> | |
2845 | ||
21a44009 PK |
2846 | <li class="timeline-inverted"> |
2847 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2848 | <div class="timeline-panel"> | |
2849 | <div class="timeline-heading"> | |
2850 | <h4 class="timeline-title">2019.02.4 released</h4> | |
2851 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 June 2019</small></p> | |
2852 | </div> | |
2853 | <div class="timeline-body"> | |
2854 | <p>The 2019.02.4 bugfix release is out, fixing a number of important / | |
2855 | security related issues discovered since the 2019.02.2 release. See the | |
2856 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.4">CHANGES</a> | |
2857 | file for more details, read the | |
2858 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254194.html">announcement</a> | |
2859 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2860 | <a href="/downloads/buildroot-2019.02.4.tar.bz2">2019.02.4 release</a>.</p> | |
2861 | </div> | |
2862 | </div> | |
2863 | </li> | |
2864 | ||
89d297a1 PK |
2865 | <li> |
2866 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2867 | <div class="timeline-panel"> | |
2868 | <div class="timeline-heading"> | |
2869 | <h4 class="timeline-title">2019.05.1 released</h4> | |
2870 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 July 2019</small></p> | |
2871 | </div> | |
2872 | <div class="timeline-body"> | |
2873 | <p>The 2019.05.1 bugfix release is out, fixing a number of important / | |
2874 | security related issues discovered since the 2019.05 release. See the | |
2875 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.1">CHANGES</a> | |
2876 | file for more details, read the | |
2877 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254105.html">announcement</a> | |
2878 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2879 | <a href="/downloads/buildroot-2019.05.1.tar.bz2">2019.05.1 release</a>.</p> | |
2880 | </div> | |
2881 | </div> | |
2882 | </li> | |
2883 | ||
e15c6b6c PK |
2884 | <li class="timeline-inverted"> |
2885 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2886 | <div class="timeline-panel"> | |
2887 | <div class="timeline-heading"> | |
2888 | <h4 class="timeline-title">2019.02.3 released</h4> | |
2889 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 June 2019</small></p> | |
2890 | </div> | |
2891 | <div class="timeline-body"> | |
2892 | <p>The 2019.02.3 bugfix release is out, fixing a number of important / | |
2893 | security related issues discovered since the 2019.02.2 release. See the | |
2894 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.3">CHANGES</a> | |
2895 | file for more details, read the | |
2896 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/252046.html">announcement</a> | |
2897 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
2898 | <a href="/downloads/buildroot-2019.02.3.tar.bz2">2019.02.3 release</a>.</p> | |
2899 | </div> | |
2900 | </div> | |
2901 | </li> | |
2902 | ||
8d4e26da PK |
2903 | <li> |
2904 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2905 | <div class="timeline-panel"> | |
2906 | <div class="timeline-heading"> | |
2907 | <h4 class="timeline-title">2019.05 released</h4> | |
2908 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2019</small></p> | |
2909 | </div> | |
2910 | <div class="timeline-body"> | |
2911 | <p>The stable 2019.05 release is out - Thanks to everyone | |
2912 | contributing and testing the release candidates. See the | |
2913 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05">CHANGES</a> | |
fa9efbc9 PK |
2914 | file for more details, read the |
2915 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/251548.html">announcement</a> | |
8d4e26da PK |
2916 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
2917 | <a href="/downloads/buildroot-2019.05.tar.bz2">2019.05 release</a>.</p> | |
2918 | </div> | |
2919 | </div> | |
2920 | </li> | |
2921 | ||
2c96d648 PK |
2922 | <li class="timeline-inverted"> |
2923 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2924 | <div class="timeline-panel"> | |
2925 | <div class="timeline-heading"> | |
2926 | <h4 class="timeline-title">2019.05-rc3 released</h4> | |
2927 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2019</small></p> | |
2928 | </div> | |
2929 | <div class="timeline-body"> | |
2930 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2931 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc3">CHANGES</a> | |
2932 | file for details.</p> | |
2933 | ||
2934 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2935 | <a href="/downloads/buildroot-2019.05-rc3.tar.bz2">2019.05-rc3 | |
2936 | release candidate</a>, and report any problems found to the | |
2937 | <a href="support.html">mailing list</a> or | |
2938 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2939 | </div> | |
2940 | </div> | |
2941 | </li> | |
2942 | ||
2adc578d PK |
2943 | <li> |
2944 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2945 | <div class="timeline-panel"> | |
2946 | <div class="timeline-heading"> | |
2947 | <h4 class="timeline-title">2019.05-rc2 released</h4> | |
2948 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2019</small></p> | |
2949 | </div> | |
2950 | <div class="timeline-body"> | |
2951 | <p>Another week, another release candidate with more cleanups and build fixes. See the | |
2952 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc2">CHANGES</a> | |
2953 | file for details.</p> | |
2954 | ||
2955 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2956 | <a href="/downloads/buildroot-2019.05-rc2.tar.bz2">2019.05-rc2 | |
2957 | release candidate</a>, and report any problems found to the | |
2958 | <a href="support.html">mailing list</a> or | |
2959 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2960 | </div> | |
2961 | </div> | |
2962 | </li> | |
2963 | ||
a8b229a7 PK |
2964 | <li class="timeline-inverted"> |
2965 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2966 | <div class="timeline-panel"> | |
2967 | <div class="timeline-heading"> | |
2968 | <h4 class="timeline-title">2019.05-rc1 released</h4> | |
2969 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2019</small></p> | |
2970 | </div> | |
2971 | <div class="timeline-body"> | |
2972 | <p>We have a new release candidate! Lots of changes all over the | |
2973 | tree, see the | |
2974 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc1">CHANGES</a> | |
3857a179 PK |
2975 | file for details, and read the |
2976 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-May/249819.html">announcement</a>. | |
a8b229a7 PK |
2977 | </p> |
2978 | ||
2979 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
2980 | <a href="/downloads/buildroot-2019.05-rc1.tar.bz2">2019.05-rc1 | |
2981 | release candidate</a>, and report any problems found to the | |
2982 | <a href="support.html">mailing list</a> or | |
2983 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
2984 | </div> | |
2985 | </div> | |
2986 | </li> | |
2987 | ||
cfa6f2ff PK |
2988 | <li> |
2989 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
2990 | <div class="timeline-panel"> | |
2991 | <div class="timeline-heading"> | |
2992 | <h4 class="timeline-title">2019.02.2 released</h4> | |
2993 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 April 2019</small></p> | |
2994 | </div> | |
2995 | <div class="timeline-body"> | |
2996 | <p>The 2019.02.2 bugfix release is out, fixing a number of important / | |
2997 | security related issues discovered since the 2019.02.1 release. See the | |
2998 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.2">CHANGES</a> | |
2999 | file for more details, read the | |
3000 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-April/248972.html">announcement</a> | |
3001 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3002 | <a href="/downloads/buildroot-2019.02.2.tar.bz2">2019.02.2 release</a>.</p> | |
3003 | </div> | |
3004 | </div> | |
3005 | </li> | |
3006 | ||
dd57581f PK |
3007 | <li class="timeline-inverted"> |
3008 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3009 | <div class="timeline-panel"> | |
3010 | <div class="timeline-heading"> | |
3011 | <h4 class="timeline-title">2019.02.1 released</h4> | |
3012 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 March 2019</small></p> | |
3013 | </div> | |
3014 | <div class="timeline-body"> | |
3015 | <p>The 2019.02.1 bugfix release is out, fixing a number of important / | |
3016 | security related issues discovered since the 2019.02 release. See the | |
3017 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.1">CHANGES</a> | |
3018 | file for more details, read the | |
3019 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246465.html">announcement</a> | |
3020 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3021 | <a href="/downloads/buildroot-2019.02.1.tar.bz2">2019.02.1 release</a>.</p> | |
3022 | </div> | |
3023 | </div> | |
3024 | </li> | |
3025 | ||
0491b3a4 | 3026 | <li> |
0b1376f8 PK |
3027 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> |
3028 | <div class="timeline-panel"> | |
3029 | <div class="timeline-heading"> | |
3030 | <h4 class="timeline-title">2018.02.12 released, 2018.02.x series EOL</h4> | |
3031 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 March 2019</small></p> | |
3032 | </div> | |
3033 | <div class="timeline-body"> | |
3034 | <p>The 2018.02.12 bugfix release is out, fixing a number of important / | |
3035 | security related issues discovered since the 2018.02.11 release. See the | |
3036 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.12">CHANGES</a> | |
3037 | file for more details, read the | |
3038 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246419.html">announcement</a> | |
3039 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3040 | <a href="/downloads/buildroot-2018.02.12.tar.bz2">2018.02.12 release</a>.</p> | |
3041 | ||
3042 | <p>Notice that the 2018.02.x series is now end of life. Please migrate to | |
3043 | the 2019.02 series instead which will be supported until March 2020.</p> | |
3044 | </div> | |
3045 | </div> | |
3046 | </li> | |
3047 | ||
bf8e36cf PK |
3048 | <li class="timeline-inverted"> |
3049 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3050 | <div class="timeline-panel"> | |
3051 | <div class="timeline-heading"> | |
3052 | <h4 class="timeline-title">2018.11.4 released</h4> | |
3053 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 March 2019</small></p> | |
3054 | </div> | |
3055 | <div class="timeline-body"> | |
3056 | <p>The 2018.11.4 bugfix release is out, fixing a number of important / | |
3057 | security related issues discovered since the 2018.11.3 release. See the | |
3058 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.4">CHANGES</a> | |
3059 | file for more details, read the | |
3060 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246388.html">announcement</a> | |
3061 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3062 | <a href="/downloads/buildroot-2018.11.4.tar.bz2">2018.11.4 release</a>.</p> | |
3063 | ||
3064 | <p>Notice that the 2018.11.x series is now end of life. Please migrate to | |
3065 | the 2019.02 series instead which will be supported until March 2020.</p> | |
3066 | </div> | |
3067 | </div> | |
3068 | </li> | |
3069 | ||
b9674056 PK |
3070 | <li> |
3071 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3072 | <div class="timeline-panel"> | |
3073 | <div class="timeline-heading"> | |
3074 | <h4 class="timeline-title">2019.02 released</h4> | |
3075 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2019</small></p> | |
3076 | </div> | |
3077 | <div class="timeline-body"> | |
3078 | <p>The stable 2019.02 release is out - Thanks to everyone | |
3079 | contributing and testing the release candidates. See the | |
3080 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02">CHANGES</a> | |
caa1359d PK |
3081 | file for more details, read the |
3082 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/244273.html">announcement</a> | |
b9674056 PK |
3083 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
3084 | <a href="/downloads/buildroot-2019.02.tar.bz2">2019.02 release</a>.</p> | |
3085 | ||
3086 | <p>Notice that this is a long term support release which will be | |
3087 | supported with security and other important fixes until March 2020.</p> | |
3088 | </div> | |
3089 | </div> | |
3090 | </li> | |
3091 | ||
bdfea842 PK |
3092 | <li class="timeline-inverted"> |
3093 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3094 | <div class="timeline-panel"> | |
3095 | <div class="timeline-heading"> | |
3096 | <h4 class="timeline-title">2019.02-rc3 released</h4> | |
3097 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2019</small></p> | |
3098 | </div> | |
3099 | <div class="timeline-body"> | |
3100 | <p>Another week, another release candidate with more cleanups | |
3101 | and build fixes. See the | |
3102 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc3">CHANGES</a> | |
3103 | file for details.</p> | |
3104 | ||
3105 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3106 | <a href="/downloads/buildroot-2019.02-rc3.tar.bz2">2019.02-rc3 | |
3107 | release candidate</a>, and report any problems found to the | |
3108 | <a href="support.html">mailing list</a> or | |
3109 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3110 | </div> | |
3111 | </div> | |
3112 | </li> | |
3113 | ||
a6c93172 PK |
3114 | <li> |
3115 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3116 | <div class="timeline-panel"> | |
3117 | <div class="timeline-heading"> | |
3118 | <h4 class="timeline-title">2018.11.3 released</h4> | |
3119 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> | |
3120 | </div> | |
3121 | <div class="timeline-body"> | |
3122 | <p>The 2018.11.3 bugfix release is out, fixing a number of important / | |
3123 | security related issues discovered since the 2018.11.2 release. See the | |
3124 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.3">CHANGES</a> | |
3125 | file for more details, read the | |
3126 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243960.html">announcement</a> | |
3127 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3128 | <a href="/downloads/buildroot-2018.11.3.tar.bz2">2018.11.3 release</a>.</p> | |
3129 | </div> | |
3130 | </div> | |
3131 | </li> | |
3132 | ||
d4222092 PK |
3133 | <li class="timeline-inverted"> |
3134 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3135 | <div class="timeline-panel"> | |
3136 | <div class="timeline-heading"> | |
3137 | <h4 class="timeline-title">2018.02.11 released</h4> | |
3138 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> | |
3139 | </div> | |
3140 | <div class="timeline-body"> | |
3141 | <p>The 2018.02.11 bugfix release is out, fixing a number of important / | |
3142 | security related issues discovered since the 2018.02.10 release. See the | |
3143 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.11">CHANGES</a> | |
3144 | file for more details, read the | |
3145 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243944.html">announcement</a> | |
3146 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3147 | <a href="/downloads/buildroot-2018.02.11.tar.bz2">2018.02.11 release</a>.</p> | |
3148 | </div> | |
3149 | </div> | |
3150 | </li> | |
3151 | ||
108c8312 PK |
3152 | <li> |
3153 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3154 | <div class="timeline-panel"> | |
3155 | <div class="timeline-heading"> | |
3156 | <h4 class="timeline-title">2019.02-rc2 released</h4> | |
3157 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> | |
3158 | </div> | |
3159 | <div class="timeline-body"> | |
3160 | <p>Another week, another release candidate with more cleanups | |
3161 | and build fixes. See the | |
3162 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc2">CHANGES</a> | |
3163 | file for details.</p> | |
3164 | ||
3165 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3166 | <a href="/downloads/buildroot-2019.02-rc2.tar.bz2">2019.02-rc2 | |
3167 | release candidate</a>, and report any problems found to the | |
3168 | <a href="support.html">mailing list</a> or | |
3169 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3170 | </div> | |
3171 | </div> | |
3172 | </li> | |
3173 | ||
23a28853 PK |
3174 | <li class="timeline-inverted"> |
3175 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3176 | <div class="timeline-panel"> | |
3177 | <div class="timeline-heading"> | |
3178 | <h4 class="timeline-title">2019.02-rc1 released</h4> | |
3179 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 February 2019</small></p> | |
3180 | </div> | |
3181 | <div class="timeline-body"> | |
3182 | <p>We have a new release candidate! Lots of changes all over the | |
3183 | tree, see the | |
3184 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc1">CHANGES</a> | |
9d2166c9 PK |
3185 | file for details and read the |
3186 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243205.html">announcement</a>. | |
23a28853 PK |
3187 | </p> |
3188 | ||
3189 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3190 | <a href="/downloads/buildroot-2019.02-rc1.tar.bz2">2019.02-rc1 | |
3191 | release candidate</a>, and report any problems found to the | |
3192 | <a href="support.html">mailing list</a> or | |
3193 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3194 | </div> | |
3195 | </div> | |
3196 | </li> | |
3197 | ||
5c6ee572 PK |
3198 | <li> |
3199 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3200 | <div class="timeline-panel"> | |
3201 | <div class="timeline-heading"> | |
3202 | <h4 class="timeline-title">2018.02.10 released</h4> | |
3203 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2019</small></p> | |
3204 | </div> | |
3205 | <div class="timeline-body"> | |
3206 | <p>The 2018.02.10 bugfix release is out, fixing a number of important / | |
3207 | security related issues discovered since the 2018.02.9 release. See the | |
3208 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.10">CHANGES</a> | |
3209 | file for more details, read the | |
3210 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/242027.html">announcement</a> | |
3211 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3212 | <a href="/downloads/buildroot-2018.02.10.tar.bz2">2018.02.10 release</a>.</p> | |
3213 | </div> | |
3214 | </div> | |
3215 | </li> | |
3216 | ||
b0f0f07c PK |
3217 | <li class="timeline-inverted"> |
3218 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3219 | <div class="timeline-panel"> | |
3220 | <div class="timeline-heading"> | |
3221 | <h4 class="timeline-title">2018.11.2 released</h4> | |
3222 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2019</small></p> | |
3223 | </div> | |
3224 | <div class="timeline-body"> | |
3225 | <p>The 2018.11.2 bugfix release is out, fixing a number of important / | |
3226 | security related issues discovered since the 2018.11.1 release. See the | |
3227 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.2">CHANGES</a> | |
3228 | file for more details, read the | |
3229 | <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/241981.html">announcement</a> | |
3230 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3231 | <a href="/downloads/buildroot-2018.11.2.tar.bz2">2018.11.2 release</a>.</p> | |
3232 | </div> | |
3233 | </div> | |
3234 | </li> | |
3235 | ||
030fc5ea PK |
3236 | <li> |
3237 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3238 | <div class="timeline-panel"> | |
3239 | <div class="timeline-heading"> | |
3240 | <h4 class="timeline-title">2018.02.9 released</h4> | |
3241 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 December 2018</small></p> | |
3242 | </div> | |
3243 | <div class="timeline-body"> | |
3244 | <p>The 2018.02.9 bugfix release is out, fixing a number of important / | |
3245 | security related issues discovered since the 2018.02.8 release. See the | |
3246 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.9">CHANGES</a> | |
3247 | file for more details, read the | |
3248 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239206.html">announcement</a> | |
3249 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3250 | <a href="/downloads/buildroot-2018.02.9.tar.bz2">2018.02.9 release</a>.</p> | |
3251 | </div> | |
3252 | </div> | |
3253 | </li> | |
3254 | ||
0d9170a1 PK |
3255 | <li class="timeline-inverted"> |
3256 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3257 | <div class="timeline-panel"> | |
3258 | <div class="timeline-heading"> | |
3259 | <h4 class="timeline-title">2018.08.4 released, 2018.08 series EOL</h4> | |
3260 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 December 2018</small></p> | |
3261 | </div> | |
3262 | <div class="timeline-body"> | |
3263 | <p>The 2018.08.4 bugfix release is out, fixing a number of important / | |
3264 | security related issues discovered since the 2018.08.3 release. See the | |
3265 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.4">CHANGES</a> | |
3266 | file for more details, read the | |
3267 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239200.html">announcement</a> | |
3268 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3269 | <a href="/downloads/buildroot-2018.08.4.tar.bz2">2018.08.4 release</a>.</p> | |
3270 | <p>Notice that the 2018.08 series is now end of life, please | |
3271 | consider migrating to 2018.11 instead.</p> | |
3272 | </div> | |
3273 | </div> | |
3274 | </li> | |
3275 | ||
ed1a8b57 PK |
3276 | <li> |
3277 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3278 | <div class="timeline-panel"> | |
3279 | <div class="timeline-heading"> | |
3280 | <h4 class="timeline-title">2018.11.1 released</h4> | |
3281 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 December 2018</small></p> | |
3282 | </div> | |
3283 | <div class="timeline-body"> | |
3284 | <p>The 2018.11.1 bugfix release is out, fixing a number of important / | |
3285 | security related issues discovered since the 2018.11 release. See the | |
3286 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.1">CHANGES</a> | |
3287 | file for more details, read the | |
3288 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239184.html">announcement</a> | |
3289 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3290 | <a href="/downloads/buildroot-2018.11.1.tar.bz2">2018.11.1 release</a>.</p> | |
3291 | </div> | |
3292 | </div> | |
3293 | </li> | |
6cd8cbc6 | 3294 | |
9089a9ff PK |
3295 | <li class="timeline-inverted"> |
3296 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3297 | <div class="timeline-panel"> | |
3298 | <div class="timeline-heading"> | |
3299 | <h4 class="timeline-title">2018.11 released</h4> | |
3300 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2018</small></p> | |
3301 | </div> | |
3302 | <div class="timeline-body"> | |
3303 | <p>The stable 2018.11 release is out - Thanks to everyone | |
3304 | contributing and testing the release candidates. See the | |
3305 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11">CHANGES</a> | |
2e08c739 PK |
3306 | file for more details, read the |
3307 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/237402.html">announcement</a> | |
9089a9ff PK |
3308 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
3309 | <a href="/downloads/buildroot-2018.11.tar.bz2">2018.11 release</a>.</p> | |
3310 | </div> | |
3311 | </div> | |
3312 | </li> | |
3313 | ||
0031f521 PK |
3314 | <li> |
3315 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3316 | <div class="timeline-panel"> | |
3317 | <div class="timeline-heading"> | |
3318 | <h4 class="timeline-title">2018.11-rc3 released</h4> | |
3319 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2018</small></p> | |
3320 | </div> | |
3321 | <div class="timeline-body"> | |
3322 | <p>Another week, another release candidate with more cleanups | |
3323 | and build fixes. See the | |
3324 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc3">CHANGES</a> | |
3325 | file for details.</p> | |
3326 | ||
3327 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3328 | <a href="/downloads/buildroot-2018.11-rc3.tar.bz2">2018.11-rc3 | |
3329 | release candidate</a>, and report any problems found to the | |
3330 | <a href="support.html">mailing list</a> or | |
3331 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3332 | </div> | |
3333 | </div> | |
3334 | </li> | |
3335 | ||
67aabda0 PK |
3336 | <li class="timeline-inverted"> |
3337 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3338 | <div class="timeline-panel"> | |
3339 | <div class="timeline-heading"> | |
3340 | <h4 class="timeline-title">2018.02.8 released</h4> | |
3341 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2018</small></p> | |
3342 | </div> | |
3343 | <div class="timeline-body"> | |
3344 | <p>The 2018.02.8 bugfix release is out, fixing a number of important / | |
3345 | security related issues discovered since the 2018.02.7 release. See the | |
3346 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.8">CHANGES</a> | |
3347 | file for more details, read the | |
3348 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237072.html">announcement</a> | |
3349 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3350 | <a href="/downloads/buildroot-2018.02.8.tar.bz2">2018.02.8 release</a>.</p> | |
3351 | </div> | |
3352 | </div> | |
3353 | </li> | |
3354 | ||
a881d82a PK |
3355 | <li> |
3356 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3357 | <div class="timeline-panel"> | |
3358 | <div class="timeline-heading"> | |
3359 | <h4 class="timeline-title">2018.08.3 released</h4> | |
3360 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2018</small></p> | |
3361 | </div> | |
3362 | <div class="timeline-body"> | |
3363 | <p>The 2018.08.3 bugfix release is out, fixing a number of important / | |
3364 | security related issues discovered since the 2018.08.2 release. See the | |
3365 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.3">CHANGES</a> | |
3366 | file for more details, read the | |
3367 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237068.html">announcement</a> | |
3368 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3369 | <a href="/downloads/buildroot-2018.08.3.tar.bz2">2018.08.3 release</a>.</p> | |
3370 | </div> | |
3371 | </div> | |
3372 | </li> | |
3373 | ||
bc89c1a8 PK |
3374 | <li class="timeline-inverted"> |
3375 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3376 | <div class="timeline-panel"> | |
3377 | <div class="timeline-heading"> | |
3378 | <h4 class="timeline-title">2018.11-rc2 released</h4> | |
3379 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2018</small></p> | |
3380 | </div> | |
3381 | <div class="timeline-body"> | |
3382 | <p>Another week, another release candidate with more cleanups | |
3383 | and build fixes. See the | |
3384 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc2">CHANGES</a> | |
3385 | file for details.</p> | |
3386 | ||
3387 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3388 | <a href="/downloads/buildroot-2018.11-rc2.tar.bz2">2018.11-rc2 | |
3389 | release candidate</a>, and report any problems found to the | |
3390 | <a href="support.html">mailing list</a> or | |
3391 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3392 | </div> | |
3393 | </div> | |
3394 | </li> | |
3395 | ||
956f0559 PK |
3396 | <li> |
3397 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3398 | <div class="timeline-panel"> | |
3399 | <div class="timeline-heading"> | |
3400 | <h4 class="timeline-title">2018.11-rc1 released</h4> | |
3401 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 November 2018</small></p> | |
3402 | </div> | |
3403 | <div class="timeline-body"> | |
3404 | <p>We have a new release candidate! Lots of changes all over the | |
3405 | tree, see the | |
3406 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc1">CHANGES</a> | |
3407 | file for details and/or read | |
3408 | the <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/235405.html">announcement</a>. | |
3409 | </p> | |
3410 | ||
3411 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3412 | <a href="/downloads/buildroot-2018.11-rc1.tar.bz2">2018.11-rc1 | |
3413 | release candidate</a>, and report any problems found to the | |
3414 | <a href="support.html">mailing list</a> or | |
3415 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3416 | </div> | |
3417 | </div> | |
3418 | </li> | |
3419 | ||
a02a82aa PK |
3420 | <li class="timeline-inverted"> |
3421 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3422 | <div class="timeline-panel"> | |
3423 | <div class="timeline-heading"> | |
3424 | <h4 class="timeline-title">2018.02.7 released</h4> | |
3425 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 October 2018</small></p> | |
3426 | </div> | |
3427 | <div class="timeline-body"> | |
3428 | <p>The 2018.02.7 bugfix release is out, fixing a number of important / | |
3429 | security related issues discovered since the 2018.02.6 release. See the | |
3430 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.7">CHANGES</a> | |
3431 | file for more details, read the | |
3432 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234262.html">announcement</a> | |
3433 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3434 | <a href="/downloads/buildroot-2018.02.7.tar.bz2">2018.02.7 release</a>.</p> | |
3435 | </div> | |
3436 | </div> | |
3437 | </li> | |
3438 | ||
99275417 PK |
3439 | <li> |
3440 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3441 | <div class="timeline-panel"> | |
3442 | <div class="timeline-heading"> | |
3443 | <h4 class="timeline-title">2018.08.2 released</h4> | |
3444 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 October 2018</small></p> | |
3445 | </div> | |
3446 | <div class="timeline-body"> | |
3447 | <p>The 2018.08.2 bugfix release is out, fixing a number of important / | |
3448 | security related issues discovered since the 2018.08.1 release. See the | |
3449 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.2">CHANGES</a> | |
3450 | file for more details, read the | |
3451 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234252.html">announcement</a> | |
3452 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3453 | <a href="/downloads/buildroot-2018.08.2.tar.bz2">2018.08.2 release</a>.</p> | |
3454 | </div> | |
3455 | </div> | |
3456 | </li> | |
3457 | ||
d522be6e PK |
3458 | <li class="timeline-inverted"> |
3459 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3460 | <div class="timeline-panel"> | |
3461 | <div class="timeline-heading"> | |
3462 | <h4 class="timeline-title">2018.08.1 released</h4> | |
3463 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> | |
3464 | </div> | |
3465 | <div class="timeline-body"> | |
3466 | <p>The 2018.08.1 bugfix release is out, fixing a number of important / | |
3467 | security related issues discovered since the 2018.08 release. See the | |
3468 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.1">CHANGES</a> | |
3469 | file for more details, read the | |
3470 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232433.html">announcement</a> | |
3471 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3472 | <a href="/downloads/buildroot-2018.08.1.tar.bz2">2018.08.1 release</a>.</p> | |
3473 | </div> | |
3474 | </div> | |
3475 | </li> | |
3476 | ||
5cb35287 PK |
3477 | <li> |
3478 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3479 | <div class="timeline-panel"> | |
3480 | <div class="timeline-heading"> | |
3481 | <h4 class="timeline-title">2018.02.6 released</h4> | |
3482 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> | |
3483 | </div> | |
3484 | <div class="timeline-body"> | |
3485 | <p>The 2018.02.6 bugfix release is out, fixing a number of important / | |
3486 | security related issues discovered since the 2018.02.5 release. See the | |
3487 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.6">CHANGES</a> | |
3488 | file for more details, read the | |
3489 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232428.html">announcement</a> | |
3490 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3491 | <a href="/downloads/buildroot-2018.02.6.tar.bz2">2018.02.6 release</a>.</p> | |
3492 | </div> | |
3493 | </div> | |
3494 | </li> | |
3495 | ||
3e6deea6 PK |
3496 | <li class="timeline-inverted"> |
3497 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3498 | <div class="timeline-panel"> | |
3499 | <div class="timeline-heading"> | |
3500 | <h4 class="timeline-title">2018.05.3 released</h4> | |
3501 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 October 2018</small></p> | |
3502 | </div> | |
3503 | <div class="timeline-body"> | |
3504 | <p>The 2018.05.3 bugfix release is out, fixing a number of important / | |
3505 | security related issues discovered since the 2018.05.2 release. See the | |
3506 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.3">CHANGES</a> | |
3507 | file for more details, read the | |
3508 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232379.html">announcement</a> | |
3509 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3510 | <a href="/downloads/buildroot-2018.05.3.tar.bz2">2018.05.3 release</a>.</p> | |
3511 | </div> | |
3512 | </div> | |
3513 | </li> | |
3514 | ||
339d550e PK |
3515 | <li> |
3516 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3517 | <div class="timeline-panel"> | |
3518 | <div class="timeline-heading"> | |
3519 | <h4 class="timeline-title">2018.08 released</h4> | |
3520 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2018</small></p> | |
3521 | </div> | |
3522 | <div class="timeline-body"> | |
3523 | <p>The stable 2018.08 release is out - Thanks to everyone | |
3524 | contributing and testing the release candidates. See the | |
3525 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08">CHANGES</a> | |
619d4214 PK |
3526 | file for more details, read the |
3527 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-September/229982.html">announcement</a> | |
339d550e PK |
3528 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
3529 | <a href="/downloads/buildroot-2018.08.tar.bz2">2018.08 release</a>.</p> | |
3530 | </div> | |
3531 | </div> | |
3532 | </li> | |
3533 | ||
24b5ff16 PK |
3534 | <li class="timeline-inverted"> |
3535 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3536 | <div class="timeline-panel"> | |
3537 | <div class="timeline-heading"> | |
3538 | <h4 class="timeline-title">2018.08-rc3 released</h4> | |
3539 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2018</small></p> | |
3540 | </div> | |
3541 | <div class="timeline-body"> | |
3542 | <p>Another week, another release candidate with more cleanups | |
3543 | and build fixes. See the | |
3544 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc3">CHANGES</a> | |
3545 | file for details.</p> | |
3546 | ||
3547 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3548 | <a href="/downloads/buildroot-2018.08-rc3.tar.bz2">2018.08-rc3 | |
3549 | release candidate</a>, and report any problems found to the | |
3550 | <a href="support.html">mailing list</a> or | |
3551 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3552 | </div> | |
3553 | </div> | |
3554 | </li> | |
3555 | ||
e0580751 PK |
3556 | <li> |
3557 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3558 | <div class="timeline-panel"> | |
3559 | <div class="timeline-heading"> | |
3560 | <h4 class="timeline-title">2018.02.5 released</h4> | |
3561 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2018</small></p> | |
3562 | </div> | |
3563 | <div class="timeline-body"> | |
3564 | <p>The 2018.02.5 bugfix release is out, fixing a number of important / | |
3565 | security related issues discovered since the 2018.02.4 release. See the | |
3566 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.5">CHANGES</a> | |
3567 | file for more details, read the | |
3568 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229453.html">announcement</a> | |
3569 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3570 | <a href="/downloads/buildroot-2018.02.5.tar.bz2">2018.02.5 release</a>.</p> | |
3571 | </div> | |
3572 | </div> | |
3573 | </li> | |
3574 | ||
511309cd PK |
3575 | <li class="timeline-inverted"> |
3576 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3577 | <div class="timeline-panel"> | |
3578 | <div class="timeline-heading"> | |
3579 | <h4 class="timeline-title">2018.05.2 released</h4> | |
3580 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2018</small></p> | |
3581 | </div> | |
3582 | <div class="timeline-body"> | |
3583 | <p>The 2018.05.2 bugfix release is out, fixing a number of important / | |
3584 | security related issues discovered since the 2018.05.1 release. See the | |
3585 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.2">CHANGES</a> | |
3586 | file for more details, read the | |
3587 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229355.html">announcement</a> | |
3588 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3589 | <a href="/downloads/buildroot-2018.05.2.tar.bz2">2018.05.2 release</a>.</p> | |
3590 | </div> | |
3591 | </div> | |
3592 | </li> | |
3593 | ||
a907ab7d PK |
3594 | <li> |
3595 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3596 | <div class="timeline-panel"> | |
3597 | <div class="timeline-heading"> | |
3598 | <h4 class="timeline-title">2018.08-rc2 released</h4> | |
3599 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 August 2018</small></p> | |
3600 | </div> | |
3601 | <div class="timeline-body"> | |
3602 | <p>Another week, another release candidate with more cleanups | |
3603 | and build fixes. See the | |
3604 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc2">CHANGES</a> | |
3605 | file for details.</p> | |
3606 | ||
3607 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3608 | <a href="/downloads/buildroot-2018.08-rc2.tar.bz2">2018.08-rc2 | |
3609 | release candidate</a>, and report any problems found to the | |
3610 | <a href="support.html">mailing list</a> or | |
3611 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3612 | </div> | |
3613 | </div> | |
3614 | </li> | |
3615 | ||
71d8148e TP |
3616 | <li class="timeline-inverted"> |
3617 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3618 | <div class="timeline-panel"> | |
3619 | <div class="timeline-heading"> | |
3620 | <h4 class="timeline-title">2018.08-rc1 released</h4> | |
3621 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2018</small></p> | |
3622 | </div> | |
3623 | <div class="timeline-body"> | |
3624 | <p>We have a new release candidate! Lots of changes all over the | |
3625 | tree, see the | |
3626 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc1">CHANGES</a> | |
4094342e TP |
3627 | file for details and/or read |
3628 | the <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/227070.html">announcement</a>. | |
71d8148e TP |
3629 | </p> |
3630 | ||
3631 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3632 | <a href="/downloads/buildroot-2018.08-rc1.tar.bz2">2018.08-rc1 | |
3633 | release candidate</a>, and report any problems found to the | |
3634 | <a href="support.html">mailing list</a> or | |
3635 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3636 | </div> | |
3637 | </div> | |
3638 | </li> | |
3639 | ||
bbdedace PK |
3640 | <li> |
3641 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3642 | <div class="timeline-panel"> | |
3643 | <div class="timeline-heading"> | |
3644 | <h4 class="timeline-title">2018.02.4 released</h4> | |
3645 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 July 2018</small></p> | |
3646 | </div> | |
3647 | <div class="timeline-body"> | |
3648 | <p>The 2018.02.4 bugfix release is out, fixing a number of important / | |
3649 | security related issues discovered since the 2018.02.3 release. See the | |
3650 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.4">CHANGES</a> | |
3651 | file for more details, read the | |
3652 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226417.html">announcement</a> | |
3653 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3654 | <a href="/downloads/buildroot-2018.02.4.tar.bz2">2018.02.4 release</a>.</p> | |
3655 | </div> | |
3656 | </div> | |
3657 | </li> | |
3658 | ||
73722908 PK |
3659 | <li class="timeline-inverted"> |
3660 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3661 | <div class="timeline-panel"> | |
3662 | <div class="timeline-heading"> | |
3663 | <h4 class="timeline-title">2018.05.1 released</h4> | |
3664 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 July 2018</small></p> | |
3665 | </div> | |
3666 | <div class="timeline-body"> | |
3667 | <p>The 2018.05.1 bugfix release is out, fixing a number of important / | |
3668 | security related issues discovered since the 2018.05 release. See the | |
3669 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.1">CHANGES</a> | |
3670 | file for more details, read the | |
3671 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226383.html">announcement</a> | |
3672 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3673 | <a href="/downloads/buildroot-2018.05.1.tar.bz2">2018.05.1 release</a>.</p> | |
3674 | </div> | |
3675 | </div> | |
3676 | </li> | |
3677 | ||
e44fa57a PK |
3678 | <li> |
3679 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3680 | <div class="timeline-panel"> | |
3681 | <div class="timeline-heading"> | |
3682 | <h4 class="timeline-title">2018.02.3 released</h4> | |
3683 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 June 2018</small></p> | |
3684 | </div> | |
3685 | <div class="timeline-body"> | |
3686 | <p>The 2018.02.3 bugfix release is out, fixing a number of important / | |
3687 | security related issues discovered since the 2018.02.2 release. See the | |
3688 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.3">CHANGES</a> | |
3689 | file for more details, read the | |
3690 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/224225.html">announcement</a> | |
3691 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3692 | <a href="/downloads/buildroot-2018.02.3.tar.bz2">2018.02.3 release</a>.</p> | |
3693 | </div> | |
3694 | </div> | |
3695 | </li> | |
3696 | ||
f3d114a1 PK |
3697 | <li class="timeline-inverted"> |
3698 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3699 | <div class="timeline-panel"> | |
3700 | <div class="timeline-heading"> | |
3701 | <h4 class="timeline-title">2018.05 released</h4> | |
3702 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2018</small></p> | |
3703 | </div> | |
3704 | <div class="timeline-body"> | |
3705 | <p>The stable 2018.05 release is out - Thanks to everyone | |
3706 | contributing and testing the release candidates. See the | |
3707 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05">CHANGES</a> | |
67009fd2 PK |
3708 | file for more details, read the |
3709 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/222697.html">announcement</a> | |
f3d114a1 PK |
3710 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
3711 | <a href="/downloads/buildroot-2018.05.tar.bz2">2018.05 release</a>.</p> | |
3712 | </div> | |
3713 | </div> | |
3714 | </li> | |
3715 | ||
bea6b866 PK |
3716 | <li> |
3717 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3718 | <div class="timeline-panel"> | |
3719 | <div class="timeline-heading"> | |
3720 | <h4 class="timeline-title">2018.05-rc3 released</h4> | |
3721 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2018</small></p> | |
3722 | </div> | |
3723 | <div class="timeline-body"> | |
3724 | <p>Release candidate 3 is out with more cleanups and security | |
3725 | / build fixes. See | |
3726 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc3">CHANGES</a> | |
3727 | file for details.</p> | |
3728 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
3729 | pick up | |
30d52c67 | 3730 | the <a href="/downloads/buildroot-2018.05-rc3.tar.bz2">2018.05-rc3 |
bea6b866 PK |
3731 | release candidate</a>, and report any problems found to |
3732 | the <a href="support.html">mailing list</a> | |
3733 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
3734 | </div> | |
3735 | </div> | |
3736 | </li> | |
3737 | ||
c11ed3a4 PK |
3738 | <li class="timeline-inverted"> |
3739 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3740 | <div class="timeline-panel"> | |
3741 | <div class="timeline-heading"> | |
3742 | <h4 class="timeline-title">2018.05-rc2 released</h4> | |
3743 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2018</small></p> | |
3744 | </div> | |
3745 | <div class="timeline-body"> | |
3746 | <p>Another week, another release candidate with more cleanups | |
3747 | and build fixes. See the | |
3748 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc2">CHANGES</a> | |
3749 | file for details.</p> | |
3750 | ||
3751 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3752 | <a href="/downloads/buildroot-2018.05-rc2.tar.bz2">2018.05-rc2 | |
3753 | release candidate</a>, and report any problems found to the | |
3754 | <a href="support.html">mailing list</a> or | |
3755 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3756 | </div> | |
3757 | </div> | |
3758 | </li> | |
3759 | ||
b73e9e3d TP |
3760 | <li> |
3761 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3762 | <div class="timeline-panel"> | |
3763 | <div class="timeline-heading"> | |
3764 | <h4 class="timeline-title">2018.05-rc1 released</h4> | |
3765 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 May 2018</small></p> | |
3766 | </div> | |
3767 | <div class="timeline-body"> | |
3768 | <p>We have a new release candidate! Lots of changes all over the | |
3769 | tree, see the | |
3770 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc1">CHANGES</a> | |
3771 | file for details and read the | |
3772 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/221257.html">announcement</a>. | |
3773 | </p> | |
3774 | ||
3775 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
30d52c67 | 3776 | <a href="/downloads/buildroot-2018.05-rc1.tar.bz2">2018.05-rc1 |
b73e9e3d TP |
3777 | release candidate</a>, and report any problems found to the |
3778 | <a href="support.html">mailing list</a> or | |
3779 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3780 | </div> | |
3781 | </div> | |
3782 | </li> | |
3783 | ||
77e0ec69 PK |
3784 | <li class="timeline-inverted"> |
3785 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3786 | <div class="timeline-panel"> | |
3787 | <div class="timeline-heading"> | |
3788 | <h4 class="timeline-title">2018.02.2 released</h4> | |
3789 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2018</small></p> | |
3790 | </div> | |
3791 | <div class="timeline-body"> | |
3792 | <p>The 2018.02.2 bugfix release is out, fixing a number of important / | |
3793 | security related issues discovered since the 2018.02.1 release. See the | |
3794 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.2">CHANGES</a> | |
3795 | file for more details, read the | |
3796 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/220788.html">announcement</a> | |
3797 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3798 | <a href="/downloads/buildroot-2018.02.2.tar.bz2">2018.02.2 release</a>.</p> | |
3799 | </div> | |
3800 | </div> | |
3801 | </li> | |
3802 | ||
51750237 PK |
3803 | <li> |
3804 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3805 | <div class="timeline-panel"> | |
3806 | <div class="timeline-heading"> | |
3807 | <h4 class="timeline-title">2017.02.11 released</h4> | |
3808 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2018</small></p> | |
3809 | </div> | |
3810 | <div class="timeline-body"> | |
3811 | <p>The 2017.02.11 bugfix release is out, fixing a number of important / | |
3812 | security related issues discovered since the 2017.02.10 release. See the | |
3813 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a> | |
3814 | file for more details, read the | |
3815 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a> | |
3816 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3817 | <a href="/downloads/buildroot-2017.02.11.tar.bz2">2017.02.11 release</a>.</p> | |
3818 | <p>Notice that the 2017.02 series is now end of life, so please consider | |
3819 | updating to 2018.02 instead.</p> | |
3820 | </div> | |
3821 | </div> | |
3822 | </li> | |
3823 | ||
f682bcb1 PK |
3824 | <li class="timeline-inverted"> |
3825 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3826 | <div class="timeline-panel"> | |
3827 | <div class="timeline-heading"> | |
3828 | <h4 class="timeline-title">2018.02.1 released</h4> | |
3829 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2018</small></p> | |
3830 | </div> | |
3831 | <div class="timeline-body"> | |
3832 | <p>The 2018.02.1 bugfix release is out, fixing a number of important / | |
3833 | security related issues discovered since the 2018.02 release. See the | |
3834 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.1">CHANGES</a> | |
3835 | file for more details, read the | |
3836 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218642.html">announcement</a> | |
3837 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3838 | <a href="/downloads/buildroot-2018.02.1.tar.bz2">2018.02.1 release</a>.</p> | |
3839 | </div> | |
3840 | </div> | |
3841 | </li> | |
3842 | ||
8a94ff12 PK |
3843 | <li> |
3844 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3845 | <div class="timeline-panel"> | |
3846 | <div class="timeline-heading"> | |
3847 | <h4 class="timeline-title">2018.02 released</h4> | |
3848 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2018</small></p> | |
3849 | </div> | |
3850 | <div class="timeline-body"> | |
3851 | <p>The stable 2018.02 release is out - Thanks to everyone | |
3852 | contributing and testing the release candidates. See the | |
3853 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02">CHANGES</a> | |
2107518d PK |
3854 | file for more details, read the |
3855 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-March/215002.html">announcement</a> | |
8a94ff12 PK |
3856 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
3857 | <a href="/downloads/buildroot-2018.02.tar.bz2">2018.02 release</a>.</p> | |
3858 | ||
3859 | <p>Notice that this is a long term support release which will be | |
3860 | supported with security and other important fixes until February 2019.</p> | |
3861 | </div> | |
3862 | </div> | |
3863 | </li> | |
3864 | ||
d5a63f48 PK |
3865 | <li class="timeline-inverted"> |
3866 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3867 | <div class="timeline-panel"> | |
3868 | <div class="timeline-heading"> | |
3869 | <h4 class="timeline-title">2018.02-rc3 released</h4> | |
3870 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2018</small></p> | |
3871 | </div> | |
3872 | <div class="timeline-body"> | |
3873 | <p>Release candidate 3 is out with more cleanups and security | |
3874 | / build fixes. See | |
3875 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc3">CHANGES</a> | |
3876 | file for details.</p> | |
3877 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
3878 | pick up | |
3879 | the <a href="/downloads/buildroot-2018.02-rc3.tar.bz2">2018.02-rc3 | |
3880 | release candidate</a>, and report any problems found to | |
3881 | the <a href="support.html">mailing list</a> | |
3882 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
3883 | </div> | |
3884 | </div> | |
3885 | </li> | |
3886 | ||
44cec643 PK |
3887 | <li> |
3888 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3889 | <div class="timeline-panel"> | |
3890 | <div class="timeline-heading"> | |
3891 | <h4 class="timeline-title">2018.02-rc2 released</h4> | |
3892 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2018</small></p> | |
3893 | </div> | |
3894 | <div class="timeline-body"> | |
3895 | <p>Another week, another release candidate with more cleanups | |
3896 | and build fixes. See the | |
3897 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc2">CHANGES</a> | |
3898 | file for details.</p> | |
3899 | ||
3900 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3901 | <a href="/downloads/buildroot-2018.02-rc2.tar.bz2">2018.02-rc2 | |
3902 | release candidate</a>, and report any problems found to the | |
3903 | <a href="support.html">mailing list</a> or | |
3904 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3905 | </div> | |
3906 | </div> | |
3907 | </li> | |
3908 | ||
f367a2f1 PK |
3909 | <li class="timeline-inverted"> |
3910 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3911 | <div class="timeline-panel"> | |
3912 | <div class="timeline-heading"> | |
3913 | <h4 class="timeline-title">2018.02-rc1 released</h4> | |
3914 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 February 2018</small></p> | |
3915 | </div> | |
3916 | <div class="timeline-body"> | |
3917 | <p>We have a new release candidate! Lots of changes all over the | |
3918 | tree, see the | |
3919 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc1">CHANGES</a> | |
3920 | file for details and read the | |
3921 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-February/213171.html">announcement</a>. | |
3922 | </p> | |
3923 | ||
3924 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
3925 | <a href="/downloads/buildroot-2018.02-rc1.tar.bz2">2018.02-rc1 | |
3926 | release candidate</a>, and report any problems found to the | |
3927 | <a href="support.html">mailing list</a> or | |
3928 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
3929 | </div> | |
3930 | </div> | |
3931 | </li> | |
3932 | ||
ee99149f PK |
3933 | <li> |
3934 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3935 | <div class="timeline-panel"> | |
3936 | <div class="timeline-heading"> | |
3937 | <h4 class="timeline-title">2017.02.10 released</h4> | |
3938 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2018</small></p> | |
3939 | </div> | |
3940 | <div class="timeline-body"> | |
3941 | <p>The 2017.02.10 bugfix release is out, fixing a number of important / | |
3942 | security related issues discovered since the 2017.02.9 release. See the | |
3943 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.10">CHANGES</a> | |
3944 | file for more details, read the | |
3945 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212844.html">announcement</a> | |
3946 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3947 | <a href="/downloads/buildroot-2017.02.10.tar.bz2">2017.02.10 release</a>.</p> | |
3948 | </div> | |
3949 | </div> | |
3950 | </li> | |
3951 | ||
0e26df45 PK |
3952 | <li class="timeline-inverted"> |
3953 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3954 | <div class="timeline-panel"> | |
3955 | <div class="timeline-heading"> | |
3956 | <h4 class="timeline-title">2017.11.2 released</h4> | |
3957 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 January 2018</small></p> | |
3958 | </div> | |
3959 | <div class="timeline-body"> | |
3960 | <p>The 2017.11.2 bugfix release is out, fixing a number of important / | |
3961 | security related issues discovered since the 2017.11.1 release. See the | |
3962 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.2">CHANGES</a> | |
3963 | file for more details, read the | |
3964 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212069.html">announcement</a> | |
3965 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3966 | <a href="/downloads/buildroot-2017.11.2.tar.bz2">2017.11.2 release</a>.</p> | |
3967 | </div> | |
3968 | </div> | |
3969 | </li> | |
3970 | ||
7da7a1f9 PK |
3971 | <li> |
3972 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3973 | <div class="timeline-panel"> | |
3974 | <div class="timeline-heading"> | |
3975 | <h4 class="timeline-title">2017.02.9 released</h4> | |
3976 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 January 2018</small></p> | |
3977 | </div> | |
3978 | <div class="timeline-body"> | |
3979 | <p>The 2017.02.9 bugfix release is out, fixing a number of important / | |
3980 | security related issues discovered since the 2017.02.8 release. See the | |
3981 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.9">CHANGES</a> | |
3982 | file for more details, read the | |
3983 | <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/210559.html">announcement</a> | |
3984 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
3985 | <a href="/downloads/buildroot-2017.02.9.tar.bz2">2017.02.9 release</a>.</p> | |
3986 | </div> | |
3987 | </div> | |
3988 | </li> | |
3989 | ||
4dc4f672 PK |
3990 | <li class="timeline-inverted"> |
3991 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
3992 | <div class="timeline-panel"> | |
3993 | <div class="timeline-heading"> | |
3994 | <h4 class="timeline-title">2017.11.1 released</h4> | |
3995 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 December 2017</small></p> | |
3996 | </div> | |
3997 | <div class="timeline-body"> | |
3998 | <p>The 2017.11.1 bugfix release is out, fixing a number of important / | |
3999 | security related issues discovered since the 2017.11 release. See the | |
4000 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.1">CHANGES</a> | |
4001 | file for more details, read the | |
4002 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/210505.html">announcement</a> | |
4003 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4004 | <a href="/downloads/buildroot-2017.11.1.tar.bz2">2017.11.1 release</a>.</p> | |
4005 | </div> | |
4006 | </div> | |
4007 | </li> | |
4008 | ||
9dd76697 PK |
4009 | <li> |
4010 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4011 | <div class="timeline-panel"> | |
4012 | <div class="timeline-heading"> | |
4013 | <h4 class="timeline-title">2017.11 released</h4> | |
4014 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2017</small></p> | |
4015 | </div> | |
4016 | <div class="timeline-body"> | |
4017 | <p>The stable 2017.11 release is out - Thanks to everyone | |
4018 | contributing and testing the release candidates. See the | |
4019 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a> | |
b2cb0a6e PK |
4020 | file for more details, read the |
4021 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a> | |
9dd76697 PK |
4022 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4023 | <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p> | |
4024 | </div> | |
4025 | </div> | |
4026 | </li> | |
4027 | ||
d699f92b PK |
4028 | <li class="timeline-inverted"> |
4029 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4030 | <div class="timeline-panel"> | |
4031 | <div class="timeline-heading"> | |
4032 | <h4 class="timeline-title">2017.08.2 released</h4> | |
4033 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2017</small></p> | |
4034 | </div> | |
4035 | <div class="timeline-body"> | |
4036 | <p>The 2017.08.2 bugfix release is out, fixing a number of important / | |
4037 | security related issues discovered since the 2017.08.1 release. See the | |
4038 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a> | |
4039 | file for more details, read the | |
4040 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a> | |
4041 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4042 | <a href="/downloads/buildroot-2017.08.2.tar.bz2">2017.08.2 release</a>.</p> | |
4043 | </div> | |
4044 | </div> | |
4045 | </li> | |
4046 | ||
f5e11d3d PK |
4047 | <li> |
4048 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4049 | <div class="timeline-panel"> | |
4050 | <div class="timeline-heading"> | |
4051 | <h4 class="timeline-title">2017.02.8 released</h4> | |
4052 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 November 2017</small></p> | |
4053 | </div> | |
4054 | <div class="timeline-body"> | |
4055 | <p>The 2017.02.8 bugfix release is out, fixing a number of important / | |
4056 | security related issues discovered since the 2017.02.7 release. See the | |
4057 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.8">CHANGES</a> | |
4058 | file for more details, read the | |
4059 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208113.html">announcement</a> | |
4060 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4061 | <a href="/downloads/buildroot-2017.02.8.tar.bz2">2017.02.8 release</a>.</p> | |
4062 | </div> | |
4063 | </div> | |
4064 | </li> | |
4065 | ||
071cc438 PK |
4066 | <li class="timeline-inverted"> |
4067 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4068 | <div class="timeline-panel"> | |
4069 | <div class="timeline-heading"> | |
4070 | <h4 class="timeline-title">2017.11-rc2 released</h4> | |
4071 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2017</small></p> | |
4072 | </div> | |
4073 | <div class="timeline-body"> | |
4074 | <p>Another week, another release candidate with more cleanups | |
4075 | and build fixes. See the | |
4076 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc2">CHANGES</a> | |
4077 | file for details.</p> | |
4078 | ||
4079 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4080 | <a href="/downloads/buildroot-2017.11-rc2.tar.bz2">2017.11-rc2 | |
4081 | release candidate</a>, and report any problems found to the | |
4082 | <a href="support.html">mailing list</a> or | |
4083 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4084 | </div> | |
4085 | </div> | |
4086 | </li> | |
4087 | ||
a7e1971c PK |
4088 | <li> |
4089 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4090 | <div class="timeline-panel"> | |
4091 | <div class="timeline-heading"> | |
4092 | <h4 class="timeline-title">2017.11-rc1 released</h4> | |
4093 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 November 2017</small></p> | |
4094 | </div> | |
4095 | <div class="timeline-body"> | |
4096 | <p>We have a new release candidate! Lots of changes all over | |
4097 | the tree, see | |
4098 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc1">CHANGES</a> | |
4099 | file for details. | |
4100 | </p> | |
4101 | ||
4102 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4103 | <a href="/downloads/buildroot-2017.11-rc1.tar.bz2">2017.11-rc1 | |
4104 | release candidate</a>, and report any problems found to the | |
4105 | <a href="support.html">mailing list</a> or | |
4106 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4107 | </div> | |
4108 | </div> | |
4109 | </li> | |
4110 | ||
765453a2 PK |
4111 | <li class="timeline-inverted"> |
4112 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4113 | <div class="timeline-panel"> | |
4114 | <div class="timeline-heading"> | |
4115 | <h4 class="timeline-title">2017.02.7 released</h4> | |
4116 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 October 2017</small></p> | |
4117 | </div> | |
4118 | <div class="timeline-body"> | |
4119 | <p>The 2017.02.7 bugfix release is out, fixing a number of important / | |
4120 | security related issues discovered since the 2017.02.6 release. See the | |
4121 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.7">CHANGES</a> | |
4122 | file for more details, read the | |
4123 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205628.html">announcement</a> | |
4124 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4125 | <a href="/downloads/buildroot-2017.02.7.tar.bz2">2017.02.7 release</a>.</p> | |
4126 | </div> | |
4127 | </div> | |
4128 | </li> | |
4129 | ||
f82b1edd PK |
4130 | <li> |
4131 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4132 | <div class="timeline-panel"> | |
4133 | <div class="timeline-heading"> | |
4134 | <h4 class="timeline-title">2017.08.1 released</h4> | |
4135 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 October 2017</small></p> | |
4136 | </div> | |
4137 | <div class="timeline-body"> | |
4138 | <p>The 2017.08.1 bugfix release is out, fixing a number of important / | |
4139 | security related issues discovered since the 2017.08 release. See the | |
4140 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a> | |
4141 | file for more details, read the | |
4142 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a> | |
4143 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4144 | <a href="/downloads/buildroot-2017.08.1.tar.bz2">2017.08.1 release</a>.</p> | |
4145 | </div> | |
4146 | </div> | |
4147 | </li> | |
4148 | ||
fbd3e01b PK |
4149 | <li class="timeline-inverted"> |
4150 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4151 | <div class="timeline-panel"> | |
4152 | <div class="timeline-heading"> | |
4153 | <h4 class="timeline-title">2017.02.6 released</h4> | |
4154 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 September 2017</small></p> | |
4155 | </div> | |
4156 | <div class="timeline-body"> | |
4157 | <p>The 2017.02.6 bugfix release is out, fixing a number of important / | |
4158 | security related issues discovered since the 2017.02.5 release. See the | |
4159 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.6">CHANGES</a> | |
4160 | file for more details, read the | |
4161 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-September/203197.html">announcement</a> | |
4162 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4163 | <a href="/downloads/buildroot-2017.02.6.tar.bz2">2017.02.6 release</a>.</p> | |
4164 | </div> | |
4165 | </div> | |
4166 | </li> | |
4167 | ||
8ce27bb9 PK |
4168 | <li> |
4169 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4170 | <div class="timeline-panel"> | |
4171 | <div class="timeline-heading"> | |
4172 | <h4 class="timeline-title">2017.08 released</h4> | |
4173 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2017</small></p> | |
4174 | </div> | |
4175 | <div class="timeline-body"> | |
4176 | <p>The stable 2017.08 release is out - Thanks to everyone | |
4177 | contributing and testing the release candidates. See the | |
4178 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a> | |
4179 | file for more details | |
4180 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4181 | <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p> | |
4182 | </div> | |
4183 | </div> | |
4184 | </li> | |
4185 | ||
ef19f376 TP |
4186 | <li class="timeline-inverted"> |
4187 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4188 | <div class="timeline-panel"> | |
4189 | <div class="timeline-heading"> | |
4190 | <h4 class="timeline-title">2017.08-rc3 released</h4> | |
4191 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 August 2017</small></p> | |
4192 | </div> | |
4193 | <div class="timeline-body"> | |
4194 | <p>Another release candidate, on the road to the final 2017.08 | |
4195 | release. A number of fixes and cleanups in various packages | |
4196 | and defconfigs. See | |
4197 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a> | |
4198 | file for details. | |
4199 | </p> | |
4200 | ||
4201 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4202 | <a href="/downloads/buildroot-2017.08-rc3.tar.bz2">2017.08-rc3 | |
4203 | release candidate</a>, and report any | |
4204 | problems found to the | |
4205 | <a href="support.html">mailing list</a> or | |
4206 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4207 | </div> | |
4208 | </div> | |
4209 | </li> | |
4210 | ||
0ba4a139 TP |
4211 | <li> |
4212 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4213 | <div class="timeline-panel"> | |
4214 | <div class="timeline-heading"> | |
4215 | <h4 class="timeline-title">2017.08-rc2 released</h4> | |
4216 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2017</small></p> | |
4217 | </div> | |
4218 | <div class="timeline-body"> | |
4219 | <p>Another release candidate, on the road to the final 2017.08 | |
4220 | release. A number of fixes and cleanups in various packages | |
4221 | and defconfigs. See | |
4222 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a> | |
4223 | file for details. | |
4224 | </p> | |
4225 | ||
4226 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4227 | <a href="/downloads/buildroot-2017.08-rc2.tar.bz2">2017.08-rc2 | |
4228 | release candidate</a>, and report any | |
4229 | problems found to the | |
4230 | <a href="support.html">mailing list</a> or | |
4231 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4232 | </div> | |
4233 | </div> | |
4234 | </li> | |
4235 | ||
b63fdf47 TP |
4236 | <li class="timeline-inverted"> |
4237 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4238 | <div class="timeline-panel"> | |
4239 | <div class="timeline-heading"> | |
4240 | <h4 class="timeline-title">2017.08-rc1 released</h4> | |
4241 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2017</small></p> | |
4242 | </div> | |
4243 | <div class="timeline-body"> | |
4244 | <p>We have a new release candidate! Lots of changes all over | |
4245 | the tree, see | |
4246 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc1">CHANGES</a> | |
4247 | file for details. | |
4248 | </p> | |
4249 | ||
4250 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4251 | <a href="/downloads/buildroot-2017.08-rc1.tar.bz2">2017.08-rc1 | |
4252 | release candidate</a>, and report any | |
4253 | problems found to the | |
4254 | <a href="support.html">mailing list</a> or | |
4255 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4256 | </div> | |
4257 | </div> | |
4258 | </li> | |
4259 | ||
542460e6 PK |
4260 | <li> |
4261 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4262 | <div class="timeline-panel"> | |
4263 | <div class="timeline-heading"> | |
4264 | <h4 class="timeline-title">2017.05.2 released</h4> | |
4265 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p> | |
4266 | </div> | |
4267 | <div class="timeline-body"> | |
4268 | <p>The 2017.05.2 bugfix release is out, fixing a number of important / | |
4269 | security related issues discovered since the 2017.05.1 release. See the | |
4270 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a> | |
4271 | file for more details, read the | |
4272 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a> | |
4273 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4274 | <a href="/downloads/buildroot-2017.05.2.tar.bz2">2017.05.2 release</a>.</p> | |
4275 | </div> | |
4276 | </div> | |
4277 | </li> | |
4278 | ||
c97b128d PK |
4279 | <li class="timeline-inverted"> |
4280 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4281 | <div class="timeline-panel"> | |
4282 | <div class="timeline-heading"> | |
4283 | <h4 class="timeline-title">2017.02.5 released</h4> | |
4284 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p> | |
4285 | </div> | |
4286 | <div class="timeline-body"> | |
4287 | <p>The 2017.02.5 bugfix release is out, fixing a number of important / | |
4288 | security related issues discovered since the 2017.02.4 release. See the | |
4289 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a> | |
4290 | file for more details, read the | |
4291 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a> | |
4292 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4293 | <a href="/downloads/buildroot-2017.02.5.tar.bz2">2017.02.5 release</a>.</p> | |
4294 | </div> | |
4295 | </div> | |
4296 | </li> | |
4297 | ||
47dfc35b PK |
4298 | <li> |
4299 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4300 | <div class="timeline-panel"> | |
4301 | <div class="timeline-heading"> | |
4302 | <h4 class="timeline-title">2017.05.1 released</h4> | |
4303 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p> | |
4304 | </div> | |
4305 | <div class="timeline-body"> | |
4306 | <p>The 2017.05.1 bugfix release is out, fixing a number of important / | |
4307 | security related issues discovered since the 2017.05 release. See the | |
4308 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a> | |
4309 | file for more details, read the | |
4310 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a> | |
4311 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4312 | <a href="/downloads/buildroot-2017.05.1.tar.bz2">2017.05.1 release</a>.</p> | |
4313 | </div> | |
4314 | </div> | |
4315 | </li> | |
4316 | ||
4d831ce6 PK |
4317 | <li class="timeline-inverted"> |
4318 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4319 | <div class="timeline-panel"> | |
4320 | <div class="timeline-heading"> | |
4321 | <h4 class="timeline-title">2017.02.4 released</h4> | |
4322 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p> | |
4323 | </div> | |
4324 | <div class="timeline-body"> | |
4325 | <p>The 2017.02.4 bugfix release is out, fixing a number of important / | |
4326 | security related issues discovered since the 2017.02.3 release. See the | |
4327 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a> | |
4328 | file for more details, read the | |
4329 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.html">announcement</a> | |
4330 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4331 | <a href="/downloads/buildroot-2017.02.4.tar.bz2">2017.02.4 release</a>.</p> | |
4332 | </div> | |
4333 | </div> | |
4334 | </li> | |
4335 | ||
ac187d7e PK |
4336 | <li> |
4337 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4338 | <div class="timeline-panel"> | |
4339 | <div class="timeline-heading"> | |
4340 | <h4 class="timeline-title">2017.02.3 released</h4> | |
4341 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2017</small></p> | |
4342 | </div> | |
4343 | <div class="timeline-body"> | |
4344 | <p>The 2017.02.3 bugfix release is out, fixing a number of important / | |
4345 | security related issues discovered since the 2017.02.2 release. See the | |
4346 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a> | |
4347 | file for more details, read the | |
4348 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a> | |
4349 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4350 | <a href="/downloads/buildroot-2017.02.3.tar.bz2">2017.02.3 release</a>.</p> | |
4351 | </div> | |
4352 | </div> | |
4353 | </li> | |
4354 | ||
dd2020aa PK |
4355 | <li class="timeline-inverted"> |
4356 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4357 | <div class="timeline-panel"> | |
4358 | <div class="timeline-heading"> | |
4359 | <h4 class="timeline-title">2017.05 released</h4> | |
4360 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2017</small></p> | |
4361 | </div> | |
4362 | <div class="timeline-body"> | |
4363 | <p>The stable 2017.05 release is out - Thanks to everyone | |
4364 | contributing and testing the release candidates. See the | |
4365 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a> | |
24d6c525 PK |
4366 | file for more details, read the |
4367 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a> | |
dd2020aa PK |
4368 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4369 | <a href="/downloads/buildroot-2017.05.tar.bz2">2017.05 release</a>.</p> | |
4370 | </div> | |
4371 | </div> | |
4372 | </li> | |
4373 | ||
91a418c3 PK |
4374 | <li> |
4375 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4376 | <div class="timeline-panel"> | |
4377 | <div class="timeline-heading"> | |
4378 | <h4 class="timeline-title">2017.05-rc3 released</h4> | |
4379 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2017</small></p> | |
4380 | </div> | |
4381 | <div class="timeline-body"> | |
4382 | <p>Release candidate 3 is out with more cleanups and security | |
4383 | / build fixes. See | |
4384 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a> | |
4385 | file for details.</p> | |
4386 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
4387 | pick up | |
4388 | the <a href="/downloads/buildroot-2017.05-rc3.tar.bz2">2017.05-rc3 | |
4389 | release candidate</a>, and report any problems found to | |
4390 | the <a href="support.html">mailing list</a> | |
4391 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4392 | </div> | |
4393 | </div> | |
4394 | </li> | |
4395 | ||
8ab8f10a PK |
4396 | <li class="timeline-inverted"> |
4397 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4398 | <div class="timeline-panel"> | |
4399 | <div class="timeline-heading"> | |
4400 | <h4 class="timeline-title">2017.05-rc2 released</h4> | |
4401 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2017</small></p> | |
4402 | </div> | |
4403 | <div class="timeline-body"> | |
4404 | <p>Another week, another release candidate with more cleanups | |
4405 | and build fixes. See the | |
4406 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a> | |
4407 | file for details.</p> | |
4408 | ||
4409 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4410 | <a href="/downloads/buildroot-2017.05-rc2.tar.bz2">2017.05-rc2 | |
4411 | release candidate</a>, and report any problems found to the | |
4412 | <a href="support.html">mailing list</a> or | |
4413 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4414 | </div> | |
4415 | </div> | |
4416 | </li> | |
4417 | ||
aee0ef54 PK |
4418 | <li> |
4419 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4420 | <div class="timeline-panel"> | |
4421 | <div class="timeline-heading"> | |
4422 | <h4 class="timeline-title">2017.05-rc1 released</h4> | |
4423 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2017</small></p> | |
4424 | </div> | |
4425 | <div class="timeline-body"> | |
4426 | <p>We have a new release candidate! Lots of changes all over | |
4427 | the tree, see | |
4428 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc1">CHANGES</a> | |
4429 | file for details. | |
4430 | </p> | |
4431 | ||
4432 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4433 | <a href="/downloads/buildroot-2017.05-rc1.tar.bz2">2017.05-rc1 | |
4434 | release candidate</a>, and report any | |
4435 | problems found to the | |
4436 | <a href="support.html">mailing list</a> or | |
4437 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4438 | </div> | |
4439 | </div> | |
4440 | </li> | |
4441 | ||
2fb8f972 PK |
4442 | <li class="timeline-inverted"> |
4443 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4444 | <div class="timeline-panel"> | |
4445 | <div class="timeline-heading"> | |
4446 | <h4 class="timeline-title">2017.02.2 released</h4> | |
4447 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 May 2017</small></p> | |
4448 | </div> | |
4449 | <div class="timeline-body"> | |
4450 | <p>The 2017.02.2 bugfix release is out, fixing a number of important / | |
4451 | security related issues discovered since the 2017.02.1 release. See the | |
4452 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a> | |
4453 | file for more details, read the | |
4454 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a> | |
4455 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4456 | <a href="/downloads/buildroot-2017.02.2.tar.bz2">2017.02.2 release</a>.</p> | |
4457 | </div> | |
4458 | </div> | |
4459 | </li> | |
4460 | ||
ea3f5405 PK |
4461 | <li> |
4462 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4463 | <div class="timeline-panel"> | |
4464 | <div class="timeline-heading"> | |
4465 | <h4 class="timeline-title">2017.02.1 released</h4> | |
4466 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 April 2017</small></p> | |
4467 | </div> | |
4468 | <div class="timeline-body"> | |
4469 | <p>The 2017.02.1 bugfix release is out, fixing a number of important / | |
4470 | security related issues discovered since the 2017.02 release. See the | |
4471 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a> | |
4472 | file for more details, read the | |
4473 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a> | |
4474 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4475 | <a href="/downloads/buildroot-2017.02.1.tar.bz2">2017.02.1 release</a>.</p> | |
4476 | </div> | |
4477 | </div> | |
4478 | </li> | |
4479 | ||
50e79d95 PK |
4480 | <li class="timeline-inverted"> |
4481 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4482 | <div class="timeline-panel"> | |
4483 | <div class="timeline-heading"> | |
4484 | <h4 class="timeline-title">2016.11.3 released</h4> | |
4485 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 March 2017</small></p> | |
4486 | </div> | |
4487 | <div class="timeline-body"> | |
4488 | <p>The 2016.11.3 bugfix release is out, fixing a number of important / | |
4489 | security related issues discovered since the 2016.11.2 release. See the | |
4490 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a> | |
4491 | file for more details, read the | |
4492 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a> | |
4493 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4494 | <a href="/downloads/buildroot-2016.11.3.tar.bz2">2016.11.3 release</a>.</p> | |
4495 | <p>Notice that this is the final 2016.11.x release. Users are | |
4496 | urged to migrate to the 2017.02.x series instead.</p> | |
4497 | </div> | |
4498 | </div> | |
4499 | </li> | |
4500 | ||
083c0735 PK |
4501 | <li> |
4502 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4503 | <div class="timeline-panel"> | |
4504 | <div class="timeline-heading"> | |
4505 | <h4 class="timeline-title">2017.02 released</h4> | |
4506 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2017</small></p> | |
4507 | </div> | |
4508 | <div class="timeline-body"> | |
4509 | <p>The stable 2017.02 release is out - Thanks to everyone | |
4510 | contributing and testing the release candidates. See the | |
4511 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a> | |
ca754a9f PK |
4512 | file for more details, read the |
4513 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a> | |
083c0735 PK |
4514 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4515 | <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p> | |
03128ac1 PK |
4516 | |
4517 | <p>Notice that this is a long term support release which will be | |
4518 | supported with security and other important fixes until February 2018.</p> | |
083c0735 PK |
4519 | </div> |
4520 | </div> | |
4521 | </li> | |
4522 | ||
87a23e53 PK |
4523 | <li class="timeline-inverted"> |
4524 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4525 | <div class="timeline-panel"> | |
4526 | <div class="timeline-heading"> | |
4527 | <h4 class="timeline-title">2017.02-rc3 released</h4> | |
4528 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2017</small></p> | |
4529 | </div> | |
4530 | <div class="timeline-body"> | |
4531 | <p>Release candidate 3 is out with more cleanups and security | |
4532 | / build fixes. See | |
4533 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a> | |
4534 | file for details.</p> | |
4535 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
4536 | pick up | |
4537 | the <a href="/downloads/buildroot-2017.02-rc3.tar.bz2">2017.02-rc3 | |
4538 | release candidate</a>, and report any problems found to | |
4539 | the <a href="support.html">mailing list</a> | |
4540 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4541 | </div> | |
4542 | </div> | |
4543 | </li> | |
4544 | ||
bedc0ccd PK |
4545 | <li> |
4546 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4547 | <div class="timeline-panel"> | |
4548 | <div class="timeline-heading"> | |
4549 | <h4 class="timeline-title">2017.02-rc2 released</h4> | |
4550 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2017</small></p> | |
4551 | </div> | |
4552 | <div class="timeline-body"> | |
4553 | <p>We have a new release candidate! Lots of changes all over the tree, see | |
4554 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc2">CHANGES</a> | |
4555 | file for details. | |
4556 | </p> | |
4557 | ||
4558 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4559 | <a href="/downloads/buildroot-2017.02-rc2.tar.bz2">2017.02-rc2 | |
4560 | release candidate</a>, and report any problems found to the | |
4561 | <a href="support.html">mailing list</a> or | |
4562 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4563 | </div> | |
4564 | </div> | |
4565 | </li> | |
4566 | ||
7320758c TP |
4567 | <li class="timeline-inverted"> |
4568 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4569 | <div class="timeline-panel"> | |
4570 | <div class="timeline-heading"> | |
4571 | <h4 class="timeline-title">2017.02-rc1 released</h4> | |
4572 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</small></p> | |
4573 | </div> | |
4574 | <div class="timeline-body"> | |
c75f5587 TP |
4575 | <p>We have a new release candidate! Lots of changes all over |
4576 | the tree, see | |
7320758c | 4577 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a> |
c75f5587 TP |
4578 | file for details, read |
4579 | the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>. | |
7320758c TP |
4580 | </p> |
4581 | ||
4582 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
de098545 | 4583 | <a href="/downloads/buildroot-2017.02-rc1.tar.bz2">2017.12-rc1 |
7320758c TP |
4584 | release candidate</a>, and report any |
4585 | problems found to the | |
4586 | <a href="support.html">mailing list</a> or | |
4587 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4588 | </div> | |
4589 | </div> | |
4590 | </li> | |
4591 | ||
a3e4b0fb PK |
4592 | <li> |
4593 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4594 | <div class="timeline-panel"> | |
4595 | <div class="timeline-heading"> | |
4596 | <h4 class="timeline-title">2016.11.2 released</h4> | |
4597 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p> | |
4598 | </div> | |
4599 | <div class="timeline-body"> | |
4600 | <p>The 2016.11.2 bugfix release is out, fixing a number of important / | |
4601 | security related issues discovered since the 2016.11.1 release. See the | |
4602 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a> | |
4603 | file for more details, read the | |
4604 | <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a> | |
4605 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
4606 | <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p> | |
4607 | </div> | |
4608 | </div> | |
4609 | </li> | |
4610 | ||
67f23a77 PK |
4611 | <li class="timeline-inverted"> |
4612 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4613 | <div class="timeline-panel"> | |
4614 | <div class="timeline-heading"> | |
4615 | <h4 class="timeline-title">2016.11.1 released</h4> | |
4616 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p> | |
4617 | </div> | |
4618 | <div class="timeline-body"> | |
4619 | <p>The 2016.11.1 bugfix release is out, fixing a number of important / | |
4620 | security related issues discovered since the 2016.11 release. See the | |
4621 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a> | |
4622 | file for more details, read the | |
bbc7a1ff | 4623 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a> |
67f23a77 PK |
4624 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4625 | <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p> | |
4626 | </div> | |
4627 | </div> | |
4628 | </li> | |
4629 | ||
a7eb052f PK |
4630 | <li> |
4631 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4632 | <div class="timeline-panel"> | |
4633 | <div class="timeline-heading"> | |
4634 | <h4 class="timeline-title">2016.11 released</h4> | |
4635 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p> | |
4636 | </div> | |
4637 | <div class="timeline-body"> | |
4638 | <p>The stable 2016.11 release is out - Thanks to everyone | |
4639 | contributing and testing the release candidates. See the | |
4640 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a> | |
7f0f8329 | 4641 | file for more details, read the |
bbc7a1ff | 4642 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a> |
a7eb052f PK |
4643 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4644 | <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</p> | |
4645 | </div> | |
4646 | </div> | |
4647 | </li> | |
4648 | ||
93106e9e PK |
4649 | <li class="timeline-inverted"> |
4650 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4651 | <div class="timeline-panel"> | |
4652 | <div class="timeline-heading"> | |
4653 | <h4 class="timeline-title">2016.11-rc3 released</h4> | |
4654 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</small></p> | |
4655 | </div> | |
4656 | <div class="timeline-body"> | |
4657 | <p>Release candidate 3 is out with more cleanups and security | |
4658 | / build fixes. See | |
4659 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a> | |
4660 | file for details.</p> | |
4661 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
4662 | pick up | |
4663 | the <a href="/downloads/buildroot-2016.11-rc3.tar.bz2">2016.11-rc3 | |
4664 | release candidate</a>, and report any problems found to | |
4665 | the <a href="support.html">mailing list</a> | |
4666 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4667 | </div> | |
4668 | </div> | |
4669 | </li> | |
4670 | ||
789c7313 TP |
4671 | <li> |
4672 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4673 | <div class="timeline-panel"> | |
4674 | <div class="timeline-heading"> | |
4675 | <h4 class="timeline-title">2016.11-rc2 released</h4> | |
4676 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</small></p> | |
4677 | </div> | |
4678 | <div class="timeline-body"> | |
4679 | <p>We have a new release candidate! Lots of | |
4680 | changes all over the tree, see | |
4681 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a> | |
4682 | file for details. | |
4683 | </p> | |
4684 | ||
4685 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4686 | <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2 | |
4687 | release candidate</a>, and report any | |
4688 | problems found to the | |
4689 | <a href="support.html">mailing list</a> or | |
4690 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4691 | </div> | |
4692 | </div> | |
4693 | </li> | |
4694 | ||
a6ba768e TP |
4695 | <li class="timeline-inverted"> |
4696 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4697 | <div class="timeline-panel"> | |
4698 | <div class="timeline-heading"> | |
4699 | <h4 class="timeline-title">2016.11-rc1 released</h4> | |
4700 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</small></p> | |
4701 | </div> | |
4702 | <div class="timeline-body"> | |
4703 | <p>We have a new release candidate! Lots of | |
4704 | changes all over the tree, see | |
4705 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a> | |
857ac550 TP |
4706 | file for details, read the |
4707 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>. | |
a6ba768e TP |
4708 | </p> |
4709 | ||
4710 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4711 | <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-rc1 | |
4712 | release candidate</a>, and report any | |
4713 | problems found to the | |
4714 | <a href="support.html">mailing list</a> or | |
4715 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4716 | </div> | |
4717 | </div> | |
4718 | </li> | |
4719 | ||
ef803279 PK |
4720 | <li> |
4721 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4722 | <div class="timeline-panel"> | |
4723 | <div class="timeline-heading"> | |
4724 | <h4 class="timeline-title">2016.08.1 released</h4> | |
4725 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p> | |
4726 | </div> | |
4727 | <div class="timeline-body"> | |
4728 | <p>The 2016.08.1 bugfix release is out. This release fixes a | |
4729 | potential entire root filesystem removal issue with the | |
4730 | external toolchain handling discovered since the 2016.08 | |
4731 | release. See the | |
4732 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a> | |
4733 | file for more details, read the | |
bbc7a1ff | 4734 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the |
ef803279 PK |
4735 | <a href="/downloads/">downloads page</a> to pick up the |
4736 | <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p> | |
4737 | </div> | |
4738 | </div> | |
4739 | </li> | |
4740 | ||
78e99146 PK |
4741 | <li class="timeline-inverted"> |
4742 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4743 | <div class="timeline-panel"> | |
4744 | <div class="timeline-heading"> | |
4745 | <h4 class="timeline-title">2016.08 released</h4> | |
4746 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p> | |
4747 | </div> | |
4748 | <div class="timeline-body"> | |
4749 | <p>The stable 2016.08 release is out - Thanks to everyone | |
4750 | contributing and testing the release candidates. See the | |
4751 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a> | |
a895c27e | 4752 | file for more details, read the |
bbc7a1ff | 4753 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a> |
78e99146 PK |
4754 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4755 | <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p> | |
4756 | </div> | |
4757 | </div> | |
4758 | </li> | |
4759 | ||
7e981ed0 PK |
4760 | <li> |
4761 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4762 | <div class="timeline-panel"> | |
4763 | <div class="timeline-heading"> | |
4764 | <h4 class="timeline-title">2016.08-rc3 released</h4> | |
4765 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p> | |
4766 | </div> | |
4767 | <div class="timeline-body"> | |
4768 | <p>Release candidate 3 is out with more cleanups and security | |
4769 | / build fixes. See | |
4770 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a> | |
4771 | file for details.</p> | |
4772 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
4773 | pick up | |
4774 | the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3 | |
4775 | release candidate</a>, and report any problems found to | |
4776 | the <a href="support.html">mailing list</a> | |
4777 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4778 | </div> | |
4779 | </div> | |
4780 | </li> | |
4781 | ||
3b3fa45a PK |
4782 | <li class="timeline-inverted"> |
4783 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4784 | <div class="timeline-panel"> | |
4785 | <div class="timeline-heading"> | |
4786 | <h4 class="timeline-title">2016.08-rc2 released</h4> | |
4787 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p> | |
4788 | </div> | |
4789 | <div class="timeline-body"> | |
4790 | <p>Another week, another release candidate with more cleanups | |
4791 | and build fixes. See | |
4792 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a> | |
4793 | file for details.</p> | |
4794 | ||
4795 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4796 | <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2 | |
4797 | release candidate</a>, and report any problems found to | |
4798 | the <a href="support.html">mailing list</a> | |
4799 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4800 | </div> | |
4801 | </div> | |
4802 | </li> | |
4803 | ||
19040c9f PK |
4804 | <li> |
4805 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4806 | <div class="timeline-panel"> | |
4807 | <div class="timeline-heading"> | |
4808 | <h4 class="timeline-title">2016.08-rc1 released</h4> | |
d2e18fd6 | 4809 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p> |
19040c9f PK |
4810 | </div> |
4811 | <div class="timeline-body"> | |
4812 | <p>We have a new release candidate! Lots of | |
4813 | changes all over the tree, see | |
4814 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a> | |
dd59dbd7 PK |
4815 | file for details and read the |
4816 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a> | |
19040c9f PK |
4817 | </p> |
4818 | ||
4819 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4820 | <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1 | |
4821 | release candidate</a>, and report any | |
4822 | problems found to the | |
4823 | <a href="support.html">mailing list</a> or | |
4824 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4825 | </div> | |
4826 | </div> | |
4827 | </li> | |
4828 | ||
aa6fd11f PK |
4829 | <li class="timeline-inverted"> |
4830 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4831 | <div class="timeline-panel"> | |
4832 | <div class="timeline-heading"> | |
4833 | <h4 class="timeline-title">2016.05 released</h4> | |
4834 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> | |
4835 | </div> | |
4836 | <div class="timeline-body"> | |
4837 | <p>The stable 2016.05 release is out - Thanks to everyone | |
4838 | contributing and testing the release candidates. See the | |
4839 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a> | |
e4d1d186 | 4840 | file for more details, read the |
bbc7a1ff | 4841 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a> |
aa6fd11f PK |
4842 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4843 | <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p> | |
4844 | </div> | |
4845 | </div> | |
4846 | </li> | |
4847 | ||
f4365df1 PK |
4848 | <li> |
4849 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4850 | <div class="timeline-panel"> | |
4851 | <div class="timeline-heading"> | |
4852 | <h4 class="timeline-title">2016.05-rc3 released</h4> | |
4853 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p> | |
4854 | </div> | |
4855 | <div class="timeline-body"> | |
4856 | <p>Release candidate 3 is out with more cleanups and security | |
4857 | / build fixes. See | |
4858 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a> | |
4859 | file for details.</p> | |
4860 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
4861 | pick up | |
4862 | the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3 | |
4863 | release candidate</a>, and report any problems found to | |
4864 | the <a href="support.html">mailing list</a> | |
4865 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4866 | </div> | |
4867 | </div> | |
4868 | </li> | |
4869 | ||
3f3342a5 PK |
4870 | <li class="timeline-inverted"> |
4871 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4872 | <div class="timeline-panel"> | |
4873 | <div class="timeline-heading"> | |
4874 | <h4 class="timeline-title">2016.05-rc2 released</h4> | |
4875 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p> | |
4876 | </div> | |
4877 | <div class="timeline-body"> | |
4878 | <p>Another week, another release candidate with more cleanups | |
4879 | and build fixes. See | |
4880 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a> | |
4881 | file for details.</p> | |
4882 | ||
4883 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4884 | <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2 | |
4885 | release candidate</a>, and report any problems found to | |
4886 | the <a href="support.html">mailing list</a> | |
4887 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4888 | </div> | |
4889 | </div> | |
4890 | </li> | |
4891 | ||
0ab73720 PK |
4892 | <li> |
4893 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4894 | <div class="timeline-panel"> | |
4895 | <div class="timeline-heading"> | |
4896 | <h4 class="timeline-title">2016.05-rc1 released</h4> | |
4897 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p> | |
4898 | </div> | |
4899 | <div class="timeline-body"> | |
4900 | <p>We have a new release candidate! Lots of | |
4901 | changes all over the tree, see | |
4902 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a> | |
911406d1 PK |
4903 | file for details and read the |
4904 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>. | |
0ab73720 PK |
4905 | </p> |
4906 | ||
4907 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4908 | <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1 | |
4909 | release candidate</a>, and report any | |
4910 | problems found to the | |
4911 | <a href="support.html">mailing list</a> or | |
4912 | <a href="https://bugs.buildroot.org">bug tracker</a>.</p> | |
4913 | </div> | |
4914 | </div> | |
4915 | </li> | |
4916 | ||
aaf6c28a PK |
4917 | <li class="timeline-inverted"> |
4918 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4919 | <div class="timeline-panel"> | |
4920 | <div class="timeline-heading"> | |
4921 | <h4 class="timeline-title">2016.02 released</h4> | |
4922 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> | |
4923 | </div> | |
4924 | <div class="timeline-body"> | |
4925 | <p>The stable 2016.02 release is out - Thanks to everyone | |
4926 | contributing and testing the release candidates. See the | |
4927 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a> | |
557d34ba | 4928 | file for more details, read the |
bbc7a1ff | 4929 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a> |
aaf6c28a PK |
4930 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
4931 | <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p> | |
4932 | </div> | |
4933 | </div> | |
4934 | </li> | |
4935 | ||
100ba0f6 PK |
4936 | <li> |
4937 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4938 | <div class="timeline-panel"> | |
4939 | <div class="timeline-heading"> | |
4940 | <h4 class="timeline-title">2016.02-rc3 released</h4> | |
4941 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p> | |
4942 | </div> | |
4943 | <div class="timeline-body"> | |
4944 | <p>Release candidate 3 is out with more cleanups and security | |
4945 | / build fixes. See | |
4946 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a> | |
4947 | file for details.</p> | |
4948 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
4949 | pick up | |
4950 | the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3 | |
4951 | release candidate</a>, and report any problems found to | |
4952 | the <a href="support.html">mailing list</a> | |
4953 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4954 | </div> | |
4955 | </div> | |
4956 | </li> | |
4957 | ||
6cd8cbc6 PK |
4958 | <li class="timeline-inverted"> |
4959 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4960 | <div class="timeline-panel"> | |
4961 | <div class="timeline-heading"> | |
4962 | <h4 class="timeline-title">2016.02-rc2 released</h4> | |
4963 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p> | |
4964 | </div> | |
4965 | <div class="timeline-body"> | |
4966 | <p>Another week, another release candidate with more cleanups | |
4967 | and build fixes. See | |
4968 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a> | |
4969 | file for details.</p> | |
4970 | ||
4971 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4972 | <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2 | |
4973 | release candidate</a>, and report any problems found to | |
4974 | the <a href="support.html">mailing list</a> | |
4975 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
4976 | </div> | |
4977 | </div> | |
4978 | </li> | |
610f3fa0 | 4979 | |
ecf55c3f PK |
4980 | <li> |
4981 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
4982 | <div class="timeline-panel"> | |
4983 | <div class="timeline-heading"> | |
4984 | <h4 class="timeline-title">2016.02-rc1 released</h4> | |
4985 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p> | |
4986 | </div> | |
4987 | <div class="timeline-body"> | |
4988 | <p>We have a new release candidate! Lots of | |
4989 | changes all over the tree, see | |
4990 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a> | |
982d47ba PK |
4991 | file for details and read the |
4992 | <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>. | |
4993 | </p> | |
ecf55c3f PK |
4994 | |
4995 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
4996 | <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1 | |
4997 | release candidate</a>, and report any | |
4998 | problems found to the | |
4999 | <a href="support.html">mailing list</a> or | |
5000 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5001 | </div> | |
5002 | </div> | |
5003 | </li> | |
5004 | ||
f8daafdd PK |
5005 | <li class="timeline-inverted"> |
5006 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5007 | <div class="timeline-panel"> | |
5008 | <div class="timeline-heading"> | |
5009 | <h4 class="timeline-title">2015.11.1 released</h4> | |
5010 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p> | |
5011 | </div> | |
5012 | <div class="timeline-body"> | |
5013 | <p>The 2015.11.1 bugfix release is out - Thanks to everyone | |
5014 | contributing. This release fixes critical issues discovered | |
5015 | since the 2015.11 release. See the | |
5016 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a> | |
5017 | file for more details, and go to the | |
5018 | <a href="/downloads/">downloads page</a> to pick up the | |
5019 | <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p> | |
5020 | </div> | |
5021 | </div> | |
5022 | </li> | |
5023 | ||
3f90e532 PK |
5024 | <li> |
5025 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5026 | <div class="timeline-panel"> | |
5027 | <div class="timeline-heading"> | |
5028 | <h4 class="timeline-title">2015.11 released</h4> | |
5029 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p> | |
5030 | </div> | |
5031 | <div class="timeline-body"> | |
5032 | <p>The stable 2015.11 release is out - Thanks to everyone | |
5033 | contributing and testing the release candidates. See the | |
5034 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a> | |
2723fa4a PK |
5035 | file for more details, read the |
5036 | <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a> | |
3f90e532 PK |
5037 | and go to the <a href="/downloads/">downloads page</a> to pick up the |
5038 | <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p> | |
5039 | </div> | |
5040 | </div> | |
5041 | </li> | |
5042 | ||
610f3fa0 PK |
5043 | <li class="timeline-inverted"> |
5044 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5045 | <div class="timeline-panel"> | |
5046 | <div class="timeline-heading"> | |
5047 | <h4 class="timeline-title">2015.11-rc3 released</h4> | |
5048 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p> | |
5049 | </div> | |
5050 | <div class="timeline-body"> | |
5051 | <p>Release candidate 3 is out with more cleanups and security | |
5052 | / build fixes. See | |
5053 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a> | |
5054 | file for details.</p> | |
5055 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5056 | pick up | |
5057 | the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3 | |
5058 | release candidate</a>, and report any problems found to | |
15cec18f | 5059 | the <a href="support.html">mailing list</a> |
610f3fa0 PK |
5060 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5061 | </div> | |
5062 | </div> | |
5063 | </li> | |
5064 | ||
97ab4865 AC |
5065 | <li> |
5066 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5067 | <div class="timeline-panel"> | |
5068 | <div class="timeline-heading"> | |
5069 | <h4 class="timeline-title">2015.11-rc2 released</h4> | |
5070 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p> | |
5071 | </div> | |
5072 | <div class="timeline-body"> | |
5073 | <p>Another week, another release candidate with more cleanups | |
5074 | and build fixes. See the | |
5075 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a> | |
5076 | file for details.</p> | |
5077 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5078 | pick up | |
5079 | the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2 | |
5080 | release candidate</a>, and report any problems found to | |
5081 | the <a href="support.html">mailing list</a> | |
5082 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5083 | </div> | |
5084 | </div> | |
5085 | </li> | |
5086 | ||
5087 | <li class="timeline-inverted"> | |
5088 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5089 | <div class="timeline-panel"> | |
5090 | <div class="timeline-heading"> | |
5091 | <h4 class="timeline-title">2015.11-rc1 released</h4> | |
5092 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p> | |
5093 | </div> | |
5094 | <div class="timeline-body"> | |
5095 | <p>We have a new release candidate! Lots of | |
5096 | changes all over the tree, see | |
5097 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a> | |
5098 | file for details. See also | |
5099 | the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement | |
5100 | e-mail</a>.</p> | |
5101 | ||
5102 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5103 | <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1 | |
5104 | release candidate</a>, and report any | |
5105 | problems found to the | |
5106 | <a href="support.html">mailing list</a> or | |
5107 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5108 | </div> | |
5109 | </div> | |
5110 | </li> | |
5111 | ||
5112 | <li> | |
5113 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5114 | <div class="timeline-panel"> | |
5115 | <div class="timeline-heading"> | |
5116 | <h4 class="timeline-title">2015.08.1 released</h4> | |
5117 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p> | |
5118 | </div> | |
5119 | <div class="timeline-body"> | |
5120 | <p>The 2015.08.1 bugfix release is out - Thanks to everyone | |
5121 | contributing. This release fixes critical issues discovered since | |
5122 | the 2015.08 release. See the | |
5123 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a> | |
5124 | file for more details, | |
5125 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5126 | <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p> | |
5127 | </div> | |
5128 | </div> | |
5129 | </li> | |
5130 | ||
5131 | <li class="timeline-inverted"> | |
5132 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5133 | <div class="timeline-panel"> | |
5134 | <div class="timeline-heading"> | |
5135 | <h4 class="timeline-title">2015.08 released</h4> | |
5136 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p> | |
5137 | </div> | |
5138 | <div class="timeline-body"> | |
5139 | <p>The stable 2015.08 release is out - Thanks to everyone | |
5140 | contributing and testing the release candidates. See the | |
5141 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a> | |
5142 | file for more details, read the | |
5143 | <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a> | |
5144 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5145 | <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p> | |
5146 | </div> | |
5147 | </div> | |
5148 | </li> | |
5149 | ||
5150 | <li> | |
5151 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5152 | <div class="timeline-panel"> | |
5153 | <div class="timeline-heading"> | |
5154 | <h4 class="timeline-title">2015.08-rc2 released</h4> | |
5155 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p> | |
5156 | </div> | |
5157 | <div class="timeline-body"> | |
5158 | <p>We have a new release candidate! Lots of changes all over the | |
5159 | tree, see | |
5160 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a> | |
5161 | file for details, and | |
5162 | the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release | |
5163 | announcement</a>.</p> | |
5164 | ||
5165 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5166 | <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2 | |
5167 | release candidate</a>, and report any problems found to the | |
5168 | <a href="support.html">mailing list</a> or | |
5169 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5170 | </div> | |
5171 | </div> | |
5172 | </li> | |
5173 | ||
5174 | <li class="timeline-inverted"> | |
5175 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5176 | <div class="timeline-panel"> | |
5177 | <div class="timeline-heading"> | |
5178 | <h4 class="timeline-title">2015.08-rc1 released</h4> | |
5179 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p> | |
5180 | </div> | |
5181 | <div class="timeline-body"> | |
5182 | <p>We have a new release candidate! Lots of changes all over the tree, see | |
5183 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a> | |
5184 | file for details, read | |
5185 | the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p> | |
5186 | ||
5187 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5188 | <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1 | |
5189 | release candidate</a>, and report any problems found to the | |
5190 | <a href="support.html">mailing list</a> or | |
5191 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5192 | </div> | |
5193 | </div> | |
5194 | </li> | |
5195 | ||
5196 | <li> | |
5197 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5198 | <div class="timeline-panel"> | |
5199 | <div class="timeline-heading"> | |
5200 | <h4 class="timeline-title">2015.05 released</h4> | |
5201 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p> | |
5202 | </div> | |
5203 | <div class="timeline-body"> | |
5204 | <p>The stable 2015.05 release is out - Thanks to everyone | |
5205 | contributing and testing the release candidates. See the | |
5206 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a> | |
5207 | file for more details, read the | |
5208 | <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a> | |
5209 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5210 | <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p> | |
5211 | </div> | |
5212 | </div> | |
5213 | </li> | |
5214 | ||
5215 | <li class="timeline-inverted"> | |
5216 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5217 | <div class="timeline-panel"> | |
5218 | <div class="timeline-heading"> | |
5219 | <h4 class="timeline-title">2015.05-rc3 released</h4> | |
5220 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p> | |
5221 | </div> | |
5222 | <div class="timeline-body"> | |
5223 | <p>Release candidate 3 is out with more cleanups and security | |
5224 | / build fixes. See | |
5225 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a> | |
5226 | file for details.</p> | |
5227 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5228 | pick up | |
260fe6c4 | 5229 | the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3 |
97ab4865 | 5230 | release candidate</a>, and report any problems found to |
e99163a8 | 5231 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5232 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5233 | </div> | |
5234 | </div> | |
5235 | </li> | |
5236 | ||
5237 | <li> | |
5238 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5239 | <div class="timeline-panel"> | |
5240 | <div class="timeline-heading"> | |
5241 | <h4 class="timeline-title">2015.05-rc2 released</h4> | |
5242 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p> | |
5243 | </div> | |
5244 | <div class="timeline-body"> | |
5245 | <p>Another week, another release candidate with more cleanups | |
5246 | and build fixes. See | |
5247 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a> | |
5248 | file for details.</p> | |
5249 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5250 | pick up the | |
5251 | <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2 | |
5252 | release candidate</a>, and report any problems found to | |
5253 | the <a href="support.html">mailing list</a> | |
5254 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5255 | </div> | |
5256 | </div> | |
5257 | </li> | |
5258 | ||
5259 | <li class="timeline-inverted"> | |
5260 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5261 | <div class="timeline-panel"> | |
5262 | <div class="timeline-heading"> | |
5263 | <h4 class="timeline-title">2015.05-rc1 released</h4> | |
5264 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p> | |
5265 | </div> | |
5266 | <div class="timeline-body"> | |
5267 | <p>We have a new release candidate! Lots of changes all over the | |
5268 | tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a> | |
5269 | file for details, and read the | |
5270 | <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p> | |
5271 | ||
5272 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5273 | <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1 | |
5274 | release candidate</a>, and report any problems found to the | |
5275 | <a href="support.html">mailing list</a> or | |
5276 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5277 | </div> | |
5278 | </div> | |
5279 | </li> | |
5280 | ||
5281 | <li> | |
5282 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5283 | <div class="timeline-panel"> | |
5284 | <div class="timeline-heading"> | |
5285 | <h4 class="timeline-title">2015.02 released</h4> | |
5286 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p> | |
5287 | </div> | |
5288 | <div class="timeline-body"> | |
5289 | <p>The stable 2015.02 release is out - Thanks to everyone | |
5290 | contributing and testing the release candidates. See the | |
5291 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a> | |
5292 | file for more details, read the | |
5293 | <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a> | |
5294 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5295 | <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p> | |
5296 | </div> | |
5297 | </div> | |
5298 | </li> | |
5299 | ||
5300 | ||
5301 | <li class="timeline-inverted"> | |
5302 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5303 | <div class="timeline-panel"> | |
5304 | <div class="timeline-heading"> | |
5305 | <h4 class="timeline-title">2015.02-rc3 released</h4> | |
5306 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p> | |
5307 | </div> | |
5308 | <div class="timeline-body"> | |
5309 | <p>Release candidate 3 is out with more cleanups and security | |
5310 | / build fixes. See | |
5311 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a> | |
5312 | file for details.</p> | |
5313 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5314 | pick up the | |
5315 | <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3 | |
5316 | release candidate</a>, and report any problems found to | |
e99163a8 | 5317 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5318 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5319 | </div> | |
5320 | </div> | |
5321 | </li> | |
5322 | ||
5323 | <li> | |
5324 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5325 | <div class="timeline-panel"> | |
5326 | <div class="timeline-heading"> | |
5327 | <h4 class="timeline-title">2015.02-rc2 released</h4> | |
5328 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p> | |
5329 | </div> | |
5330 | <div class="timeline-body"> | |
5331 | <p>Another week, another release candidate with more cleanups | |
5332 | and build fixes. See | |
5333 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a> | |
5334 | file for details.</p> | |
5335 | ||
5336 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5337 | <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2 | |
5338 | release candidate</a>, and report any problems found to | |
5339 | the <a href="support.html">mailing list</a> | |
5340 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5341 | </div> | |
5342 | </div> | |
5343 | </li> | |
5344 | ||
5345 | <li class="timeline-inverted"> | |
5346 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5347 | <div class="timeline-panel"> | |
5348 | <div class="timeline-heading"> | |
5349 | <h4 class="timeline-title">2015.02-rc1 released</h4> | |
5350 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p> | |
5351 | </div> | |
5352 | <div class="timeline-body"> | |
5353 | <p>We have a new release candidate! Lots of changes all over | |
5354 | the tree, see | |
5355 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a> | |
5356 | file for details, and read the | |
5357 | <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p> | |
5358 | ||
5359 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5360 | <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1 | |
5361 | release candidate</a>, and report any problems found to | |
5362 | the | |
5363 | <a href="support.html">mailing list</a> or | |
5364 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5365 | </div> | |
5366 | </div> | |
5367 | </li> | |
5368 | ||
5369 | <li> | |
5370 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5371 | <div class="timeline-panel"> | |
5372 | <div class="timeline-heading"> | |
5373 | <h4 class="timeline-title">2014.11 released</h4> | |
5374 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p> | |
5375 | </div> | |
5376 | <div class="timeline-body"> | |
5377 | <p>The stable 2014.11 release is out - Thanks to everyone | |
5378 | contributing and testing the release candidates. See the | |
5379 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a> | |
5380 | file for more details, | |
5381 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5382 | <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p> | |
5383 | </div> | |
5384 | </div> | |
5385 | </li> | |
5386 | ||
5387 | <li class="timeline-inverted"> | |
5388 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5389 | <div class="timeline-panel"> | |
5390 | <div class="timeline-heading"> | |
5391 | <h4 class="timeline-title">2014.11-rc3 released</h4> | |
5392 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p> | |
5393 | </div> | |
5394 | <div class="timeline-body"> | |
5395 | <p>Release candidate 3 is out with more cleanups and build | |
5396 | fixes. See | |
5397 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a> | |
5398 | file for details.</p> | |
5399 | ||
5400 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5401 | pick up the | |
5402 | <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3 | |
5403 | release candidate</a>, and report any problems found to | |
e99163a8 | 5404 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5405 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5406 | </div> | |
5407 | </div> | |
5408 | </li> | |
5409 | ||
5410 | <li> | |
5411 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5412 | <div class="timeline-panel"> | |
5413 | <div class="timeline-heading"> | |
5414 | <h4 class="timeline-title">2014.11-rc2 released</h4> | |
5415 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p> | |
5416 | </div> | |
5417 | <div class="timeline-body"> | |
5418 | <p>Another week, another release candidate with more cleanups | |
5419 | and build fixes. See | |
5420 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a> | |
5421 | file for details.</p> | |
5422 | ||
5423 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5424 | <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2 | |
5425 | release candidate</a>, and report any problems found to | |
5426 | the <a href="support.html">mailing list</a> | |
5427 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5428 | </div> | |
5429 | </div> | |
5430 | </li> | |
5431 | ||
5432 | <li class="timeline-inverted"> | |
5433 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5434 | <div class="timeline-panel"> | |
5435 | <div class="timeline-heading"> | |
5436 | <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> | |
5437 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p> | |
5438 | </div> | |
5439 | <div class="timeline-body"> | |
5440 | <p>A report from the recent | |
5441 | <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014"> | |
5442 | Buildroot Developers Meeting</a> is now | |
5443 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p> | |
5444 | ||
5445 | <p>Once again, thanks to all the participants and to | |
5446 | <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p> | |
5447 | ||
5448 | <p>The next Developer Days will take place on February 2nd and | |
5449 | 3rd in Brussels, Belgium, right | |
5450 | after <a href="http://fosdem.org">FOSDEM</a>. See | |
5451 | the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a> | |
5452 | for more details.</p> | |
5453 | </div> | |
5454 | </div> | |
5455 | </li> | |
5456 | ||
5457 | <li> | |
5458 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5459 | <div class="timeline-panel"> | |
5460 | <div class="timeline-heading"> | |
5461 | <h4 class="timeline-title">2014.11-rc1 released</h4> | |
5462 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p> | |
5463 | </div> | |
5464 | <div class="timeline-body"> | |
5465 | <p>We have a new release candidate! Lots of changes all over the | |
5466 | tree, see the <a | |
5467 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a> | |
5468 | file for details, and read the | |
5469 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p> | |
5470 | ||
5471 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5472 | <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1 | |
5473 | release candidate</a>, and report any problems found to the | |
5474 | <a href="support.html">mailing list</a> or | |
5475 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5476 | </div> | |
5477 | </div> | |
5478 | </li> | |
5479 | ||
5480 | <li class="timeline-inverted"> | |
5481 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5482 | <div class="timeline-panel"> | |
5483 | <div class="timeline-heading"> | |
5484 | <h4 class="timeline-title">2014.08 released</h4> | |
5485 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p> | |
5486 | </div> | |
5487 | <div class="timeline-body"> | |
5488 | <p>The stable 2014.08 release is out - Thanks to everyone | |
5489 | contributing and testing the release candidates. See the | |
5490 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a> | |
5491 | file for more details, read the | |
5492 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a> | |
5493 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5494 | <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p> | |
5495 | </div> | |
5496 | </div> | |
5497 | </li> | |
5498 | ||
5499 | <li> | |
5500 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5501 | <div class="timeline-panel"> | |
5502 | <div class="timeline-heading"> | |
5503 | <h4 class="timeline-title">2014.08-rc3 released</h4> | |
5504 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p> | |
5505 | </div> | |
5506 | <div class="timeline-body"> | |
5507 | <p>Release candidate 3 is out with more cleanups and build | |
5508 | fixes. See | |
5509 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a> | |
5510 | file for details.</p> | |
5511 | ||
5512 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5513 | <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3 | |
5514 | release candidate</a>, and report any problems found to | |
e99163a8 | 5515 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5516 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5517 | </div> | |
5518 | </div> | |
5519 | </li> | |
5520 | ||
5521 | <li class="timeline-inverted"> | |
5522 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5523 | <div class="timeline-panel"> | |
5524 | <div class="timeline-heading"> | |
5525 | <h4 class="timeline-title">2014.08-rc2 released</h4> | |
5526 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p> | |
5527 | </div> | |
5528 | <div class="timeline-body"> | |
5529 | <p>Another week, another release candidate with more cleanups | |
5530 | and build fixes. See | |
5531 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a> | |
5532 | file for details.</p> | |
5533 | ||
5534 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5535 | <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2 | |
5536 | release candidate</a>, and report any problems found to | |
5537 | the <a href="support.html">mailing list</a> | |
5538 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5539 | </div> | |
5540 | </div> | |
5541 | </li> | |
5542 | ||
5543 | <li> | |
5544 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5545 | <div class="timeline-panel"> | |
5546 | <div class="timeline-heading"> | |
5547 | <h4 class="timeline-title">2014.08-rc1 released</h4> | |
5548 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p> | |
5549 | </div> | |
5550 | <div class="timeline-body"> | |
5551 | <p>We have a new release candidate! Lots of changes all over the | |
5552 | tree, see the <a | |
5553 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a> | |
5554 | file for details, and read the | |
5555 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p> | |
5556 | ||
5557 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5558 | <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1 | |
5559 | release candidate</a>, and report any problems found to the | |
5560 | <a href="support.html">mailing list</a> or | |
5561 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5562 | </div> | |
5563 | </div> | |
5564 | </li> | |
5565 | ||
5566 | <li class="timeline-inverted"> | |
5567 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5568 | <div class="timeline-panel"> | |
5569 | <div class="timeline-heading"> | |
5570 | <h4 class="timeline-title">2014.05 released</h4> | |
5571 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p> | |
5572 | </div> | |
5573 | <div class="timeline-body"> | |
5574 | <p>The stable 2014.05 release is out - Thanks to everyone | |
5575 | contributing and testing the release candidates. See the | |
5576 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a> | |
5577 | file for more details, read the | |
5578 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a> | |
5579 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5580 | <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p> | |
5581 | </div> | |
5582 | </div> | |
5583 | </li> | |
5584 | ||
5585 | <li> | |
5586 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5587 | <div class="timeline-panel"> | |
5588 | <div class="timeline-heading"> | |
5589 | <h4 class="timeline-title">2014.05-rc3 released</h4> | |
5590 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p> | |
5591 | </div> | |
5592 | <div class="timeline-body"> | |
5593 | <p>Release candidate 3 is out with more cleanups and build | |
5594 | fixes. See | |
5595 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a> | |
5596 | file for details.</p> | |
5597 | ||
5598 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5599 | <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3 | |
5600 | release candidate</a>, and report any problems found to | |
e99163a8 | 5601 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5602 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5603 | </div> | |
5604 | </div> | |
5605 | </li> | |
5606 | ||
5607 | <li class="timeline-inverted"> | |
5608 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5609 | <div class="timeline-panel"> | |
5610 | <div class="timeline-heading"> | |
5611 | <h4 class="timeline-title">2014.05-rc2 released</h4> | |
5612 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p> | |
5613 | </div> | |
5614 | <div class="timeline-body"> | |
5615 | <p>Another week, another release candidate with more cleanups | |
5616 | and build fixes. See | |
5617 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a> | |
5618 | file for details.</p> | |
5619 | ||
5620 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
5621 | pick up the | |
5622 | <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2 | |
5623 | release candidate</a>, and report any problems found to | |
5624 | the <a href="support.html">mailing list</a> | |
5625 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5626 | </div> | |
5627 | </div> | |
5628 | </li> | |
5629 | ||
5630 | <li> | |
5631 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5632 | <div class="timeline-panel"> | |
5633 | <div class="timeline-heading"> | |
5634 | <h4 class="timeline-title">2014.05-rc1 released</h4> | |
5635 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p> | |
5636 | </div> | |
5637 | <div class="timeline-body"> | |
5638 | <p>We have a new release candidate! Lots of changes all over the | |
5639 | tree, see the <a | |
5640 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a> | |
5641 | file for details, and read the | |
5642 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p> | |
5643 | ||
5644 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5645 | <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1 | |
5646 | release candidate</a>, and report any problems found to the | |
5647 | <a href="support.html">mailing list</a> or | |
5648 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5649 | </div> | |
5650 | </div> | |
5651 | </li> | |
5652 | ||
5653 | <li class="timeline-inverted"> | |
5654 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5655 | <div class="timeline-panel"> | |
5656 | <div class="timeline-heading"> | |
5657 | <h4 class="timeline-title">27 February 2014</h4> | |
5658 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p> | |
5659 | </div> | |
5660 | <div class="timeline-body"> | |
5661 | <p>The stable 2014.02 release is out - Thanks to everyone | |
5662 | contributing and testing the release candidates. See the | |
5663 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a> | |
5664 | file for more details, | |
5665 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5666 | <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p> | |
5667 | </div> | |
5668 | </div> | |
5669 | </li> | |
5670 | ||
5671 | <li> | |
5672 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5673 | <div class="timeline-panel"> | |
5674 | <div class="timeline-heading"> | |
5675 | <h4 class="timeline-title">25 February 2014</h4> | |
5676 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p> | |
5677 | </div> | |
5678 | <div class="timeline-body"> | |
5679 | <p>Release candidate 3 is out with more cleanups and build | |
5680 | fixes. See | |
5681 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a> | |
5682 | file for details.</p> | |
5683 | ||
5684 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5685 | <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3 | |
5686 | release candidate</a>, and report any problems found to | |
e99163a8 | 5687 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5688 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5689 | </div> | |
5690 | </div> | |
5691 | </li> | |
5692 | ||
5693 | <li class="timeline-inverted"> | |
5694 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5695 | <div class="timeline-panel"> | |
5696 | <div class="timeline-heading"> | |
5697 | <h4 class="timeline-title">20 February 2014</h4> | |
5698 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p> | |
5699 | </div> | |
5700 | <div class="timeline-body"> | |
5701 | <p>Another week, another release candidate with more cleanups | |
5702 | and build fixes. See | |
5703 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a> | |
5704 | file for details.</p> | |
5705 | ||
5706 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5707 | <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2 | |
5708 | release candidate</a>, and report any problems found to | |
e99163a8 | 5709 | the <a href="support.html">mailing list</a> |
97ab4865 AC |
5710 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> |
5711 | </div> | |
5712 | </div> | |
5713 | </li> | |
5714 | ||
5715 | <li> | |
5716 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5717 | <div class="timeline-panel"> | |
5718 | <div class="timeline-heading"> | |
5719 | <h4 class="timeline-title">2014.02-rc1 released</h4> | |
5720 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p> | |
5721 | </div> | |
5722 | <div class="timeline-body"> | |
5723 | <p>We have a new release candidate! Lots of changes all over the | |
5724 | tree, see the <a | |
5725 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a> | |
5726 | file for details, and read the | |
5727 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p> | |
5728 | ||
5729 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5730 | <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1 | |
5731 | release candidate</a>, and report any problems found to the | |
5732 | <a href="support.html">mailing list</a> or | |
5733 | <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5734 | </div> | |
5735 | </div> | |
5736 | </li> | |
5737 | ||
5738 | <li class="timeline-inverted"> | |
5739 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5740 | <div class="timeline-panel"> | |
5741 | <div class="timeline-heading"> | |
5742 | <h4 class="timeline-title">9 February 2014</h4> | |
5743 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p> | |
5744 | </div> | |
5745 | <div class="timeline-body"> | |
5746 | <p>A report from the recent | |
5747 | <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014"> | |
5748 | Buildroot Developers Meeting</a> is now | |
5749 | <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p> | |
5750 | ||
5751 | <p>Once again, thanks to all the participants and to | |
5752 | <a href="http://www.google.com">Google</a> and | |
5753 | <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p> | |
5754 | </div> | |
5755 | </div> | |
5756 | </li> | |
5757 | ||
5758 | <li> | |
5759 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5760 | <div class="timeline-panel"> | |
5761 | <div class="timeline-heading"> | |
5762 | <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4> | |
5763 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p> | |
5764 | </div> | |
5765 | <div class="timeline-body"> | |
5766 | <p>The upcoming Buildroot Developers meeting will take place in | |
5767 | Brussels on February, 3rd and 4th, after the | |
5768 | <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional | |
5769 | details about the meeting can be found on the corresponding | |
5770 | <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014"> | |
5771 | wiki page</a>.</p> | |
5772 | ||
5773 | <p>Persons not able to join the meeting in Brussels can participate | |
5774 | remotely using Google Hangouts. Simply give your Google address to | |
5775 | <code>[email protected]</code>.</p> | |
5776 | ||
5777 | <p>This meeting is sponsored by | |
5778 | <a href="http://www.google.com">Google</a> (for the meeting room) | |
5779 | and <a href="http://www.mind.be">Mind</a> (for the dinner). | |
5780 | Thanks to our sponsors!</p> | |
5781 | </div> | |
5782 | </div> | |
5783 | </li> | |
5784 | ||
5785 | <li class="timeline-inverted"> | |
5786 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5787 | <div class="timeline-panel"> | |
5788 | <div class="timeline-heading"> | |
5789 | <h4 class="timeline-title">2013.11 released</h4> | |
5790 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p> | |
5791 | </div> | |
5792 | <div class="timeline-body"> | |
5793 | <p>The stable 2013.11 release is out - Thanks to everyone | |
5794 | contributing and testing the release candidates. See the | |
5795 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a> | |
5796 | file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a> | |
5797 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5798 | <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p> | |
5799 | </div> | |
5800 | </div> | |
5801 | </li> | |
5802 | ||
5803 | <li> | |
5804 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5805 | <div class="timeline-panel"> | |
5806 | <div class="timeline-heading"> | |
5807 | <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4> | |
5808 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p> | |
5809 | </div> | |
5810 | <div class="timeline-body"> | |
5811 | <p>The slides from the Buildroot presentation at the recent | |
5812 | <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a> | |
5813 | are now | |
5814 | <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p> | |
5815 | </div> | |
5816 | </div> | |
5817 | </li> | |
5818 | ||
5819 | <li class="timeline-inverted"> | |
5820 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5821 | <div class="timeline-panel"> | |
5822 | <div class="timeline-heading"> | |
5823 | <h4 class="timeline-title">2013.11-rc3 released</h4> | |
5824 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p> | |
5825 | </div> | |
5826 | <div class="timeline-body"> | |
5827 | <p>Another week, another release candidate with more | |
5828 | fixes. See | |
5829 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a> | |
5830 | file for details.</p> | |
5831 | ||
5832 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5833 | <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3 | |
5834 | release candidate</a>, and report any problems found to | |
5835 | the <a href="support.html">mailing list</a> | |
5836 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5837 | </div> | |
5838 | </div> | |
5839 | </li> | |
5840 | ||
5841 | <li> | |
5842 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5843 | <div class="timeline-panel"> | |
5844 | <div class="timeline-heading"> | |
5845 | <h4 class="timeline-title">2013.11-rc2 released</h4> | |
5846 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p> | |
5847 | </div> | |
5848 | <div class="timeline-body"> | |
5849 | <p>Another week, another release candidate with more cleanups | |
5850 | and build fixes. See | |
5851 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a> | |
5852 | file for details.</p> | |
5853 | ||
5854 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5855 | <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2 | |
5856 | release candidate</a>, and report any problems found to | |
5857 | the <a href="support.html">mailing list</a> | |
5858 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5859 | </div> | |
5860 | </div> | |
5861 | </li> | |
5862 | ||
5863 | <li class="timeline-inverted"> | |
5864 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5865 | <div class="timeline-panel"> | |
5866 | <div class="timeline-heading"> | |
5867 | <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4> | |
5868 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p> | |
5869 | </div> | |
5870 | <div class="timeline-body"> | |
5871 | <p>The next <i>Buildroot Developer Days</i> meeting will take | |
5872 | place on Monday 3rd and Tuesday 4th February 2014 in Brussels, | |
5873 | Belgium - Just after | |
5874 | <a href="http://www.fosdem.org">FOSDEM</a> (February | |
5875 | 1st/2nd). This two days meeting is mainly open to Buildroot | |
5876 | developers and contributors, or Buildroot users having a prior | |
5877 | experience with the tool. It will allow developers to work on | |
5878 | Buildroot and discuss current issues, the future directions, and | |
5879 | more.</p> | |
5880 | ||
5881 | <p>In addition to the Buildroot event, we encourage embedded Linux | |
5882 | developers to propose talks for the Embedded and Mobile Developer | |
5883 | Room at FOSDEM. See | |
5884 | the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p> | |
5885 | ||
5886 | <p>We would like to thank our | |
5887 | sponsor <a href="http://www.google.com">Google</a> for sponsoring | |
5888 | the event by providing all the needed logistics.</p> | |
5889 | ||
5890 | <p>For more details, see the | |
5891 | <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki | |
5892 | page</a> dedicated to the meeting.</p> | |
5893 | </div> | |
5894 | </div> | |
5895 | </li> | |
5896 | ||
5897 | <li> | |
5898 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5899 | <div class="timeline-panel"> | |
5900 | <div class="timeline-heading"> | |
5901 | <h4 class="timeline-title">2013.11-rc1 released</h4> | |
5902 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p> | |
5903 | </div> | |
5904 | <div class="timeline-body"> | |
5905 | <p>We have a new release candidate! Lots of changes all over the | |
5906 | tree, see the <a | |
5907 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a> | |
5908 | file for details, and read the | |
5909 | <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p> | |
5910 | ||
5911 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
5912 | <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1 | |
5913 | release candidate</a>, and report any problems found to | |
5914 | the <a href="support.html">mailing list</a> | |
5915 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
5916 | </div> | |
5917 | </div> | |
5918 | </li> | |
5919 | ||
5920 | <li class="timeline-inverted"> | |
5921 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5922 | <div class="timeline-panel"> | |
5923 | <div class="timeline-heading"> | |
5924 | <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> | |
5925 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p> | |
5926 | </div> | |
5927 | <div class="timeline-body"> | |
5928 | <p>A report from the recent | |
5929 | <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013"> | |
5930 | Buildroot Developers Meeting</a> is now | |
5931 | <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p> | |
5932 | ||
5933 | <p>Once again, thanks to all the participants and to | |
5934 | <a href="http://www.imgtec.com/">Imagination Technologies</a> | |
5935 | for sponsoring the event.</p> | |
5936 | </div> | |
5937 | </div> | |
5938 | </li> | |
5939 | ||
5940 | <li> | |
5941 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5942 | <div class="timeline-panel"> | |
5943 | <div class="timeline-heading"> | |
5944 | <h4 class="timeline-title">2013.08.1 released</h4> | |
5945 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p> | |
5946 | </div> | |
5947 | <div class="timeline-body"> | |
5948 | <p>The 2013.08.1 bugfix release is out - Thanks to everyone | |
5949 | contributing. This release fixes critical issues discovered since | |
5950 | the 2013.08 release. See the | |
5951 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a> | |
5952 | file for more details, | |
5953 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5954 | <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p> | |
5955 | </div> | |
5956 | </div> | |
5957 | </li> | |
5958 | ||
5959 | <li class="timeline-inverted"> | |
5960 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5961 | <div class="timeline-panel"> | |
5962 | <div class="timeline-heading"> | |
5963 | <h4 class="timeline-title">Buildroot Developer Days</h4> | |
5964 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p> | |
5965 | </div> | |
5966 | <div class="timeline-body"> | |
5967 | <p>The next <i>Buildroot Developer Days</i> meeting will take | |
5968 | place on Saturday October 26th and Sunday October 27th 2013 in | |
5969 | Edinburgh, UK - Just after the <a | |
5970 | href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe"> | |
5971 | Embedded Linux Conference Europe</a> (October 23th-24th). This two | |
5972 | days meeting is mainly open to Buildroot developers and | |
5973 | contributors, or Buildroot users having a prior experience with | |
5974 | the tool. It will allow developers to work on Buildroot and | |
5975 | discuss current issues, the future directions, and more.</p> | |
5976 | ||
5977 | <p>For more details, see the | |
5978 | <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki | |
5979 | page</a> dedicated to the meeting.</p> | |
5980 | </div> | |
5981 | </div> | |
5982 | </li> | |
5983 | ||
5984 | <li> | |
5985 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
5986 | <div class="timeline-panel"> | |
5987 | <div class="timeline-heading"> | |
5988 | <h4 class="timeline-title">2013.08 released</h4> | |
5989 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p> | |
5990 | </div> | |
5991 | <div class="timeline-body"> | |
5992 | <p>The stable 2013.08 release is out - Thanks to everyone | |
5993 | contributing and testing the release candidates. See the | |
5994 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a> | |
5995 | file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a> | |
5996 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
5997 | <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p> | |
5998 | </div> | |
5999 | </div> | |
6000 | </li> | |
6001 | ||
6002 | <li class="timeline-inverted"> | |
6003 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6004 | <div class="timeline-panel"> | |
6005 | <div class="timeline-heading"> | |
6006 | <h4 class="timeline-title">2013.08-rc3 released</h4> | |
6007 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p> | |
6008 | </div> | |
6009 | <div class="timeline-body"> | |
6010 | <p>Another week, another release candidate with more cleanups and | |
6011 | build fixes. See the <a | |
6012 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a> | |
6013 | file for details.</p> | |
6014 | ||
6015 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6016 | <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3 | |
6017 | release candidate</a>, and report any problems found to the <a | |
6018 | href="support.html">mailing list</a> or <a | |
6019 | href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6020 | </div> | |
6021 | </div> | |
6022 | </li> | |
6023 | ||
6024 | <li> | |
6025 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6026 | <div class="timeline-panel"> | |
6027 | <div class="timeline-heading"> | |
6028 | <h4 class="timeline-title">2013.08-rc2 released</h4> | |
6029 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p> | |
6030 | </div> | |
6031 | <div class="timeline-body"> | |
6032 | <p>We have a new release candidate! Lots of changes all over the | |
6033 | tree, see | |
6034 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a> | |
6035 | file for details.</p> | |
6036 | ||
6037 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6038 | <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2 | |
6039 | release candidate</a>, and report any problems found to | |
6040 | the <a href="support.html">mailing list</a> | |
6041 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6042 | </div> | |
6043 | </div> | |
6044 | </li> | |
6045 | ||
6046 | <li class="timeline-inverted"> | |
6047 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6048 | <div class="timeline-panel"> | |
6049 | <div class="timeline-heading"> | |
6050 | <h4 class="timeline-title">2013.08-rc1 released</h4> | |
6051 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p> | |
6052 | </div> | |
6053 | <div class="timeline-body"> | |
6054 | <p>We have a new release candidate! Lots of changes all over the | |
6055 | tree, see | |
6056 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a> | |
6057 | file for details.</p> | |
6058 | ||
6059 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6060 | <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1 | |
6061 | release candidate</a>, and report any problems found to | |
6062 | the <a href="support.html">mailing list</a> | |
6063 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6064 | </div> | |
6065 | </div> | |
6066 | </li> | |
6067 | ||
6068 | <li> | |
6069 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6070 | <div class="timeline-panel"> | |
6071 | <div class="timeline-heading"> | |
6072 | <h4 class="timeline-title">2013.05 released</h4> | |
6073 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p> | |
6074 | </div> | |
6075 | <div class="timeline-body"> | |
6076 | <p>The stable 2013.05 release is out - Thanks to everyone | |
6077 | contributing and testing the release candidates. See the | |
6078 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a> | |
6079 | file for more details, read the | |
6080 | <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a> | |
6081 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6082 | <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p> | |
6083 | </div> | |
6084 | </div> | |
6085 | </li> | |
6086 | ||
6087 | <li class="timeline-inverted"> | |
6088 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6089 | <div class="timeline-panel"> | |
6090 | <div class="timeline-heading"> | |
6091 | <h4 class="timeline-title">2013.05-rc3 released</h4> | |
6092 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p> | |
6093 | </div> | |
6094 | <div class="timeline-body"> | |
6095 | <p>Another week, another release candidate with more cleanups and | |
6096 | build fixes. See the <a | |
6097 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a> | |
6098 | file for details.</p> | |
6099 | ||
6100 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6101 | <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3 | |
6102 | release candidate</a>, and report any problems found to | |
6103 | the <a href="support.html">mailing list</a> | |
6104 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6105 | </div> | |
6106 | </div> | |
6107 | </li> | |
6108 | ||
6109 | <li> | |
6110 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6111 | <div class="timeline-panel"> | |
6112 | <div class="timeline-heading"> | |
6113 | <h4 class="timeline-title">2013.05-rc2 released</h4> | |
6114 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p> | |
6115 | </div> | |
6116 | <div class="timeline-body"> | |
6117 | <p>Another week, another release candidate with more cleanups and | |
6118 | build fixes. See the <a | |
6119 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a> | |
6120 | file for details.</p> | |
6121 | ||
6122 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6123 | <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2 | |
6124 | release candidate</a>, and report any problems found to | |
6125 | the <a href="support.html">mailing list</a> | |
6126 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6127 | </div> | |
6128 | </div> | |
6129 | </li> | |
6130 | ||
6131 | <li class="timeline-inverted"> | |
6132 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6133 | <div class="timeline-panel"> | |
6134 | <div class="timeline-heading"> | |
6135 | <h4 class="timeline-title">2013.05-rc1 released</h4> | |
6136 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p> | |
6137 | </div> | |
6138 | <div class="timeline-body"> | |
6139 | <p>We have a new release candidate! Lots of changes all over the | |
6140 | tree, see the <a | |
6141 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a> | |
6142 | file for details, and read the | |
6143 | <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p> | |
6144 | ||
6145 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6146 | <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1 | |
6147 | release candidate</a>, and report any problems found to | |
6148 | the <a href="support.html">mailing list</a> | |
6149 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6150 | </div> | |
6151 | </div> | |
6152 | </li> | |
6153 | ||
6154 | <li> | |
6155 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6156 | <div class="timeline-panel"> | |
6157 | <div class="timeline-heading"> | |
6158 | <h4 class="timeline-title">2013.02 released</h4> | |
6159 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p> | |
6160 | </div> | |
6161 | <div class="timeline-body"> | |
6162 | <p>The stable 2013.02 release is out - Thanks to everyone | |
6163 | contributing and testing the release candidates. See the | |
6164 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a> | |
6165 | file for more details | |
6166 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6167 | <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p> | |
6168 | </div> | |
6169 | </div> | |
6170 | </li> | |
6171 | ||
6172 | <li class="timeline-inverted"> | |
6173 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6174 | <div class="timeline-panel"> | |
6175 | <div class="timeline-heading"> | |
6176 | <h4 class="timeline-title">2013.02-rc3 released</h4> | |
6177 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p> | |
6178 | </div> | |
6179 | <div class="timeline-body"> | |
6180 | <p>Another week, another release candidate with more cleanups | |
6181 | and build fixes. See | |
6182 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a> | |
6183 | file for details.</p> | |
6184 | ||
6185 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6186 | <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3 | |
6187 | release candidate</a>, and report any problems found to | |
6188 | the <a href="support.html">mailing list</a> | |
6189 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6190 | </div> | |
6191 | </div> | |
6192 | </li> | |
6193 | ||
6194 | <li> | |
6195 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6196 | <div class="timeline-panel"> | |
6197 | <div class="timeline-heading"> | |
6198 | <h4 class="timeline-title">2013.02-rc2 released</h4> | |
6199 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p> | |
6200 | </div> | |
6201 | <div class="timeline-body"> | |
6202 | <p>Another week, another release candidate with more cleanups and | |
6203 | build fixes. See the <a | |
6204 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a> | |
6205 | file for details.</p> | |
6206 | ||
6207 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6208 | <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2 | |
6209 | release candidate</a>, and report any problems found to | |
6210 | the <a href="support.html">mailing list</a> | |
6211 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6212 | </div> | |
6213 | </div> | |
6214 | </li> | |
6215 | ||
6216 | <li class="timeline-inverted"> | |
6217 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6218 | <div class="timeline-panel"> | |
6219 | <div class="timeline-heading"> | |
6220 | <h4 class="timeline-title">2013.02-rc1 released</h4> | |
6221 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p> | |
6222 | </div> | |
6223 | <div class="timeline-body"> | |
6224 | <p>We have a new release candidate! Lots of changes all over the | |
6225 | tree, see the <a | |
6226 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a> | |
6227 | file for details, and read the | |
6228 | <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p> | |
6229 | ||
6230 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6231 | <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1 | |
6232 | release candidate</a>, and report any problems found to | |
6233 | the <a href="support.html">mailing list</a> | |
6234 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6235 | </div> | |
6236 | </div> | |
6237 | </li> | |
6238 | ||
6239 | <li> | |
6240 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6241 | <div class="timeline-panel"> | |
6242 | <div class="timeline-heading"> | |
6243 | <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> | |
6244 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p> | |
6245 | </div> | |
6246 | <div class="timeline-body"> | |
6247 | <p>A report from the recent Buildroot Developers Meeting is now | |
6248 | <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>. | |
6249 | <a href="http://emlinews.net">Embedded Linux News</a> also has a | |
6250 | <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/"> | |
6251 | writeup about the event</a>, including photos.</p> | |
6252 | ||
6253 | <p>Once again, thanks to all the participants and to | |
6254 | <a href="http://www.google.com">Google</a> for sponsoring the event.</p> | |
6255 | </div> | |
6256 | </div> | |
6257 | </li> | |
6258 | ||
6259 | <li class="timeline-inverted"> | |
6260 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6261 | <div class="timeline-panel"> | |
6262 | <div class="timeline-heading"> | |
6263 | <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4> | |
6264 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p> | |
6265 | </div> | |
6266 | <div class="timeline-body"> | |
6267 | <p>The next Buildroot Developers Meeting will take place on Monday | |
6268 | 4th February 2013 and Tuesday 5th February 2013 in Brussels, | |
6269 | Belgium. Those dates have been chosen to immediately follow the | |
6270 | great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p> | |
6271 | ||
6272 | <p>Attending this meeting is free, after registration by | |
6273 | contacting <a href="mailto:[email protected]">Thomas | |
6274 | Petazzoni</a>. For more details about the meeting, please see | |
6275 | the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related | |
6276 | Wiki page</a>.</p> | |
6277 | ||
6278 | <p>We would like to | |
6279 | thank <a href="http://www.google.com">Google</a> for providing the | |
6280 | meeting location and the Internet connection, and offering free | |
6281 | lunch and refreshments to the participants.</p> | |
6282 | </div> | |
6283 | </div> | |
6284 | </li> | |
6285 | ||
6286 | <li> | |
6287 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6288 | <div class="timeline-panel"> | |
6289 | <div class="timeline-heading"> | |
6290 | <h4 class="timeline-title">2012.11.1 released</h4> | |
6291 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p> | |
6292 | </div> | |
6293 | <div class="timeline-body"> | |
6294 | <p>The 2012.11.1 bugfix release is out - Thanks to everyone | |
6295 | contributing. This release fixes critical issues discovered since | |
6296 | the 2012.11 release, most importantly with non-largefile builds on | |
6297 | recent Ubuntu versions. See the | |
6298 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a> | |
6299 | file for more details, | |
6300 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6301 | <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p> | |
6302 | </div> | |
6303 | </div> | |
6304 | </li> | |
6305 | ||
6306 | <li class="timeline-inverted"> | |
6307 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6308 | <div class="timeline-panel"> | |
6309 | <div class="timeline-heading"> | |
6310 | <h4 class="timeline-title">2012.11 released</h4> | |
6311 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p> | |
6312 | </div> | |
6313 | <div class="timeline-body"> | |
6314 | <p>The stable 2012.11 release is out - Thanks to everyone | |
6315 | contributing and testing the release candidates. See the | |
6316 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a> | |
6317 | file for more details | |
6318 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6319 | <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p> | |
6320 | </div> | |
6321 | </div> | |
6322 | </li> | |
6323 | ||
6324 | <li> | |
6325 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6326 | <div class="timeline-panel"> | |
6327 | <div class="timeline-heading"> | |
6328 | <h4 class="timeline-title">2012.11-rc2 released</h4> | |
6329 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p> | |
6330 | </div> | |
6331 | <div class="timeline-body"> | |
6332 | <p>RC2 is out with more bugfixes - See | |
6333 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a> | |
6334 | file for details. | |
6335 | ||
6336 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6337 | <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2 | |
6338 | release candidate</a>, and report any problems found to | |
6339 | the <a href="support.html">mailing list</a> | |
6340 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6341 | </div> | |
6342 | </div> | |
6343 | </li> | |
6344 | ||
6345 | <li class="timeline-inverted"> | |
6346 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6347 | <div class="timeline-panel"> | |
6348 | <div class="timeline-heading"> | |
6349 | <h4 class="timeline-title">2012.11-rc1 released</h4> | |
6350 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p> | |
6351 | </div> | |
6352 | <div class="timeline-body"> | |
6353 | <p>We have a new release candidate! Lots of changes all over the | |
6354 | tree, see the <a | |
6355 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a> | |
6356 | file for details, and read the | |
6357 | <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p> | |
6358 | ||
6359 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6360 | <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1 | |
6361 | release candidate</a>, and report any problems found to | |
6362 | the <a href="support.html">mailing list</a> | |
6363 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6364 | </div> | |
6365 | </div> | |
6366 | </li> | |
6367 | ||
6368 | <li> | |
6369 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6370 | <div class="timeline-panel"> | |
6371 | <div class="timeline-heading"> | |
6372 | <h4 class="timeline-title">Buildroot Developer Day</h4> | |
6373 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p> | |
6374 | </div> | |
6375 | <div class="timeline-body"> | |
6376 | <p>A report from the recent <i>Buildroot Developer Days</i> | |
6377 | meeting in Barcelona, Spain is | |
6378 | now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>. | |
6379 | Many thanks to all the participants, and a special thanks to | |
6380 | Arnout Vandecappelle from <a href="http://mind.be/">mind</a> | |
6381 | for taking notes and Thomas Petazzoni | |
6382 | from <a href="http://free-electrons.com/">Free Electrons</a> | |
6383 | for handling all the practical arrangements, and naturally | |
6384 | our sponsors, <a href="http://www.fluendo.com/">Fluendo</a> | |
6385 | and <a href="http://www.synopsys.com/">Synopsis</a>. | |
6386 | </p> | |
6387 | <p>The next Developer Days will take place on February 4th and | |
6388 | 5th in Brussels, Belgium, right | |
6389 | after <a href="http://fosdem.org">FOSDEM</a>.</p> | |
6390 | </div> | |
6391 | </div> | |
6392 | </li> | |
6393 | ||
6394 | <li class="timeline-inverted"> | |
6395 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6396 | <div class="timeline-panel"> | |
6397 | <div class="timeline-heading"> | |
6398 | <h4 class="timeline-title">2012.08 released</h4> | |
6399 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p> | |
6400 | </div> | |
6401 | <div class="timeline-body"> | |
6402 | <p>The stable 2012.08 release is out - Thanks to everyone | |
6403 | contributing and testing the release candidates. See the | |
6404 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a> | |
6405 | file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6406 | <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p> | |
6407 | </div> | |
6408 | </div> | |
6409 | </li> | |
6410 | ||
6411 | <li> | |
6412 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6413 | <div class="timeline-panel"> | |
6414 | <div class="timeline-heading"> | |
6415 | <h4 class="timeline-title">2012.08-rc3 released</h4> | |
6416 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p> | |
6417 | </div> | |
6418 | <div class="timeline-body"> | |
6419 | <p>We have a new release candidate! Various fixes, and | |
6420 | addition of licensing informations on many | |
6421 | packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a> | |
6422 | file for details</p> | |
6423 | ||
6424 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6425 | <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3 | |
6426 | release candidate</a>, and report any problems found to | |
6427 | the <a href="support.html">mailing list</a> | |
6428 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6429 | </div> | |
6430 | </div> | |
6431 | </li> | |
6432 | ||
6433 | <li class="timeline-inverted"> | |
6434 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6435 | <div class="timeline-panel"> | |
6436 | <div class="timeline-heading"> | |
6437 | <h4 class="timeline-title">2012.08-rc2 released</h4> | |
6438 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p> | |
6439 | </div> | |
6440 | <div class="timeline-body"> | |
6441 | <p>We have a new release candidate! Various fixes, and addition | |
6442 | of licensing informations on many | |
6443 | packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a> | |
6444 | file for details</p> | |
6445 | ||
6446 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6447 | <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2 | |
6448 | release candidate</a>, and report any problems found to the <a | |
6449 | href="support.html">mailing list</a> or <a | |
6450 | href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6451 | </div> | |
6452 | </div> | |
6453 | </li> | |
6454 | ||
6455 | <li> | |
6456 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6457 | <div class="timeline-panel"> | |
6458 | <div class="timeline-heading"> | |
6459 | <h4 class="timeline-title">2012.08-rc1 released</h4> | |
6460 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p> | |
6461 | </div> | |
6462 | <div class="timeline-body"> | |
6463 | <p>We have a new release candidate! Lots of changes all over | |
6464 | the tree, see | |
6465 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a> | |
6466 | file for details</p> | |
6467 | ||
6468 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6469 | <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1 | |
6470 | release candidate</a>, and report any problems found to | |
6471 | the <a href="support.html">mailing list</a> | |
6472 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6473 | </div> | |
6474 | </div> | |
6475 | </li> | |
6476 | ||
6477 | <li class="timeline-inverted"> | |
6478 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6479 | <div class="timeline-panel"> | |
6480 | <div class="timeline-heading"> | |
6481 | <h4 class="timeline-title">Buildroot Developer Day</h4> | |
6482 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p> | |
6483 | </div> | |
6484 | <div class="timeline-body"> | |
6485 | <p>The next <i>Buildroot Developer Day</i> meeting will take place | |
6486 | on Saturday November 3th and Sunday November 4th 2012 in | |
6487 | Barcelona, Spain, just before | |
6488 | the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded | |
6489 | Linux Conference Europe</a> (November 5th-7th). This two days | |
6490 | meeting is mainly opened to Buildroot developers and contributors, | |
6491 | or Buildroot users having a prior experience with the tool. This | |
6492 | meeting will allow developers to work and Buildroot, and discuss | |
6493 | current issues, the future directions, and more.</p> | |
6494 | ||
6495 | <p>For more details, see | |
6496 | the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki | |
6497 | page</a> dedicated to the meeting.</p> | |
6498 | </div> | |
6499 | </div> | |
6500 | </li> | |
6501 | ||
6502 | <li> | |
6503 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6504 | <div class="timeline-panel"> | |
6505 | <div class="timeline-heading"> | |
6506 | <h4 class="timeline-title">2012.05 released</h4> | |
6507 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p> | |
6508 | </div> | |
6509 | <div class="timeline-body"> | |
6510 | <p>The stable 2012.05 release is out - Thanks to everyone | |
6511 | contributing and testing the release candidates. See the | |
6512 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a> | |
6513 | file for more details, read the | |
6514 | <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a> | |
6515 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6516 | <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p> | |
6517 | </div> | |
6518 | </div> | |
6519 | </li> | |
6520 | ||
6521 | <li class="timeline-inverted"> | |
6522 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6523 | <div class="timeline-panel"> | |
6524 | <div class="timeline-heading"> | |
6525 | <h4 class="timeline-title">2012.05-rc3 released</h4> | |
6526 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p> | |
6527 | </div> | |
6528 | <div class="timeline-body"> | |
6529 | <p>RC3 is out with more bugfixes - See | |
6530 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a> | |
6531 | file for details. | |
6532 | ||
6533 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6534 | <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3 | |
6535 | release candidate</a>, and report any problems found to | |
6536 | the <a href="support.html">mailing list</a> | |
6537 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6538 | </div> | |
6539 | </div> | |
6540 | </li> | |
6541 | ||
6542 | <li> | |
6543 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6544 | <div class="timeline-panel"> | |
6545 | <div class="timeline-heading"> | |
6546 | <h4 class="timeline-title">2012.05-rc2 released</h4> | |
6547 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p> | |
6548 | </div> | |
6549 | <div class="timeline-body"> | |
6550 | <p>Another week, another release candidate with more cleanups | |
6551 | and build fixes. See | |
6552 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a> | |
6553 | file for details.</p> | |
6554 | ||
6555 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6556 | <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2 | |
6557 | release candidate</a>, and report any problems found to | |
6558 | the <a href="support.html">mailing list</a> | |
6559 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6560 | </div> | |
6561 | </div> | |
6562 | </li> | |
6563 | ||
6564 | <li class="timeline-inverted"> | |
6565 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6566 | <div class="timeline-panel"> | |
6567 | <div class="timeline-heading"> | |
6568 | <h4 class="timeline-title">2012.05-rc1 released</h4> | |
6569 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p> | |
6570 | </div> | |
6571 | <div class="timeline-body"> | |
6572 | <p>We have a new release candidate! Lots of changes all over | |
6573 | the tree, see | |
6574 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a> | |
6575 | file for details, and read the | |
6576 | <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p> | |
6577 | ||
6578 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6579 | <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1 | |
6580 | release candidate</a>, and report any problems found to | |
6581 | the <a href="support.html">mailing list</a> | |
6582 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6583 | </div> | |
6584 | </div> | |
6585 | </li> | |
6586 | ||
6587 | <li> | |
6588 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6589 | <div class="timeline-panel"> | |
6590 | <div class="timeline-heading"> | |
6591 | <h4 class="timeline-title">Autobuilder Results Online</h4> | |
6592 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p> | |
6593 | </div> | |
6594 | <div class="timeline-body"> | |
6595 | <p>The status of the autobuilders, which do repeated | |
6596 | <code>randpackageconfig</code> builds for continuous | |
6597 | integration testing, is now online | |
6598 | at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The | |
6599 | code behind it can be found | |
6600 | in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p> | |
6601 | ||
6602 | <p>Thanks to Thomas Petazzoni for running the web interface, and | |
6603 | to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile | |
6604 | Farm</a> and <a href='http://free-electrons.com/'>Free | |
6605 | Electrons</a> for hosting builders. Thomas also sends out a daily | |
6606 | summary of the build status to the mailing list.</p> | |
6607 | </div> | |
6608 | </div> | |
6609 | </li> | |
6610 | ||
6611 | <li class="timeline-inverted"> | |
6612 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6613 | <div class="timeline-panel"> | |
6614 | <div class="timeline-heading"> | |
6615 | <h4 class="timeline-title">2012.02 released</h4> | |
6616 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p> | |
6617 | </div> | |
6618 | <div class="timeline-body"> | |
6619 | <p>The stable 2012.02 release is out - Thanks to everyone | |
6620 | contributing and testing the release candidates. See the | |
6621 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a> | |
6622 | file for more details, read the | |
6623 | <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a> | |
6624 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6625 | <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p> | |
6626 | </div> | |
6627 | </div> | |
6628 | </li> | |
6629 | ||
6630 | <li> | |
6631 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6632 | <div class="timeline-panel"> | |
6633 | <div class="timeline-heading"> | |
6634 | <h4 class="timeline-title">2012.02-rc3 released</h4> | |
6635 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p> | |
6636 | </div> | |
6637 | <div class="timeline-body"> | |
6638 | <p>RC3 is out with more bugfixes - See | |
6639 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a> | |
6640 | file for details. | |
6641 | ||
6642 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6643 | <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3 | |
6644 | release candidate</a>, and report any problems found to | |
6645 | the <a href="support.html">mailing list</a> | |
6646 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6647 | </div> | |
6648 | </div> | |
6649 | </li> | |
6650 | ||
6651 | <li class="timeline-inverted"> | |
6652 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6653 | <div class="timeline-panel"> | |
6654 | <div class="timeline-heading"> | |
6655 | <h4 class="timeline-title">2012.02-rc2 released</h4> | |
6656 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p> | |
6657 | </div> | |
6658 | <div class="timeline-body"> | |
6659 | <p>Another week, another release candidate with more cleanups | |
6660 | and build fixes. See | |
6661 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a> | |
6662 | file for details.</p> | |
6663 | ||
6664 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6665 | <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2 | |
6666 | release candidate</a>, and report any problems found to | |
6667 | the <a href="support.html">mailing list</a> | |
6668 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6669 | </div> | |
6670 | </div> | |
6671 | </li> | |
6672 | ||
6673 | <li> | |
6674 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6675 | <div class="timeline-panel"> | |
6676 | <div class="timeline-heading"> | |
6677 | <h4 class="timeline-title">2012.02-rc1 released</h4> | |
6678 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p> | |
6679 | </div> | |
6680 | <div class="timeline-body"> | |
6681 | <p>We have a new release candidate! Lots of changes all over | |
6682 | the tree, see | |
6683 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a> | |
6684 | file for details, and read the | |
6685 | <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p> | |
6686 | ||
6687 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6688 | <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1 | |
6689 | release candidate</a>, and report any problems found to | |
6690 | the <a href="support.html">mailing list</a> | |
6691 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6692 | </div> | |
6693 | </div> | |
6694 | </li> | |
6695 | ||
6696 | <li class="timeline-inverted"> | |
6697 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6698 | <div class="timeline-panel"> | |
6699 | <div class="timeline-heading"> | |
6700 | <h4 class="timeline-title">Buildroot Developer Day</h4> | |
6701 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p> | |
6702 | </div> | |
6703 | <div class="timeline-body"> | |
6704 | <p>Another <i>Buildroot Developer Day</i> will take place on | |
6705 | Friday, February 3rd in Brussels, Belgium - The day | |
6706 | before <a href="http://fosdem.org">FOSDEM</a>. See the | |
6707 | <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a> | |
6708 | or | |
6709 | the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free | |
6710 | Electrons blog</a> for more info.</p> | |
6711 | </div> | |
6712 | </div> | |
6713 | </li> | |
6714 | ||
6715 | <li> | |
6716 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6717 | <div class="timeline-panel"> | |
6718 | <div class="timeline-heading"> | |
6719 | <h4 class="timeline-title">2011.11 released</h4> | |
6720 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p> | |
6721 | </div> | |
6722 | <div class="timeline-body"> | |
6723 | <p>The stable 2011.11 release is out - Thanks to everyone | |
6724 | contributing and testing the release candidates. See the | |
6725 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a> | |
6726 | file for more details, read the | |
6727 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a> | |
6728 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6729 | <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p> | |
6730 | </div> | |
6731 | </div> | |
6732 | </li> | |
6733 | ||
6734 | <li class="timeline-inverted"> | |
6735 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6736 | <div class="timeline-panel"> | |
6737 | <div class="timeline-heading"> | |
6738 | <h4 class="timeline-title">2011.11-rc3 released</h4> | |
6739 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p> | |
6740 | </div> | |
6741 | <div class="timeline-body"> | |
6742 | <p>RC3 is out with more bugfixes - See | |
6743 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a> | |
6744 | file for details. | |
6745 | ||
6746 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6747 | <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3 | |
6748 | release candidate</a>, and report any problems found to | |
6749 | the <a href="support.html">mailing list</a> | |
6750 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6751 | </div> | |
6752 | </div> | |
6753 | </li> | |
6754 | ||
6755 | <li> | |
6756 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6757 | <div class="timeline-panel"> | |
6758 | <div class="timeline-heading"> | |
6759 | <h4 class="timeline-title">2011.11-rc2 released</h4> | |
6760 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p> | |
6761 | </div> | |
6762 | <div class="timeline-body"> | |
6763 | <p>Another week, another release candidate with a bunch of | |
6764 | cleanups and build fixes. See | |
6765 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a> | |
6766 | file for details.</p> | |
6767 | ||
6768 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6769 | <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2 | |
6770 | release candidate</a>, and report any problems found to | |
6771 | the <a href="support.html">mailing list</a> | |
6772 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6773 | </div> | |
6774 | </div> | |
6775 | </li> | |
6776 | ||
6777 | <li class="timeline-inverted"> | |
6778 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6779 | <div class="timeline-panel"> | |
6780 | <div class="timeline-heading"> | |
6781 | <h4 class="timeline-title">2011.11-rc1 released</h4> | |
6782 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p> | |
6783 | </div> | |
6784 | <div class="timeline-body"> | |
6785 | <p>We have a new release candidate! Lots of changes all over | |
6786 | the tree, see | |
6787 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a> | |
6788 | file for details, and read the | |
6789 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a> | |
6790 | ||
6791 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6792 | <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1 | |
6793 | release candidate</a>, and report any problems found to | |
6794 | the <a href="support.html">mailing list</a> | |
6795 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6796 | </div> | |
6797 | </div> | |
6798 | </li> | |
6799 | ||
6800 | <li> | |
6801 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6802 | <div class="timeline-panel"> | |
6803 | <div class="timeline-heading"> | |
6804 | <h4 class="timeline-title">2011.08 released</h4> | |
6805 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p> | |
6806 | </div> | |
6807 | <div class="timeline-body"> | |
6808 | <p>The stable 2011.08 release is out - Thanks to everyone | |
6809 | contributing and testing the release candidates. See the | |
6810 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a> | |
6811 | file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6812 | <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p> | |
6813 | </div> | |
6814 | </div> | |
6815 | </li> | |
6816 | ||
6817 | <li class="timeline-inverted"> | |
6818 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6819 | <div class="timeline-panel"> | |
6820 | <div class="timeline-heading"> | |
6821 | <h4 class="timeline-title">2011.08-rc2 released</h4> | |
6822 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p> | |
6823 | </div> | |
6824 | <div class="timeline-body"> | |
6825 | <p>RC2 is out with more bugfixes. See | |
6826 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a> | |
6827 | file for details, and read the | |
6828 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>. | |
6829 | ||
6830 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6831 | <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2 | |
6832 | release candidate</a>, and report any problems found to | |
6833 | the <a href="support.html">mailing list</a> | |
6834 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6835 | </div> | |
6836 | </div> | |
6837 | </li> | |
6838 | ||
6839 | <li> | |
6840 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6841 | <div class="timeline-panel"> | |
6842 | <div class="timeline-heading"> | |
6843 | <h4 class="timeline-title">2011.08-rc1 released</h4> | |
6844 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p> | |
6845 | </div> | |
6846 | <div class="timeline-body"> | |
6847 | <p>We have a new release candidate! Lots of changes all over | |
6848 | the tree, see | |
6849 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a> | |
6850 | file for details, and read the | |
6851 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>. | |
6852 | ||
6853 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6854 | <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1 | |
6855 | release candidate</a>, and report any problems found to | |
6856 | the <a href="support.html">mailing list</a> | |
6857 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6858 | </div> | |
6859 | </div> | |
6860 | </li> | |
6861 | ||
6862 | <li class="timeline-inverted"> | |
6863 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6864 | <div class="timeline-panel"> | |
6865 | <div class="timeline-heading"> | |
6866 | <h4 class="timeline-title">2011.05 released</h4> | |
6867 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p> | |
6868 | </div> | |
6869 | <div class="timeline-body"> | |
6870 | <p>The stable 2011.05 release is out - Thanks to everyone | |
6871 | contributing and testing the release candidates. See the | |
6872 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a> | |
6873 | file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6874 | <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p> | |
6875 | </div> | |
6876 | </div> | |
6877 | </li> | |
6878 | ||
6879 | <li> | |
6880 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6881 | <div class="timeline-panel"> | |
6882 | <div class="timeline-heading"> | |
6883 | <h4 class="timeline-title">2011.05-rc2 released</h4> | |
6884 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p> | |
6885 | </div> | |
6886 | <div class="timeline-body"> | |
6887 | <p>RC2 is out with more bugfixes. See | |
6888 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a> | |
6889 | file for details. | |
6890 | ||
6891 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6892 | <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2 | |
6893 | release candidate</a>, and report any problems found to | |
6894 | the <a href="support.html">mailing list</a> | |
6895 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6896 | </div> | |
6897 | </div> | |
6898 | </li> | |
6899 | ||
6900 | <li class="timeline-inverted"> | |
6901 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6902 | <div class="timeline-panel"> | |
6903 | <div class="timeline-heading"> | |
6904 | <h4 class="timeline-title">2011.05-rc1 released</h4> | |
6905 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p> | |
6906 | </div> | |
6907 | <div class="timeline-body"> | |
6908 | <p>We have a new release candidate! Lots of changes all over | |
6909 | the tree, see | |
6910 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a> | |
6911 | file for details, and read the | |
6912 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>. | |
6913 | ||
6914 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6915 | <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1 | |
6916 | release candidate</a>, and report any problems found to | |
6917 | the <a href="support.html">mailing list</a> | |
6918 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6919 | </div> | |
6920 | </div> | |
6921 | </li> | |
6922 | ||
6923 | <li> | |
6924 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6925 | <div class="timeline-panel"> | |
6926 | <div class="timeline-heading"> | |
6927 | <h4 class="timeline-title">2011.02 released</h4> | |
6928 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p> | |
6929 | </div> | |
6930 | <div class="timeline-body"> | |
6931 | <p>The stable 2011.02 release is out - Thanks to everyone | |
6932 | contributing and testing the release candidates. See the | |
6933 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a> | |
6934 | file for more details, read the | |
6935 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a> | |
6936 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
6937 | <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p> | |
6938 | </div> | |
6939 | </div> | |
6940 | </li> | |
6941 | ||
6942 | <li class="timeline-inverted"> | |
6943 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6944 | <div class="timeline-panel"> | |
6945 | <div class="timeline-heading"> | |
6946 | <h4 class="timeline-title">2011.02-rc2 released</h4> | |
6947 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p> | |
6948 | </div> | |
6949 | <div class="timeline-body"> | |
6950 | <p>RC2 is out with more cleanups and bugfixes, see | |
6951 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a> | |
6952 | file for details.</p> | |
6953 | ||
6954 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6955 | <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2 | |
6956 | release candidate</a>, and report any problems found to | |
6957 | the <a href="support.html">mailing list</a> | |
6958 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6959 | </div> | |
6960 | </div> | |
6961 | </li> | |
6962 | ||
6963 | <li> | |
6964 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6965 | <div class="timeline-panel"> | |
6966 | <div class="timeline-heading"> | |
6967 | <h4 class="timeline-title">2011.02-rc1 released</h4> | |
6968 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p> | |
6969 | </div> | |
6970 | <div class="timeline-body"> | |
6971 | <p>We have a new release candidate! Lots of changes all over | |
6972 | the tree, see | |
6973 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a> | |
6974 | file for details, and read the | |
6975 | <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>. | |
6976 | ||
6977 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
6978 | <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1 | |
6979 | release candidate</a>, and report any problems found to | |
6980 | the <a href="support.html">mailing list</a> | |
6981 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
6982 | </div> | |
6983 | </div> | |
6984 | </li> | |
6985 | ||
6986 | <li class="timeline-inverted"> | |
6987 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
6988 | <div class="timeline-panel"> | |
6989 | <div class="timeline-heading"> | |
6990 | <h4 class="timeline-title">2010.11 released</h4> | |
6991 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p> | |
6992 | </div> | |
6993 | <div class="timeline-body"> | |
6994 | <p>The stable 2010.11 release is out - Thanks to everyone | |
6995 | contributing and testing the release candidates. See the | |
6996 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a> | |
6997 | file for more details, read the | |
6998 | <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a> | |
6999 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
7000 | <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p> | |
7001 | </div> | |
7002 | </div> | |
7003 | </li> | |
7004 | ||
7005 | <li> | |
7006 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7007 | <div class="timeline-panel"> | |
7008 | <div class="timeline-heading"> | |
7009 | <h4 class="timeline-title">2010.11-rc2 released</h4> | |
7010 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p> | |
7011 | </div> | |
7012 | <div class="timeline-body"> | |
7013 | <p>RC2 is out with more cleanups and bugfixes, see | |
7014 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a> | |
7015 | file for details.</p> | |
7016 | ||
7017 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7018 | <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2 | |
7019 | release candidate</a>, and report any problems found to | |
7020 | the <a href="support.html">mailing list</a> | |
7021 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7022 | </div> | |
7023 | </div> | |
7024 | </li> | |
7025 | ||
7026 | <li class="timeline-inverted"> | |
7027 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7028 | <div class="timeline-panel"> | |
7029 | <div class="timeline-heading"> | |
7030 | <h4 class="timeline-title">2010.11-rc1 released</h4> | |
7031 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p> | |
7032 | </div> | |
7033 | <div class="timeline-body"> | |
7034 | <p>We have a new release candidate! Lots of changes all over | |
7035 | the tree, see | |
7036 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a> | |
7037 | file for details, and read the | |
7038 | <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>. | |
7039 | ||
7040 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7041 | <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1 | |
7042 | release candidate</a>, and report any problems found to | |
7043 | the <a href="support.html">mailing list</a> | |
7044 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7045 | </div> | |
7046 | </div> | |
7047 | </li> | |
7048 | ||
7049 | <li> | |
7050 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7051 | <div class="timeline-panel"> | |
7052 | <div class="timeline-heading"> | |
7053 | <h4 class="timeline-title">Buildroot Developer Day</h4> | |
7054 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p> | |
7055 | </div> | |
7056 | <div class="timeline-body"> | |
7057 | <p>A <i>Buildroot Developer Day</i> will take place on | |
7058 | Friday, October 29th in Cambridge, UK - Just the day after the | |
7059 | <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded | |
7060 | Linux Conference Europe</a>. This <i>Developer Day</i> | |
7061 | aims at allowing Buildroot developers to meet and exchange | |
7062 | ideas on the project and its future. See the | |
7063 | <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a> | |
7064 | for more info.</p> | |
7065 | ||
7066 | <p>Thanks to Thomas Petazzoni for taking care of the practical | |
7067 | arrangements.</p> | |
7068 | </div> | |
7069 | </div> | |
7070 | </li> | |
7071 | ||
7072 | <li class="timeline-inverted"> | |
7073 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7074 | <div class="timeline-panel"> | |
7075 | <div class="timeline-heading"> | |
7076 | <h4 class="timeline-title">2010.08 released</h4> | |
7077 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p> | |
7078 | </div> | |
7079 | <div class="timeline-body"> | |
7080 | <p>The stable 2010.08 release is out - Thanks to everyone | |
7081 | contributing and testing the release candidates. See the | |
7082 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a> | |
7083 | file for more details, read the | |
7084 | <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a> | |
7085 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
7086 | <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p> | |
7087 | </div> | |
7088 | </div> | |
7089 | </li> | |
7090 | ||
7091 | <li> | |
7092 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7093 | <div class="timeline-panel"> | |
7094 | <div class="timeline-heading"> | |
7095 | <h4 class="timeline-title">2010.08-rc2 released</h4> | |
7096 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p> | |
7097 | </div> | |
7098 | <div class="timeline-body"> | |
7099 | <p>RC2 is out with more cleanups and bugfixes, see | |
7100 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a> | |
7101 | file for details. | |
7102 | ||
7103 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7104 | <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2 | |
7105 | release candidate</a>, and report any problems found to | |
7106 | the <a href="support.html">mailing list</a> | |
7107 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7108 | ||
7109 | This is very much expected to be the final release candidate, | |
7110 | so give it a good test and expect a final 2010.08 release | |
7111 | before September unless critical issues are found.</p> | |
7112 | </div> | |
7113 | </div> | |
7114 | </li> | |
7115 | ||
7116 | <li class="timeline-inverted"> | |
7117 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7118 | <div class="timeline-panel"> | |
7119 | <div class="timeline-heading"> | |
7120 | <h4 class="timeline-title">2010.08-rc1 released</h4> | |
7121 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p> | |
7122 | </div> | |
7123 | <div class="timeline-body"> | |
7124 | <p>We have a new release candidate! Lots of changes all over | |
7125 | the tree, see | |
7126 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a> | |
7127 | file for details. | |
7128 | ||
7129 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7130 | <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1 | |
7131 | release candidate</a>, and report any problems found to | |
7132 | the <a href="support.html">mailing list</a> | |
7133 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7134 | </div> | |
7135 | </div> | |
7136 | </li> | |
7137 | ||
7138 | <li> | |
7139 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7140 | <div class="timeline-panel"> | |
7141 | <div class="timeline-heading"> | |
7142 | <h4 class="timeline-title">2010.05 released</h4> | |
7143 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p> | |
7144 | </div> | |
7145 | <div class="timeline-body"> | |
7146 | <p>The stable 2010.05 release is out - Thanks to everyone | |
7147 | contributing and testing the release candidates. See the | |
7148 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a> | |
7149 | file for more details, read the | |
7150 | <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a> | |
7151 | and go to the <a href="/downloads/">downloads page</a> to pick up the | |
7152 | <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p> | |
7153 | </div> | |
7154 | </div> | |
7155 | </li> | |
7156 | ||
7157 | <li class="timeline-inverted"> | |
7158 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7159 | <div class="timeline-panel"> | |
7160 | <div class="timeline-heading"> | |
7161 | <h4 class="timeline-title">2010.05-rc3 released</h4> | |
7162 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p> | |
7163 | </div> | |
7164 | <div class="timeline-body"> | |
7165 | <p>RC3 is out with more cleanups and bugfixes, see | |
7166 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a> | |
7167 | file for details. | |
7168 | ||
7169 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7170 | <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3 | |
7171 | release candidate</a>, and report any problems found to | |
7172 | the <a href="support.html">mailing list</a> | |
7173 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7174 | </div> | |
7175 | </div> | |
7176 | </li> | |
7177 | ||
7178 | <li> | |
7179 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7180 | <div class="timeline-panel"> | |
7181 | <div class="timeline-heading"> | |
7182 | <h4 class="timeline-title">2010.05-rc2 released</h4> | |
7183 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p> | |
7184 | </div> | |
7185 | <div class="timeline-body"> | |
7186 | <p>Another week, another release candidate with a bunch of | |
7187 | cleanups and build fixes.</p> | |
7188 | ||
7189 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7190 | <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2 | |
7191 | release candidate</a>, and report any problems found to | |
7192 | the <a href="support.html">mailing list</a> | |
7193 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7194 | </div> | |
7195 | </div> | |
7196 | </li> | |
7197 | ||
7198 | <li class="timeline-inverted"> | |
7199 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7200 | <div class="timeline-panel"> | |
7201 | <div class="timeline-heading"> | |
7202 | <h4 class="timeline-title">2010.05-rc1 released</h4> | |
7203 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p> | |
7204 | </div> | |
7205 | <div class="timeline-body"> | |
7206 | <p>We have a new release candidate! Lots of changes all over | |
7207 | the tree, see | |
7208 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a> | |
7209 | file for details. | |
7210 | ||
7211 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7212 | <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1 | |
7213 | release candidate</a>, and report any problems found to | |
7214 | the <a href="support.html">mailing list</a> | |
7215 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7216 | </div> | |
7217 | </div> | |
7218 | </li> | |
7219 | ||
7220 | <li> | |
7221 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7222 | <div class="timeline-panel"> | |
7223 | <div class="timeline-heading"> | |
7224 | <h4 class="timeline-title">FOSDEM slides online</h4> | |
7225 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p> | |
7226 | </div> | |
7227 | <div class="timeline-body"> | |
7228 | <p>The slides from | |
7229 | the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross | |
7230 | Build Systems: Present & Future</a> session | |
7231 | at <a href="http://fosdem.org/2010">FOSDEM</a> are | |
7232 | now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>. | |
7233 | </div> | |
7234 | </div> | |
7235 | </li> | |
7236 | ||
7237 | <li class="timeline-inverted"> | |
7238 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7239 | <div class="timeline-panel"> | |
7240 | <div class="timeline-heading"> | |
7241 | <h4 class="timeline-title">2010.02 released</h4> | |
7242 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p> | |
7243 | </div> | |
7244 | <div class="timeline-body"> | |
7245 | <p>The stable 2010.02 release is out - Thanks to everyone | |
7246 | contributing and testing the release candidates. See the | |
7247 | <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a> | |
7248 | file for more details, and go to | |
7249 | the <a href="/downloads/">downloads page</a> to pick up | |
7250 | the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02 | |
7251 | release</a>.</p> | |
7252 | </div> | |
7253 | </div> | |
7254 | </li> | |
7255 | ||
7256 | <li> | |
7257 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7258 | <div class="timeline-panel"> | |
7259 | <div class="timeline-heading"> | |
7260 | <h4 class="timeline-title">2010.02-rc2 released</h4> | |
7261 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p> | |
7262 | </div> | |
7263 | <div class="timeline-body"> | |
7264 | <p>RC2 is out with more cleanups and bugfixes, see | |
7265 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a> | |
7266 | file for details. | |
7267 | ||
7268 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7269 | <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2 | |
7270 | release candidate</a>, and report any problems found to | |
7271 | the <a href="support.html">mailing list</a> | |
7272 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7273 | </div> | |
7274 | </div> | |
7275 | </li> | |
7276 | ||
7277 | <li class="timeline-inverted"> | |
7278 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7279 | <div class="timeline-panel"> | |
7280 | <div class="timeline-heading"> | |
7281 | <h4 class="timeline-title">2010.02-rc1 released</h4> | |
7282 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p> | |
7283 | </div> | |
7284 | <div class="timeline-body"> | |
7285 | <p>We have a new release candidate! Lots of changes all over | |
7286 | the tree, see | |
7287 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a> | |
7288 | file for details. | |
7289 | ||
7290 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7291 | <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1 | |
7292 | release candidate</a>, and report any problems found to | |
7293 | the <a href="support.html">mailing list</a> | |
7294 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7295 | </div> | |
7296 | </div> | |
7297 | </li> | |
7298 | ||
7299 | <li> | |
7300 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7301 | <div class="timeline-panel"> | |
7302 | <div class="timeline-heading"> | |
7303 | <h4 class="timeline-title">2009.11 released</h4> | |
7304 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p> | |
7305 | </div> | |
7306 | <div class="timeline-body"> | |
7307 | <p>The stable 2009.11 release is out - Thanks to everyone | |
7308 | contributing and testing the release candidates. See the | |
7309 | <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a> | |
7310 | or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a> | |
7311 | for more details, and go to the <a href="/downloads/">downloads page</a> | |
7312 | to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11 | |
7313 | release</a>.</p> | |
7314 | </div> | |
7315 | </div> | |
7316 | </li> | |
7317 | ||
7318 | <li class="timeline-inverted"> | |
7319 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7320 | <div class="timeline-panel"> | |
7321 | <div class="timeline-heading"> | |
7322 | <h4 class="timeline-title">2009.11-rc2 released</h4> | |
7323 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p> | |
7324 | </div> | |
7325 | <div class="timeline-body"> | |
7326 | <p>RC2 is out with more cleanups and bugfixes, see | |
7327 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a> | |
7328 | file for details. | |
7329 | ||
7330 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7331 | <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2 | |
7332 | release candidate</a>, and report any problems found to | |
7333 | the <a href="support.html">mailing list</a> | |
7334 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7335 | </div> | |
7336 | </div> | |
7337 | </li> | |
7338 | ||
7339 | <li> | |
7340 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7341 | <div class="timeline-panel"> | |
7342 | <div class="timeline-heading"> | |
7343 | <h4 class="timeline-title">2009.11-rc1 released</h4> | |
7344 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p> | |
7345 | </div> | |
7346 | <div class="timeline-body"> | |
7347 | <p>We have a new release candidate! Lots of changes all over | |
7348 | the tree, see | |
7349 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a> | |
7350 | file for details. | |
7351 | ||
7352 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7353 | <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1 | |
7354 | release candidate</a>, and report any problems found to | |
7355 | the <a href="support.html">mailing list</a> | |
7356 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7357 | </div> | |
7358 | </div> | |
7359 | </li> | |
7360 | ||
7361 | <li class="timeline-inverted"> | |
7362 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7363 | <div class="timeline-panel"> | |
7364 | <div class="timeline-heading"> | |
7365 | <h4 class="timeline-title">First Buildroot Developer Day</h4> | |
7366 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p> | |
7367 | </div> | |
7368 | <div class="timeline-body"> | |
7369 | <p>The first <i>Buildroot Developer Day</i> will take place on | |
7370 | Saturday, October 17th in Grenoble, France, just the day after | |
7371 | Embedded Linux Conference Europe. This <i>Developer Day</i> aims | |
7372 | at allowing Buildroot developers to meet and exchange ideas on the | |
7373 | project and its future.</p> | |
7374 | ||
7375 | <p>As the number of places is limited, interested candidates are | |
7376 | invited to send an e-mail to Peter Korsgaard (<code>jacmet at | |
7377 | uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot | |
7378 | petazzoni at free-electrons dot com</code>).</p> | |
7379 | ||
7380 | <p>This <i>Developer Day</i> will take place thanks to the | |
7381 | sponsoring of <a href="http://www.calao-systems.com">Calao | |
7382 | Systems</a> and <a href="http://www.free-electrons.com">Free | |
7383 | Electrons</a>.</p> | |
7384 | </div> | |
7385 | </div> | |
7386 | </li> | |
7387 | ||
7388 | <li> | |
7389 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7390 | <div class="timeline-panel"> | |
7391 | <div class="timeline-heading"> | |
7392 | <h4 class="timeline-title">2009.08 released</h4> | |
7393 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p> | |
7394 | </div> | |
7395 | <div class="timeline-body"> | |
7396 | <p>The stable 2009.08 release is out - Thanks to everyone | |
7397 | contributing and testing the release candidates. See the | |
7398 | <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a> | |
7399 | or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a> | |
7400 | for more details, and go to the <a href="/downloads/">downloads page</a> | |
7401 | to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08 | |
7402 | release</a>.</p> | |
7403 | </div> | |
7404 | </div> | |
7405 | </li> | |
7406 | ||
7407 | <li class="timeline-inverted"> | |
7408 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7409 | <div class="timeline-panel"> | |
7410 | <div class="timeline-heading"> | |
7411 | <h4 class="timeline-title">2009.08-rc3 released</h4> | |
7412 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p> | |
7413 | </div> | |
7414 | <div class="timeline-body"> | |
7415 | <p>A number of bugfixes have been added to the tree since RC2 | |
7416 | (especially thanks to Thomas Petazzoni) - See | |
7417 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a> | |
7418 | file for details. This is very much expected to be the final | |
7419 | release candidate, so give it a good test and expect a final | |
7420 | 2009.08 release next weekend unless critical issues are | |
7421 | found.</p> | |
7422 | ||
7423 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
7424 | pick up the | |
7425 | <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3 | |
7426 | release candidate</a>, and report any problems found to | |
7427 | the <a href="support.html">mailing list</a> | |
7428 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7429 | </div> | |
7430 | </div> | |
7431 | </li> | |
7432 | ||
7433 | <li> | |
7434 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7435 | <div class="timeline-panel"> | |
7436 | <div class="timeline-heading"> | |
7437 | <h4 class="timeline-title">2009.08-rc2 released</h4> | |
7438 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p> | |
7439 | </div> | |
7440 | <div class="timeline-body"> | |
7441 | <p>RC2 is out with more cleanups and bugfixes, see | |
7442 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a> | |
7443 | file for details. | |
7444 | ||
7445 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7446 | <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2 | |
7447 | release candidate</a>, and report any problems found to | |
7448 | the <a href="support.html">mailing list</a> | |
7449 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7450 | </div> | |
7451 | </div> | |
7452 | </li> | |
7453 | ||
7454 | <li class="timeline-inverted"> | |
7455 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7456 | <div class="timeline-panel"> | |
7457 | <div class="timeline-heading"> | |
7458 | <h4 class="timeline-title">2009.08-rc1 released</h4> | |
7459 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p> | |
7460 | </div> | |
7461 | <div class="timeline-body"> | |
7462 | <p>We have a new release candidate! Lots of changes all over | |
7463 | the tree, see | |
7464 | the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a> | |
7465 | file for details. | |
7466 | ||
7467 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7468 | <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1 | |
7469 | release candidate</a>, and report any problems found to | |
7470 | the <a href="support.html">mailing list</a> | |
7471 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7472 | </div> | |
7473 | </div> | |
7474 | </li> | |
7475 | ||
7476 | <li> | |
7477 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7478 | <div class="timeline-panel"> | |
7479 | <div class="timeline-heading"> | |
7480 | <h4 class="timeline-title">2009.05 released</h4> | |
7481 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p> | |
7482 | </div> | |
7483 | <div class="timeline-body"> | |
7484 | <p>The stable 2009.05 release is out - Thanks to everyone | |
7485 | contributing and testing the release candidates. See the | |
7486 | <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a> | |
7487 | or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a> | |
7488 | for more details, and go to the <a href="/downloads/">downloads page</a> | |
7489 | to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05 | |
7490 | release</a>.</p> | |
7491 | </div> | |
7492 | </div> | |
7493 | </li> | |
7494 | ||
7495 | <li class="timeline-inverted"> | |
7496 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7497 | <div class="timeline-panel"> | |
7498 | <div class="timeline-heading"> | |
7499 | <h4 class="timeline-title">2009.05-rc3 released</h4> | |
7500 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p> | |
7501 | </div> | |
7502 | <div class="timeline-body"> | |
7503 | <p>We had a number of fixes post-RC2, so RC3 is out | |
7504 | (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a> | |
7505 | for details). Now is the moment to test and verify that | |
7506 | everything is working for your favorite config - Expect a | |
7507 | final 2009.05 very soon.</p> | |
7508 | ||
7509 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7510 | <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3 | |
7511 | release candidate</a>, and report any problems found to | |
7512 | the <a href="support.html">mailing list</a> | |
7513 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7514 | </div> | |
7515 | </div> | |
7516 | </li> | |
7517 | ||
7518 | <li> | |
7519 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7520 | <div class="timeline-panel"> | |
7521 | <div class="timeline-heading"> | |
7522 | <h4 class="timeline-title">2009.05-rc2 released</h4> | |
7523 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p> | |
7524 | </div> | |
7525 | <div class="timeline-body"> | |
7526 | <p>RC2 is out with more cleanups and bug fixes | |
7527 | (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>). | |
7528 | Unless big issues are found, expect this to be the last | |
7529 | release candidate before the release - So give it a good | |
7530 | test.</p> | |
7531 | ||
7532 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7533 | <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2 | |
7534 | release candidate</a>, and report any problems found to | |
7535 | the <a href="support.html">mailing list</a> | |
7536 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7537 | </div> | |
7538 | </div> | |
7539 | </li> | |
7540 | ||
7541 | <li class="timeline-inverted"> | |
7542 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7543 | <div class="timeline-panel"> | |
7544 | <div class="timeline-heading"> | |
7545 | <h4 class="timeline-title">Buildroot.org</h4> | |
7546 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p> | |
7547 | </div> | |
7548 | <div class="timeline-body"> | |
7549 | <p>Earl Levine has been so kind to donate | |
7550 | the <b>buildroot.org</b> domain to us, so the website can | |
7551 | now also be reached | |
7552 | at <a href="http://www.buildroot.org">www.buildroot.org</a> | |
7553 | (and git at | |
7554 | <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>). | |
7555 | ||
7556 | Thanks a lot Earl!</p> | |
7557 | </div> | |
7558 | </div> | |
7559 | </li> | |
7560 | ||
7561 | <li> | |
7562 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7563 | <div class="timeline-panel"> | |
7564 | <div class="timeline-heading"> | |
7565 | <h4 class="timeline-title">2009.05-rc1 released</h4> | |
7566 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p> | |
7567 | </div> | |
7568 | <div class="timeline-body"> | |
7569 | <p>We have a new release candidate! Lots of changes all over the | |
7570 | tree, see the <a | |
7571 | href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a> | |
7572 | file for details. | |
7573 | ||
7574 | <p>Head to the <a href="/downloads/">downloads page</a> to pick up the | |
7575 | <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1 | |
7576 | release candidate</a>, and report any problems found to | |
7577 | the <a href="support.html">mailing list</a> | |
7578 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7579 | </div> | |
7580 | </div> | |
7581 | </li> | |
7582 | ||
7583 | <li class="timeline-inverted"> | |
7584 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7585 | <div class="timeline-panel"> | |
7586 | <div class="timeline-heading"> | |
7587 | <h4 class="timeline-title">Moved to git</h4> | |
7588 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p> | |
7589 | </div> | |
7590 | <div class="timeline-body"> | |
7591 | <p>We've moved the source code | |
7592 | from <a href="http://subversion.tigris.org">Subversion</a> | |
7593 | to <a href="http://git-scm.org">Git</a>. You can browse the | |
7594 | repo online | |
7595 | <a href="http://git.buildroot.net/buildroot">here</a>, and clone | |
7596 | the repo using: | |
7597 | <pre>git clone git://git.buildroot.net/buildroot</pre> | |
7598 | See the <a href="/git.html">Git Access</a> page for more details. | |
7599 | </p> | |
7600 | </div> | |
7601 | </div> | |
7602 | </li> | |
7603 | ||
7604 | <li> | |
7605 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7606 | <div class="timeline-panel"> | |
7607 | <div class="timeline-heading"> | |
7608 | <h4 class="timeline-title"><new Logo/h4> | |
7609 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p> | |
7610 | </div> | |
7611 | <div class="timeline-body"> | |
7612 | <p>We have a <a href="images/logo.png">logo</a>! We have so | |
7613 | far been using the <a href="http://busybox.net">Busybox</a> | |
7614 | logo on the website, as the website was a copy of | |
7615 | the <a href="http://busybox.net">Busybox</a> one - But not | |
7616 | anymore, we now have a shiny new logo of our own.</p> | |
7617 | </div> | |
7618 | </div> | |
7619 | </li> | |
7620 | ||
7621 | <li class="timeline-inverted"> | |
7622 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7623 | <div class="timeline-panel"> | |
7624 | <div class="timeline-heading"> | |
7625 | <h4 class="timeline-title">2009.02 released</h4> | |
7626 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p> | |
7627 | </div> | |
7628 | <div class="timeline-body"> | |
7629 | <p>The stable 2009.02 release is out - Thanks to everyone | |
7630 | contributing and testing the release candidates. See the | |
7631 | <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a> | |
7632 | for more details, and go to the <a href="/downloads/">downloads page</a> | |
7633 | to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02 | |
7634 | release</a>.</p> | |
7635 | </div> | |
7636 | </div> | |
7637 | </li> | |
7638 | ||
7639 | <li> | |
7640 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7641 | <div class="timeline-panel"> | |
7642 | <div class="timeline-heading"> | |
7643 | <h4 class="timeline-title">2009.02-rc4 released</h4> | |
7644 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p> | |
7645 | </div> | |
7646 | <div class="timeline-body"> | |
7647 | <p>We had more than 50 changes since RC3, several of them | |
7648 | toolchain related, so decided to make a RC4 as well. This is | |
7649 | very much expected to be the final release candidate, so | |
7650 | give it a good test and expect a final 2009.02 release this | |
7651 | week unless critical issues are found.</p> | |
7652 | ||
7653 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
7654 | pick up the | |
7655 | <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4 | |
7656 | release candidate</a>, and report any problems found to | |
7657 | the <a href="support.html">mailing list</a> | |
7658 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7659 | </div> | |
7660 | </div> | |
7661 | </li> | |
7662 | ||
7663 | <li class="timeline-inverted"> | |
7664 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7665 | <div class="timeline-panel"> | |
7666 | <div class="timeline-heading"> | |
7667 | <h4 class="timeline-title">2009.02-rc3 released</h4> | |
7668 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p> | |
7669 | </div> | |
7670 | <div class="timeline-body"> | |
7671 | <p>RC3 is out with more cleanups and bug fixes. Unless big | |
7672 | issues are found, expect this to be the last release | |
7673 | candidate before the release - So give it a good test.</p> | |
7674 | ||
7675 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
7676 | pick up the | |
7677 | <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3 | |
7678 | release candidate</a>, and report any problems found to | |
7679 | the <a href="support.html">mailing list</a> | |
7680 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7681 | </div> | |
7682 | </div> | |
7683 | </li> | |
7684 | ||
7685 | <li> | |
7686 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7687 | <div class="timeline-panel"> | |
7688 | <div class="timeline-heading"> | |
7689 | <h4 class="timeline-title">2009.02-rc2 released</h4> | |
7690 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p> | |
7691 | </div> | |
7692 | <div class="timeline-body"> | |
7693 | <p>Another week, another release candidate with a bunch of | |
7694 | cleanups and build fixes.</p> | |
7695 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
7696 | pick up the | |
7697 | <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2 | |
7698 | release candidate</a>, and report any problems found to | |
7699 | the <a href="support.html">mailing list</a> | |
7700 | or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> | |
7701 | </div> | |
7702 | </div> | |
7703 | </li> | |
7704 | ||
7705 | <li class="timeline-inverted"> | |
7706 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7707 | <div class="timeline-panel"> | |
7708 | <div class="timeline-heading"> | |
7709 | <h4 class="timeline-title">Release candidate and new maintainer</h4> | |
7710 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p> | |
7711 | </div> | |
7712 | <div class="timeline-body"> | |
7713 | ||
7714 | <p>It has been a long time coming, but we finally have a new | |
7715 | release candidate! - And a new maintainer to match (Peter | |
7716 | Korsgaard).</p> | |
7717 | ||
7718 | <p>Head to the <a href="/downloads/">downloads page</a> to | |
7719 | pick up the | |
7720 | <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1 | |
7721 | release candidate</a>, and report any problems found to | |
7722 | the <a href="support.html">mailing list</a> | |
7723 | or <a href="https://bugs.uclibc.org">bug tracker</a>. The | |
7724 | plan is to release 2009.02 in time | |
7725 | for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p> | |
7726 | </div> | |
7727 | </div> | |
7728 | </li> | |
7729 | ||
7730 | <li> | |
7731 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7732 | <div class="timeline-panel"> | |
7733 | <div class="timeline-heading"> | |
7734 | <h4 class="timeline-title">Buildroot mailing list</h4> | |
7735 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p> | |
7736 | </div> | |
7737 | <div class="timeline-body"> | |
7738 | <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p> | |
7739 | </div> | |
7740 | </div> | |
7741 | </li> | |
7742 | ||
7743 | <li class="timeline-inverted"> | |
7744 | <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> | |
7745 | <div class="timeline-panel"> | |
7746 | <div class="timeline-heading"> | |
7747 | <h4 class="timeline-title">Buildroot webpage added</h4> | |
7748 | <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p> | |
7749 | ||
7750 | <p>Buildroot is a set of Makefiles and patches that makes it easy generate a | |
7751 | cross-compilation toolchain and root filesystem for your target Linux | |
7752 | system using the <a href= "http://www.uclibc.org/">uClibc C library</a>. | |
7753 | Buildroot is useful mainly for people working with small or embedded | |
7754 | systems. Embedded systems often use processors that are not the regular | |
7755 | x86 processors everyone is used to using on their PC. It can be PowerPC | |
7756 | processors, MIPS processors, ARM processors, etc. And to be extra safe, | |
7757 | you do not need to be root to build or run buildroot.</p> | |
7758 | ||
7759 | <p>And as of today buildroot even has its own webpage, making it a first class | |
7760 | citizen of uclibc.org and busybox.net, and more importantly, make it easy | |
7761 | to find and point to buildroot.</p> | |
7762 | ||
7763 | <p>If you find a bug in buildroot, or wish to submit a patch | |
7764 | to fix a problem or add a shiny new feature, please use | |
7765 | the <a href="https://bugs.uclibc.org/">Bug and Patch | |
7766 | Tracking System</a> to post the details, to make certain | |
7767 | your work is not lost</p> | |
7768 | </div> | |
7769 | </div> | |
7770 | </li> | |
a9d6aed9 EA |
7771 | </ul> |
7772 | ||
da9ab5e2 AC |
7773 | </div><!--/.col-sm-10 --> |
7774 | </div><!--/.row --> | |
97ab4865 | 7775 | </div> |
da9ab5e2 | 7776 | |
a9d6aed9 EA |
7777 | <!--#include file="footer.html" --> |
7778 |