1<!--#include file="header.html" --> 2 3<link href="css/timeline.css" rel="stylesheet"> 4 5<div class="container"> 6<div class="row nh"> 7<div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12"> 8 9<h2>News</h2> 10<ul class="timeline"> 11 12 <li> 13 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 14 <div class="timeline-panel"> 15 <div class="timeline-heading"> 16 <h4 class="timeline-title">2021.11 released</h4> 17 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2021</small></p> 18 </div> 19 <div class="timeline-body"> 20 <p>The stable 2021.11 release is out - Thanks to everyone 21 contributing and testing the release candidates. See the 22 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11">CHANGES</a> 23 file for more details 24 and go to the <a href="/downloads/">downloads page</a> to pick up the 25 <a href="/downloads/buildroot-2021.11.tar.xz">2021.11 release</a>.</p> 26 </div> 27 </div> 28 </li> 29 30 <li class="timeline-inverted"> 31 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 32 <div class="timeline-panel"> 33 <div class="timeline-heading"> 34 <h4 class="timeline-title">2021.11-rc3 released</h4> 35 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2021</small></p> 36 </div> 37 <div class="timeline-body"> 38 <p>2021.11-rc3 has been released with more cleanups and build fixes. See the 39 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc3">CHANGES</a> 40 file for details.</p> 41 42 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 43 <a href="/downloads/buildroot-2021.11-rc3.tar.bz2">2021.11-rc3 44 release candidate</a>, and report any problems found to the 45 <a href="support.html">mailing list</a> or 46 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 47 </div> 48 </div> 49 </li> 50 51 <li> 52 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 53 <div class="timeline-panel"> 54 <div class="timeline-heading"> 55 <h4 class="timeline-title">2021.11-rc2 released</h4> 56 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2021</small></p> 57 </div> 58 <div class="timeline-body"> 59 <p>2021.11-rc2 has been released with more cleanups and build fixes. See the 60 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc2">CHANGES</a> 61 file for details.</p> 62 63 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 64 <a href="/downloads/buildroot-2021.11-rc2.tar.bz2">2021.11-rc2 65 release candidate</a>, and report any problems found to the 66 <a href="support.html">mailing list</a> or 67 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 68 </div> 69 </div> 70 </li> 71 72 <li class="timeline-inverted"> 73 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 74 <div class="timeline-panel"> 75 <div class="timeline-heading"> 76 <h4 class="timeline-title">2021.02.7 released</h4> 77 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2021</small></p> 78 </div> 79 <div class="timeline-body"> 80 <p>The 2021.02.7 bugfix release is out, fixing a number of important / 81 security related issues discovered since the 2021.02.6 release. See the 82 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.7">CHANGES</a> 83 file for more details, read the 84 <a href="http://lists.busybox.net/pipermail/buildroot/2021-November/628324.html">announcement</a> 85 and go to the <a href="/downloads/">downloads page</a> to pick up the 86 <a href="/downloads/buildroot-2021.02.7.tar.bz2">2021.02.7 release</a>.</p> 87 </div> 88 </div> 89 </li> 90 91 <li> 92 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 93 <div class="timeline-panel"> 94 <div class="timeline-heading"> 95 <h4 class="timeline-title">2021.08.2 released</h4> 96 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2021</small></p> 97 </div> 98 <div class="timeline-body"> 99 <p>The 2021.08.2 bugfix release is out, fixing a number of important / 100 security related issues discovered since the 2021.08.1 release. See the 101 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.2">CHANGES</a> 102 file for more details, read the 103 <a href="http://lists.busybox.net/pipermail/buildroot/2021-November/628323.html">announcement</a> 104 and go to the <a href="/downloads/">downloads page</a> to pick up the 105 <a href="/downloads/buildroot-2021.08.2.tar.bz2">2021.08.2 release</a>.</p> 106 </div> 107 </div> 108 </li> 109 110 <li class="timeline-inverted"> 111 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 112 <div class="timeline-panel"> 113 <div class="timeline-heading"> 114 <h4 class="timeline-title">2021.11-rc1 released</h4> 115 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2021</small></p> 116 </div> 117 <div class="timeline-body"> 118 <p>We have a new release candidate! Lots of changes all over the tree, see the 119 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc1">CHANGES</a> 120 file for more details.</p> 121 122 <p>Go to the <a href="/downloads/">downloads page</a> to pick up the 123 <a href="/downloads/buildroot-2021.11-rc1.tar.bz2">2021.11-rc1 124 release</a>, and report any problems found to the 125 <a href="support.html">mailing list</a> or 126 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 127 </div> 128 </div> 129 </li> 130 131 <li> 132 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 133 <div class="timeline-panel"> 134 <div class="timeline-heading"> 135 <h4 class="timeline-title">2021.02.6 released</h4> 136 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2021</small></p> 137 </div> 138 <div class="timeline-body"> 139 <p>The 2021.02.6 bugfix release is out, fixing a number of important / 140 security related issues discovered since the 2021.02.5 release. See the 141 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.6">CHANGES</a> 142 file for more details, read the 143 <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625654.html">announcement</a> 144 and go to the <a href="/downloads/">downloads page</a> to pick up the 145 <a href="/downloads/buildroot-2021.02.6.tar.bz2">2021.02.6 release</a>.</p> 146 </div> 147 </div> 148 </li> 149 150 <li class="timeline-inverted"> 151 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 152 <div class="timeline-panel"> 153 <div class="timeline-heading"> 154 <h4 class="timeline-title">2021.05.3 released, 2021.05.x series EOL</h4> 155 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2021</small></p> 156 </div> 157 <div class="timeline-body"> 158 <p>The 2021.05.3 bugfix release is out, fixing a number of important / 159 security related issues discovered since the 2021.05.2 release. See the 160 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.3">CHANGES</a> 161 file for more details, read the 162 <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625646.html">announcement</a> 163 and go to the <a href="/downloads/">downloads page</a> to pick up the 164 <a href="/downloads/buildroot-2021.05.3.tar.bz2">2021.05.3 release</a>.</p> 165 166 <p>Notice that the 2021.05.x series is now end of life. Please migrate to 167 the 2021.08 series instead which will be supported until December 2021.</p> 168 </div> 169 </div> 170 </li> 171 172 <li> 173 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 174 <div class="timeline-panel"> 175 <div class="timeline-heading"> 176 <h4 class="timeline-title">2021.08.1 released</h4> 177 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 October 2021</small></p> 178 </div> 179 <div class="timeline-body"> 180 <p>The 2021.08.1 bugfix release is out, fixing a number of important / 181 security related issues discovered since the 2021.08 release. See the 182 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.1">CHANGES</a> 183 file for more details, read the 184 <a href="http://lists.busybox.net/pipermail/buildroot/2021-October/625642.html">announcement</a> 185 and go to the <a href="/downloads/">downloads page</a> to pick up the 186 <a href="/downloads/buildroot-2021.08.1.tar.bz2">2021.08.1 release</a>.</p> 187 </div> 188 </div> 189 </li> 190 191 <li class="timeline-inverted"> 192 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 193 <div class="timeline-panel"> 194 <div class="timeline-heading"> 195 <h4 class="timeline-title">2021.02.5 released</h4> 196 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2021</small></p> 197 </div> 198 <div class="timeline-body"> 199 <p>The 2021.02.5 bugfix release is out, fixing a number of important / 200 security related issues discovered since the 2021.02.4 release. See the 201 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.5">CHANGES</a> 202 file for more details, read the 203 <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/623319.html">announcement</a> 204 and go to the <a href="/downloads/">downloads page</a> to pick up the 205 <a href="/downloads/buildroot-2021.02.5.tar.bz2">2021.02.5 release</a>.</p> 206 </div> 207 </div> 208 </li> 209 210 <li> 211 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 212 <div class="timeline-panel"> 213 <div class="timeline-heading"> 214 <h4 class="timeline-title">2021.05.2 released</h4> 215 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 September 2021</small></p> 216 </div> 217 <div class="timeline-body"> 218 <p>The 2021.05.2 bugfix release is out, fixing a number of important / 219 security related issues discovered since the 2021.05.1 release. See the 220 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.2">CHANGES</a> 221 file for more details, read the 222 <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/623285.html">announcement</a> 223 and go to the <a href="/downloads/">downloads page</a> to pick up the 224 <a href="/downloads/buildroot-2021.05.2.tar.bz2">2021.05.2 release</a>.</p> 225 </div> 226 </div> 227 </li> 228 229 <li class="timeline-inverted"> 230 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 231 <div class="timeline-panel"> 232 <div class="timeline-heading"> 233 <h4 class="timeline-title">2021.08 released</h4> 234 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 September 2021</small></p> 235 </div> 236 <div class="timeline-body"> 237 <p>The stable 2021.08 release is out - Thanks to everyone 238 contributing and testing the release candidates. See the 239 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08">CHANGES</a> 240 file for more details, read the 241 <a href="http://lists.busybox.net/pipermail/buildroot/2021-September/622072.html">announcement</a> 242 and go to the <a href="/downloads/">downloads page</a> to pick up the 243 <a href="/downloads/buildroot-2021.08.tar.bz2">2021.08 release</a>.</p> 244 </div> 245 </div> 246 </li> 247 248 <li> 249 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 250 <div class="timeline-panel"> 251 <div class="timeline-heading"> 252 <h4 class="timeline-title">2021.08-rc3 released</h4> 253 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2021</small></p> 254 </div> 255 <div class="timeline-body"> 256 <p>2021.08-rc3 has been released with more cleanups and build fixes. See the 257 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc3">CHANGES</a> 258 file for details.</p> 259 260 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 261 <a href="/downloads/buildroot-2021.08-rc3.tar.bz2">2021.08-rc3 262 release candidate</a>, and report any problems found to the 263 <a href="support.html">mailing list</a> or 264 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 265 </div> 266 </div> 267 </li> 268 269 <li class="timeline-inverted"> 270 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 271 <div class="timeline-panel"> 272 <div class="timeline-heading"> 273 <h4 class="timeline-title">2021.08-rc2 released</h4> 274 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2021</small></p> 275 </div> 276 <div class="timeline-body"> 277 <p>2021.08-rc2 has been released with more cleanups and build fixes. See the 278 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc2">CHANGES</a> 279 file for details.</p> 280 281 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 282 <a href="/downloads/buildroot-2021.08-rc2.tar.bz2">2021.08-rc2 283 release candidate</a>, and report any problems found to the 284 <a href="support.html">mailing list</a> or 285 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 286 </div> 287 </div> 288 </li> 289 290 <li> 291 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 292 <div class="timeline-panel"> 293 <div class="timeline-heading"> 294 <h4 class="timeline-title">2021.02.4 released</h4> 295 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2021</small></p> 296 </div> 297 <div class="timeline-body"> 298 <p>The 2021.02.4 bugfix release is out, fixing a number of important / 299 security related issues discovered since the 2021.02.3 release. See the 300 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.4">CHANGES</a> 301 file for more details, read the 302 <a href="http://lists.busybox.net/pipermail/buildroot/2021-August/620747.html">announcement</a> 303 and go to the <a href="/downloads/">downloads page</a> to pick up the 304 <a href="/downloads/buildroot-2021.02.4.tar.bz2">2021.02.4 release</a>.</p> 305 </div> 306 </div> 307 </li> 308 309 <li class="timeline-inverted"> 310 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 311 <div class="timeline-panel"> 312 <div class="timeline-heading"> 313 <h4 class="timeline-title">2021.05.1 released</h4> 314 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 August 2021</small></p> 315 </div> 316 <div class="timeline-body"> 317 <p>The 2021.05.1 bugfix release is out, fixing a number of important / 318 security related issues discovered since the 2021.05 release. See the 319 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.1">CHANGES</a> 320 file for more details, read the 321 <a href="http://lists.busybox.net/pipermail/buildroot/2021-August/620721.html">announcement</a> 322 and go to the <a href="/downloads/">downloads page</a> to pick up the 323 <a href="/downloads/buildroot-2021.05.1.tar.bz2">2021.05.1 release</a>.</p> 324 </div> 325 </div> 326 </li> 327 328 <li> 329 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 330 <div class="timeline-panel"> 331 <div class="timeline-heading"> 332 <h4 class="timeline-title">2021.08-rc1 released</h4> 333 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 August 2021</small></p> 334 </div> 335 <div class="timeline-body"> 336 <p>We have a new release candidate! Lots of changes all over the tree, see the 337 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08-rc1">CHANGES</a> 338 file for more details.</p> 339 340 <p>Go to the <a href="/downloads/">downloads page</a> to pick up the 341 <a href="/downloads/buildroot-2021.08-rc1.tar.bz2">2021.08-rc1 342 release</a>, and report any problems found to the 343 <a href="support.html">mailing list</a> or 344 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 345 </div> 346 </div> 347 </li> 348 349 <li class="timeline-inverted"> 350 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 351 <div class="timeline-panel"> 352 <div class="timeline-heading"> 353 <h4 class="timeline-title">2021.02.3 released</h4> 354 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 June 2021</small></p> 355 </div> 356 <div class="timeline-body"> 357 <p>The 2021.02.3 bugfix release is out, fixing a number of important / 358 security related issues discovered since the 2021.02.2 release. See the 359 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.3">CHANGES</a> 360 file for more details, read the 361 <a href="http://lists.busybox.net/pipermail/buildroot/2021-June/312591.html">announcement</a> 362 and go to the <a href="/downloads/">downloads page</a> to pick up the 363 <a href="/downloads/buildroot-2021.02.3.tar.bz2">2021.02.3 release</a>.</p> 364 </div> 365 </div> 366 </li> 367 368 <li> 369 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 370 <div class="timeline-panel"> 371 <div class="timeline-heading"> 372 <h4 class="timeline-title">2021.05 released</h4> 373 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 June 2021</small></p> 374 </div> 375 <div class="timeline-body"> 376 <p>The stable 2021.05 release is out - Thanks to everyone 377 contributing and testing the release candidates. See the 378 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05">CHANGES</a> 379 file for more details, read the 380 <a href="http://lists.busybox.net/pipermail/buildroot/2021-June/311946.html">announcement</a> 381 and go to the <a href="/downloads/">downloads page</a> to pick up the 382 <a href="/downloads/buildroot-2021.05.tar.bz2">2021.05 release</a>.</p> 383 </div> 384 </div> 385 </li> 386 387 <li class="timeline-inverted"> 388 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 389 <div class="timeline-panel"> 390 <div class="timeline-heading"> 391 <h4 class="timeline-title">2021.05-rc3 released</h4> 392 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2021</small></p> 393 </div> 394 <div class="timeline-body"> 395 <p>2021.05-rc3 has been released with more cleanups and build fixes. See the 396 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc3">CHANGES</a> 397 file for details.</p> 398 399 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 400 <a href="/downloads/buildroot-2021.05-rc3.tar.bz2">2021.05-rc3 401 release candidate</a>, and report any problems found to the 402 <a href="support.html">mailing list</a> or 403 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 404 </div> 405 </div> 406 </li> 407 408 <li> 409 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 410 <div class="timeline-panel"> 411 <div class="timeline-heading"> 412 <h4 class="timeline-title">2021.05-rc2 released</h4> 413 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2021</small></p> 414 </div> 415 <div class="timeline-body"> 416 <p>2021.05-rc2 has been released with more cleanups and build fixes. See the 417 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc2">CHANGES</a> 418 file for details.</p> 419 420 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 421 <a href="/downloads/buildroot-2021.05-rc2.tar.bz2">2021.05-rc2 422 release candidate</a>, and report any problems found to the 423 <a href="support.html">mailing list</a> or 424 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 425 </div> 426 </div> 427 </li> 428 429 <li class="timeline-inverted"> 430 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 431 <div class="timeline-panel"> 432 <div class="timeline-heading"> 433 <h4 class="timeline-title">2021.02.2 released</h4> 434 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2021</small></p> 435 </div> 436 <div class="timeline-body"> 437 <p>The 2021.02.2 bugfix release is out, fixing a number of important / 438 security related issues discovered since the 2021.02.1 release. See the 439 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.2">CHANGES</a> 440 file for more details, read the 441 <a href="http://lists.busybox.net/pipermail/buildroot/2021-May/310003.html">announcement</a> 442 and go to the <a href="/downloads/">downloads page</a> to pick up the 443 <a href="/downloads/buildroot-2021.02.2.tar.bz2">2021.02.2 release</a>.</p> 444 </div> 445 </div> 446 </li> 447 448 <li> 449 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 450 <div class="timeline-panel"> 451 <div class="timeline-heading"> 452 <h4 class="timeline-title">2021.05-rc1 released</h4> 453 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2021</small></p> 454 </div> 455 <div class="timeline-body"> 456 <p>We have a new release candidate! Lots of changes all over the tree, see the 457 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05-rc1">CHANGES</a> 458 file for more details.</p> 459 460 <p>Go to the <a href="/downloads/">downloads page</a> to pick up the 461 <a href="/downloads/buildroot-2021.05-rc1.tar.bz2">2021.05-rc1 462 release</a>, and report any problems found to the 463 <a href="support.html">mailing list</a> or 464 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 465 </div> 466 </div> 467 </li> 468 469 <li class="timeline-inverted"> 470 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 471 <div class="timeline-panel"> 472 <div class="timeline-heading"> 473 <h4 class="timeline-title">2021.02.1 released</h4> 474 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 April 2021</small></p> 475 </div> 476 <div class="timeline-body"> 477 <p>The 2021.02.1 bugfix release is out, fixing a number of important / 478 security related issues discovered since the 2021.02 release. See the 479 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.1">CHANGES</a> 480 file for more details, read the 481 <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307970.html">announcement</a> 482 and go to the <a href="/downloads/">downloads page</a> to pick up the 483 <a href="/downloads/buildroot-2021.02.1.tar.bz2">2021.02.1 release</a>.</p> 484 </div> 485 </div> 486 </li> 487 488 <li> 489 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 490 <div class="timeline-panel"> 491 <div class="timeline-heading"> 492 <h4 class="timeline-title">2020.02.12 released, 2020.02.x series EOL</h4> 493 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 April 2021</small></p> 494 </div> 495 <div class="timeline-body"> 496 <p>The 2020.02.12 bugfix release is out, fixing a number of important / 497 security related issues discovered since the 2020.02.11 release. See the 498 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.12">CHANGES</a> 499 file for more details, read the 500 <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307630.html">announcement</a> 501 and go to the <a href="/downloads/">downloads page</a> to pick up the 502 <a href="/downloads/buildroot-2020.02.12.tar.bz2">2020.02.12 release</a>.</p> 503 504 <p>Notice that the 2020.02.x series is now end of life. Please migrate to 505 the 2021.02 series instead which will be supported until March 2022.</p> 506 </div> 507 </div> 508 </li> 509 510 <li class="timeline-inverted"> 511 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 512 <div class="timeline-panel"> 513 <div class="timeline-heading"> 514 <h4 class="timeline-title">2020.11.4 released, 2020.11.x series EOL</h4> 515 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 April 2021</small></p> 516 </div> 517 <div class="timeline-body"> 518 <p>The 2020.11.4 bugfix release is out, fixing a number of important / 519 security related issues discovered since the 2020.11.3 release. See the 520 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.4">CHANGES</a> 521 file for more details, read the 522 <a href="http://lists.busybox.net/pipermail/buildroot/2021-April/307609.html">announcement</a> 523 and go to the <a href="/downloads/">downloads page</a> to pick up the 524 <a href="/downloads/buildroot-2020.11.4.tar.bz2">2020.11.4 release</a>.</p> 525 526 <p>Notice that the 2020.11.x series is now end of life. Please migrate to 527 the 2021.02 series instead which will be supported until March 2022.</p> 528 </div> 529 </div> 530 </li> 531 532 <li> 533 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 534 <div class="timeline-panel"> 535 <div class="timeline-heading"> 536 <h4 class="timeline-title">2021.02 released</h4> 537 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 March 2021</small></p> 538 </div> 539 <div class="timeline-body"> 540 <p>The stable 2021.02 release is out - Thanks to everyone 541 contributing and testing the release candidates. See the 542 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02">CHANGES</a> 543 file for more details, read the 544 <a href="http://lists.busybox.net/pipermail/buildroot/2021-March/305168.html">announcement</a> 545 and go to the <a href="/downloads/">downloads page</a> to pick up the 546 <a href="/downloads/buildroot-2021.02.tar.bz2">2021.02 release</a>.</p> 547 548 <p>Notice that this is a long term support release which will be 549 supported with security and other important fixes until March 2022.</p> 550 </div> 551 </div> 552 </li> 553 554 <li class="timeline-inverted"> 555 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 556 <div class="timeline-panel"> 557 <div class="timeline-heading"> 558 <h4 class="timeline-title">2021.02-rc3 released</h4> 559 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2021</small></p> 560 </div> 561 <div class="timeline-body"> 562 <p>2021.02-rc3 has been released with more cleanups and build fixes. See the 563 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc3">CHANGES</a> 564 file for details.</p> 565 566 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 567 <a href="/downloads/buildroot-2021.02-rc3.tar.bz2">2021.02-rc3 568 release candidate</a>, and report any problems found to the 569 <a href="support.html">mailing list</a> or 570 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 571 </div> 572 </div> 573 </li> 574 575 <li> 576 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 577 <div class="timeline-panel"> 578 <div class="timeline-heading"> 579 <h4 class="timeline-title">2020.02.11 released</h4> 580 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 February 2021</small></p> 581 </div> 582 <div class="timeline-body"> 583 <p>The 2020.02.11 bugfix release is out, fixing a number of important / 584 security related issues discovered since the 2020.02.10 release. See the 585 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.11">CHANGES</a> 586 file for more details, read the 587 <a href="http://lists.busybox.net/pipermail/buildroot/2021-February/304049.html">announcement</a> 588 and go to the <a href="/downloads/">downloads page</a> to pick up the 589 <a href="/downloads/buildroot-2020.02.11.tar.bz2">2020.02.11 release</a>.</p> 590 </div> 591 </div> 592 </li> 593 594 <li class="timeline-inverted"> 595 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 596 <div class="timeline-panel"> 597 <div class="timeline-heading"> 598 <h4 class="timeline-title">2020.11.3 released</h4> 599 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 February 2021</small></p> 600 </div> 601 <div class="timeline-body"> 602 <p>The 2020.11.3 bugfix release is out, fixing a number of important / 603 security related issues discovered since the 2020.11.2 release. See the 604 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.3">CHANGES</a> 605 file for more details, read the 606 <a href="http://lists.busybox.net/pipermail/buildroot/2021-February/304041.html">announcement</a> 607 and go to the <a href="/downloads/">downloads page</a> to pick up the 608 <a href="/downloads/buildroot-2020.11.3.tar.bz2">2020.11.3 release</a>.</p> 609 </div> 610 </div> 611 </li> 612 613 <li> 614 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 615 <div class="timeline-panel"> 616 <div class="timeline-heading"> 617 <h4 class="timeline-title">2021.02-rc2 released</h4> 618 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 February 2021</small></p> 619 </div> 620 <div class="timeline-body"> 621 <p>2021.02-rc2 has been released with more cleanups and build fixes. See the 622 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc2">CHANGES</a> 623 file for details.</p> 624 625 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 626 <a href="/downloads/buildroot-2021.02-rc2.tar.bz2">2021.02-rc2 627 release candidate</a>, and report any problems found to the 628 <a href="support.html">mailing list</a> or 629 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 630 </div> 631 </div> 632 </li> 633 634 <li class="timeline-inverted"> 635 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 636 <div class="timeline-panel"> 637 <div class="timeline-heading"> 638 <h4 class="timeline-title">2021.02-rc1 released</h4> 639 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2021</small></p> 640 </div> 641 <div class="timeline-body"> 642 <p>We have a new release candidate! Lots of changes all over the tree, see the 643 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02-rc1">CHANGES</a> 644 file for more details.</p> 645 646 <p>Go to the <a href="/downloads/">downloads page</a> to pick up the 647 <a href="/downloads/buildroot-2021.02-rc1.tar.bz2">2021.02-rc1 648 release</a>, and report any problems found to the 649 <a href="support.html">mailing list</a> or 650 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 651 </div> 652 </div> 653 </li> 654 655 <li> 656 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 657 <div class="timeline-panel"> 658 <div class="timeline-heading"> 659 <h4 class="timeline-title">2020.02.10 released</h4> 660 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2021</small></p> 661 </div> 662 <div class="timeline-body"> 663 <p>The 2020.02.10 bugfix release is out, fixing a number of important / 664 security related issues discovered since the 2020.02.9 release. See the 665 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.10">CHANGES</a> 666 file for more details, read the 667 <a href="http://lists.busybox.net/pipermail/buildroot/2021-January/302578.html">announcement</a> 668 and go to the <a href="/downloads/">downloads page</a> to pick up the 669 <a href="/downloads/buildroot-2020.02.10.tar.bz2">2020.02.10 release</a>.</p> 670 </div> 671 </div> 672 </li> 673 674 <li class="timeline-inverted"> 675 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 676 <div class="timeline-panel"> 677 <div class="timeline-heading"> 678 <h4 class="timeline-title">2020.11.2 released</h4> 679 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2021</small></p> 680 </div> 681 <div class="timeline-body"> 682 <p>The 2020.11.2 bugfix release is out, fixing a number of important / 683 security related issues discovered since the 2020.11.1 release. See the 684 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.2">CHANGES</a> 685 file for more details, read the 686 <a href="http://lists.busybox.net/pipermail/buildroot/2021-January/302574.html">announcement</a> 687 and go to the <a href="/downloads/">downloads page</a> to pick up the 688 <a href="/downloads/buildroot-2020.11.2.tar.bz2">2020.11.2 release</a>.</p> 689 </div> 690 </div> 691 </li> 692 693 <li> 694 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 695 <div class="timeline-panel"> 696 <div class="timeline-heading"> 697 <h4 class="timeline-title">2020.02.9 released</h4> 698 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> 699 </div> 700 <div class="timeline-body"> 701 <p>The 2020.02.9 bugfix release is out, fixing a number of important / 702 security related issues discovered since the 2020.02.8 release. See the 703 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.9">CHANGES</a> 704 file for more details, read the 705 <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299462.html">announcement</a> 706 and go to the <a href="/downloads/">downloads page</a> to pick up the 707 <a href="/downloads/buildroot-2020.02.9.tar.bz2">2020.02.9 release</a>.</p> 708 </div> 709 </div> 710 </li> 711 712 <li class="timeline-inverted"> 713 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 714 <div class="timeline-panel"> 715 <div class="timeline-heading"> 716 <h4 class="timeline-title">2020.08.3 released, 2020.08.x series EOL</h4> 717 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> 718 </div> 719 <div class="timeline-body"> 720 <p>The 2020.08.3 bugfix release is out, fixing a number of important / 721 security related issues discovered since the 2020.08.2 release. See the 722 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.3">CHANGES</a> 723 file for more details, read the 724 <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299456.html">announcement</a> 725 and go to the <a href="/downloads/">downloads page</a> to pick up the 726 <a href="/downloads/buildroot-2020.08.3.tar.bz2">2020.08.3 release</a>.</p> 727 728 <p>Notice that the 2020.08.x series is now end of life. Please migrate to 729 the 2020.11 series instead which will be supported until March 2021.</p> 730 </div> 731 </div> 732 </li> 733 734 <li> 735 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 736 <div class="timeline-panel"> 737 <div class="timeline-heading"> 738 <h4 class="timeline-title">2020.11.1 released</h4> 739 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 December 2020</small></p> 740 </div> 741 <div class="timeline-body"> 742 <p>The 2020.11.1 bugfix release is out, fixing a number of important / 743 security related issues discovered since the 2020.11 release. See the 744 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11.1">CHANGES</a> 745 file for more details, read the 746 <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/299452.html">announcement</a> 747 and go to the <a href="/downloads/">downloads page</a> to pick up the 748 <a href="/downloads/buildroot-2020.11.1.tar.bz2">2020.11.1 release</a>.</p> 749 </div> 750 </div> 751 </li> 752 753 <li class="timeline-inverted"> 754 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 755 <div class="timeline-panel"> 756 <div class="timeline-heading"> 757 <h4 class="timeline-title">2020.11 released</h4> 758 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2020</small></p> 759 </div> 760 <div class="timeline-body"> 761 <p>The stable 2020.11 release is out - Thanks to everyone 762 contributing and testing the release candidates. See the 763 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11">CHANGES</a> 764 file for more details, read the 765 <a href="http://lists.busybox.net/pipermail/buildroot/2020-December/297705.html">announcement</a> 766 and go to the <a href="/downloads/">downloads page</a> to pick up the 767 <a href="/downloads/buildroot-2020.11.tar.bz2">2020.11 release</a>.</p> 768 </div> 769 </div> 770 </li> 771 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">2020.11-rc3 released</h4> 777 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2020</small></p> 778 </div> 779 <div class="timeline-body"> 780 <p>Another week, another release candidate with more cleanups and build fixes. See the 781 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc3">CHANGES</a> 782 file for details.</p> 783 784 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 785 <a href="/downloads/buildroot-2020.11-rc3.tar.bz2">2020.11-rc3 786 release candidate</a>, and report any problems found to the 787 <a href="support.html">mailing list</a> or 788 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 789 </div> 790 </div> 791 </li> 792 793 <li class="timeline-inverted"> 794 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 795 <div class="timeline-panel"> 796 <div class="timeline-heading"> 797 <h4 class="timeline-title">2020.02.8 released</h4> 798 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2020</small></p> 799 </div> 800 <div class="timeline-body"> 801 <p>The 2020.02.8 bugfix release is out, fixing a number of important / 802 security related issues discovered since the 2020.02.7 release. See the 803 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.8">CHANGES</a> 804 file for more details, read the 805 <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296838.html">announcement</a> 806 and go to the <a href="/downloads/">downloads page</a> to pick up the 807 <a href="/downloads/buildroot-2020.02.8.tar.bz2">2020.02.8 release</a>.</p> 808 </div> 809 </div> 810 </li> 811 812 <li> 813 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 814 <div class="timeline-panel"> 815 <div class="timeline-heading"> 816 <h4 class="timeline-title">2020.08.2 released</h4> 817 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2020</small></p> 818 </div> 819 <div class="timeline-body"> 820 <p>The 2020.08.2 bugfix release is out, fixing a number of important / 821 security related issues discovered since the 2020.08.1 release. See the 822 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.2">CHANGES</a> 823 file for more details, read the 824 <a href="http://lists.busybox.net/pipermail/buildroot/2020-November/296830.html">announcement</a> 825 and go to the <a href="/downloads/">downloads page</a> to pick up the 826 <a href="/downloads/buildroot-2020.08.2.tar.bz2">2020.08.2 release</a>.</p> 827 </div> 828 </div> 829 </li> 830 831 <li class="timeline-inverted"> 832 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 833 <div class="timeline-panel"> 834 <div class="timeline-heading"> 835 <h4 class="timeline-title">2020.11-rc2 released</h4> 836 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 November 2020</small></p> 837 </div> 838 <div class="timeline-body"> 839 <p>2020.11-rc2 has been released with more cleanups and build fixes. See the 840 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc2">CHANGES</a> 841 file for details.</p> 842 843 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 844 <a href="/downloads/buildroot-2020.11-rc2.tar.bz2">2020.11-rc2 845 release candidate</a>, and report any problems found to the 846 <a href="support.html">mailing list</a> or 847 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 848 </div> 849 </div> 850 </li> 851 852 <li> 853 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 854 <div class="timeline-panel"> 855 <div class="timeline-heading"> 856 <h4 class="timeline-title">2020.11-rc1 released</h4> 857 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 November 2020</small></p> 858 </div> 859 <div class="timeline-body"> 860 <p>We have a new release candidate! Lots of changes all over the tree, see the 861 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.11-rc1">CHANGES</a> 862 file for more details.</p> 863 864 <p>Go to the <a href="/downloads/">downloads page</a> to pick up the 865 <a href="/downloads/buildroot-2020.11-rc1.tar.bz2">2020.11-rc1 866 release</a>, and report any problems found to the 867 <a href="support.html">mailing list</a> or 868 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 869 </div> 870 </div> 871 </li> 872 873 <li class="timeline-inverted"> 874 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 875 <div class="timeline-panel"> 876 <div class="timeline-heading"> 877 <h4 class="timeline-title">2020.02.7 released</h4> 878 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> 879 </div> 880 <div class="timeline-body"> 881 <p>The 2020.02.7 bugfix release is out, fixing a number of important / 882 security related issues discovered since the 2020.02.6 release. See the 883 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.7">CHANGES</a> 884 file for more details, read the 885 <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294451.html">announcement</a> 886 and go to the <a href="/downloads/">downloads page</a> to pick up the 887 <a href="/downloads/buildroot-2020.02.7.tar.bz2">2020.02.7 release</a>.</p> 888 </div> 889 </div> 890 </li> 891 892 <li> 893 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 894 <div class="timeline-panel"> 895 <div class="timeline-heading"> 896 <h4 class="timeline-title">2020.05.3 released</h4> 897 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> 898 </div> 899 <div class="timeline-body"> 900 <p>The 2020.05.3 bugfix release is out, fixing a number of important / 901 security related issues discovered since the 2020.05.2 release. See the 902 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.3">CHANGES</a> 903 file for more details, read the 904 <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294446.html">announcement</a> 905 and go to the <a href="/downloads/">downloads page</a> to pick up the 906 <a href="/downloads/buildroot-2020.05.3.tar.bz2">2020.05.3 release</a>.</p> 907 908 <p>Notice that the 2020.05.x series is now end of life. Please migrate to 909 the 2020.08 series instead which will be supported until December 2020.</p> 910 </div> 911 </div> 912 </li> 913 914 <li class="timeline-inverted"> 915 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 916 <div class="timeline-panel"> 917 <div class="timeline-heading"> 918 <h4 class="timeline-title">2020.08.1 released</h4> 919 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 October 2020</small></p> 920 </div> 921 <div class="timeline-body"> 922 <p>The 2020.08.1 bugfix release is out, fixing a number of important / 923 security related issues discovered since the 2020.08 release. See the 924 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08.1">CHANGES</a> 925 file for more details, read the 926 <a href="http://lists.busybox.net/pipermail/buildroot/2020-October/294407.html">announcement</a> 927 and go to the <a href="/downloads/">downloads page</a> to pick up the 928 <a href="/downloads/buildroot-2020.08.1.tar.bz2">2020.08.1 release</a>.</p> 929 </div> 930 </div> 931 </li> 932 933 <li> 934 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 935 <div class="timeline-panel"> 936 <div class="timeline-heading"> 937 <h4 class="timeline-title">2020.02.6 released</h4> 938 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 September 2020</small></p> 939 </div> 940 <div class="timeline-body"> 941 <p>The 2020.02.6 bugfix release is out, fixing a number of important / 942 security related issues discovered since the 2020.02.5 release. See the 943 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.6">CHANGES</a> 944 file for more details, read the 945 <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/291322.html">announcement</a> 946 and go to the <a href="/downloads/">downloads page</a> to pick up the 947 <a href="/downloads/buildroot-2020.02.6.tar.bz2">2020.02.6 release</a>.</p> 948 </div> 949 </div> 950 </li> 951 952 <li class="timeline-inverted"> 953 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 954 <div class="timeline-panel"> 955 <div class="timeline-heading"> 956 <h4 class="timeline-title">2020.08 released</h4> 957 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2020</small></p> 958 </div> 959 <div class="timeline-body"> 960 <p>The stable 2020.08 release is out - Thanks to everyone 961 contributing and testing the release candidates. See the 962 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08">CHANGES</a> 963 file for more details, read the 964 <a href="http://lists.busybox.net/pipermail/buildroot/2020-September/290797.html">announcement</a> 965 and go to the <a href="/downloads/">downloads page</a> to pick up the 966 <a href="/downloads/buildroot-2020.08.tar.bz2">2020.08 release</a>.</p> 967 </div> 968 </div> 969 </li> 970 971 <li> 972 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 973 <div class="timeline-panel"> 974 <div class="timeline-heading"> 975 <h4 class="timeline-title">2020.02.5 released</h4> 976 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 august 2020</small></p> 977 </div> 978 <div class="timeline-body"> 979 <p>The 2020.02.5 bugfix release is out, fixing a number of important / 980 security related issues discovered since the 2020.02.4 release. See the 981 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.5">CHANGES</a> 982 file for more details, read the 983 <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290497.html">announcement</a> 984 and go to the <a href="/downloads/">downloads page</a> to pick up the 985 <a href="/downloads/buildroot-2020.02.5.tar.bz2">2020.02.5 release</a>.</p> 986 </div> 987 </div> 988 </li> 989 990 <li class="timeline-inverted"> 991 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 992 <div class="timeline-panel"> 993 <div class="timeline-heading"> 994 <h4 class="timeline-title">2020.05.2 released</h4> 995 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2020</small></p> 996 </div> 997 <div class="timeline-body"> 998 <p>The 2020.05.2 bugfix release is out, fixing a number of important / 999 security related issues discovered since the 2020.05.1 release. See the 1000 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.2">CHANGES</a> 1001 file for more details, read the 1002 <a href="http://lists.busybox.net/pipermail/buildroot/2020-August/290474.html">announcement</a> 1003 and go to the <a href="/downloads/">downloads page</a> to pick up the 1004 <a href="/downloads/buildroot-2020.05.2.tar.bz2">2020.05.2 release</a>.</p> 1005 </div> 1006 </div> 1007 </li> 1008 1009 <li> 1010 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1011 <div class="timeline-panel"> 1012 <div class="timeline-heading"> 1013 <h4 class="timeline-title">2020.08-rc3 released</h4> 1014 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2020</small></p> 1015 </div> 1016 <div class="timeline-body"> 1017 <p>Another week, another release candidate with more cleanups and build fixes. See the 1018 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc3">CHANGES</a> 1019 file for details.</p> 1020 1021 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1022 <a href="/downloads/buildroot-2020.08-rc3.tar.bz2">2020.08-rc3 1023 release candidate</a>, and report any problems found to the 1024 <a href="support.html">mailing list</a> or 1025 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1026 </div> 1027 </div> 1028 </li> 1029 1030 <li class="timeline-inverted"> 1031 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1032 <div class="timeline-panel"> 1033 <div class="timeline-heading"> 1034 <h4 class="timeline-title">2020.08-rc2 released</h4> 1035 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2020</small></p> 1036 </div> 1037 <div class="timeline-body"> 1038 <p>2020.08-rc2 has been released with more cleanups and build fixes. See the 1039 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc2">CHANGES</a> 1040 file for details.</p> 1041 1042 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1043 <a href="/downloads/buildroot-2020.08-rc2.tar.bz2">2020.08-rc2 1044 release candidate</a>, and report any problems found to the 1045 <a href="support.html">mailing list</a> or 1046 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1047 </div> 1048 </div> 1049 </li> 1050 1051 <li> 1052 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1053 <div class="timeline-panel"> 1054 <div class="timeline-heading"> 1055 <h4 class="timeline-title">2020.08-rc1 released</h4> 1056 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2020</small></p> 1057 </div> 1058 <div class="timeline-body"> 1059 <p>The 2020.08-rc1 release candidate is out. It is the first 1060 release candidate for 2020.08, which we aim at releasing end 1061 of August 2020. It contains a number of new packages, new 1062 defconfigs, toolchain improvements, package updates and 1063 more. See 1064 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.08-rc1">CHANGES</a>. Go 1065 to the <a href="/downloads/">downloads page</a> to pick up the 1066 <a href="/downloads/buildroot-2020.08-rc1.tar.bz2">2020.08-rc1 1067 release</a>.</p> 1068 </div> 1069 </div> 1070 </li> 1071 1072 <li class="timeline-inverted"> 1073 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1074 <div class="timeline-panel"> 1075 <div class="timeline-heading"> 1076 <h4 class="timeline-title">2020.02.4 released</h4> 1077 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 July 2020</small></p> 1078 </div> 1079 <div class="timeline-body"> 1080 <p>The 2020.02.4 bugfix release is out, fixing a number of important / 1081 security related issues discovered since the 2020.02.3 release. See the 1082 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.4">CHANGES</a> 1083 file for more details, read the 1084 <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287951.html">announcement</a> 1085 and go to the <a href="/downloads/">downloads page</a> to pick up the 1086 <a href="/downloads/buildroot-2020.02.4.tar.bz2">2020.02.4 release</a>.</p> 1087 </div> 1088 </div> 1089 </li> 1090 1091 <li> 1092 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1093 <div class="timeline-panel"> 1094 <div class="timeline-heading"> 1095 <h4 class="timeline-title">2020.05.1 released</h4> 1096 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 July 2020</small></p> 1097 </div> 1098 <div class="timeline-body"> 1099 <p>The 2020.05.1 bugfix release is out, fixing a number of important / 1100 security related issues discovered since the 2020.05 release. See the 1101 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05.1">CHANGES</a> 1102 file for more details, read the 1103 <a href="http://lists.busybox.net/pipermail/buildroot/2020-July/287824.html">announcement</a> 1104 and go to the <a href="/downloads/">downloads page</a> to pick up the 1105 <a href="/downloads/buildroot-2020.05.1.tar.bz2">2020.05.1 release</a>.</p> 1106 </div> 1107 </div> 1108 </li> 1109 1110 <li class="timeline-inverted"> 1111 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1112 <div class="timeline-panel"> 1113 <div class="timeline-heading"> 1114 <h4 class="timeline-title">2020.02.3 released</h4> 1115 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 June 2020</small></p> 1116 </div> 1117 <div class="timeline-body"> 1118 <p>The 2020.02.3 bugfix release is out, fixing a number of important / 1119 security related issues discovered since the 2020.02.2 release. See the 1120 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.3">CHANGES</a> 1121 file for more details, read the 1122 <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/284030.html">announcement</a> 1123 and go to the <a href="/downloads/">downloads page</a> to pick up the 1124 <a href="/downloads/buildroot-2020.02.3.tar.bz2">2020.02.3 release</a>.</p> 1125 </div> 1126 </div> 1127 </li> 1128 1129 <li> 1130 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1131 <div class="timeline-panel"> 1132 <div class="timeline-heading"> 1133 <h4 class="timeline-title">2020.05 released</h4> 1134 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2020</small></p> 1135 </div> 1136 <div class="timeline-body"> 1137 <p>The stable 2020.05 release is out - Thanks to everyone 1138 contributing and testing the release candidates. See the 1139 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05">CHANGES</a> 1140 file for more details, read the 1141 <a href="http://lists.busybox.net/pipermail/buildroot/2020-June/283817.html">announcement</a> 1142 and go to the <a href="/downloads/">downloads page</a> to pick up the 1143 <a href="/downloads/buildroot-2020.05.tar.bz2">2020.05 release</a>.</p> 1144 </div> 1145 </div> 1146 </li> 1147 1148 <li class="timeline-inverted"> 1149 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1150 <div class="timeline-panel"> 1151 <div class="timeline-heading"> 1152 <h4 class="timeline-title">2020.05-rc3 released</h4> 1153 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 May 2020</small></p> 1154 </div> 1155 <div class="timeline-body"> 1156 <p>Another week, another release candidate with more cleanups and build fixes. See the 1157 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc3">CHANGES</a> 1158 file for details.</p> 1159 1160 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1161 <a href="/downloads/buildroot-2020.05-rc3.tar.bz2">2020.05-rc3 1162 release candidate</a>, and report any problems found to the 1163 <a href="support.html">mailing list</a> or 1164 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1165 </div> 1166 </div> 1167 </li> 1168 1169 <li> 1170 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1171 <div class="timeline-panel"> 1172 <div class="timeline-heading"> 1173 <h4 class="timeline-title">2020.05-rc2 released</h4> 1174 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2020</small></p> 1175 </div> 1176 <div class="timeline-body"> 1177 <p>Another week, another release candidate with more cleanups and build fixes. See the 1178 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc2">CHANGES</a> 1179 file for details.</p> 1180 1181 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1182 <a href="/downloads/buildroot-2020.05-rc2.tar.bz2">2020.05-rc2 1183 release candidate</a>, and report any problems found to the 1184 <a href="support.html">mailing list</a> or 1185 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1186 </div> 1187 </div> 1188 </li> 1189 1190 <li class="timeline-inverted"> 1191 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1192 <div class="timeline-panel"> 1193 <div class="timeline-heading"> 1194 <h4 class="timeline-title">2020.02.2 released</h4> 1195 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 May 2020</small></p> 1196 </div> 1197 <div class="timeline-body"> 1198 <p>The 2020.02.2 bugfix release is out, fixing a number of important / 1199 security related issues discovered since the 2020.02.1 release. See the 1200 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.2">CHANGES</a> 1201 file for more details, read the 1202 <a href="http://lists.busybox.net/pipermail/buildroot/2020-May/282748.html">announcement</a> 1203 and go to the <a href="/downloads/">downloads page</a> to pick up the 1204 <a href="/downloads/buildroot-2020.02.2.tar.bz2">2020.02.2 release</a>.</p> 1205 </div> 1206 </div> 1207 </li> 1208 1209 <li> 1210 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1211 <div class="timeline-panel"> 1212 <div class="timeline-heading"> 1213 <h4 class="timeline-title">2020.05-rc1 released</h4> 1214 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> 1215 </div> 1216 <div class="timeline-body"> 1217 <p>We have a new release candidate! Lots of changes all over the tree, see the 1218 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05-rc1">CHANGES</a> 1219 file for more details.</p> 1220 1221 <p>Go to the <a href="/downloads/">downloads page</a> to pick up the 1222 <a href="/downloads/buildroot-2020.05-rc1.tar.bz2">2020.05-rc1 1223 release</a>, and report any problems found to the 1224 <a href="support.html">mailing list</a> or 1225 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1226 </div> 1227 </div> 1228 </li> 1229 1230 <li class="timeline-inverted"> 1231 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1232 <div class="timeline-panel"> 1233 <div class="timeline-heading"> 1234 <h4 class="timeline-title">2020.02.1 released</h4> 1235 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> 1236 </div> 1237 <div class="timeline-body"> 1238 <p>The 2020.02.1 bugfix release is out, fixing a number of important / 1239 security related issues discovered since the 2020.02 release. See the 1240 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.1">CHANGES</a> 1241 file for more details, read the 1242 <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279600.html">announcement</a> 1243 and go to the <a href="/downloads/">downloads page</a> to pick up the 1244 <a href="/downloads/buildroot-2020.02.1.tar.bz2">2020.02.1 release</a>.</p> 1245 </div> 1246 </div> 1247 </li> 1248 1249 <li> 1250 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1251 <div class="timeline-panel"> 1252 <div class="timeline-heading"> 1253 <h4 class="timeline-title">2019.11.3 released, 2019.11.x series EOL</h4> 1254 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2020</small></p> 1255 </div> 1256 <div class="timeline-body"> 1257 <p>The 2019.11.3 bugfix release is out, fixing a number of important / 1258 security related issues discovered since the 2019.11.2 release. See the 1259 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.3">CHANGES</a> 1260 file for more details, read the 1261 <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279539.html">announcement</a> 1262 and go to the <a href="/downloads/">downloads page</a> to pick up the 1263 <a href="/downloads/buildroot-2019.11.3.tar.bz2">2019.11.3 release</a>.</p> 1264 1265 <p>Notice that the 2019.11.x series is now end of life. Please migrate to 1266 the 2020.02 series instead which will be supported until April 2021.</p> 1267 </div> 1268 </div> 1269 </li> 1270 1271 <li class="timeline-inverted"> 1272 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1273 <div class="timeline-panel"> 1274 <div class="timeline-heading"> 1275 <h4 class="timeline-title">2019.02.11 released, 2019.02.x series EOL</h4> 1276 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 April 2020</small></p> 1277 </div> 1278 <div class="timeline-body"> 1279 <p>The 2019.02.11 bugfix release is out, fixing a number of important / 1280 security related issues discovered since the 2019.02.10 release. See the 1281 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.11">CHANGES</a> 1282 file for more details, read the 1283 <a href="http://lists.busybox.net/pipermail/buildroot/2020-April/279523.html">announcement</a> 1284 and go to the <a href="/downloads/">downloads page</a> to pick up the 1285 <a href="/downloads/buildroot-2019.02.11.tar.bz2">2019.02.11 release</a>.</p> 1286 1287 <p>Notice that the 2019.02.x series is now end of life. Please migrate to 1288 the 2020.02 series instead which will be supported until April 2021.</p> 1289 </div> 1290 </div> 1291 </li> 1292 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">2019.02.10 released</h4> 1298 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 march 2020</small></p> 1299 </div> 1300 <div class="timeline-body"> 1301 <p>The 2019.02.10 bugfix release is out, fixing a number of important / 1302 security related issues discovered since the 2019.02.9 release. See the 1303 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.10">CHANGES</a> 1304 file for more details, read the 1305 <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277395.html">announcement</a> 1306 and go to the <a href="/downloads/">downloads page</a> to pick up the 1307 <a href="/downloads/buildroot-2019.02.10.tar.bz2">2019.02.10 release</a>.</p> 1308 </div> 1309 </div> 1310 </li> 1311 1312 <li class="timeline-inverted"> 1313 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1314 <div class="timeline-panel"> 1315 <div class="timeline-heading"> 1316 <h4 class="timeline-title">2019.11.2 released</h4> 1317 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 March 2020</small></p> 1318 </div> 1319 <div class="timeline-body"> 1320 <p>The 2019.11.2 bugfix release is out, fixing a number of important / 1321 security related issues discovered since the 2019.11.1 release. See the 1322 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.2">CHANGES</a> 1323 file for more details, read the 1324 <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/277375.html">announcement</a> 1325 and go to the <a href="/downloads/">downloads page</a> to pick up the 1326 <a href="/downloads/buildroot-2019.11.2.tar.bz2">2019.11.2 release</a>.</p> 1327 </div> 1328 </div> 1329 </li> 1330 1331 <li> 1332 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1333 <div class="timeline-panel"> 1334 <div class="timeline-heading"> 1335 <h4 class="timeline-title">2020.02 released</h4> 1336 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 March 2020</small></p> 1337 </div> 1338 <div class="timeline-body"> 1339 <p>The stable 2020.02 release is out - Thanks to everyone 1340 contributing and testing the release candidates. See the 1341 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02">CHANGES</a> 1342 file for more details, read the 1343 <a href="http://lists.busybox.net/pipermail/buildroot/2020-March/276231.html">announcement</a> 1344 and go to the <a href="/downloads/">downloads page</a> to pick up the 1345 <a href="/downloads/buildroot-2020.02.tar.bz2">2020.02 release</a>.</p> 1346 1347 <p>Notice that this is a long term support release which will be 1348 supported with security and other important fixes until March 2021.</p> 1349 </div> 1350 </div> 1351 </li> 1352 1353 <li class="timeline-inverted"> 1354 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1355 <div class="timeline-panel"> 1356 <div class="timeline-heading"> 1357 <h4 class="timeline-title">2020.02-rc3 released</h4> 1358 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 March 2020</small></p> 1359 </div> 1360 <div class="timeline-body"> 1361 <p>Another week, another release candidate with more cleanups and build fixes. See the 1362 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc3">CHANGES</a> 1363 file for details.</p> 1364 1365 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1366 <a href="/downloads/buildroot-2020.02-rc3.tar.bz2">2020.02-rc3 1367 release candidate</a>, and report any problems found to the 1368 <a href="support.html">mailing list</a> or 1369 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1370 </div> 1371 </div> 1372 </li> 1373 1374 <li> 1375 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1376 <div class="timeline-panel"> 1377 <div class="timeline-heading"> 1378 <h4 class="timeline-title">2020.02-rc2 released</h4> 1379 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2020</small></p> 1380 </div> 1381 <div class="timeline-body"> 1382 <p>Another week, another release candidate with more cleanups and build fixes. See the 1383 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc2">CHANGES</a> 1384 file for details.</p> 1385 1386 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1387 <a href="/downloads/buildroot-2020.02-rc2.tar.bz2">2020.02-rc2 1388 release candidate</a>, and report any problems found to the 1389 <a href="support.html">mailing list</a> or 1390 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1391 </div> 1392 </div> 1393 </li> 1394 1395 <li class="timeline-inverted"> 1396 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1397 <div class="timeline-panel"> 1398 <div class="timeline-heading"> 1399 <h4 class="timeline-title">2020.02-rc1 released</h4> 1400 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2020</small></p> 1401 </div> 1402 <div class="timeline-body"> 1403 <p>We have a new release candidate! Lots of changes all over the 1404 tree, see the 1405 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02-rc1">CHANGES</a> 1406 file for details. 1407 </p> 1408 1409 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1410 <a href="/downloads/buildroot-2020.02-rc1.tar.bz2">2020.02-rc1 1411 release candidate</a>, and report any problems found to the 1412 <a href="support.html">mailing list</a> or 1413 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1414 </div> 1415 </div> 1416 </li> 1417 1418 <li> 1419 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1420 <div class="timeline-panel"> 1421 <div class="timeline-heading"> 1422 <h4 class="timeline-title">2019.02.9 released</h4> 1423 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2020</small></p> 1424 </div> 1425 <div class="timeline-body"> 1426 <p>The 2019.02.9 bugfix release is out, fixing a number of important / 1427 security related issues discovered since the 2019.02.8 release. See the 1428 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.9">CHANGES</a> 1429 file for more details, read the 1430 <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271410.html">announcement</a> 1431 and go to the <a href="/downloads/">downloads page</a> to pick up the 1432 <a href="/downloads/buildroot-2019.02.9.tar.bz2">2019.02.9 release</a>.</p> 1433 </div> 1434 </div> 1435 </li> 1436 1437 <li class="timeline-inverted"> 1438 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1439 <div class="timeline-panel"> 1440 <div class="timeline-heading"> 1441 <h4 class="timeline-title">2019.11.1 released</h4> 1442 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2020</small></p> 1443 </div> 1444 <div class="timeline-body"> 1445 <p>The 2019.11.1 bugfix release is out, fixing a number of important / 1446 security related issues discovered since the 2019.11 release. See the 1447 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.1">CHANGES</a> 1448 file for more details, read the 1449 <a href="http://lists.busybox.net/pipermail/buildroot/2020-January/271404.html">announcement</a> 1450 and go to the <a href="/downloads/">downloads page</a> to pick up the 1451 <a href="/downloads/buildroot-2019.11.1.tar.bz2">2019.11.1 release</a>.</p> 1452 </div> 1453 </div> 1454 </li> 1455 1456 <li> 1457 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1458 <div class="timeline-panel"> 1459 <div class="timeline-heading"> 1460 <h4 class="timeline-title">2019.02.8 released</h4> 1461 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 December 2019</small></p> 1462 </div> 1463 <div class="timeline-body"> 1464 <p>The 2019.02.8 bugfix release is out, fixing a number of important / 1465 security related issues discovered since the 2019.02.7 release. See the 1466 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.8">CHANGES</a> 1467 file for more details, read the 1468 <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268545.html">announcement</a> 1469 and go to the <a href="/downloads/">downloads page</a> to pick up the 1470 <a href="/downloads/buildroot-2019.02.8.tar.bz2">2019.02.8 release</a>.</p> 1471 </div> 1472 </div> 1473 </li> 1474 1475 <li class="timeline-inverted"> 1476 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1477 <div class="timeline-panel"> 1478 <div class="timeline-heading"> 1479 <h4 class="timeline-title">2019.08.3 released</h4> 1480 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 December 2019</small></p> 1481 </div> 1482 <div class="timeline-body"> 1483 <p>The 2019.08.3 bugfix release is out, fixing a number of important / 1484 security related issues discovered since the 2019.08.2 release. See the 1485 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.3">CHANGES</a> 1486 file for more details, read the 1487 <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/268515.html">announcement</a> 1488 and go to the <a href="/downloads/">downloads page</a> to pick up the 1489 <a href="/downloads/buildroot-2019.08.3.tar.bz2">2019.08.3 release</a>.</p> 1490 1491 <p>Notice that the 2019.08.x series is now end of life. Please migrate to 1492 the 2019.02 or 2019.11 series instead.</p> 1493 </div> 1494 </div> 1495 </li> 1496 1497 <li> 1498 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1499 <div class="timeline-panel"> 1500 <div class="timeline-heading"> 1501 <h4 class="timeline-title">2019.11 released</h4> 1502 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2019</small></p> 1503 </div> 1504 <div class="timeline-body"> 1505 <p>The stable 2019.11 release is out - Thanks to everyone 1506 contributing and testing the release candidates. See the 1507 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11">CHANGES</a> 1508 file for more details, read the 1509 <a href="http://lists.busybox.net/pipermail/buildroot/2019-December/267603.html">announcement</a> 1510 and go to the <a href="/downloads/">downloads page</a> to pick up the 1511 <a href="/downloads/buildroot-2019.11.tar.bz2">2019.11 release</a>.</p> 1512 </div> 1513 </div> 1514 </li> 1515 1516 <li class="timeline-inverted"> 1517 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1518 <div class="timeline-panel"> 1519 <div class="timeline-heading"> 1520 <h4 class="timeline-title">2019.11-rc3 released</h4> 1521 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 November 2019</small></p> 1522 </div> 1523 <div class="timeline-body"> 1524 <p>Another week, another release candidate with more cleanups and build fixes. See the 1525 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc3">CHANGES</a> 1526 file for details.</p> 1527 1528 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1529 <a href="/downloads/buildroot-2019.11-rc3.tar.bz2">2019.11-rc3 1530 release candidate</a>, and report any problems found to the 1531 <a href="support.html">mailing list</a> or 1532 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1533 </div> 1534 </div> 1535 </li> 1536 1537 <li> 1538 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1539 <div class="timeline-panel"> 1540 <div class="timeline-heading"> 1541 <h4 class="timeline-title">2019.11-rc2 released</h4> 1542 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 November 2019</small></p> 1543 </div> 1544 <div class="timeline-body"> 1545 <p>Another week, another release candidate with more cleanups and build fixes. See the 1546 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc2">CHANGES</a> 1547 file for details.</p> 1548 1549 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1550 <a href="/downloads/buildroot-2019.11-rc2.tar.bz2">2019.11-rc2 1551 release candidate</a>, and report any problems found to the 1552 <a href="support.html">mailing list</a> or 1553 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1554 </div> 1555 </div> 1556 </li> 1557 1558 <li class="timeline-inverted"> 1559 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1560 <div class="timeline-panel"> 1561 <div class="timeline-heading"> 1562 <h4 class="timeline-title">2019.02.7 released</h4> 1563 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 November 2019</small></p> 1564 </div> 1565 <div class="timeline-body"> 1566 <p>The 2019.02.7 bugfix release is out, fixing a number of important / 1567 security related issues discovered since the 2019.02.6 release. See the 1568 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.7">CHANGES</a> 1569 file for more details, read the 1570 <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265909.html">announcement</a> 1571 and go to the <a href="/downloads/">downloads page</a> to pick up the 1572 <a href="/downloads/buildroot-2019.02.7.tar.bz2">2019.02.7 release</a>.</p> 1573 </div> 1574 </div> 1575 </li> 1576 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">2019.08.2 released</h4> 1582 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 November 2019</small></p> 1583 </div> 1584 <div class="timeline-body"> 1585 <p>The 2019.08.2 bugfix release is out, fixing a number of important / 1586 security related issues discovered since the 2019.08.1 release. See the 1587 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.2">CHANGES</a> 1588 file for more details, read the 1589 <a href="http://lists.busybox.net/pipermail/buildroot/2019-November/265842.html">announcement</a> 1590 and go to the <a href="/downloads/">downloads page</a> to pick up the 1591 <a href="/downloads/buildroot-2019.08.2.tar.bz2">2019.08.2 release</a>.</p> 1592 </div> 1593 </div> 1594 </li> 1595 1596 <li class="timeline-inverted"> 1597 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1598 <div class="timeline-panel"> 1599 <div class="timeline-heading"> 1600 <h4 class="timeline-title">2019.11-rc1 released</h4> 1601 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 November 2019</small></p> 1602 </div> 1603 <div class="timeline-body"> 1604 <p>We have a new release candidate! Lots of changes all over the 1605 tree, see the 1606 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11-rc1">CHANGES</a> 1607 file for details. 1608 </p> 1609 1610 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1611 <a href="/downloads/buildroot-2019.11-rc1.tar.bz2">2019.11-rc1 1612 release candidate</a>, and report any problems found to the 1613 <a href="support.html">mailing list</a> or 1614 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1615 </div> 1616 </div> 1617 </li> 1618 1619 <li> 1620 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1621 <div class="timeline-panel"> 1622 <div class="timeline-heading"> 1623 <h4 class="timeline-title">2019.02.6 released</h4> 1624 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> 1625 </div> 1626 <div class="timeline-body"> 1627 <p>The 2019.02.6 bugfix release is out, fixing a number of important / 1628 security related issues discovered since the 2019.02.5 release. See the 1629 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.6">CHANGES</a> 1630 file for more details, read the 1631 <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261557.html">announcement</a> 1632 and go to the <a href="/downloads/">downloads page</a> to pick up the 1633 <a href="/downloads/buildroot-2019.02.6.tar.bz2">2019.02.6 release</a>.</p> 1634 </div> 1635 </div> 1636 </li> 1637 1638 <li class="timeline-inverted"> 1639 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1640 <div class="timeline-panel"> 1641 <div class="timeline-heading"> 1642 <h4 class="timeline-title">2019.05.3 released</h4> 1643 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> 1644 </div> 1645 <div class="timeline-body"> 1646 <p>The 2019.05.3 bugfix release is out, fixing a number of important / 1647 security related issues discovered since the 2019.05.2 release. See the 1648 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.3">CHANGES</a> 1649 file for more details, read the 1650 <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261556.html">announcement</a> 1651 and go to the <a href="/downloads/">downloads page</a> to pick up the 1652 <a href="/downloads/buildroot-2019.05.3.tar.bz2">2019.05.3 release</a>.</p> 1653 1654 <p>Notice that the 2019.05.x series is now end of life. Please migrate to 1655 the 2019.02 or 2019.08 series instead.</p> 1656 </div> 1657 </div> 1658 </li> 1659 1660 <li> 1661 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1662 <div class="timeline-panel"> 1663 <div class="timeline-heading"> 1664 <h4 class="timeline-title">2019.08.1 released</h4> 1665 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 October 2019</small></p> 1666 </div> 1667 <div class="timeline-body"> 1668 <p>The 2019.08.1 bugfix release is out, fixing a number of important / 1669 security related issues discovered since the 2019.08 release. See the 1670 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.1">CHANGES</a> 1671 file for more details, read the 1672 <a href="http://lists.busybox.net/pipermail/buildroot/2019-October/261531.html">announcement</a> 1673 and go to the <a href="/downloads/">downloads page</a> to pick up the 1674 <a href="/downloads/buildroot-2019.08.1.tar.bz2">2019.08.1 release</a>.</p> 1675 </div> 1676 </div> 1677 </li> 1678 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">2019.05.2 released</h4> 1684 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 September 2019</small></p> 1685 </div> 1686 <div class="timeline-body"> 1687 <p>The 2019.05.2 bugfix release is out, fixing a number of important / 1688 security related issues discovered since the 2019.05.1 release. See the 1689 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.2">CHANGES</a> 1690 file for more details, read the 1691 <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258410.html">announcement</a> 1692 and go to the <a href="/downloads/">downloads page</a> to pick up the 1693 <a href="/downloads/buildroot-2019.05.2.tar.bz2">2019.05.2 release</a>.</p> 1694 </div> 1695 </div> 1696 </li> 1697 1698 <li> 1699 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1700 <div class="timeline-panel"> 1701 <div class="timeline-heading"> 1702 <h4 class="timeline-title">2019.02.5 released</h4> 1703 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 September 2019</small></p> 1704 </div> 1705 <div class="timeline-body"> 1706 <p>The 2019.02.5 bugfix release is out, fixing a number of important / 1707 security related issues discovered since the 2019.02.4 release. See the 1708 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.5">CHANGES</a> 1709 file for more details, read the 1710 <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258384.html">announcement</a> 1711 and go to the <a href="/downloads/">downloads page</a> to pick up the 1712 <a href="/downloads/buildroot-2019.02.5.tar.bz2">2019.02.5 release</a>.</p> 1713 </div> 1714 </div> 1715 </li> 1716 1717 <li class="timeline-inverted"> 1718 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1719 <div class="timeline-panel"> 1720 <div class="timeline-heading"> 1721 <h4 class="timeline-title">2019.08 released</h4> 1722 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2019</small></p> 1723 </div> 1724 <div class="timeline-body"> 1725 <p>The stable 2019.08 release is out - Thanks to everyone 1726 contributing and testing the release candidates. See the 1727 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08">CHANGES</a> 1728 file for more details, read the 1729 <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258136.html">announcement</a> 1730 and go to the <a href="/downloads/">downloads page</a> to pick up the 1731 <a href="/downloads/buildroot-2019.08.tar.bz2">2019.08 release</a>.</p> 1732 </div> 1733 </div> 1734 </li> 1735 1736 <li> 1737 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1738 <div class="timeline-panel"> 1739 <div class="timeline-heading"> 1740 <h4 class="timeline-title">2019.08-rc3 released</h4> 1741 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2019</small></p> 1742 </div> 1743 <div class="timeline-body"> 1744 <p>Another week, another release candidate with more cleanups and build fixes. See the 1745 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc3">CHANGES</a> 1746 file for details.</p> 1747 1748 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1749 <a href="/downloads/buildroot-2019.08-rc3.tar.bz2">2019.08-rc3 1750 release candidate</a>, and report any problems found to the 1751 <a href="support.html">mailing list</a> or 1752 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1753 </div> 1754 </div> 1755 </li> 1756 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">2019.08-rc2 released</h4> 1762 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 August 2019</small></p> 1763 </div> 1764 <div class="timeline-body"> 1765 <p>Another week, another release candidate with more cleanups and build fixes. See the 1766 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc2">CHANGES</a> 1767 file for details.</p> 1768 1769 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1770 <a href="/downloads/buildroot-2019.08-rc2.tar.bz2">2019.08-rc2 1771 release candidate</a>, and report any problems found to the 1772 <a href="support.html">mailing list</a> or 1773 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1774 </div> 1775 </div> 1776 </li> 1777 1778 <li> 1779 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1780 <div class="timeline-panel"> 1781 <div class="timeline-heading"> 1782 <h4 class="timeline-title">2019.08-rc1 released</h4> 1783 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 August 2019</small></p> 1784 </div> 1785 <div class="timeline-body"> 1786 <p>We have a new release candidate! Lots of changes all over the 1787 tree, see the 1788 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08-rc1">CHANGES</a> 1789 file for details. 1790 </p> 1791 1792 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1793 <a href="/downloads/buildroot-2019.08-rc1.tar.bz2">2019.08-rc1 1794 release candidate</a>, and report any problems found to the 1795 <a href="support.html">mailing list</a> or 1796 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1797 </div> 1798 </div> 1799 </li> 1800 1801 <li class="timeline-inverted"> 1802 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1803 <div class="timeline-panel"> 1804 <div class="timeline-heading"> 1805 <h4 class="timeline-title">2019.02.4 released</h4> 1806 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 June 2019</small></p> 1807 </div> 1808 <div class="timeline-body"> 1809 <p>The 2019.02.4 bugfix release is out, fixing a number of important / 1810 security related issues discovered since the 2019.02.2 release. See the 1811 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.4">CHANGES</a> 1812 file for more details, read the 1813 <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254194.html">announcement</a> 1814 and go to the <a href="/downloads/">downloads page</a> to pick up the 1815 <a href="/downloads/buildroot-2019.02.4.tar.bz2">2019.02.4 release</a>.</p> 1816 </div> 1817 </div> 1818 </li> 1819 1820 <li> 1821 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1822 <div class="timeline-panel"> 1823 <div class="timeline-heading"> 1824 <h4 class="timeline-title">2019.05.1 released</h4> 1825 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 July 2019</small></p> 1826 </div> 1827 <div class="timeline-body"> 1828 <p>The 2019.05.1 bugfix release is out, fixing a number of important / 1829 security related issues discovered since the 2019.05 release. See the 1830 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05.1">CHANGES</a> 1831 file for more details, read the 1832 <a href="http://lists.busybox.net/pipermail/buildroot/2019-July/254105.html">announcement</a> 1833 and go to the <a href="/downloads/">downloads page</a> to pick up the 1834 <a href="/downloads/buildroot-2019.05.1.tar.bz2">2019.05.1 release</a>.</p> 1835 </div> 1836 </div> 1837 </li> 1838 1839 <li class="timeline-inverted"> 1840 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1841 <div class="timeline-panel"> 1842 <div class="timeline-heading"> 1843 <h4 class="timeline-title">2019.02.3 released</h4> 1844 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 June 2019</small></p> 1845 </div> 1846 <div class="timeline-body"> 1847 <p>The 2019.02.3 bugfix release is out, fixing a number of important / 1848 security related issues discovered since the 2019.02.2 release. See the 1849 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.3">CHANGES</a> 1850 file for more details, read the 1851 <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/252046.html">announcement</a> 1852 and go to the <a href="/downloads/">downloads page</a> to pick up the 1853 <a href="/downloads/buildroot-2019.02.3.tar.bz2">2019.02.3 release</a>.</p> 1854 </div> 1855 </div> 1856 </li> 1857 1858 <li> 1859 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1860 <div class="timeline-panel"> 1861 <div class="timeline-heading"> 1862 <h4 class="timeline-title">2019.05 released</h4> 1863 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2019</small></p> 1864 </div> 1865 <div class="timeline-body"> 1866 <p>The stable 2019.05 release is out - Thanks to everyone 1867 contributing and testing the release candidates. See the 1868 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05">CHANGES</a> 1869 file for more details, read the 1870 <a href="http://lists.busybox.net/pipermail/buildroot/2019-June/251548.html">announcement</a> 1871 and go to the <a href="/downloads/">downloads page</a> to pick up the 1872 <a href="/downloads/buildroot-2019.05.tar.bz2">2019.05 release</a>.</p> 1873 </div> 1874 </div> 1875 </li> 1876 1877 <li class="timeline-inverted"> 1878 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1879 <div class="timeline-panel"> 1880 <div class="timeline-heading"> 1881 <h4 class="timeline-title">2019.05-rc3 released</h4> 1882 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2019</small></p> 1883 </div> 1884 <div class="timeline-body"> 1885 <p>Another week, another release candidate with more cleanups and build fixes. See the 1886 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc3">CHANGES</a> 1887 file for details.</p> 1888 1889 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1890 <a href="/downloads/buildroot-2019.05-rc3.tar.bz2">2019.05-rc3 1891 release candidate</a>, and report any problems found to the 1892 <a href="support.html">mailing list</a> or 1893 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1894 </div> 1895 </div> 1896 </li> 1897 1898 <li> 1899 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1900 <div class="timeline-panel"> 1901 <div class="timeline-heading"> 1902 <h4 class="timeline-title">2019.05-rc2 released</h4> 1903 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2019</small></p> 1904 </div> 1905 <div class="timeline-body"> 1906 <p>Another week, another release candidate with more cleanups and build fixes. See the 1907 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc2">CHANGES</a> 1908 file for details.</p> 1909 1910 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1911 <a href="/downloads/buildroot-2019.05-rc2.tar.bz2">2019.05-rc2 1912 release candidate</a>, and report any problems found to the 1913 <a href="support.html">mailing list</a> or 1914 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1915 </div> 1916 </div> 1917 </li> 1918 1919 <li class="timeline-inverted"> 1920 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1921 <div class="timeline-panel"> 1922 <div class="timeline-heading"> 1923 <h4 class="timeline-title">2019.05-rc1 released</h4> 1924 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2019</small></p> 1925 </div> 1926 <div class="timeline-body"> 1927 <p>We have a new release candidate! Lots of changes all over the 1928 tree, see the 1929 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.05-rc1">CHANGES</a> 1930 file for details, and read the 1931 <a href="http://lists.busybox.net/pipermail/buildroot/2019-May/249819.html">announcement</a>. 1932 </p> 1933 1934 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 1935 <a href="/downloads/buildroot-2019.05-rc1.tar.bz2">2019.05-rc1 1936 release candidate</a>, and report any problems found to the 1937 <a href="support.html">mailing list</a> or 1938 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 1939 </div> 1940 </div> 1941 </li> 1942 1943 <li> 1944 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1945 <div class="timeline-panel"> 1946 <div class="timeline-heading"> 1947 <h4 class="timeline-title">2019.02.2 released</h4> 1948 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 April 2019</small></p> 1949 </div> 1950 <div class="timeline-body"> 1951 <p>The 2019.02.2 bugfix release is out, fixing a number of important / 1952 security related issues discovered since the 2019.02.1 release. See the 1953 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.2">CHANGES</a> 1954 file for more details, read the 1955 <a href="http://lists.busybox.net/pipermail/buildroot/2019-April/248972.html">announcement</a> 1956 and go to the <a href="/downloads/">downloads page</a> to pick up the 1957 <a href="/downloads/buildroot-2019.02.2.tar.bz2">2019.02.2 release</a>.</p> 1958 </div> 1959 </div> 1960 </li> 1961 1962 <li class="timeline-inverted"> 1963 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1964 <div class="timeline-panel"> 1965 <div class="timeline-heading"> 1966 <h4 class="timeline-title">2019.02.1 released</h4> 1967 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 March 2019</small></p> 1968 </div> 1969 <div class="timeline-body"> 1970 <p>The 2019.02.1 bugfix release is out, fixing a number of important / 1971 security related issues discovered since the 2019.02 release. See the 1972 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.1">CHANGES</a> 1973 file for more details, read the 1974 <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246465.html">announcement</a> 1975 and go to the <a href="/downloads/">downloads page</a> to pick up the 1976 <a href="/downloads/buildroot-2019.02.1.tar.bz2">2019.02.1 release</a>.</p> 1977 </div> 1978 </div> 1979 </li> 1980 1981 <li> 1982 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 1983 <div class="timeline-panel"> 1984 <div class="timeline-heading"> 1985 <h4 class="timeline-title">2018.02.12 released, 2018.02.x series EOL</h4> 1986 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 March 2019</small></p> 1987 </div> 1988 <div class="timeline-body"> 1989 <p>The 2018.02.12 bugfix release is out, fixing a number of important / 1990 security related issues discovered since the 2018.02.11 release. See the 1991 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.12">CHANGES</a> 1992 file for more details, read the 1993 <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246419.html">announcement</a> 1994 and go to the <a href="/downloads/">downloads page</a> to pick up the 1995 <a href="/downloads/buildroot-2018.02.12.tar.bz2">2018.02.12 release</a>.</p> 1996 1997 <p>Notice that the 2018.02.x series is now end of life. Please migrate to 1998 the 2019.02 series instead which will be supported until March 2020.</p> 1999 </div> 2000 </div> 2001 </li> 2002 2003 <li class="timeline-inverted"> 2004 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2005 <div class="timeline-panel"> 2006 <div class="timeline-heading"> 2007 <h4 class="timeline-title">2018.11.4 released</h4> 2008 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 March 2019</small></p> 2009 </div> 2010 <div class="timeline-body"> 2011 <p>The 2018.11.4 bugfix release is out, fixing a number of important / 2012 security related issues discovered since the 2018.11.3 release. See the 2013 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.4">CHANGES</a> 2014 file for more details, read the 2015 <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/246388.html">announcement</a> 2016 and go to the <a href="/downloads/">downloads page</a> to pick up the 2017 <a href="/downloads/buildroot-2018.11.4.tar.bz2">2018.11.4 release</a>.</p> 2018 2019 <p>Notice that the 2018.11.x series is now end of life. Please migrate to 2020 the 2019.02 series instead which will be supported until March 2020.</p> 2021 </div> 2022 </div> 2023 </li> 2024 2025 <li> 2026 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2027 <div class="timeline-panel"> 2028 <div class="timeline-heading"> 2029 <h4 class="timeline-title">2019.02 released</h4> 2030 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2019</small></p> 2031 </div> 2032 <div class="timeline-body"> 2033 <p>The stable 2019.02 release is out - Thanks to everyone 2034 contributing and testing the release candidates. See the 2035 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02">CHANGES</a> 2036 file for more details, read the 2037 <a href="http://lists.busybox.net/pipermail/buildroot/2019-March/244273.html">announcement</a> 2038 and go to the <a href="/downloads/">downloads page</a> to pick up the 2039 <a href="/downloads/buildroot-2019.02.tar.bz2">2019.02 release</a>.</p> 2040 2041 <p>Notice that this is a long term support release which will be 2042 supported with security and other important fixes until March 2020.</p> 2043 </div> 2044 </div> 2045 </li> 2046 2047 <li class="timeline-inverted"> 2048 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2049 <div class="timeline-panel"> 2050 <div class="timeline-heading"> 2051 <h4 class="timeline-title">2019.02-rc3 released</h4> 2052 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2019</small></p> 2053 </div> 2054 <div class="timeline-body"> 2055 <p>Another week, another release candidate with more cleanups 2056 and build fixes. See the 2057 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc3">CHANGES</a> 2058 file for details.</p> 2059 2060 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2061 <a href="/downloads/buildroot-2019.02-rc3.tar.bz2">2019.02-rc3 2062 release candidate</a>, and report any problems found to the 2063 <a href="support.html">mailing list</a> or 2064 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2065 </div> 2066 </div> 2067 </li> 2068 2069 <li> 2070 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2071 <div class="timeline-panel"> 2072 <div class="timeline-heading"> 2073 <h4 class="timeline-title">2018.11.3 released</h4> 2074 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> 2075 </div> 2076 <div class="timeline-body"> 2077 <p>The 2018.11.3 bugfix release is out, fixing a number of important / 2078 security related issues discovered since the 2018.11.2 release. See the 2079 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.3">CHANGES</a> 2080 file for more details, read the 2081 <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243960.html">announcement</a> 2082 and go to the <a href="/downloads/">downloads page</a> to pick up the 2083 <a href="/downloads/buildroot-2018.11.3.tar.bz2">2018.11.3 release</a>.</p> 2084 </div> 2085 </div> 2086 </li> 2087 2088 <li class="timeline-inverted"> 2089 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2090 <div class="timeline-panel"> 2091 <div class="timeline-heading"> 2092 <h4 class="timeline-title">2018.02.11 released</h4> 2093 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> 2094 </div> 2095 <div class="timeline-body"> 2096 <p>The 2018.02.11 bugfix release is out, fixing a number of important / 2097 security related issues discovered since the 2018.02.10 release. See the 2098 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.11">CHANGES</a> 2099 file for more details, read the 2100 <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243944.html">announcement</a> 2101 and go to the <a href="/downloads/">downloads page</a> to pick up the 2102 <a href="/downloads/buildroot-2018.02.11.tar.bz2">2018.02.11 release</a>.</p> 2103 </div> 2104 </div> 2105 </li> 2106 2107 <li> 2108 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2109 <div class="timeline-panel"> 2110 <div class="timeline-heading"> 2111 <h4 class="timeline-title">2019.02-rc2 released</h4> 2112 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2019</small></p> 2113 </div> 2114 <div class="timeline-body"> 2115 <p>Another week, another release candidate with more cleanups 2116 and build fixes. See the 2117 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc2">CHANGES</a> 2118 file for details.</p> 2119 2120 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2121 <a href="/downloads/buildroot-2019.02-rc2.tar.bz2">2019.02-rc2 2122 release candidate</a>, and report any problems found to the 2123 <a href="support.html">mailing list</a> or 2124 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2125 </div> 2126 </div> 2127 </li> 2128 2129 <li class="timeline-inverted"> 2130 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2131 <div class="timeline-panel"> 2132 <div class="timeline-heading"> 2133 <h4 class="timeline-title">2019.02-rc1 released</h4> 2134 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 February 2019</small></p> 2135 </div> 2136 <div class="timeline-body"> 2137 <p>We have a new release candidate! Lots of changes all over the 2138 tree, see the 2139 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02-rc1">CHANGES</a> 2140 file for details and read the 2141 <a href="http://lists.busybox.net/pipermail/buildroot/2019-February/243205.html">announcement</a>. 2142 </p> 2143 2144 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2145 <a href="/downloads/buildroot-2019.02-rc1.tar.bz2">2019.02-rc1 2146 release candidate</a>, and report any problems found to the 2147 <a href="support.html">mailing list</a> or 2148 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2149 </div> 2150 </div> 2151 </li> 2152 2153 <li> 2154 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2155 <div class="timeline-panel"> 2156 <div class="timeline-heading"> 2157 <h4 class="timeline-title">2018.02.10 released</h4> 2158 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2019</small></p> 2159 </div> 2160 <div class="timeline-body"> 2161 <p>The 2018.02.10 bugfix release is out, fixing a number of important / 2162 security related issues discovered since the 2018.02.9 release. See the 2163 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.10">CHANGES</a> 2164 file for more details, read the 2165 <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/242027.html">announcement</a> 2166 and go to the <a href="/downloads/">downloads page</a> to pick up the 2167 <a href="/downloads/buildroot-2018.02.10.tar.bz2">2018.02.10 release</a>.</p> 2168 </div> 2169 </div> 2170 </li> 2171 2172 <li class="timeline-inverted"> 2173 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2174 <div class="timeline-panel"> 2175 <div class="timeline-heading"> 2176 <h4 class="timeline-title">2018.11.2 released</h4> 2177 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2019</small></p> 2178 </div> 2179 <div class="timeline-body"> 2180 <p>The 2018.11.2 bugfix release is out, fixing a number of important / 2181 security related issues discovered since the 2018.11.1 release. See the 2182 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.2">CHANGES</a> 2183 file for more details, read the 2184 <a href="http://lists.busybox.net/pipermail/buildroot/2019-January/241981.html">announcement</a> 2185 and go to the <a href="/downloads/">downloads page</a> to pick up the 2186 <a href="/downloads/buildroot-2018.11.2.tar.bz2">2018.11.2 release</a>.</p> 2187 </div> 2188 </div> 2189 </li> 2190 2191 <li> 2192 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2193 <div class="timeline-panel"> 2194 <div class="timeline-heading"> 2195 <h4 class="timeline-title">2018.02.9 released</h4> 2196 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 December 2018</small></p> 2197 </div> 2198 <div class="timeline-body"> 2199 <p>The 2018.02.9 bugfix release is out, fixing a number of important / 2200 security related issues discovered since the 2018.02.8 release. See the 2201 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.9">CHANGES</a> 2202 file for more details, read the 2203 <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239206.html">announcement</a> 2204 and go to the <a href="/downloads/">downloads page</a> to pick up the 2205 <a href="/downloads/buildroot-2018.02.9.tar.bz2">2018.02.9 release</a>.</p> 2206 </div> 2207 </div> 2208 </li> 2209 2210 <li class="timeline-inverted"> 2211 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2212 <div class="timeline-panel"> 2213 <div class="timeline-heading"> 2214 <h4 class="timeline-title">2018.08.4 released, 2018.08 series EOL</h4> 2215 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 December 2018</small></p> 2216 </div> 2217 <div class="timeline-body"> 2218 <p>The 2018.08.4 bugfix release is out, fixing a number of important / 2219 security related issues discovered since the 2018.08.3 release. See the 2220 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.4">CHANGES</a> 2221 file for more details, read the 2222 <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239200.html">announcement</a> 2223 and go to the <a href="/downloads/">downloads page</a> to pick up the 2224 <a href="/downloads/buildroot-2018.08.4.tar.bz2">2018.08.4 release</a>.</p> 2225 <p>Notice that the 2018.08 series is now end of life, please 2226 consider migrating to 2018.11 instead.</p> 2227 </div> 2228 </div> 2229 </li> 2230 2231 <li> 2232 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2233 <div class="timeline-panel"> 2234 <div class="timeline-heading"> 2235 <h4 class="timeline-title">2018.11.1 released</h4> 2236 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 December 2018</small></p> 2237 </div> 2238 <div class="timeline-body"> 2239 <p>The 2018.11.1 bugfix release is out, fixing a number of important / 2240 security related issues discovered since the 2018.11 release. See the 2241 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11.1">CHANGES</a> 2242 file for more details, read the 2243 <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/239184.html">announcement</a> 2244 and go to the <a href="/downloads/">downloads page</a> to pick up the 2245 <a href="/downloads/buildroot-2018.11.1.tar.bz2">2018.11.1 release</a>.</p> 2246 </div> 2247 </div> 2248 </li> 2249 2250 <li class="timeline-inverted"> 2251 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2252 <div class="timeline-panel"> 2253 <div class="timeline-heading"> 2254 <h4 class="timeline-title">2018.11 released</h4> 2255 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2018</small></p> 2256 </div> 2257 <div class="timeline-body"> 2258 <p>The stable 2018.11 release is out - Thanks to everyone 2259 contributing and testing the release candidates. See the 2260 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11">CHANGES</a> 2261 file for more details, read the 2262 <a href="http://lists.busybox.net/pipermail/buildroot/2018-December/237402.html">announcement</a> 2263 and go to the <a href="/downloads/">downloads page</a> to pick up the 2264 <a href="/downloads/buildroot-2018.11.tar.bz2">2018.11 release</a>.</p> 2265 </div> 2266 </div> 2267 </li> 2268 2269 <li> 2270 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2271 <div class="timeline-panel"> 2272 <div class="timeline-heading"> 2273 <h4 class="timeline-title">2018.11-rc3 released</h4> 2274 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2018</small></p> 2275 </div> 2276 <div class="timeline-body"> 2277 <p>Another week, another release candidate with more cleanups 2278 and build fixes. See the 2279 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc3">CHANGES</a> 2280 file for details.</p> 2281 2282 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2283 <a href="/downloads/buildroot-2018.11-rc3.tar.bz2">2018.11-rc3 2284 release candidate</a>, and report any problems found to the 2285 <a href="support.html">mailing list</a> or 2286 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2287 </div> 2288 </div> 2289 </li> 2290 2291 <li class="timeline-inverted"> 2292 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2293 <div class="timeline-panel"> 2294 <div class="timeline-heading"> 2295 <h4 class="timeline-title">2018.02.8 released</h4> 2296 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2018</small></p> 2297 </div> 2298 <div class="timeline-body"> 2299 <p>The 2018.02.8 bugfix release is out, fixing a number of important / 2300 security related issues discovered since the 2018.02.7 release. See the 2301 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.8">CHANGES</a> 2302 file for more details, read the 2303 <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237072.html">announcement</a> 2304 and go to the <a href="/downloads/">downloads page</a> to pick up the 2305 <a href="/downloads/buildroot-2018.02.8.tar.bz2">2018.02.8 release</a>.</p> 2306 </div> 2307 </div> 2308 </li> 2309 2310 <li> 2311 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2312 <div class="timeline-panel"> 2313 <div class="timeline-heading"> 2314 <h4 class="timeline-title">2018.08.3 released</h4> 2315 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2018</small></p> 2316 </div> 2317 <div class="timeline-body"> 2318 <p>The 2018.08.3 bugfix release is out, fixing a number of important / 2319 security related issues discovered since the 2018.08.2 release. See the 2320 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.3">CHANGES</a> 2321 file for more details, read the 2322 <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/237068.html">announcement</a> 2323 and go to the <a href="/downloads/">downloads page</a> to pick up the 2324 <a href="/downloads/buildroot-2018.08.3.tar.bz2">2018.08.3 release</a>.</p> 2325 </div> 2326 </div> 2327 </li> 2328 2329 <li class="timeline-inverted"> 2330 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2331 <div class="timeline-panel"> 2332 <div class="timeline-heading"> 2333 <h4 class="timeline-title">2018.11-rc2 released</h4> 2334 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2018</small></p> 2335 </div> 2336 <div class="timeline-body"> 2337 <p>Another week, another release candidate with more cleanups 2338 and build fixes. See the 2339 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc2">CHANGES</a> 2340 file for details.</p> 2341 2342 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2343 <a href="/downloads/buildroot-2018.11-rc2.tar.bz2">2018.11-rc2 2344 release candidate</a>, and report any problems found to the 2345 <a href="support.html">mailing list</a> or 2346 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2347 </div> 2348 </div> 2349 </li> 2350 2351 <li> 2352 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2353 <div class="timeline-panel"> 2354 <div class="timeline-heading"> 2355 <h4 class="timeline-title">2018.11-rc1 released</h4> 2356 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 November 2018</small></p> 2357 </div> 2358 <div class="timeline-body"> 2359 <p>We have a new release candidate! Lots of changes all over the 2360 tree, see the 2361 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.11-rc1">CHANGES</a> 2362 file for details and/or read 2363 the <a href="http://lists.busybox.net/pipermail/buildroot/2018-November/235405.html">announcement</a>. 2364 </p> 2365 2366 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2367 <a href="/downloads/buildroot-2018.11-rc1.tar.bz2">2018.11-rc1 2368 release candidate</a>, and report any problems found to the 2369 <a href="support.html">mailing list</a> or 2370 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2371 </div> 2372 </div> 2373 </li> 2374 2375 <li class="timeline-inverted"> 2376 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2377 <div class="timeline-panel"> 2378 <div class="timeline-heading"> 2379 <h4 class="timeline-title">2018.02.7 released</h4> 2380 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 October 2018</small></p> 2381 </div> 2382 <div class="timeline-body"> 2383 <p>The 2018.02.7 bugfix release is out, fixing a number of important / 2384 security related issues discovered since the 2018.02.6 release. See the 2385 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.7">CHANGES</a> 2386 file for more details, read the 2387 <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234262.html">announcement</a> 2388 and go to the <a href="/downloads/">downloads page</a> to pick up the 2389 <a href="/downloads/buildroot-2018.02.7.tar.bz2">2018.02.7 release</a>.</p> 2390 </div> 2391 </div> 2392 </li> 2393 2394 <li> 2395 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2396 <div class="timeline-panel"> 2397 <div class="timeline-heading"> 2398 <h4 class="timeline-title">2018.08.2 released</h4> 2399 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 October 2018</small></p> 2400 </div> 2401 <div class="timeline-body"> 2402 <p>The 2018.08.2 bugfix release is out, fixing a number of important / 2403 security related issues discovered since the 2018.08.1 release. See the 2404 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.2">CHANGES</a> 2405 file for more details, read the 2406 <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/234252.html">announcement</a> 2407 and go to the <a href="/downloads/">downloads page</a> to pick up the 2408 <a href="/downloads/buildroot-2018.08.2.tar.bz2">2018.08.2 release</a>.</p> 2409 </div> 2410 </div> 2411 </li> 2412 2413 <li class="timeline-inverted"> 2414 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2415 <div class="timeline-panel"> 2416 <div class="timeline-heading"> 2417 <h4 class="timeline-title">2018.08.1 released</h4> 2418 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> 2419 </div> 2420 <div class="timeline-body"> 2421 <p>The 2018.08.1 bugfix release is out, fixing a number of important / 2422 security related issues discovered since the 2018.08 release. See the 2423 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.1">CHANGES</a> 2424 file for more details, read the 2425 <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232433.html">announcement</a> 2426 and go to the <a href="/downloads/">downloads page</a> to pick up the 2427 <a href="/downloads/buildroot-2018.08.1.tar.bz2">2018.08.1 release</a>.</p> 2428 </div> 2429 </div> 2430 </li> 2431 2432 <li> 2433 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2434 <div class="timeline-panel"> 2435 <div class="timeline-heading"> 2436 <h4 class="timeline-title">2018.02.6 released</h4> 2437 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> 2438 </div> 2439 <div class="timeline-body"> 2440 <p>The 2018.02.6 bugfix release is out, fixing a number of important / 2441 security related issues discovered since the 2018.02.5 release. See the 2442 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.6">CHANGES</a> 2443 file for more details, read the 2444 <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232428.html">announcement</a> 2445 and go to the <a href="/downloads/">downloads page</a> to pick up the 2446 <a href="/downloads/buildroot-2018.02.6.tar.bz2">2018.02.6 release</a>.</p> 2447 </div> 2448 </div> 2449 </li> 2450 2451 <li class="timeline-inverted"> 2452 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2453 <div class="timeline-panel"> 2454 <div class="timeline-heading"> 2455 <h4 class="timeline-title">2018.05.3 released</h4> 2456 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 October 2018</small></p> 2457 </div> 2458 <div class="timeline-body"> 2459 <p>The 2018.05.3 bugfix release is out, fixing a number of important / 2460 security related issues discovered since the 2018.05.2 release. See the 2461 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.3">CHANGES</a> 2462 file for more details, read the 2463 <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232379.html">announcement</a> 2464 and go to the <a href="/downloads/">downloads page</a> to pick up the 2465 <a href="/downloads/buildroot-2018.05.3.tar.bz2">2018.05.3 release</a>.</p> 2466 </div> 2467 </div> 2468 </li> 2469 2470 <li> 2471 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2472 <div class="timeline-panel"> 2473 <div class="timeline-heading"> 2474 <h4 class="timeline-title">2018.08 released</h4> 2475 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2018</small></p> 2476 </div> 2477 <div class="timeline-body"> 2478 <p>The stable 2018.08 release is out - Thanks to everyone 2479 contributing and testing the release candidates. See the 2480 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08">CHANGES</a> 2481 file for more details, read the 2482 <a href="http://lists.busybox.net/pipermail/buildroot/2018-September/229982.html">announcement</a> 2483 and go to the <a href="/downloads/">downloads page</a> to pick up the 2484 <a href="/downloads/buildroot-2018.08.tar.bz2">2018.08 release</a>.</p> 2485 </div> 2486 </div> 2487 </li> 2488 2489 <li class="timeline-inverted"> 2490 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2491 <div class="timeline-panel"> 2492 <div class="timeline-heading"> 2493 <h4 class="timeline-title">2018.08-rc3 released</h4> 2494 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2018</small></p> 2495 </div> 2496 <div class="timeline-body"> 2497 <p>Another week, another release candidate with more cleanups 2498 and build fixes. See the 2499 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc3">CHANGES</a> 2500 file for details.</p> 2501 2502 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2503 <a href="/downloads/buildroot-2018.08-rc3.tar.bz2">2018.08-rc3 2504 release candidate</a>, and report any problems found to the 2505 <a href="support.html">mailing list</a> or 2506 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2507 </div> 2508 </div> 2509 </li> 2510 2511 <li> 2512 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2513 <div class="timeline-panel"> 2514 <div class="timeline-heading"> 2515 <h4 class="timeline-title">2018.02.5 released</h4> 2516 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2018</small></p> 2517 </div> 2518 <div class="timeline-body"> 2519 <p>The 2018.02.5 bugfix release is out, fixing a number of important / 2520 security related issues discovered since the 2018.02.4 release. See the 2521 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.5">CHANGES</a> 2522 file for more details, read the 2523 <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229453.html">announcement</a> 2524 and go to the <a href="/downloads/">downloads page</a> to pick up the 2525 <a href="/downloads/buildroot-2018.02.5.tar.bz2">2018.02.5 release</a>.</p> 2526 </div> 2527 </div> 2528 </li> 2529 2530 <li class="timeline-inverted"> 2531 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2532 <div class="timeline-panel"> 2533 <div class="timeline-heading"> 2534 <h4 class="timeline-title">2018.05.2 released</h4> 2535 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 August 2018</small></p> 2536 </div> 2537 <div class="timeline-body"> 2538 <p>The 2018.05.2 bugfix release is out, fixing a number of important / 2539 security related issues discovered since the 2018.05.1 release. See the 2540 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.2">CHANGES</a> 2541 file for more details, read the 2542 <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229355.html">announcement</a> 2543 and go to the <a href="/downloads/">downloads page</a> to pick up the 2544 <a href="/downloads/buildroot-2018.05.2.tar.bz2">2018.05.2 release</a>.</p> 2545 </div> 2546 </div> 2547 </li> 2548 2549 <li> 2550 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2551 <div class="timeline-panel"> 2552 <div class="timeline-heading"> 2553 <h4 class="timeline-title">2018.08-rc2 released</h4> 2554 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 August 2018</small></p> 2555 </div> 2556 <div class="timeline-body"> 2557 <p>Another week, another release candidate with more cleanups 2558 and build fixes. See the 2559 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc2">CHANGES</a> 2560 file for details.</p> 2561 2562 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2563 <a href="/downloads/buildroot-2018.08-rc2.tar.bz2">2018.08-rc2 2564 release candidate</a>, and report any problems found to the 2565 <a href="support.html">mailing list</a> or 2566 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2567 </div> 2568 </div> 2569 </li> 2570 2571 <li class="timeline-inverted"> 2572 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2573 <div class="timeline-panel"> 2574 <div class="timeline-heading"> 2575 <h4 class="timeline-title">2018.08-rc1 released</h4> 2576 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2018</small></p> 2577 </div> 2578 <div class="timeline-body"> 2579 <p>We have a new release candidate! Lots of changes all over the 2580 tree, see the 2581 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08-rc1">CHANGES</a> 2582 file for details and/or read 2583 the <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/227070.html">announcement</a>. 2584 </p> 2585 2586 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2587 <a href="/downloads/buildroot-2018.08-rc1.tar.bz2">2018.08-rc1 2588 release candidate</a>, and report any problems found to the 2589 <a href="support.html">mailing list</a> or 2590 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2591 </div> 2592 </div> 2593 </li> 2594 2595 <li> 2596 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2597 <div class="timeline-panel"> 2598 <div class="timeline-heading"> 2599 <h4 class="timeline-title">2018.02.4 released</h4> 2600 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 July 2018</small></p> 2601 </div> 2602 <div class="timeline-body"> 2603 <p>The 2018.02.4 bugfix release is out, fixing a number of important / 2604 security related issues discovered since the 2018.02.3 release. See the 2605 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.4">CHANGES</a> 2606 file for more details, read the 2607 <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226417.html">announcement</a> 2608 and go to the <a href="/downloads/">downloads page</a> to pick up the 2609 <a href="/downloads/buildroot-2018.02.4.tar.bz2">2018.02.4 release</a>.</p> 2610 </div> 2611 </div> 2612 </li> 2613 2614 <li class="timeline-inverted"> 2615 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2616 <div class="timeline-panel"> 2617 <div class="timeline-heading"> 2618 <h4 class="timeline-title">2018.05.1 released</h4> 2619 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 July 2018</small></p> 2620 </div> 2621 <div class="timeline-body"> 2622 <p>The 2018.05.1 bugfix release is out, fixing a number of important / 2623 security related issues discovered since the 2018.05 release. See the 2624 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05.1">CHANGES</a> 2625 file for more details, read the 2626 <a href="http://lists.busybox.net/pipermail/buildroot/2018-July/226383.html">announcement</a> 2627 and go to the <a href="/downloads/">downloads page</a> to pick up the 2628 <a href="/downloads/buildroot-2018.05.1.tar.bz2">2018.05.1 release</a>.</p> 2629 </div> 2630 </div> 2631 </li> 2632 2633 <li> 2634 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2635 <div class="timeline-panel"> 2636 <div class="timeline-heading"> 2637 <h4 class="timeline-title">2018.02.3 released</h4> 2638 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 June 2018</small></p> 2639 </div> 2640 <div class="timeline-body"> 2641 <p>The 2018.02.3 bugfix release is out, fixing a number of important / 2642 security related issues discovered since the 2018.02.2 release. See the 2643 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.3">CHANGES</a> 2644 file for more details, read the 2645 <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/224225.html">announcement</a> 2646 and go to the <a href="/downloads/">downloads page</a> to pick up the 2647 <a href="/downloads/buildroot-2018.02.3.tar.bz2">2018.02.3 release</a>.</p> 2648 </div> 2649 </div> 2650 </li> 2651 2652 <li class="timeline-inverted"> 2653 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2654 <div class="timeline-panel"> 2655 <div class="timeline-heading"> 2656 <h4 class="timeline-title">2018.05 released</h4> 2657 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2018</small></p> 2658 </div> 2659 <div class="timeline-body"> 2660 <p>The stable 2018.05 release is out - Thanks to everyone 2661 contributing and testing the release candidates. See the 2662 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05">CHANGES</a> 2663 file for more details, read the 2664 <a href="http://lists.busybox.net/pipermail/buildroot/2018-June/222697.html">announcement</a> 2665 and go to the <a href="/downloads/">downloads page</a> to pick up the 2666 <a href="/downloads/buildroot-2018.05.tar.bz2">2018.05 release</a>.</p> 2667 </div> 2668 </div> 2669 </li> 2670 2671 <li> 2672 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2673 <div class="timeline-panel"> 2674 <div class="timeline-heading"> 2675 <h4 class="timeline-title">2018.05-rc3 released</h4> 2676 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2018</small></p> 2677 </div> 2678 <div class="timeline-body"> 2679 <p>Release candidate 3 is out with more cleanups and security 2680 / build fixes. See 2681 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc3">CHANGES</a> 2682 file for details.</p> 2683 <p>Head to the <a href="/downloads/">downloads page</a> to 2684 pick up 2685 the <a href="/downloads/buildroot-2018.05-rc3.tar.bz2">2018.05-rc3 2686 release candidate</a>, and report any problems found to 2687 the <a href="support.html">mailing list</a> 2688 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 2689 </div> 2690 </div> 2691 </li> 2692 2693 <li class="timeline-inverted"> 2694 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2695 <div class="timeline-panel"> 2696 <div class="timeline-heading"> 2697 <h4 class="timeline-title">2018.05-rc2 released</h4> 2698 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2018</small></p> 2699 </div> 2700 <div class="timeline-body"> 2701 <p>Another week, another release candidate with more cleanups 2702 and build fixes. See the 2703 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc2">CHANGES</a> 2704 file for details.</p> 2705 2706 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2707 <a href="/downloads/buildroot-2018.05-rc2.tar.bz2">2018.05-rc2 2708 release candidate</a>, and report any problems found to the 2709 <a href="support.html">mailing list</a> or 2710 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2711 </div> 2712 </div> 2713 </li> 2714 2715 <li> 2716 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2717 <div class="timeline-panel"> 2718 <div class="timeline-heading"> 2719 <h4 class="timeline-title">2018.05-rc1 released</h4> 2720 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 May 2018</small></p> 2721 </div> 2722 <div class="timeline-body"> 2723 <p>We have a new release candidate! Lots of changes all over the 2724 tree, see the 2725 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05-rc1">CHANGES</a> 2726 file for details and read the 2727 <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/221257.html">announcement</a>. 2728 </p> 2729 2730 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2731 <a href="/downloads/buildroot-2018.05-rc1.tar.bz2">2018.05-rc1 2732 release candidate</a>, and report any problems found to the 2733 <a href="support.html">mailing list</a> or 2734 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2735 </div> 2736 </div> 2737 </li> 2738 2739 <li class="timeline-inverted"> 2740 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2741 <div class="timeline-panel"> 2742 <div class="timeline-heading"> 2743 <h4 class="timeline-title">2018.02.2 released</h4> 2744 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2018</small></p> 2745 </div> 2746 <div class="timeline-body"> 2747 <p>The 2018.02.2 bugfix release is out, fixing a number of important / 2748 security related issues discovered since the 2018.02.1 release. See the 2749 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.2">CHANGES</a> 2750 file for more details, read the 2751 <a href="http://lists.busybox.net/pipermail/buildroot/2018-May/220788.html">announcement</a> 2752 and go to the <a href="/downloads/">downloads page</a> to pick up the 2753 <a href="/downloads/buildroot-2018.02.2.tar.bz2">2018.02.2 release</a>.</p> 2754 </div> 2755 </div> 2756 </li> 2757 2758 <li> 2759 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2760 <div class="timeline-panel"> 2761 <div class="timeline-heading"> 2762 <h4 class="timeline-title">2017.02.11 released</h4> 2763 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2018</small></p> 2764 </div> 2765 <div class="timeline-body"> 2766 <p>The 2017.02.11 bugfix release is out, fixing a number of important / 2767 security related issues discovered since the 2017.02.10 release. See the 2768 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a> 2769 file for more details, read the 2770 <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a> 2771 and go to the <a href="/downloads/">downloads page</a> to pick up the 2772 <a href="/downloads/buildroot-2017.02.11.tar.bz2">2017.02.11 release</a>.</p> 2773 <p>Notice that the 2017.02 series is now end of life, so please consider 2774 updating to 2018.02 instead.</p> 2775 </div> 2776 </div> 2777 </li> 2778 2779 <li class="timeline-inverted"> 2780 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2781 <div class="timeline-panel"> 2782 <div class="timeline-heading"> 2783 <h4 class="timeline-title">2018.02.1 released</h4> 2784 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 April 2018</small></p> 2785 </div> 2786 <div class="timeline-body"> 2787 <p>The 2018.02.1 bugfix release is out, fixing a number of important / 2788 security related issues discovered since the 2018.02 release. See the 2789 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.1">CHANGES</a> 2790 file for more details, read the 2791 <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218642.html">announcement</a> 2792 and go to the <a href="/downloads/">downloads page</a> to pick up the 2793 <a href="/downloads/buildroot-2018.02.1.tar.bz2">2018.02.1 release</a>.</p> 2794 </div> 2795 </div> 2796 </li> 2797 2798 <li> 2799 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2800 <div class="timeline-panel"> 2801 <div class="timeline-heading"> 2802 <h4 class="timeline-title">2018.02 released</h4> 2803 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 March 2018</small></p> 2804 </div> 2805 <div class="timeline-body"> 2806 <p>The stable 2018.02 release is out - Thanks to everyone 2807 contributing and testing the release candidates. See the 2808 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02">CHANGES</a> 2809 file for more details, read the 2810 <a href="http://lists.busybox.net/pipermail/buildroot/2018-March/215002.html">announcement</a> 2811 and go to the <a href="/downloads/">downloads page</a> to pick up the 2812 <a href="/downloads/buildroot-2018.02.tar.bz2">2018.02 release</a>.</p> 2813 2814 <p>Notice that this is a long term support release which will be 2815 supported with security and other important fixes until February 2019.</p> 2816 </div> 2817 </div> 2818 </li> 2819 2820 <li class="timeline-inverted"> 2821 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2822 <div class="timeline-panel"> 2823 <div class="timeline-heading"> 2824 <h4 class="timeline-title">2018.02-rc3 released</h4> 2825 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2018</small></p> 2826 </div> 2827 <div class="timeline-body"> 2828 <p>Release candidate 3 is out with more cleanups and security 2829 / build fixes. See 2830 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc3">CHANGES</a> 2831 file for details.</p> 2832 <p>Head to the <a href="/downloads/">downloads page</a> to 2833 pick up 2834 the <a href="/downloads/buildroot-2018.02-rc3.tar.bz2">2018.02-rc3 2835 release candidate</a>, and report any problems found to 2836 the <a href="support.html">mailing list</a> 2837 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 2838 </div> 2839 </div> 2840 </li> 2841 2842 <li> 2843 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2844 <div class="timeline-panel"> 2845 <div class="timeline-heading"> 2846 <h4 class="timeline-title">2018.02-rc2 released</h4> 2847 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2018</small></p> 2848 </div> 2849 <div class="timeline-body"> 2850 <p>Another week, another release candidate with more cleanups 2851 and build fixes. See the 2852 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc2">CHANGES</a> 2853 file for details.</p> 2854 2855 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2856 <a href="/downloads/buildroot-2018.02-rc2.tar.bz2">2018.02-rc2 2857 release candidate</a>, and report any problems found to the 2858 <a href="support.html">mailing list</a> or 2859 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2860 </div> 2861 </div> 2862 </li> 2863 2864 <li class="timeline-inverted"> 2865 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2866 <div class="timeline-panel"> 2867 <div class="timeline-heading"> 2868 <h4 class="timeline-title">2018.02-rc1 released</h4> 2869 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 February 2018</small></p> 2870 </div> 2871 <div class="timeline-body"> 2872 <p>We have a new release candidate! Lots of changes all over the 2873 tree, see the 2874 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02-rc1">CHANGES</a> 2875 file for details and read the 2876 <a href="http://lists.busybox.net/pipermail/buildroot/2018-February/213171.html">announcement</a>. 2877 </p> 2878 2879 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 2880 <a href="/downloads/buildroot-2018.02-rc1.tar.bz2">2018.02-rc1 2881 release candidate</a>, and report any problems found to the 2882 <a href="support.html">mailing list</a> or 2883 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 2884 </div> 2885 </div> 2886 </li> 2887 2888 <li> 2889 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2890 <div class="timeline-panel"> 2891 <div class="timeline-heading"> 2892 <h4 class="timeline-title">2017.02.10 released</h4> 2893 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2018</small></p> 2894 </div> 2895 <div class="timeline-body"> 2896 <p>The 2017.02.10 bugfix release is out, fixing a number of important / 2897 security related issues discovered since the 2017.02.9 release. See the 2898 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.10">CHANGES</a> 2899 file for more details, read the 2900 <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212844.html">announcement</a> 2901 and go to the <a href="/downloads/">downloads page</a> to pick up the 2902 <a href="/downloads/buildroot-2017.02.10.tar.bz2">2017.02.10 release</a>.</p> 2903 </div> 2904 </div> 2905 </li> 2906 2907 <li class="timeline-inverted"> 2908 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2909 <div class="timeline-panel"> 2910 <div class="timeline-heading"> 2911 <h4 class="timeline-title">2017.11.2 released</h4> 2912 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 January 2018</small></p> 2913 </div> 2914 <div class="timeline-body"> 2915 <p>The 2017.11.2 bugfix release is out, fixing a number of important / 2916 security related issues discovered since the 2017.11.1 release. See the 2917 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.2">CHANGES</a> 2918 file for more details, read the 2919 <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/212069.html">announcement</a> 2920 and go to the <a href="/downloads/">downloads page</a> to pick up the 2921 <a href="/downloads/buildroot-2017.11.2.tar.bz2">2017.11.2 release</a>.</p> 2922 </div> 2923 </div> 2924 </li> 2925 2926 <li> 2927 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2928 <div class="timeline-panel"> 2929 <div class="timeline-heading"> 2930 <h4 class="timeline-title">2017.02.9 released</h4> 2931 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 January 2018</small></p> 2932 </div> 2933 <div class="timeline-body"> 2934 <p>The 2017.02.9 bugfix release is out, fixing a number of important / 2935 security related issues discovered since the 2017.02.8 release. See the 2936 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.9">CHANGES</a> 2937 file for more details, read the 2938 <a href="http://lists.busybox.net/pipermail/buildroot/2018-January/210559.html">announcement</a> 2939 and go to the <a href="/downloads/">downloads page</a> to pick up the 2940 <a href="/downloads/buildroot-2017.02.9.tar.bz2">2017.02.9 release</a>.</p> 2941 </div> 2942 </div> 2943 </li> 2944 2945 <li class="timeline-inverted"> 2946 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2947 <div class="timeline-panel"> 2948 <div class="timeline-heading"> 2949 <h4 class="timeline-title">2017.11.1 released</h4> 2950 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 December 2017</small></p> 2951 </div> 2952 <div class="timeline-body"> 2953 <p>The 2017.11.1 bugfix release is out, fixing a number of important / 2954 security related issues discovered since the 2017.11 release. See the 2955 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11.1">CHANGES</a> 2956 file for more details, read the 2957 <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/210505.html">announcement</a> 2958 and go to the <a href="/downloads/">downloads page</a> to pick up the 2959 <a href="/downloads/buildroot-2017.11.1.tar.bz2">2017.11.1 release</a>.</p> 2960 </div> 2961 </div> 2962 </li> 2963 2964 <li> 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">2017.11 released</h4> 2969 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2017</small></p> 2970 </div> 2971 <div class="timeline-body"> 2972 <p>The stable 2017.11 release is out - Thanks to everyone 2973 contributing and testing the release candidates. See the 2974 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a> 2975 file for more details, read the 2976 <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a> 2977 and go to the <a href="/downloads/">downloads page</a> to pick up the 2978 <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p> 2979 </div> 2980 </div> 2981 </li> 2982 2983 <li class="timeline-inverted"> 2984 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 2985 <div class="timeline-panel"> 2986 <div class="timeline-heading"> 2987 <h4 class="timeline-title">2017.08.2 released</h4> 2988 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2017</small></p> 2989 </div> 2990 <div class="timeline-body"> 2991 <p>The 2017.08.2 bugfix release is out, fixing a number of important / 2992 security related issues discovered since the 2017.08.1 release. See the 2993 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a> 2994 file for more details, read the 2995 <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a> 2996 and go to the <a href="/downloads/">downloads page</a> to pick up the 2997 <a href="/downloads/buildroot-2017.08.2.tar.bz2">2017.08.2 release</a>.</p> 2998 </div> 2999 </div> 3000 </li> 3001 3002 <li> 3003 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3004 <div class="timeline-panel"> 3005 <div class="timeline-heading"> 3006 <h4 class="timeline-title">2017.02.8 released</h4> 3007 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 November 2017</small></p> 3008 </div> 3009 <div class="timeline-body"> 3010 <p>The 2017.02.8 bugfix release is out, fixing a number of important / 3011 security related issues discovered since the 2017.02.7 release. See the 3012 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.8">CHANGES</a> 3013 file for more details, read the 3014 <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208113.html">announcement</a> 3015 and go to the <a href="/downloads/">downloads page</a> to pick up the 3016 <a href="/downloads/buildroot-2017.02.8.tar.bz2">2017.02.8 release</a>.</p> 3017 </div> 3018 </div> 3019 </li> 3020 3021 <li class="timeline-inverted"> 3022 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3023 <div class="timeline-panel"> 3024 <div class="timeline-heading"> 3025 <h4 class="timeline-title">2017.11-rc2 released</h4> 3026 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2017</small></p> 3027 </div> 3028 <div class="timeline-body"> 3029 <p>Another week, another release candidate with more cleanups 3030 and build fixes. See the 3031 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc2">CHANGES</a> 3032 file for details.</p> 3033 3034 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3035 <a href="/downloads/buildroot-2017.11-rc2.tar.bz2">2017.11-rc2 3036 release candidate</a>, and report any problems found to the 3037 <a href="support.html">mailing list</a> or 3038 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3039 </div> 3040 </div> 3041 </li> 3042 3043 <li> 3044 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3045 <div class="timeline-panel"> 3046 <div class="timeline-heading"> 3047 <h4 class="timeline-title">2017.11-rc1 released</h4> 3048 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 November 2017</small></p> 3049 </div> 3050 <div class="timeline-body"> 3051 <p>We have a new release candidate! Lots of changes all over 3052 the tree, see 3053 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11-rc1">CHANGES</a> 3054 file for details. 3055 </p> 3056 3057 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3058 <a href="/downloads/buildroot-2017.11-rc1.tar.bz2">2017.11-rc1 3059 release candidate</a>, and report any problems found to the 3060 <a href="support.html">mailing list</a> or 3061 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3062 </div> 3063 </div> 3064 </li> 3065 3066 <li class="timeline-inverted"> 3067 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3068 <div class="timeline-panel"> 3069 <div class="timeline-heading"> 3070 <h4 class="timeline-title">2017.02.7 released</h4> 3071 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 October 2017</small></p> 3072 </div> 3073 <div class="timeline-body"> 3074 <p>The 2017.02.7 bugfix release is out, fixing a number of important / 3075 security related issues discovered since the 2017.02.6 release. See the 3076 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.7">CHANGES</a> 3077 file for more details, read the 3078 <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205628.html">announcement</a> 3079 and go to the <a href="/downloads/">downloads page</a> to pick up the 3080 <a href="/downloads/buildroot-2017.02.7.tar.bz2">2017.02.7 release</a>.</p> 3081 </div> 3082 </div> 3083 </li> 3084 3085 <li> 3086 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3087 <div class="timeline-panel"> 3088 <div class="timeline-heading"> 3089 <h4 class="timeline-title">2017.08.1 released</h4> 3090 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 October 2017</small></p> 3091 </div> 3092 <div class="timeline-body"> 3093 <p>The 2017.08.1 bugfix release is out, fixing a number of important / 3094 security related issues discovered since the 2017.08 release. See the 3095 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a> 3096 file for more details, read the 3097 <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a> 3098 and go to the <a href="/downloads/">downloads page</a> to pick up the 3099 <a href="/downloads/buildroot-2017.08.1.tar.bz2">2017.08.1 release</a>.</p> 3100 </div> 3101 </div> 3102 </li> 3103 3104 <li class="timeline-inverted"> 3105 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3106 <div class="timeline-panel"> 3107 <div class="timeline-heading"> 3108 <h4 class="timeline-title">2017.02.6 released</h4> 3109 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 September 2017</small></p> 3110 </div> 3111 <div class="timeline-body"> 3112 <p>The 2017.02.6 bugfix release is out, fixing a number of important / 3113 security related issues discovered since the 2017.02.5 release. See the 3114 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.6">CHANGES</a> 3115 file for more details, read the 3116 <a href="http://lists.busybox.net/pipermail/buildroot/2017-September/203197.html">announcement</a> 3117 and go to the <a href="/downloads/">downloads page</a> to pick up the 3118 <a href="/downloads/buildroot-2017.02.6.tar.bz2">2017.02.6 release</a>.</p> 3119 </div> 3120 </div> 3121 </li> 3122 3123 <li> 3124 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3125 <div class="timeline-panel"> 3126 <div class="timeline-heading"> 3127 <h4 class="timeline-title">2017.08 released</h4> 3128 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2017</small></p> 3129 </div> 3130 <div class="timeline-body"> 3131 <p>The stable 2017.08 release is out - Thanks to everyone 3132 contributing and testing the release candidates. See the 3133 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08">CHANGES</a> 3134 file for more details 3135 and go to the <a href="/downloads/">downloads page</a> to pick up the 3136 <a href="/downloads/buildroot-2017.08.tar.bz2">2017.08 release</a>.</p> 3137 </div> 3138 </div> 3139 </li> 3140 3141 <li class="timeline-inverted"> 3142 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3143 <div class="timeline-panel"> 3144 <div class="timeline-heading"> 3145 <h4 class="timeline-title">2017.08-rc3 released</h4> 3146 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 August 2017</small></p> 3147 </div> 3148 <div class="timeline-body"> 3149 <p>Another release candidate, on the road to the final 2017.08 3150 release. A number of fixes and cleanups in various packages 3151 and defconfigs. See 3152 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc3">CHANGES</a> 3153 file for details. 3154 </p> 3155 3156 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3157 <a href="/downloads/buildroot-2017.08-rc3.tar.bz2">2017.08-rc3 3158 release candidate</a>, and report any 3159 problems found to the 3160 <a href="support.html">mailing list</a> or 3161 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3162 </div> 3163 </div> 3164 </li> 3165 3166 <li> 3167 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3168 <div class="timeline-panel"> 3169 <div class="timeline-heading"> 3170 <h4 class="timeline-title">2017.08-rc2 released</h4> 3171 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 August 2017</small></p> 3172 </div> 3173 <div class="timeline-body"> 3174 <p>Another release candidate, on the road to the final 2017.08 3175 release. A number of fixes and cleanups in various packages 3176 and defconfigs. See 3177 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc2">CHANGES</a> 3178 file for details. 3179 </p> 3180 3181 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3182 <a href="/downloads/buildroot-2017.08-rc2.tar.bz2">2017.08-rc2 3183 release candidate</a>, and report any 3184 problems found to the 3185 <a href="support.html">mailing list</a> or 3186 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3187 </div> 3188 </div> 3189 </li> 3190 3191 <li class="timeline-inverted"> 3192 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3193 <div class="timeline-panel"> 3194 <div class="timeline-heading"> 3195 <h4 class="timeline-title">2017.08-rc1 released</h4> 3196 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2017</small></p> 3197 </div> 3198 <div class="timeline-body"> 3199 <p>We have a new release candidate! Lots of changes all over 3200 the tree, see 3201 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08-rc1">CHANGES</a> 3202 file for details. 3203 </p> 3204 3205 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3206 <a href="/downloads/buildroot-2017.08-rc1.tar.bz2">2017.08-rc1 3207 release candidate</a>, and report any 3208 problems found to the 3209 <a href="support.html">mailing list</a> or 3210 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3211 </div> 3212 </div> 3213 </li> 3214 3215 <li> 3216 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3217 <div class="timeline-panel"> 3218 <div class="timeline-heading"> 3219 <h4 class="timeline-title">2017.05.2 released</h4> 3220 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p> 3221 </div> 3222 <div class="timeline-body"> 3223 <p>The 2017.05.2 bugfix release is out, fixing a number of important / 3224 security related issues discovered since the 2017.05.1 release. See the 3225 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.2">CHANGES</a> 3226 file for more details, read the 3227 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199284.html">announcement</a> 3228 and go to the <a href="/downloads/">downloads page</a> to pick up the 3229 <a href="/downloads/buildroot-2017.05.2.tar.bz2">2017.05.2 release</a>.</p> 3230 </div> 3231 </div> 3232 </li> 3233 3234 <li class="timeline-inverted"> 3235 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3236 <div class="timeline-panel"> 3237 <div class="timeline-heading"> 3238 <h4 class="timeline-title">2017.02.5 released</h4> 3239 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 July 2017</small></p> 3240 </div> 3241 <div class="timeline-body"> 3242 <p>The 2017.02.5 bugfix release is out, fixing a number of important / 3243 security related issues discovered since the 2017.02.4 release. See the 3244 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.5">CHANGES</a> 3245 file for more details, read the 3246 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/199281.html">announcement</a> 3247 and go to the <a href="/downloads/">downloads page</a> to pick up the 3248 <a href="/downloads/buildroot-2017.02.5.tar.bz2">2017.02.5 release</a>.</p> 3249 </div> 3250 </div> 3251 </li> 3252 3253 <li> 3254 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3255 <div class="timeline-panel"> 3256 <div class="timeline-heading"> 3257 <h4 class="timeline-title">2017.05.1 released</h4> 3258 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p> 3259 </div> 3260 <div class="timeline-body"> 3261 <p>The 2017.05.1 bugfix release is out, fixing a number of important / 3262 security related issues discovered since the 2017.05 release. See the 3263 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05.1">CHANGES</a> 3264 file for more details, read the 3265 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196743.html">announcement</a> 3266 and go to the <a href="/downloads/">downloads page</a> to pick up the 3267 <a href="/downloads/buildroot-2017.05.1.tar.bz2">2017.05.1 release</a>.</p> 3268 </div> 3269 </div> 3270 </li> 3271 3272 <li class="timeline-inverted"> 3273 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3274 <div class="timeline-panel"> 3275 <div class="timeline-heading"> 3276 <h4 class="timeline-title">2017.02.4 released</h4> 3277 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 July 2017</small></p> 3278 </div> 3279 <div class="timeline-body"> 3280 <p>The 2017.02.4 bugfix release is out, fixing a number of important / 3281 security related issues discovered since the 2017.02.3 release. See the 3282 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.4">CHANGES</a> 3283 file for more details, read the 3284 <a href="http://lists.busybox.net/pipermail/buildroot/2017-July/196719.html">announcement</a> 3285 and go to the <a href="/downloads/">downloads page</a> to pick up the 3286 <a href="/downloads/buildroot-2017.02.4.tar.bz2">2017.02.4 release</a>.</p> 3287 </div> 3288 </div> 3289 </li> 3290 3291 <li> 3292 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3293 <div class="timeline-panel"> 3294 <div class="timeline-heading"> 3295 <h4 class="timeline-title">2017.02.3 released</h4> 3296 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 June 2017</small></p> 3297 </div> 3298 <div class="timeline-body"> 3299 <p>The 2017.02.3 bugfix release is out, fixing a number of important / 3300 security related issues discovered since the 2017.02.2 release. See the 3301 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.3">CHANGES</a> 3302 file for more details, read the 3303 <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193485.html">announcement</a> 3304 and go to the <a href="/downloads/">downloads page</a> to pick up the 3305 <a href="/downloads/buildroot-2017.02.3.tar.bz2">2017.02.3 release</a>.</p> 3306 </div> 3307 </div> 3308 </li> 3309 3310 <li class="timeline-inverted"> 3311 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3312 <div class="timeline-panel"> 3313 <div class="timeline-heading"> 3314 <h4 class="timeline-title">2017.05 released</h4> 3315 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2017</small></p> 3316 </div> 3317 <div class="timeline-body"> 3318 <p>The stable 2017.05 release is out - Thanks to everyone 3319 contributing and testing the release candidates. See the 3320 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05">CHANGES</a> 3321 file for more details, read the 3322 <a href="http://lists.busybox.net/pipermail/buildroot/2017-June/193164.html">announcement</a> 3323 and go to the <a href="/downloads/">downloads page</a> to pick up the 3324 <a href="/downloads/buildroot-2017.05.tar.bz2">2017.05 release</a>.</p> 3325 </div> 3326 </div> 3327 </li> 3328 3329 <li> 3330 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3331 <div class="timeline-panel"> 3332 <div class="timeline-heading"> 3333 <h4 class="timeline-title">2017.05-rc3 released</h4> 3334 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2017</small></p> 3335 </div> 3336 <div class="timeline-body"> 3337 <p>Release candidate 3 is out with more cleanups and security 3338 / build fixes. See 3339 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc3">CHANGES</a> 3340 file for details.</p> 3341 <p>Head to the <a href="/downloads/">downloads page</a> to 3342 pick up 3343 the <a href="/downloads/buildroot-2017.05-rc3.tar.bz2">2017.05-rc3 3344 release candidate</a>, and report any problems found to 3345 the <a href="support.html">mailing list</a> 3346 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3347 </div> 3348 </div> 3349 </li> 3350 3351 <li class="timeline-inverted"> 3352 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3353 <div class="timeline-panel"> 3354 <div class="timeline-heading"> 3355 <h4 class="timeline-title">2017.05-rc2 released</h4> 3356 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2017</small></p> 3357 </div> 3358 <div class="timeline-body"> 3359 <p>Another week, another release candidate with more cleanups 3360 and build fixes. See the 3361 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc2">CHANGES</a> 3362 file for details.</p> 3363 3364 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3365 <a href="/downloads/buildroot-2017.05-rc2.tar.bz2">2017.05-rc2 3366 release candidate</a>, and report any problems found to the 3367 <a href="support.html">mailing list</a> or 3368 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3369 </div> 3370 </div> 3371 </li> 3372 3373 <li> 3374 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3375 <div class="timeline-panel"> 3376 <div class="timeline-heading"> 3377 <h4 class="timeline-title">2017.05-rc1 released</h4> 3378 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2017</small></p> 3379 </div> 3380 <div class="timeline-body"> 3381 <p>We have a new release candidate! Lots of changes all over 3382 the tree, see 3383 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.05-rc1">CHANGES</a> 3384 file for details. 3385 </p> 3386 3387 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3388 <a href="/downloads/buildroot-2017.05-rc1.tar.bz2">2017.05-rc1 3389 release candidate</a>, and report any 3390 problems found to the 3391 <a href="support.html">mailing list</a> or 3392 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3393 </div> 3394 </div> 3395 </li> 3396 3397 <li class="timeline-inverted"> 3398 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3399 <div class="timeline-panel"> 3400 <div class="timeline-heading"> 3401 <h4 class="timeline-title">2017.02.2 released</h4> 3402 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 May 2017</small></p> 3403 </div> 3404 <div class="timeline-body"> 3405 <p>The 2017.02.2 bugfix release is out, fixing a number of important / 3406 security related issues discovered since the 2017.02.1 release. See the 3407 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.2">CHANGES</a> 3408 file for more details, read the 3409 <a href="http://lists.busybox.net/pipermail/buildroot/2017-May/191062.html">announcement</a> 3410 and go to the <a href="/downloads/">downloads page</a> to pick up the 3411 <a href="/downloads/buildroot-2017.02.2.tar.bz2">2017.02.2 release</a>.</p> 3412 </div> 3413 </div> 3414 </li> 3415 3416 <li> 3417 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3418 <div class="timeline-panel"> 3419 <div class="timeline-heading"> 3420 <h4 class="timeline-title">2017.02.1 released</h4> 3421 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 April 2017</small></p> 3422 </div> 3423 <div class="timeline-body"> 3424 <p>The 2017.02.1 bugfix release is out, fixing a number of important / 3425 security related issues discovered since the 2017.02 release. See the 3426 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.1">CHANGES</a> 3427 file for more details, read the 3428 <a href="http://lists.busybox.net/pipermail/buildroot/2017-April/188708.html">announcement</a> 3429 and go to the <a href="/downloads/">downloads page</a> to pick up the 3430 <a href="/downloads/buildroot-2017.02.1.tar.bz2">2017.02.1 release</a>.</p> 3431 </div> 3432 </div> 3433 </li> 3434 3435 <li class="timeline-inverted"> 3436 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3437 <div class="timeline-panel"> 3438 <div class="timeline-heading"> 3439 <h4 class="timeline-title">2016.11.3 released</h4> 3440 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 March 2017</small></p> 3441 </div> 3442 <div class="timeline-body"> 3443 <p>The 2016.11.3 bugfix release is out, fixing a number of important / 3444 security related issues discovered since the 2016.11.2 release. See the 3445 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.3">CHANGES</a> 3446 file for more details, read the 3447 <a href="http://lists.busybox.net/pipermail/buildroot/2017-March/186418.html">announcement</a> 3448 and go to the <a href="/downloads/">downloads page</a> to pick up the 3449 <a href="/downloads/buildroot-2016.11.3.tar.bz2">2016.11.3 release</a>.</p> 3450 <p>Notice that this is the final 2016.11.x release. Users are 3451 urged to migrate to the 2017.02.x series instead.</p> 3452 </div> 3453 </div> 3454 </li> 3455 3456 <li> 3457 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3458 <div class="timeline-panel"> 3459 <div class="timeline-heading"> 3460 <h4 class="timeline-title">2017.02 released</h4> 3461 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2017</small></p> 3462 </div> 3463 <div class="timeline-body"> 3464 <p>The stable 2017.02 release is out - Thanks to everyone 3465 contributing and testing the release candidates. See the 3466 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02">CHANGES</a> 3467 file for more details, read the 3468 <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/185228.html">announcement</a> 3469 and go to the <a href="/downloads/">downloads page</a> to pick up the 3470 <a href="/downloads/buildroot-2017.02.tar.bz2">2017.02 release</a>.</p> 3471 3472 <p>Notice that this is a long term support release which will be 3473 supported with security and other important fixes until February 2018.</p> 3474 </div> 3475 </div> 3476 </li> 3477 3478 <li class="timeline-inverted"> 3479 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3480 <div class="timeline-panel"> 3481 <div class="timeline-heading"> 3482 <h4 class="timeline-title">2017.02-rc3 released</h4> 3483 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2017</small></p> 3484 </div> 3485 <div class="timeline-body"> 3486 <p>Release candidate 3 is out with more cleanups and security 3487 / build fixes. See 3488 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc3">CHANGES</a> 3489 file for details.</p> 3490 <p>Head to the <a href="/downloads/">downloads page</a> to 3491 pick up 3492 the <a href="/downloads/buildroot-2017.02-rc3.tar.bz2">2017.02-rc3 3493 release candidate</a>, and report any problems found to 3494 the <a href="support.html">mailing list</a> 3495 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3496 </div> 3497 </div> 3498 </li> 3499 3500 <li> 3501 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3502 <div class="timeline-panel"> 3503 <div class="timeline-heading"> 3504 <h4 class="timeline-title">2017.02-rc2 released</h4> 3505 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 February 2017</small></p> 3506 </div> 3507 <div class="timeline-body"> 3508 <p>We have a new release candidate! Lots of changes all over the tree, see 3509 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc2">CHANGES</a> 3510 file for details. 3511 </p> 3512 3513 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3514 <a href="/downloads/buildroot-2017.02-rc2.tar.bz2">2017.02-rc2 3515 release candidate</a>, and report any problems found to the 3516 <a href="support.html">mailing list</a> or 3517 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3518 </div> 3519 </div> 3520 </li> 3521 3522 <li class="timeline-inverted"> 3523 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3524 <div class="timeline-panel"> 3525 <div class="timeline-heading"> 3526 <h4 class="timeline-title">2017.02-rc1 released</h4> 3527 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2017</small></p> 3528 </div> 3529 <div class="timeline-body"> 3530 <p>We have a new release candidate! Lots of changes all over 3531 the tree, see 3532 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02-rc1">CHANGES</a> 3533 file for details, read 3534 the <a href="http://lists.busybox.net/pipermail/buildroot/2017-February/183729.html">announcement</a>. 3535 </p> 3536 3537 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3538 <a href="/downloads/buildroot-2017.02-rc1.tar.bz2">2017.12-rc1 3539 release candidate</a>, and report any 3540 problems found to the 3541 <a href="support.html">mailing list</a> or 3542 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3543 </div> 3544 </div> 3545 </li> 3546 3547 <li> 3548 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3549 <div class="timeline-panel"> 3550 <div class="timeline-heading"> 3551 <h4 class="timeline-title">2016.11.2 released</h4> 3552 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 January 2017</small></p> 3553 </div> 3554 <div class="timeline-body"> 3555 <p>The 2016.11.2 bugfix release is out, fixing a number of important / 3556 security related issues discovered since the 2016.11.1 release. See the 3557 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.2">CHANGES</a> 3558 file for more details, read the 3559 <a href="http://lists.busybox.net/pipermail/buildroot/2017-January/182095.html">announcement</a> 3560 and go to the <a href="/downloads/">downloads page</a> to pick up the 3561 <a href="/downloads/buildroot-2016.11.2.tar.bz2">2016.11.2 release</a>.</p> 3562 </div> 3563 </div> 3564 </li> 3565 3566 <li class="timeline-inverted"> 3567 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3568 <div class="timeline-panel"> 3569 <div class="timeline-heading"> 3570 <h4 class="timeline-title">2016.11.1 released</h4> 3571 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 December 2016</small></p> 3572 </div> 3573 <div class="timeline-body"> 3574 <p>The 2016.11.1 bugfix release is out, fixing a number of important / 3575 security related issues discovered since the 2016.11 release. See the 3576 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11.1">CHANGES</a> 3577 file for more details, read the 3578 <a href="http://lists.busybox.net/pipermail/buildroot/2016-December/180622.html">announcement</a> 3579 and go to the <a href="/downloads/">downloads page</a> to pick up the 3580 <a href="/downloads/buildroot-2016.11.1.tar.bz2">2016.11.1 release</a>.</p> 3581 </div> 3582 </div> 3583 </li> 3584 3585 <li> 3586 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3587 <div class="timeline-panel"> 3588 <div class="timeline-heading"> 3589 <h4 class="timeline-title">2016.11 released</h4> 3590 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2016</small></p> 3591 </div> 3592 <div class="timeline-body"> 3593 <p>The stable 2016.11 release is out - Thanks to everyone 3594 contributing and testing the release candidates. See the 3595 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11">CHANGES</a> 3596 file for more details, read the 3597 <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/178514.html">announcement</a> 3598 and go to the <a href="/downloads/">downloads page</a> to pick up the 3599 <a href="/downloads/buildroot-2016.11.tar.bz2">2016.11 release</a>.</p> 3600 </div> 3601 </div> 3602 </li> 3603 3604 <li class="timeline-inverted"> 3605 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3606 <div class="timeline-panel"> 3607 <div class="timeline-heading"> 3608 <h4 class="timeline-title">2016.11-rc3 released</h4> 3609 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2016</small></p> 3610 </div> 3611 <div class="timeline-body"> 3612 <p>Release candidate 3 is out with more cleanups and security 3613 / build fixes. See 3614 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc3">CHANGES</a> 3615 file for details.</p> 3616 <p>Head to the <a href="/downloads/">downloads page</a> to 3617 pick up 3618 the <a href="/downloads/buildroot-2016.11-rc3.tar.bz2">2016.11-rc3 3619 release candidate</a>, and report any problems found to 3620 the <a href="support.html">mailing list</a> 3621 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3622 </div> 3623 </div> 3624 </li> 3625 3626 <li> 3627 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3628 <div class="timeline-panel"> 3629 <div class="timeline-heading"> 3630 <h4 class="timeline-title">2016.11-rc2 released</h4> 3631 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2016</small></p> 3632 </div> 3633 <div class="timeline-body"> 3634 <p>We have a new release candidate! Lots of 3635 changes all over the tree, see 3636 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc2">CHANGES</a> 3637 file for details. 3638 </p> 3639 3640 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3641 <a href="/downloads/buildroot-2016.11-rc2.tar.bz2">2016.11-rc2 3642 release candidate</a>, and report any 3643 problems found to the 3644 <a href="support.html">mailing list</a> or 3645 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3646 </div> 3647 </div> 3648 </li> 3649 3650 <li class="timeline-inverted"> 3651 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3652 <div class="timeline-panel"> 3653 <div class="timeline-heading"> 3654 <h4 class="timeline-title">2016.11-rc1 released</h4> 3655 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 November 2016</small></p> 3656 </div> 3657 <div class="timeline-body"> 3658 <p>We have a new release candidate! Lots of 3659 changes all over the tree, see 3660 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.11-rc1">CHANGES</a> 3661 file for details, read the 3662 <a href="http://lists.busybox.net/pipermail/buildroot/2016-November/176453.html">announcement</a>. 3663 </p> 3664 3665 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3666 <a href="/downloads/buildroot-2016.11-rc1.tar.bz2">2016.11-rc1 3667 release candidate</a>, and report any 3668 problems found to the 3669 <a href="support.html">mailing list</a> or 3670 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3671 </div> 3672 </div> 3673 </li> 3674 3675 <li> 3676 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3677 <div class="timeline-panel"> 3678 <div class="timeline-heading"> 3679 <h4 class="timeline-title">2016.08.1 released</h4> 3680 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 September 2016</small></p> 3681 </div> 3682 <div class="timeline-body"> 3683 <p>The 2016.08.1 bugfix release is out. This release fixes a 3684 potential entire root filesystem removal issue with the 3685 external toolchain handling discovered since the 2016.08 3686 release. See the 3687 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08.1">CHANGES</a> 3688 file for more details, read the 3689 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/172712.html">announcement</a> and go to the 3690 <a href="/downloads/">downloads page</a> to pick up the 3691 <a href="/downloads/buildroot-2016.08.1.tar.bz2">2016.08.1 release</a>.</p> 3692 </div> 3693 </div> 3694 </li> 3695 3696 <li class="timeline-inverted"> 3697 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3698 <div class="timeline-panel"> 3699 <div class="timeline-heading"> 3700 <h4 class="timeline-title">2016.08 released</h4> 3701 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2016</small></p> 3702 </div> 3703 <div class="timeline-body"> 3704 <p>The stable 2016.08 release is out - Thanks to everyone 3705 contributing and testing the release candidates. See the 3706 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08">CHANGES</a> 3707 file for more details, read the 3708 <a href="http://lists.busybox.net/pipermail/buildroot/2016-September/171172.html">announcement</a> 3709 and go to the <a href="/downloads/">downloads page</a> to pick up the 3710 <a href="/downloads/buildroot-2016.08.tar.bz2">2016.08 release</a>.</p> 3711 </div> 3712 </div> 3713 </li> 3714 3715 <li> 3716 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3717 <div class="timeline-panel"> 3718 <div class="timeline-heading"> 3719 <h4 class="timeline-title">2016.08-rc3 released</h4> 3720 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2016</small></p> 3721 </div> 3722 <div class="timeline-body"> 3723 <p>Release candidate 3 is out with more cleanups and security 3724 / build fixes. See 3725 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc3">CHANGES</a> 3726 file for details.</p> 3727 <p>Head to the <a href="/downloads/">downloads page</a> to 3728 pick up 3729 the <a href="/downloads/buildroot-2016.08-rc3.tar.bz2">2016.08-rc3 3730 release candidate</a>, and report any problems found to 3731 the <a href="support.html">mailing list</a> 3732 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3733 </div> 3734 </div> 3735 </li> 3736 3737 <li class="timeline-inverted"> 3738 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3739 <div class="timeline-panel"> 3740 <div class="timeline-heading"> 3741 <h4 class="timeline-title">2016.08-rc2 released</h4> 3742 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 August 2016</small></p> 3743 </div> 3744 <div class="timeline-body"> 3745 <p>Another week, another release candidate with more cleanups 3746 and build fixes. See 3747 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc2">CHANGES</a> 3748 file for details.</p> 3749 3750 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3751 <a href="/downloads/buildroot-2016.08-rc2.tar.bz2">2016.08-rc2 3752 release candidate</a>, and report any problems found to 3753 the <a href="support.html">mailing list</a> 3754 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3755 </div> 3756 </div> 3757 </li> 3758 3759 <li> 3760 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3761 <div class="timeline-panel"> 3762 <div class="timeline-heading"> 3763 <h4 class="timeline-title">2016.08-rc1 released</h4> 3764 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p> 3765 </div> 3766 <div class="timeline-body"> 3767 <p>We have a new release candidate! Lots of 3768 changes all over the tree, see 3769 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.08-rc1">CHANGES</a> 3770 file for details and read the 3771 <a href="http://lists.busybox.net/pipermail/buildroot/2016-August/169277.html">announcement</a> 3772 </p> 3773 3774 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3775 <a href="/downloads/buildroot-2016.08-rc1.tar.bz2">2016.08-rc1 3776 release candidate</a>, and report any 3777 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 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">2016.05 released</h4> 3789 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> 3790 </div> 3791 <div class="timeline-body"> 3792 <p>The stable 2016.05 release is out - Thanks to everyone 3793 contributing and testing the release candidates. See the 3794 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05">CHANGES</a> 3795 file for more details, read the 3796 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/162428.html">announcement</a> 3797 and go to the <a href="/downloads/">downloads page</a> to pick up the 3798 <a href="/downloads/buildroot-2016.05.tar.bz2">2016.05 release</a>.</p> 3799 </div> 3800 </div> 3801 </li> 3802 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">2016.05-rc3 released</h4> 3808 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 May 2016</small></p> 3809 </div> 3810 <div class="timeline-body"> 3811 <p>Release candidate 3 is out with more cleanups and security 3812 / build fixes. See 3813 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc3">CHANGES</a> 3814 file for details.</p> 3815 <p>Head to the <a href="/downloads/">downloads page</a> to 3816 pick up 3817 the <a href="/downloads/buildroot-2016.05-rc3.tar.bz2">2016.05-rc3 3818 release candidate</a>, and report any problems found to 3819 the <a href="support.html">mailing list</a> 3820 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3821 </div> 3822 </div> 3823 </li> 3824 3825 <li class="timeline-inverted"> 3826 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3827 <div class="timeline-panel"> 3828 <div class="timeline-heading"> 3829 <h4 class="timeline-title">2016.05-rc2 released</h4> 3830 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 May 2016</small></p> 3831 </div> 3832 <div class="timeline-body"> 3833 <p>Another week, another release candidate with more cleanups 3834 and build fixes. See 3835 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc2">CHANGES</a> 3836 file for details.</p> 3837 3838 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3839 <a href="/downloads/buildroot-2016.05-rc2.tar.bz2">2016.05-rc2 3840 release candidate</a>, and report any problems found to 3841 the <a href="support.html">mailing list</a> 3842 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3843 </div> 3844 </div> 3845 </li> 3846 3847 <li> 3848 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3849 <div class="timeline-panel"> 3850 <div class="timeline-heading"> 3851 <h4 class="timeline-title">2016.05-rc1 released</h4> 3852 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p> 3853 </div> 3854 <div class="timeline-body"> 3855 <p>We have a new release candidate! Lots of 3856 changes all over the tree, see 3857 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.05-rc1">CHANGES</a> 3858 file for details and read the 3859 <a href="http://lists.busybox.net/pipermail/buildroot/2016-May/160897.html">announcement</a>. 3860 </p> 3861 3862 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3863 <a href="/downloads/buildroot-2016.05-rc1.tar.bz2">2016.05-rc1 3864 release candidate</a>, and report any 3865 problems found to the 3866 <a href="support.html">mailing list</a> or 3867 <a href="https://bugs.buildroot.org">bug tracker</a>.</p> 3868 </div> 3869 </div> 3870 </li> 3871 3872 <li class="timeline-inverted"> 3873 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3874 <div class="timeline-panel"> 3875 <div class="timeline-heading"> 3876 <h4 class="timeline-title">2016.02 released</h4> 3877 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> 3878 </div> 3879 <div class="timeline-body"> 3880 <p>The stable 2016.02 release is out - Thanks to everyone 3881 contributing and testing the release candidates. See the 3882 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02">CHANGES</a> 3883 file for more details, read the 3884 <a href="http://lists.busybox.net/pipermail/buildroot/2016-March/154535.html">announcement</a> 3885 and go to the <a href="/downloads/">downloads page</a> to pick up the 3886 <a href="/downloads/buildroot-2016.02.tar.bz2">2016.02 release</a>.</p> 3887 </div> 3888 </div> 3889 </li> 3890 3891 <li> 3892 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3893 <div class="timeline-panel"> 3894 <div class="timeline-heading"> 3895 <h4 class="timeline-title">2016.02-rc3 released</h4> 3896 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2016</small></p> 3897 </div> 3898 <div class="timeline-body"> 3899 <p>Release candidate 3 is out with more cleanups and security 3900 / build fixes. See 3901 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc3">CHANGES</a> 3902 file for details.</p> 3903 <p>Head to the <a href="/downloads/">downloads page</a> to 3904 pick up 3905 the <a href="/downloads/buildroot-2016.02-rc3.tar.bz2">2016.02-rc3 3906 release candidate</a>, and report any problems found to 3907 the <a href="support.html">mailing list</a> 3908 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3909 </div> 3910 </div> 3911 </li> 3912 3913 <li class="timeline-inverted"> 3914 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3915 <div class="timeline-panel"> 3916 <div class="timeline-heading"> 3917 <h4 class="timeline-title">2016.02-rc2 released</h4> 3918 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 February 2016</small></p> 3919 </div> 3920 <div class="timeline-body"> 3921 <p>Another week, another release candidate with more cleanups 3922 and build fixes. See 3923 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc2">CHANGES</a> 3924 file for details.</p> 3925 3926 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3927 <a href="/downloads/buildroot-2016.02-rc2.tar.bz2">2016.02-rc2 3928 release candidate</a>, and report any problems found to 3929 the <a href="support.html">mailing list</a> 3930 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3931 </div> 3932 </div> 3933 </li> 3934 3935 <li> 3936 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3937 <div class="timeline-panel"> 3938 <div class="timeline-heading"> 3939 <h4 class="timeline-title">2016.02-rc1 released</h4> 3940 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2016</small></p> 3941 </div> 3942 <div class="timeline-body"> 3943 <p>We have a new release candidate! Lots of 3944 changes all over the tree, see 3945 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2016.02-rc1">CHANGES</a> 3946 file for details and read the 3947 <a href="http://lists.busybox.net/pipermail/buildroot/2016-February/152420.html">announcement</a>. 3948 </p> 3949 3950 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 3951 <a href="/downloads/buildroot-2016.02-rc1.tar.bz2">2016.02-rc1 3952 release candidate</a>, and report any 3953 problems found to the 3954 <a href="support.html">mailing list</a> or 3955 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 3956 </div> 3957 </div> 3958 </li> 3959 3960 <li class="timeline-inverted"> 3961 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3962 <div class="timeline-panel"> 3963 <div class="timeline-heading"> 3964 <h4 class="timeline-title">2015.11.1 released</h4> 3965 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 December 2015</small></p> 3966 </div> 3967 <div class="timeline-body"> 3968 <p>The 2015.11.1 bugfix release is out - Thanks to everyone 3969 contributing. This release fixes critical issues discovered 3970 since the 2015.11 release. See the 3971 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11.1">CHANGES</a> 3972 file for more details, and go to the 3973 <a href="/downloads/">downloads page</a> to pick up the 3974 <a href="/downloads/buildroot-2015.11.1.tar.bz2">2015.11.1 release</a>.</p> 3975 </div> 3976 </div> 3977 </li> 3978 3979 <li> 3980 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 3981 <div class="timeline-panel"> 3982 <div class="timeline-heading"> 3983 <h4 class="timeline-title">2015.11 released</h4> 3984 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2015</small></p> 3985 </div> 3986 <div class="timeline-body"> 3987 <p>The stable 2015.11 release is out - Thanks to everyone 3988 contributing and testing the release candidates. See the 3989 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11">CHANGES</a> 3990 file for more details, read the 3991 <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/145727.html">announcement</a> 3992 and go to the <a href="/downloads/">downloads page</a> to pick up the 3993 <a href="/downloads/buildroot-2015.11.tar.bz2">2015.11 release</a>.</p> 3994 </div> 3995 </div> 3996 </li> 3997 3998 <li class="timeline-inverted"> 3999 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4000 <div class="timeline-panel"> 4001 <div class="timeline-heading"> 4002 <h4 class="timeline-title">2015.11-rc3 released</h4> 4003 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2015</small></p> 4004 </div> 4005 <div class="timeline-body"> 4006 <p>Release candidate 3 is out with more cleanups and security 4007 / build fixes. See 4008 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc3">CHANGES</a> 4009 file for details.</p> 4010 <p>Head to the <a href="/downloads/">downloads page</a> to 4011 pick up 4012 the <a href="/downloads/buildroot-2015.11-rc3.tar.bz2">2015.11-rc3 4013 release candidate</a>, and report any problems found to 4014 the <a href="support.html">mailing list</a> 4015 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4016 </div> 4017 </div> 4018 </li> 4019 4020 <li> 4021 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4022 <div class="timeline-panel"> 4023 <div class="timeline-heading"> 4024 <h4 class="timeline-title">2015.11-rc2 released</h4> 4025 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 November 2015</small></p> 4026 </div> 4027 <div class="timeline-body"> 4028 <p>Another week, another release candidate with more cleanups 4029 and build fixes. See the 4030 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc2">CHANGES</a> 4031 file for details.</p> 4032 <p>Head to the <a href="/downloads/">downloads page</a> to 4033 pick up 4034 the <a href="/downloads/buildroot-2015.11-rc2.tar.bz2">2015.11-rc2 4035 release candidate</a>, and report any problems found to 4036 the <a href="support.html">mailing list</a> 4037 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4038 </div> 4039 </div> 4040 </li> 4041 4042 <li class="timeline-inverted"> 4043 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4044 <div class="timeline-panel"> 4045 <div class="timeline-heading"> 4046 <h4 class="timeline-title">2015.11-rc1 released</h4> 4047 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 November 2015</small></p> 4048 </div> 4049 <div class="timeline-body"> 4050 <p>We have a new release candidate! Lots of 4051 changes all over the tree, see 4052 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.11-rc1">CHANGES</a> 4053 file for details. See also 4054 the <a href="http://lists.busybox.net/pipermail/buildroot/2015-November/144026.html">announcement 4055 e-mail</a>.</p> 4056 4057 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4058 <a href="/downloads/buildroot-2015.11-rc1.tar.bz2">2015.11-rc1 4059 release candidate</a>, and report any 4060 problems found to the 4061 <a href="support.html">mailing list</a> or 4062 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4063 </div> 4064 </div> 4065 </li> 4066 4067 <li> 4068 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4069 <div class="timeline-panel"> 4070 <div class="timeline-heading"> 4071 <h4 class="timeline-title">2015.08.1 released</h4> 4072 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 September 2015</small></p> 4073 </div> 4074 <div class="timeline-body"> 4075 <p>The 2015.08.1 bugfix release is out - Thanks to everyone 4076 contributing. This release fixes critical issues discovered since 4077 the 2015.08 release. See the 4078 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a> 4079 file for more details, 4080 and go to the <a href="/downloads/">downloads page</a> to pick up the 4081 <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p> 4082 </div> 4083 </div> 4084 </li> 4085 4086 <li class="timeline-inverted"> 4087 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4088 <div class="timeline-panel"> 4089 <div class="timeline-heading"> 4090 <h4 class="timeline-title">2015.08 released</h4> 4091 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2015</small></p> 4092 </div> 4093 <div class="timeline-body"> 4094 <p>The stable 2015.08 release is out - Thanks to everyone 4095 contributing and testing the release candidates. See the 4096 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a> 4097 file for more details, read the 4098 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a> 4099 and go to the <a href="/downloads/">downloads page</a> to pick up the 4100 <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p> 4101 </div> 4102 </div> 4103 </li> 4104 4105 <li> 4106 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4107 <div class="timeline-panel"> 4108 <div class="timeline-heading"> 4109 <h4 class="timeline-title">2015.08-rc2 released</h4> 4110 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 August 2015</small></p> 4111 </div> 4112 <div class="timeline-body"> 4113 <p>We have a new release candidate! Lots of changes all over the 4114 tree, see 4115 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a> 4116 file for details, and 4117 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release 4118 announcement</a>.</p> 4119 4120 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4121 <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2 4122 release candidate</a>, and report any problems found to the 4123 <a href="support.html">mailing list</a> or 4124 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4125 </div> 4126 </div> 4127 </li> 4128 4129 <li class="timeline-inverted"> 4130 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4131 <div class="timeline-panel"> 4132 <div class="timeline-heading"> 4133 <h4 class="timeline-title">2015.08-rc1 released</h4> 4134 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2015</small></p> 4135 </div> 4136 <div class="timeline-body"> 4137 <p>We have a new release candidate! Lots of changes all over the tree, see 4138 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a> 4139 file for details, read 4140 the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p> 4141 4142 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4143 <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1 4144 release candidate</a>, and report any problems found to the 4145 <a href="support.html">mailing list</a> or 4146 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4147 </div> 4148 </div> 4149 </li> 4150 4151 <li> 4152 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4153 <div class="timeline-panel"> 4154 <div class="timeline-heading"> 4155 <h4 class="timeline-title">2015.05 released</h4> 4156 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2015</small></p> 4157 </div> 4158 <div class="timeline-body"> 4159 <p>The stable 2015.05 release is out - Thanks to everyone 4160 contributing and testing the release candidates. See the 4161 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a> 4162 file for more details, read the 4163 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a> 4164 and go to the <a href="/downloads/">downloads page</a> to pick up the 4165 <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p> 4166 </div> 4167 </div> 4168 </li> 4169 4170 <li class="timeline-inverted"> 4171 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4172 <div class="timeline-panel"> 4173 <div class="timeline-heading"> 4174 <h4 class="timeline-title">2015.05-rc3 released</h4> 4175 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 May 2015</small></p> 4176 </div> 4177 <div class="timeline-body"> 4178 <p>Release candidate 3 is out with more cleanups and security 4179 / build fixes. See 4180 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a> 4181 file for details.</p> 4182 <p>Head to the <a href="/downloads/">downloads page</a> to 4183 pick up 4184 the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3 4185 release candidate</a>, and report any problems found to 4186 the <a href="support.html">mailing list</a> 4187 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4188 </div> 4189 </div> 4190 </li> 4191 4192 <li> 4193 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4194 <div class="timeline-panel"> 4195 <div class="timeline-heading"> 4196 <h4 class="timeline-title">2015.05-rc2 released</h4> 4197 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2015</small></p> 4198 </div> 4199 <div class="timeline-body"> 4200 <p>Another week, another release candidate with more cleanups 4201 and build fixes. See 4202 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a> 4203 file for details.</p> 4204 <p>Head to the <a href="/downloads/">downloads page</a> to 4205 pick up the 4206 <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2 4207 release candidate</a>, and report any problems found to 4208 the <a href="support.html">mailing list</a> 4209 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4210 </div> 4211 </div> 4212 </li> 4213 4214 <li class="timeline-inverted"> 4215 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4216 <div class="timeline-panel"> 4217 <div class="timeline-heading"> 4218 <h4 class="timeline-title">2015.05-rc1 released</h4> 4219 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 May 2015</small></p> 4220 </div> 4221 <div class="timeline-body"> 4222 <p>We have a new release candidate! Lots of changes all over the 4223 tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a> 4224 file for details, and read the 4225 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p> 4226 4227 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4228 <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1 4229 release candidate</a>, and report any problems found to the 4230 <a href="support.html">mailing list</a> or 4231 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4232 </div> 4233 </div> 4234 </li> 4235 4236 <li> 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">2015.02 released</h4> 4241 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2015</small></p> 4242 </div> 4243 <div class="timeline-body"> 4244 <p>The stable 2015.02 release is out - Thanks to everyone 4245 contributing and testing the release candidates. See the 4246 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a> 4247 file for more details, read the 4248 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a> 4249 and go to the <a href="/downloads/">downloads page</a> to pick up the 4250 <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p> 4251 </div> 4252 </div> 4253 </li> 4254 4255 4256 <li class="timeline-inverted"> 4257 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4258 <div class="timeline-panel"> 4259 <div class="timeline-heading"> 4260 <h4 class="timeline-title">2015.02-rc3 released</h4> 4261 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2015</small></p> 4262 </div> 4263 <div class="timeline-body"> 4264 <p>Release candidate 3 is out with more cleanups and security 4265 / build fixes. See 4266 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a> 4267 file for details.</p> 4268 <p>Head to the <a href="/downloads/">downloads page</a> to 4269 pick up the 4270 <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3 4271 release candidate</a>, and report any problems found to 4272 the <a href="support.html">mailing list</a> 4273 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4274 </div> 4275 </div> 4276 </li> 4277 4278 <li> 4279 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4280 <div class="timeline-panel"> 4281 <div class="timeline-heading"> 4282 <h4 class="timeline-title">2015.02-rc2 released</h4> 4283 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 February 2015</small></p> 4284 </div> 4285 <div class="timeline-body"> 4286 <p>Another week, another release candidate with more cleanups 4287 and build fixes. See 4288 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a> 4289 file for details.</p> 4290 4291 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4292 <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2 4293 release candidate</a>, and report any problems found to 4294 the <a href="support.html">mailing list</a> 4295 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4296 </div> 4297 </div> 4298 </li> 4299 4300 <li class="timeline-inverted"> 4301 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4302 <div class="timeline-panel"> 4303 <div class="timeline-heading"> 4304 <h4 class="timeline-title">2015.02-rc1 released</h4> 4305 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 February 2015</small></p> 4306 </div> 4307 <div class="timeline-body"> 4308 <p>We have a new release candidate! Lots of changes all over 4309 the tree, see 4310 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a> 4311 file for details, and read the 4312 <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p> 4313 4314 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4315 <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1 4316 release candidate</a>, and report any problems found to 4317 the 4318 <a href="support.html">mailing list</a> or 4319 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4320 </div> 4321 </div> 4322 </li> 4323 4324 <li> 4325 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4326 <div class="timeline-panel"> 4327 <div class="timeline-heading"> 4328 <h4 class="timeline-title">2014.11 released</h4> 4329 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2014</small></p> 4330 </div> 4331 <div class="timeline-body"> 4332 <p>The stable 2014.11 release is out - Thanks to everyone 4333 contributing and testing the release candidates. See the 4334 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a> 4335 file for more details, 4336 and go to the <a href="/downloads/">downloads page</a> to pick up the 4337 <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p> 4338 </div> 4339 </div> 4340 </li> 4341 4342 <li class="timeline-inverted"> 4343 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4344 <div class="timeline-panel"> 4345 <div class="timeline-heading"> 4346 <h4 class="timeline-title">2014.11-rc3 released</h4> 4347 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 November 2014</small></p> 4348 </div> 4349 <div class="timeline-body"> 4350 <p>Release candidate 3 is out with more cleanups and build 4351 fixes. See 4352 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a> 4353 file for details.</p> 4354 4355 <p>Head to the <a href="/downloads/">downloads page</a> to 4356 pick up the 4357 <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3 4358 release candidate</a>, and report any problems found to 4359 the <a href="support.html">mailing list</a> 4360 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4361 </div> 4362 </div> 4363 </li> 4364 4365 <li> 4366 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4367 <div class="timeline-panel"> 4368 <div class="timeline-heading"> 4369 <h4 class="timeline-title">2014.11-rc2 released</h4> 4370 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 November 2014</small></p> 4371 </div> 4372 <div class="timeline-body"> 4373 <p>Another week, another release candidate with more cleanups 4374 and build fixes. See 4375 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a> 4376 file for details.</p> 4377 4378 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4379 <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2 4380 release candidate</a>, and report any problems found to 4381 the <a href="support.html">mailing list</a> 4382 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4383 </div> 4384 </div> 4385 </li> 4386 4387 <li class="timeline-inverted"> 4388 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4389 <div class="timeline-panel"> 4390 <div class="timeline-heading"> 4391 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> 4392 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2014</small></p> 4393 </div> 4394 <div class="timeline-body"> 4395 <p>A report from the recent 4396 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014"> 4397 Buildroot Developers Meeting</a> is now 4398 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p> 4399 4400 <p>Once again, thanks to all the participants and to 4401 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p> 4402 4403 <p>The next Developer Days will take place on February 2nd and 4404 3rd in Brussels, Belgium, right 4405 after <a href="http://fosdem.org">FOSDEM</a>. See 4406 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a> 4407 for more details.</p> 4408 </div> 4409 </div> 4410 </li> 4411 4412 <li> 4413 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4414 <div class="timeline-panel"> 4415 <div class="timeline-heading"> 4416 <h4 class="timeline-title">2014.11-rc1 released</h4> 4417 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2014</small></p> 4418 </div> 4419 <div class="timeline-body"> 4420 <p>We have a new release candidate! Lots of changes all over the 4421 tree, see the <a 4422 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a> 4423 file for details, and read the 4424 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p> 4425 4426 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4427 <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1 4428 release candidate</a>, and report any problems found to the 4429 <a href="support.html">mailing list</a> or 4430 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4431 </div> 4432 </div> 4433 </li> 4434 4435 <li class="timeline-inverted"> 4436 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4437 <div class="timeline-panel"> 4438 <div class="timeline-heading"> 4439 <h4 class="timeline-title">2014.08 released</h4> 4440 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 September 2014</small></p> 4441 </div> 4442 <div class="timeline-body"> 4443 <p>The stable 2014.08 release is out - Thanks to everyone 4444 contributing and testing the release candidates. See the 4445 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a> 4446 file for more details, read the 4447 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a> 4448 and go to the <a href="/downloads/">downloads page</a> to pick up the 4449 <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p> 4450 </div> 4451 </div> 4452 </li> 4453 4454 <li> 4455 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4456 <div class="timeline-panel"> 4457 <div class="timeline-heading"> 4458 <h4 class="timeline-title">2014.08-rc3 released</h4> 4459 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2014</small></p> 4460 </div> 4461 <div class="timeline-body"> 4462 <p>Release candidate 3 is out with more cleanups and build 4463 fixes. See 4464 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a> 4465 file for details.</p> 4466 4467 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4468 <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3 4469 release candidate</a>, and report any problems found to 4470 the <a href="support.html">mailing list</a> 4471 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4472 </div> 4473 </div> 4474 </li> 4475 4476 <li class="timeline-inverted"> 4477 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4478 <div class="timeline-panel"> 4479 <div class="timeline-heading"> 4480 <h4 class="timeline-title">2014.08-rc2 released</h4> 4481 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 August 2014</small></p> 4482 </div> 4483 <div class="timeline-body"> 4484 <p>Another week, another release candidate with more cleanups 4485 and build fixes. See 4486 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a> 4487 file for details.</p> 4488 4489 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4490 <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2 4491 release candidate</a>, and report any problems found to 4492 the <a href="support.html">mailing list</a> 4493 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4494 </div> 4495 </div> 4496 </li> 4497 4498 <li> 4499 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4500 <div class="timeline-panel"> 4501 <div class="timeline-heading"> 4502 <h4 class="timeline-title">2014.08-rc1 released</h4> 4503 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 August 2014</small></p> 4504 </div> 4505 <div class="timeline-body"> 4506 <p>We have a new release candidate! Lots of changes all over the 4507 tree, see the <a 4508 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a> 4509 file for details, and read the 4510 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p> 4511 4512 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4513 <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1 4514 release candidate</a>, and report any problems found to the 4515 <a href="support.html">mailing list</a> or 4516 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4517 </div> 4518 </div> 4519 </li> 4520 4521 <li class="timeline-inverted"> 4522 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4523 <div class="timeline-panel"> 4524 <div class="timeline-heading"> 4525 <h4 class="timeline-title">2014.05 released</h4> 4526 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2014</small></p> 4527 </div> 4528 <div class="timeline-body"> 4529 <p>The stable 2014.05 release is out - Thanks to everyone 4530 contributing and testing the release candidates. See the 4531 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a> 4532 file for more details, read the 4533 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a> 4534 and go to the <a href="/downloads/">downloads page</a> to pick up the 4535 <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p> 4536 </div> 4537 </div> 4538 </li> 4539 4540 <li> 4541 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4542 <div class="timeline-panel"> 4543 <div class="timeline-heading"> 4544 <h4 class="timeline-title">2014.05-rc3 released</h4> 4545 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 May 2014</small></p> 4546 </div> 4547 <div class="timeline-body"> 4548 <p>Release candidate 3 is out with more cleanups and build 4549 fixes. See 4550 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a> 4551 file for details.</p> 4552 4553 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4554 <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3 4555 release candidate</a>, and report any problems found to 4556 the <a href="support.html">mailing list</a> 4557 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4558 </div> 4559 </div> 4560 </li> 4561 4562 <li class="timeline-inverted"> 4563 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4564 <div class="timeline-panel"> 4565 <div class="timeline-heading"> 4566 <h4 class="timeline-title">2014.05-rc2 released</h4> 4567 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 May 2014</small></p> 4568 </div> 4569 <div class="timeline-body"> 4570 <p>Another week, another release candidate with more cleanups 4571 and build fixes. See 4572 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a> 4573 file for details.</p> 4574 4575 <p>Head to the <a href="/downloads/">downloads page</a> to 4576 pick up the 4577 <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2 4578 release candidate</a>, and report any problems found to 4579 the <a href="support.html">mailing list</a> 4580 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4581 </div> 4582 </div> 4583 </li> 4584 4585 <li> 4586 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4587 <div class="timeline-panel"> 4588 <div class="timeline-heading"> 4589 <h4 class="timeline-title">2014.05-rc1 released</h4> 4590 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 May 2014</small></p> 4591 </div> 4592 <div class="timeline-body"> 4593 <p>We have a new release candidate! Lots of changes all over the 4594 tree, see the <a 4595 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a> 4596 file for details, and read the 4597 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p> 4598 4599 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4600 <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1 4601 release candidate</a>, and report any problems found to the 4602 <a href="support.html">mailing list</a> or 4603 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4604 </div> 4605 </div> 4606 </li> 4607 4608 <li class="timeline-inverted"> 4609 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4610 <div class="timeline-panel"> 4611 <div class="timeline-heading"> 4612 <h4 class="timeline-title">27 February 2014</h4> 4613 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02 released</small></p> 4614 </div> 4615 <div class="timeline-body"> 4616 <p>The stable 2014.02 release is out - Thanks to everyone 4617 contributing and testing the release candidates. See the 4618 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a> 4619 file for more details, 4620 and go to the <a href="/downloads/">downloads page</a> to pick up the 4621 <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p> 4622 </div> 4623 </div> 4624 </li> 4625 4626 <li> 4627 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4628 <div class="timeline-panel"> 4629 <div class="timeline-heading"> 4630 <h4 class="timeline-title">25 February 2014</h4> 4631 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc3 released</small></p> 4632 </div> 4633 <div class="timeline-body"> 4634 <p>Release candidate 3 is out with more cleanups and build 4635 fixes. See 4636 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a> 4637 file for details.</p> 4638 4639 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4640 <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3 4641 release candidate</a>, and report any problems found to 4642 the <a href="support.html">mailing list</a> 4643 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4644 </div> 4645 </div> 4646 </li> 4647 4648 <li class="timeline-inverted"> 4649 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4650 <div class="timeline-panel"> 4651 <div class="timeline-heading"> 4652 <h4 class="timeline-title">20 February 2014</h4> 4653 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2014.02-rc2 released</small></p> 4654 </div> 4655 <div class="timeline-body"> 4656 <p>Another week, another release candidate with more cleanups 4657 and build fixes. See 4658 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a> 4659 file for details.</p> 4660 4661 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4662 <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2 4663 release candidate</a>, and report any problems found to 4664 the <a href="support.html">mailing list</a> 4665 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4666 </div> 4667 </div> 4668 </li> 4669 4670 <li> 4671 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4672 <div class="timeline-panel"> 4673 <div class="timeline-heading"> 4674 <h4 class="timeline-title">2014.02-rc1 released</h4> 4675 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 February 2014</small></p> 4676 </div> 4677 <div class="timeline-body"> 4678 <p>We have a new release candidate! Lots of changes all over the 4679 tree, see the <a 4680 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a> 4681 file for details, and read the 4682 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p> 4683 4684 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4685 <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1 4686 release candidate</a>, and report any problems found to the 4687 <a href="support.html">mailing list</a> or 4688 <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4689 </div> 4690 </div> 4691 </li> 4692 4693 <li class="timeline-inverted"> 4694 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4695 <div class="timeline-panel"> 4696 <div class="timeline-heading"> 4697 <h4 class="timeline-title">9 February 2014</h4> 4698 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>Report from Buildroot Developers Meeting</small></p> 4699 </div> 4700 <div class="timeline-body"> 4701 <p>A report from the recent 4702 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014"> 4703 Buildroot Developers Meeting</a> is now 4704 <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p> 4705 4706 <p>Once again, thanks to all the participants and to 4707 <a href="http://www.google.com">Google</a> and 4708 <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p> 4709 </div> 4710 </div> 4711 </li> 4712 4713 <li> 4714 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4715 <div class="timeline-panel"> 4716 <div class="timeline-heading"> 4717 <h4 class="timeline-title">Upcoming Buildroot Developers meeting</h4> 4718 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 January 2014</small></p> 4719 </div> 4720 <div class="timeline-body"> 4721 <p>The upcoming Buildroot Developers meeting will take place in 4722 Brussels on February, 3rd and 4th, after the 4723 <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional 4724 details about the meeting can be found on the corresponding 4725 <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014"> 4726 wiki page</a>.</p> 4727 4728 <p>Persons not able to join the meeting in Brussels can participate 4729 remotely using Google Hangouts. Simply give your Google address to 4730 <code>thomas.petazzoni@free-electrons.com</code>.</p> 4731 4732 <p>This meeting is sponsored by 4733 <a href="http://www.google.com">Google</a> (for the meeting room) 4734 and <a href="http://www.mind.be">Mind</a> (for the dinner). 4735 Thanks to our sponsors!</p> 4736 </div> 4737 </div> 4738 </li> 4739 4740 <li class="timeline-inverted"> 4741 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4742 <div class="timeline-panel"> 4743 <div class="timeline-heading"> 4744 <h4 class="timeline-title">2013.11 released</h4> 4745 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p> 4746 </div> 4747 <div class="timeline-body"> 4748 <p>The stable 2013.11 release is out - Thanks to everyone 4749 contributing and testing the release candidates. See the 4750 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a> 4751 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a> 4752 and go to the <a href="/downloads/">downloads page</a> to pick up the 4753 <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p> 4754 </div> 4755 </div> 4756 </li> 4757 4758 <li> 4759 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4760 <div class="timeline-panel"> 4761 <div class="timeline-heading"> 4762 <h4 class="timeline-title">Slides from Embedded Linux Conference Europe</h4> 4763 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2013</small></p> 4764 </div> 4765 <div class="timeline-body"> 4766 <p>The slides from the Buildroot presentation at the recent 4767 <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a> 4768 are now 4769 <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p> 4770 </div> 4771 </div> 4772 </li> 4773 4774 <li class="timeline-inverted"> 4775 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4776 <div class="timeline-panel"> 4777 <div class="timeline-heading"> 4778 <h4 class="timeline-title">2013.11-rc3 released</h4> 4779 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p> 4780 </div> 4781 <div class="timeline-body"> 4782 <p>Another week, another release candidate with more 4783 fixes. See 4784 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a> 4785 file for details.</p> 4786 4787 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4788 <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3 4789 release candidate</a>, and report any problems found to 4790 the <a href="support.html">mailing list</a> 4791 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4792 </div> 4793 </div> 4794 </li> 4795 4796 <li> 4797 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4798 <div class="timeline-panel"> 4799 <div class="timeline-heading"> 4800 <h4 class="timeline-title">2013.11-rc2 released</h4> 4801 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2013</small></p> 4802 </div> 4803 <div class="timeline-body"> 4804 <p>Another week, another release candidate with more cleanups 4805 and build fixes. See 4806 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a> 4807 file for details.</p> 4808 4809 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4810 <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2 4811 release candidate</a>, and report any problems found to 4812 the <a href="support.html">mailing list</a> 4813 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4814 </div> 4815 </div> 4816 </li> 4817 4818 <li class="timeline-inverted"> 4819 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4820 <div class="timeline-panel"> 4821 <div class="timeline-heading"> 4822 <h4 class="timeline-title">Announcement of the next Buildroot Developer Days</h4> 4823 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>13 November 2013</small></p> 4824 </div> 4825 <div class="timeline-body"> 4826 <p>The next <i>Buildroot Developer Days</i> meeting will take 4827 place on Monday 3rd and Tuesday 4th February 2014 in Brussels, 4828 Belgium - Just after 4829 <a href="http://www.fosdem.org">FOSDEM</a> (February 4830 1st/2nd). This two days meeting is mainly open to Buildroot 4831 developers and contributors, or Buildroot users having a prior 4832 experience with the tool. It will allow developers to work on 4833 Buildroot and discuss current issues, the future directions, and 4834 more.</p> 4835 4836 <p>In addition to the Buildroot event, we encourage embedded Linux 4837 developers to propose talks for the Embedded and Mobile Developer 4838 Room at FOSDEM. See 4839 the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p> 4840 4841 <p>We would like to thank our 4842 sponsor <a href="http://www.google.com">Google</a> for sponsoring 4843 the event by providing all the needed logistics.</p> 4844 4845 <p>For more details, see the 4846 <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki 4847 page</a> dedicated to the meeting.</p> 4848 </div> 4849 </div> 4850 </li> 4851 4852 <li> 4853 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4854 <div class="timeline-panel"> 4855 <div class="timeline-heading"> 4856 <h4 class="timeline-title">2013.11-rc1 released</h4> 4857 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 November 2013</small></p> 4858 </div> 4859 <div class="timeline-body"> 4860 <p>We have a new release candidate! Lots of changes all over the 4861 tree, see the <a 4862 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a> 4863 file for details, and read the 4864 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p> 4865 4866 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4867 <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1 4868 release candidate</a>, and report any problems found to 4869 the <a href="support.html">mailing list</a> 4870 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4871 </div> 4872 </div> 4873 </li> 4874 4875 <li class="timeline-inverted"> 4876 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4877 <div class="timeline-panel"> 4878 <div class="timeline-heading"> 4879 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> 4880 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2013</small></p> 4881 </div> 4882 <div class="timeline-body"> 4883 <p>A report from the recent 4884 <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013"> 4885 Buildroot Developers Meeting</a> is now 4886 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p> 4887 4888 <p>Once again, thanks to all the participants and to 4889 <a href="http://www.imgtec.com/">Imagination Technologies</a> 4890 for sponsoring the event.</p> 4891 </div> 4892 </div> 4893 </li> 4894 4895 <li> 4896 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4897 <div class="timeline-panel"> 4898 <div class="timeline-heading"> 4899 <h4 class="timeline-title">2013.08.1 released</h4> 4900 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 September 2013</small></p> 4901 </div> 4902 <div class="timeline-body"> 4903 <p>The 2013.08.1 bugfix release is out - Thanks to everyone 4904 contributing. This release fixes critical issues discovered since 4905 the 2013.08 release. See the 4906 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a> 4907 file for more details, 4908 and go to the <a href="/downloads/">downloads page</a> to pick up the 4909 <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p> 4910 </div> 4911 </div> 4912 </li> 4913 4914 <li class="timeline-inverted"> 4915 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4916 <div class="timeline-panel"> 4917 <div class="timeline-heading"> 4918 <h4 class="timeline-title">Buildroot Developer Days</h4> 4919 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 September 2013</small></p> 4920 </div> 4921 <div class="timeline-body"> 4922 <p>The next <i>Buildroot Developer Days</i> meeting will take 4923 place on Saturday October 26th and Sunday October 27th 2013 in 4924 Edinburgh, UK - Just after the <a 4925 href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe"> 4926 Embedded Linux Conference Europe</a> (October 23th-24th). This two 4927 days meeting is mainly open to Buildroot developers and 4928 contributors, or Buildroot users having a prior experience with 4929 the tool. It will allow developers to work on Buildroot and 4930 discuss current issues, the future directions, and more.</p> 4931 4932 <p>For more details, see the 4933 <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki 4934 page</a> dedicated to the meeting.</p> 4935 </div> 4936 </div> 4937 </li> 4938 4939 <li> 4940 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4941 <div class="timeline-panel"> 4942 <div class="timeline-heading"> 4943 <h4 class="timeline-title">2013.08 released</h4> 4944 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2013</small></p> 4945 </div> 4946 <div class="timeline-body"> 4947 <p>The stable 2013.08 release is out - Thanks to everyone 4948 contributing and testing the release candidates. See the 4949 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a> 4950 file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a> 4951 and go to the <a href="/downloads/">downloads page</a> to pick up the 4952 <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p> 4953 </div> 4954 </div> 4955 </li> 4956 4957 <li class="timeline-inverted"> 4958 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4959 <div class="timeline-panel"> 4960 <div class="timeline-heading"> 4961 <h4 class="timeline-title">2013.08-rc3 released</h4> 4962 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2013</small></p> 4963 </div> 4964 <div class="timeline-body"> 4965 <p>Another week, another release candidate with more cleanups and 4966 build fixes. See the <a 4967 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a> 4968 file for details.</p> 4969 4970 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4971 <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3 4972 release candidate</a>, and report any problems found to the <a 4973 href="support.html">mailing list</a> or <a 4974 href="https://bugs.uclibc.org">bug tracker</a>.</p> 4975 </div> 4976 </div> 4977 </li> 4978 4979 <li> 4980 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 4981 <div class="timeline-panel"> 4982 <div class="timeline-heading"> 4983 <h4 class="timeline-title">2013.08-rc2 released</h4> 4984 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 August 2013</small></p> 4985 </div> 4986 <div class="timeline-body"> 4987 <p>We have a new release candidate! Lots of changes all over the 4988 tree, see 4989 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a> 4990 file for details.</p> 4991 4992 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 4993 <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2 4994 release candidate</a>, and report any problems found to 4995 the <a href="support.html">mailing list</a> 4996 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 4997 </div> 4998 </div> 4999 </li> 5000 5001 <li class="timeline-inverted"> 5002 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5003 <div class="timeline-panel"> 5004 <div class="timeline-heading"> 5005 <h4 class="timeline-title">2013.08-rc1 released</h4> 5006 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 August 2013</small></p> 5007 </div> 5008 <div class="timeline-body"> 5009 <p>We have a new release candidate! Lots of changes all over the 5010 tree, see 5011 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a> 5012 file for details.</p> 5013 5014 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5015 <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1 5016 release candidate</a>, and report any problems found to 5017 the <a href="support.html">mailing list</a> 5018 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5019 </div> 5020 </div> 5021 </li> 5022 5023 <li> 5024 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5025 <div class="timeline-panel"> 5026 <div class="timeline-heading"> 5027 <h4 class="timeline-title">2013.05 released</h4> 5028 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 May 2013</small></p> 5029 </div> 5030 <div class="timeline-body"> 5031 <p>The stable 2013.05 release is out - Thanks to everyone 5032 contributing and testing the release candidates. See the 5033 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a> 5034 file for more details, read the 5035 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a> 5036 and go to the <a href="/downloads/">downloads page</a> to pick up the 5037 <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p> 5038 </div> 5039 </div> 5040 </li> 5041 5042 <li class="timeline-inverted"> 5043 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5044 <div class="timeline-panel"> 5045 <div class="timeline-heading"> 5046 <h4 class="timeline-title">2013.05-rc3 released</h4> 5047 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2013</small></p> 5048 </div> 5049 <div class="timeline-body"> 5050 <p>Another week, another release candidate with more cleanups and 5051 build fixes. See the <a 5052 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a> 5053 file for details.</p> 5054 5055 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5056 <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3 5057 release candidate</a>, and report any problems found to 5058 the <a href="support.html">mailing list</a> 5059 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5060 </div> 5061 </div> 5062 </li> 5063 5064 <li> 5065 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5066 <div class="timeline-panel"> 5067 <div class="timeline-heading"> 5068 <h4 class="timeline-title">2013.05-rc2 released</h4> 5069 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 May 2013</small></p> 5070 </div> 5071 <div class="timeline-body"> 5072 <p>Another week, another release candidate with more cleanups and 5073 build fixes. See the <a 5074 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a> 5075 file for details.</p> 5076 5077 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5078 <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2 5079 release candidate</a>, and report any problems found to 5080 the <a href="support.html">mailing list</a> 5081 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5082 </div> 5083 </div> 5084 </li> 5085 5086 <li class="timeline-inverted"> 5087 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5088 <div class="timeline-panel"> 5089 <div class="timeline-heading"> 5090 <h4 class="timeline-title">2013.05-rc1 released</h4> 5091 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 May 2013</small></p> 5092 </div> 5093 <div class="timeline-body"> 5094 <p>We have a new release candidate! Lots of changes all over the 5095 tree, see the <a 5096 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a> 5097 file for details, and read the 5098 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p> 5099 5100 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5101 <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1 5102 release candidate</a>, and report any problems found to 5103 the <a href="support.html">mailing list</a> 5104 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5105 </div> 5106 </div> 5107 </li> 5108 5109 <li> 5110 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5111 <div class="timeline-panel"> 5112 <div class="timeline-heading"> 5113 <h4 class="timeline-title">2013.02 released</h4> 5114 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2013</small></p> 5115 </div> 5116 <div class="timeline-body"> 5117 <p>The stable 2013.02 release is out - Thanks to everyone 5118 contributing and testing the release candidates. See the 5119 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a> 5120 file for more details 5121 and go to the <a href="/downloads/">downloads page</a> to pick up the 5122 <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p> 5123 </div> 5124 </div> 5125 </li> 5126 5127 <li class="timeline-inverted"> 5128 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5129 <div class="timeline-panel"> 5130 <div class="timeline-heading"> 5131 <h4 class="timeline-title">2013.02-rc3 released</h4> 5132 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2013</small></p> 5133 </div> 5134 <div class="timeline-body"> 5135 <p>Another week, another release candidate with more cleanups 5136 and build fixes. See 5137 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a> 5138 file for details.</p> 5139 5140 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5141 <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3 5142 release candidate</a>, and report any problems found to 5143 the <a href="support.html">mailing list</a> 5144 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5145 </div> 5146 </div> 5147 </li> 5148 5149 <li> 5150 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5151 <div class="timeline-panel"> 5152 <div class="timeline-heading"> 5153 <h4 class="timeline-title">2013.02-rc2 released</h4> 5154 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2013</small></p> 5155 </div> 5156 <div class="timeline-body"> 5157 <p>Another week, another release candidate with more cleanups and 5158 build fixes. See the <a 5159 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a> 5160 file for details.</p> 5161 5162 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5163 <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2 5164 release candidate</a>, and report any problems found to 5165 the <a href="support.html">mailing list</a> 5166 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5167 </div> 5168 </div> 5169 </li> 5170 5171 <li class="timeline-inverted"> 5172 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5173 <div class="timeline-panel"> 5174 <div class="timeline-heading"> 5175 <h4 class="timeline-title">2013.02-rc1 released</h4> 5176 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p> 5177 </div> 5178 <div class="timeline-body"> 5179 <p>We have a new release candidate! Lots of changes all over the 5180 tree, see the <a 5181 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a> 5182 file for details, and read the 5183 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p> 5184 5185 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5186 <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1 5187 release candidate</a>, and report any problems found to 5188 the <a href="support.html">mailing list</a> 5189 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5190 </div> 5191 </div> 5192 </li> 5193 5194 <li> 5195 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5196 <div class="timeline-panel"> 5197 <div class="timeline-heading"> 5198 <h4 class="timeline-title">Report from Buildroot Developers Meeting</h4> 5199 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 February 2013</small></p> 5200 </div> 5201 <div class="timeline-body"> 5202 <p>A report from the recent Buildroot Developers Meeting is now 5203 <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>. 5204 <a href="http://emlinews.net">Embedded Linux News</a> also has a 5205 <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/"> 5206 writeup about the event</a>, including photos.</p> 5207 5208 <p>Once again, thanks to all the participants and to 5209 <a href="http://www.google.com">Google</a> for sponsoring the event.</p> 5210 </div> 5211 </div> 5212 </li> 5213 5214 <li class="timeline-inverted"> 5215 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5216 <div class="timeline-panel"> 5217 <div class="timeline-heading"> 5218 <h4 class="timeline-title">Next Buildroot Developers Meeting next to FOSDEM, Brussels</h4> 5219 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 January 2013</small></p> 5220 </div> 5221 <div class="timeline-body"> 5222 <p>The next Buildroot Developers Meeting will take place on Monday 5223 4th February 2013 and Tuesday 5th February 2013 in Brussels, 5224 Belgium. Those dates have been chosen to immediately follow the 5225 great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p> 5226 5227 <p>Attending this meeting is free, after registration by 5228 contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas 5229 Petazzoni</a>. For more details about the meeting, please see 5230 the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related 5231 Wiki page</a>.</p> 5232 5233 <p>We would like to 5234 thank <a href="http://www.google.com">Google</a> for providing the 5235 meeting location and the Internet connection, and offering free 5236 lunch and refreshments to the participants.</p> 5237 </div> 5238 </div> 5239 </li> 5240 5241 <li> 5242 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5243 <div class="timeline-panel"> 5244 <div class="timeline-heading"> 5245 <h4 class="timeline-title">2012.11.1 released</h4> 5246 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 January 2013</small></p> 5247 </div> 5248 <div class="timeline-body"> 5249 <p>The 2012.11.1 bugfix release is out - Thanks to everyone 5250 contributing. This release fixes critical issues discovered since 5251 the 2012.11 release, most importantly with non-largefile builds on 5252 recent Ubuntu versions. See the 5253 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a> 5254 file for more details, 5255 and go to the <a href="/downloads/">downloads page</a> to pick up the 5256 <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p> 5257 </div> 5258 </div> 5259 </li> 5260 5261 <li class="timeline-inverted"> 5262 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5263 <div class="timeline-panel"> 5264 <div class="timeline-heading"> 5265 <h4 class="timeline-title">2012.11 released</h4> 5266 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 December 2012</small></p> 5267 </div> 5268 <div class="timeline-body"> 5269 <p>The stable 2012.11 release is out - Thanks to everyone 5270 contributing and testing the release candidates. See the 5271 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a> 5272 file for more details 5273 and go to the <a href="/downloads/">downloads page</a> to pick up the 5274 <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p> 5275 </div> 5276 </div> 5277 </li> 5278 5279 <li> 5280 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5281 <div class="timeline-panel"> 5282 <div class="timeline-heading"> 5283 <h4 class="timeline-title">2012.11-rc2 released</h4> 5284 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2012</small></p> 5285 </div> 5286 <div class="timeline-body"> 5287 <p>RC2 is out with more bugfixes - See 5288 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a> 5289 file for details. 5290 5291 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5292 <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2 5293 release candidate</a>, and report any problems found to 5294 the <a href="support.html">mailing list</a> 5295 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5296 </div> 5297 </div> 5298 </li> 5299 5300 <li class="timeline-inverted"> 5301 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5302 <div class="timeline-panel"> 5303 <div class="timeline-heading"> 5304 <h4 class="timeline-title">2012.11-rc1 released</h4> 5305 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p> 5306 </div> 5307 <div class="timeline-body"> 5308 <p>We have a new release candidate! Lots of changes all over the 5309 tree, see the <a 5310 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a> 5311 file for details, and read the 5312 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p> 5313 5314 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5315 <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1 5316 release candidate</a>, and report any problems found to 5317 the <a href="support.html">mailing list</a> 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">Buildroot Developer Day</h4> 5328 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>17 November 2012</small></p> 5329 </div> 5330 <div class="timeline-body"> 5331 <p>A report from the recent <i>Buildroot Developer Days</i> 5332 meeting in Barcelona, Spain is 5333 now <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>. 5334 Many thanks to all the participants, and a special thanks to 5335 Arnout Vandecappelle from <a href="http://mind.be/">mind</a> 5336 for taking notes and Thomas Petazzoni 5337 from <a href="http://free-electrons.com/">Free Electrons</a> 5338 for handling all the practical arrangements, and naturally 5339 our sponsors, <a href="http://www.fluendo.com/">Fluendo</a> 5340 and <a href="http://www.synopsys.com/">Synopsis</a>. 5341 </p> 5342 <p>The next Developer Days will take place on February 4th and 5343 5th in Brussels, Belgium, right 5344 after <a href="http://fosdem.org">FOSDEM</a>.</p> 5345 </div> 5346 </div> 5347 </li> 5348 5349 <li class="timeline-inverted"> 5350 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5351 <div class="timeline-panel"> 5352 <div class="timeline-heading"> 5353 <h4 class="timeline-title">2012.08 released</h4> 5354 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2012</small></p> 5355 </div> 5356 <div class="timeline-body"> 5357 <p>The stable 2012.08 release is out - Thanks to everyone 5358 contributing and testing the release candidates. See the 5359 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a> 5360 file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the 5361 <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p> 5362 </div> 5363 </div> 5364 </li> 5365 5366 <li> 5367 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5368 <div class="timeline-panel"> 5369 <div class="timeline-heading"> 5370 <h4 class="timeline-title">2012.08-rc3 released</h4> 5371 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 August 2012</small></p> 5372 </div> 5373 <div class="timeline-body"> 5374 <p>We have a new release candidate! Various fixes, and 5375 addition of licensing informations on many 5376 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a> 5377 file for details</p> 5378 5379 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5380 <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3 5381 release candidate</a>, and report any problems found to 5382 the <a href="support.html">mailing list</a> 5383 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5384 </div> 5385 </div> 5386 </li> 5387 5388 <li class="timeline-inverted"> 5389 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5390 <div class="timeline-panel"> 5391 <div class="timeline-heading"> 5392 <h4 class="timeline-title">2012.08-rc2 released</h4> 5393 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>15 August 2012</small></p> 5394 </div> 5395 <div class="timeline-body"> 5396 <p>We have a new release candidate! Various fixes, and addition 5397 of licensing informations on many 5398 packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a> 5399 file for details</p> 5400 5401 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5402 <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2 5403 release candidate</a>, and report any problems found to the <a 5404 href="support.html">mailing list</a> or <a 5405 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">2012.08-rc1 released</h4> 5415 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 August 2012</small></p> 5416 </div> 5417 <div class="timeline-body"> 5418 <p>We have a new release candidate! Lots of changes all over 5419 the tree, see 5420 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">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-2012.08-rc1.tar.bz2">2012.08-rc1 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">Buildroot Developer Day</h4> 5437 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>22 July 2012</small></p> 5438 </div> 5439 <div class="timeline-body"> 5440 <p>The next <i>Buildroot Developer Day</i> meeting will take place 5441 on Saturday November 3th and Sunday November 4th 2012 in 5442 Barcelona, Spain, just before 5443 the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded 5444 Linux Conference Europe</a> (November 5th-7th). This two days 5445 meeting is mainly opened to Buildroot developers and contributors, 5446 or Buildroot users having a prior experience with the tool. This 5447 meeting will allow developers to work and Buildroot, and discuss 5448 current issues, the future directions, and more.</p> 5449 5450 <p>For more details, see 5451 the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki 5452 page</a> dedicated to the meeting.</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">2012.05 released</h4> 5462 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2012</small></p> 5463 </div> 5464 <div class="timeline-body"> 5465 <p>The stable 2012.05 release is out - Thanks to everyone 5466 contributing and testing the release candidates. See the 5467 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a> 5468 file for more details, read the 5469 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a> 5470 and go to the <a href="/downloads/">downloads page</a> to pick up the 5471 <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p> 5472 </div> 5473 </div> 5474 </li> 5475 5476 <li class="timeline-inverted"> 5477 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5478 <div class="timeline-panel"> 5479 <div class="timeline-heading"> 5480 <h4 class="timeline-title">2012.05-rc3 released</h4> 5481 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 May 2012</small></p> 5482 </div> 5483 <div class="timeline-body"> 5484 <p>RC3 is out with more bugfixes - See 5485 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a> 5486 file for details. 5487 5488 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5489 <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3 5490 release candidate</a>, and report any problems found to 5491 the <a href="support.html">mailing list</a> 5492 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5493 </div> 5494 </div> 5495 </li> 5496 5497 <li> 5498 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5499 <div class="timeline-panel"> 5500 <div class="timeline-heading"> 5501 <h4 class="timeline-title">2012.05-rc2 released</h4> 5502 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2012</small></p> 5503 </div> 5504 <div class="timeline-body"> 5505 <p>Another week, another release candidate with more cleanups 5506 and build fixes. See 5507 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a> 5508 file for details.</p> 5509 5510 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5511 <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2 5512 release candidate</a>, and report any problems found to 5513 the <a href="support.html">mailing list</a> 5514 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5515 </div> 5516 </div> 5517 </li> 5518 5519 <li class="timeline-inverted"> 5520 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5521 <div class="timeline-panel"> 5522 <div class="timeline-heading"> 5523 <h4 class="timeline-title">2012.05-rc1 released</h4> 5524 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2012</small></p> 5525 </div> 5526 <div class="timeline-body"> 5527 <p>We have a new release candidate! Lots of changes all over 5528 the tree, see 5529 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a> 5530 file for details, and read the 5531 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p> 5532 5533 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5534 <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1 5535 release candidate</a>, and report any problems found to 5536 the <a href="support.html">mailing list</a> 5537 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5538 </div> 5539 </div> 5540 </li> 5541 5542 <li> 5543 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5544 <div class="timeline-panel"> 5545 <div class="timeline-heading"> 5546 <h4 class="timeline-title">Autobuilder Results Online</h4> 5547 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>20 April 2012</small></p> 5548 </div> 5549 <div class="timeline-body"> 5550 <p>The status of the autobuilders, which do repeated 5551 <code>randpackageconfig</code> builds for continuous 5552 integration testing, is now online 5553 at <a href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The 5554 code behind it can be found 5555 in <a href='http://git.buildroot.net/buildroot-test/'>git</a>.</p> 5556 5557 <p>Thanks to Thomas Petazzoni for running the web interface, and 5558 to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile 5559 Farm</a> and <a href='http://free-electrons.com/'>Free 5560 Electrons</a> for hosting builders. Thomas also sends out a daily 5561 summary of the build status to the mailing list.</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">2012.02 released</h4> 5571 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 February 2012</small></p> 5572 </div> 5573 <div class="timeline-body"> 5574 <p>The stable 2012.02 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=2012.02">CHANGES</a> 5577 file for more details, read the 5578 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a> 5579 and go to the <a href="/downloads/">downloads page</a> to pick up the 5580 <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 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">2012.02-rc3 released</h4> 5590 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 February 2012</small></p> 5591 </div> 5592 <div class="timeline-body"> 5593 <p>RC3 is out with more bugfixes - See 5594 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a> 5595 file for details. 5596 5597 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5598 <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3 5599 release candidate</a>, and report any problems found to 5600 the <a href="support.html">mailing list</a> 5601 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5602 </div> 5603 </div> 5604 </li> 5605 5606 <li class="timeline-inverted"> 5607 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5608 <div class="timeline-panel"> 5609 <div class="timeline-heading"> 5610 <h4 class="timeline-title">2012.02-rc2 released</h4> 5611 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 February 2012</small></p> 5612 </div> 5613 <div class="timeline-body"> 5614 <p>Another week, another release candidate with more cleanups 5615 and build fixes. See 5616 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a> 5617 file for details.</p> 5618 5619 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5620 <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2 5621 release candidate</a>, and report any problems found to 5622 the <a href="support.html">mailing list</a> 5623 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5624 </div> 5625 </div> 5626 </li> 5627 5628 <li> 5629 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5630 <div class="timeline-panel"> 5631 <div class="timeline-heading"> 5632 <h4 class="timeline-title">2012.02-rc1 released</h4> 5633 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2012</small></p> 5634 </div> 5635 <div class="timeline-body"> 5636 <p>We have a new release candidate! Lots of changes all over 5637 the tree, see 5638 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a> 5639 file for details, and read the 5640 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p> 5641 5642 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5643 <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1 5644 release candidate</a>, and report any problems found to 5645 the <a href="support.html">mailing list</a> 5646 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5647 </div> 5648 </div> 5649 </li> 5650 5651 <li class="timeline-inverted"> 5652 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5653 <div class="timeline-panel"> 5654 <div class="timeline-heading"> 5655 <h4 class="timeline-title">Buildroot Developer Day</h4> 5656 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2012</small></p> 5657 </div> 5658 <div class="timeline-body"> 5659 <p>Another <i>Buildroot Developer Day</i> will take place on 5660 Friday, February 3rd in Brussels, Belgium - The day 5661 before <a href="http://fosdem.org">FOSDEM</a>. See the 5662 <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a> 5663 or 5664 the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free 5665 Electrons blog</a> for more info.</p> 5666 </div> 5667 </div> 5668 </li> 5669 5670 <li> 5671 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5672 <div class="timeline-panel"> 5673 <div class="timeline-heading"> 5674 <h4 class="timeline-title">2011.11 released</h4> 5675 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2011</small></p> 5676 </div> 5677 <div class="timeline-body"> 5678 <p>The stable 2011.11 release is out - Thanks to everyone 5679 contributing and testing the release candidates. See the 5680 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a> 5681 file for more details, read the 5682 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a> 5683 and go to the <a href="/downloads/">downloads page</a> to pick up the 5684 <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p> 5685 </div> 5686 </div> 5687 </li> 5688 5689 <li class="timeline-inverted"> 5690 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5691 <div class="timeline-panel"> 5692 <div class="timeline-heading"> 5693 <h4 class="timeline-title">2011.11-rc3 released</h4> 5694 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 November 2011</small></p> 5695 </div> 5696 <div class="timeline-body"> 5697 <p>RC3 is out with more bugfixes - See 5698 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a> 5699 file for details. 5700 5701 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5702 <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3 5703 release candidate</a>, and report any problems found to 5704 the <a href="support.html">mailing list</a> 5705 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5706 </div> 5707 </div> 5708 </li> 5709 5710 <li> 5711 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5712 <div class="timeline-panel"> 5713 <div class="timeline-heading"> 5714 <h4 class="timeline-title">2011.11-rc2 released</h4> 5715 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 November 2011</small></p> 5716 </div> 5717 <div class="timeline-body"> 5718 <p>Another week, another release candidate with a bunch of 5719 cleanups and build fixes. See 5720 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a> 5721 file for details.</p> 5722 5723 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5724 <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2 5725 release candidate</a>, and report any problems found to 5726 the <a href="support.html">mailing list</a> 5727 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5728 </div> 5729 </div> 5730 </li> 5731 5732 <li class="timeline-inverted"> 5733 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5734 <div class="timeline-panel"> 5735 <div class="timeline-heading"> 5736 <h4 class="timeline-title">2011.11-rc1 released</h4> 5737 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 November 2011</small></p> 5738 </div> 5739 <div class="timeline-body"> 5740 <p>We have a new release candidate! Lots of changes all over 5741 the tree, see 5742 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a> 5743 file for details, and read the 5744 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a> 5745 5746 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5747 <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1 5748 release candidate</a>, and report any problems found to 5749 the <a href="support.html">mailing list</a> 5750 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5751 </div> 5752 </div> 5753 </li> 5754 5755 <li> 5756 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5757 <div class="timeline-panel"> 5758 <div class="timeline-heading"> 5759 <h4 class="timeline-title">2011.08 released</h4> 5760 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2011</small></p> 5761 </div> 5762 <div class="timeline-body"> 5763 <p>The stable 2011.08 release is out - Thanks to everyone 5764 contributing and testing the release candidates. See the 5765 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a> 5766 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the 5767 <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p> 5768 </div> 5769 </div> 5770 </li> 5771 5772 <li class="timeline-inverted"> 5773 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5774 <div class="timeline-panel"> 5775 <div class="timeline-heading"> 5776 <h4 class="timeline-title">2011.08-rc2 released</h4> 5777 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2011</small></p> 5778 </div> 5779 <div class="timeline-body"> 5780 <p>RC2 is out with more bugfixes. See 5781 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a> 5782 file for details, and read the 5783 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>. 5784 5785 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5786 <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2 5787 release candidate</a>, and report any problems found to 5788 the <a href="support.html">mailing list</a> 5789 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5790 </div> 5791 </div> 5792 </li> 5793 5794 <li> 5795 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5796 <div class="timeline-panel"> 5797 <div class="timeline-heading"> 5798 <h4 class="timeline-title">2011.08-rc1 released</h4> 5799 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>4 August 2011</small></p> 5800 </div> 5801 <div class="timeline-body"> 5802 <p>We have a new release candidate! Lots of changes all over 5803 the tree, see 5804 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a> 5805 file for details, and read the 5806 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>. 5807 5808 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5809 <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1 5810 release candidate</a>, and report any problems found to 5811 the <a href="support.html">mailing list</a> 5812 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5813 </div> 5814 </div> 5815 </li> 5816 5817 <li class="timeline-inverted"> 5818 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5819 <div class="timeline-panel"> 5820 <div class="timeline-heading"> 5821 <h4 class="timeline-title">2011.05 released</h4> 5822 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2011</small></p> 5823 </div> 5824 <div class="timeline-body"> 5825 <p>The stable 2011.05 release is out - Thanks to everyone 5826 contributing and testing the release candidates. See the 5827 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a> 5828 file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the 5829 <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p> 5830 </div> 5831 </div> 5832 </li> 5833 5834 <li> 5835 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5836 <div class="timeline-panel"> 5837 <div class="timeline-heading"> 5838 <h4 class="timeline-title">2011.05-rc2 released</h4> 5839 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 May 2011</small></p> 5840 </div> 5841 <div class="timeline-body"> 5842 <p>RC2 is out with more bugfixes. See 5843 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a> 5844 file for details. 5845 5846 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5847 <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2 5848 release candidate</a>, and report any problems found to 5849 the <a href="support.html">mailing list</a> 5850 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5851 </div> 5852 </div> 5853 </li> 5854 5855 <li class="timeline-inverted"> 5856 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5857 <div class="timeline-panel"> 5858 <div class="timeline-heading"> 5859 <h4 class="timeline-title">2011.05-rc1 released</h4> 5860 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>18 May 2011</small></p> 5861 </div> 5862 <div class="timeline-body"> 5863 <p>We have a new release candidate! Lots of changes all over 5864 the tree, see 5865 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a> 5866 file for details, and read the 5867 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>. 5868 5869 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5870 <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1 5871 release candidate</a>, and report any problems found to 5872 the <a href="support.html">mailing list</a> 5873 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5874 </div> 5875 </div> 5876 </li> 5877 5878 <li> 5879 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5880 <div class="timeline-panel"> 5881 <div class="timeline-heading"> 5882 <h4 class="timeline-title">2011.02 released</h4> 5883 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 February 2011</small></p> 5884 </div> 5885 <div class="timeline-body"> 5886 <p>The stable 2011.02 release is out - Thanks to everyone 5887 contributing and testing the release candidates. See the 5888 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a> 5889 file for more details, read the 5890 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a> 5891 and go to the <a href="/downloads/">downloads page</a> to pick up the 5892 <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p> 5893 </div> 5894 </div> 5895 </li> 5896 5897 <li class="timeline-inverted"> 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">2011.02-rc2 released</h4> 5902 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>24 February 2011</small></p> 5903 </div> 5904 <div class="timeline-body"> 5905 <p>RC2 is out with more cleanups and bugfixes, see 5906 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a> 5907 file for details.</p> 5908 5909 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5910 <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2 5911 release candidate</a>, and report any problems found to 5912 the <a href="support.html">mailing list</a> 5913 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5914 </div> 5915 </div> 5916 </li> 5917 5918 <li> 5919 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5920 <div class="timeline-panel"> 5921 <div class="timeline-heading"> 5922 <h4 class="timeline-title">2011.02-rc1 released</h4> 5923 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 February 2011</small></p> 5924 </div> 5925 <div class="timeline-body"> 5926 <p>We have a new release candidate! Lots of changes all over 5927 the tree, see 5928 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a> 5929 file for details, and read the 5930 <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>. 5931 5932 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5933 <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1 5934 release candidate</a>, and report any problems found to 5935 the <a href="support.html">mailing list</a> 5936 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5937 </div> 5938 </div> 5939 </li> 5940 5941 <li class="timeline-inverted"> 5942 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5943 <div class="timeline-panel"> 5944 <div class="timeline-heading"> 5945 <h4 class="timeline-title">2010.11 released</h4> 5946 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2010</small></p> 5947 </div> 5948 <div class="timeline-body"> 5949 <p>The stable 2010.11 release is out - Thanks to everyone 5950 contributing and testing the release candidates. See the 5951 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a> 5952 file for more details, read the 5953 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a> 5954 and go to the <a href="/downloads/">downloads page</a> to pick up the 5955 <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p> 5956 </div> 5957 </div> 5958 </li> 5959 5960 <li> 5961 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5962 <div class="timeline-panel"> 5963 <div class="timeline-heading"> 5964 <h4 class="timeline-title">2010.11-rc2 released</h4> 5965 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>25 November 2010</small></p> 5966 </div> 5967 <div class="timeline-body"> 5968 <p>RC2 is out with more cleanups and bugfixes, see 5969 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a> 5970 file for details.</p> 5971 5972 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5973 <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2 5974 release candidate</a>, and report any problems found to 5975 the <a href="support.html">mailing list</a> 5976 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 5977 </div> 5978 </div> 5979 </li> 5980 5981 <li class="timeline-inverted"> 5982 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 5983 <div class="timeline-panel"> 5984 <div class="timeline-heading"> 5985 <h4 class="timeline-title">2010.11-rc1 released</h4> 5986 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>8 November 2010</small></p> 5987 </div> 5988 <div class="timeline-body"> 5989 <p>We have a new release candidate! Lots of changes all over 5990 the tree, see 5991 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a> 5992 file for details, and read the 5993 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>. 5994 5995 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 5996 <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1 5997 release candidate</a>, and report any problems found to 5998 the <a href="support.html">mailing list</a> 5999 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6000 </div> 6001 </div> 6002 </li> 6003 6004 <li> 6005 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6006 <div class="timeline-panel"> 6007 <div class="timeline-heading"> 6008 <h4 class="timeline-title">Buildroot Developer Day</h4> 6009 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>28 September 2010</small></p> 6010 </div> 6011 <div class="timeline-body"> 6012 <p>A <i>Buildroot Developer Day</i> will take place on 6013 Friday, October 29th in Cambridge, UK - Just the day after the 6014 <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded 6015 Linux Conference Europe</a>. This <i>Developer Day</i> 6016 aims at allowing Buildroot developers to meet and exchange 6017 ideas on the project and its future. See the 6018 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a> 6019 for more info.</p> 6020 6021 <p>Thanks to Thomas Petazzoni for taking care of the practical 6022 arrangements.</p> 6023 </div> 6024 </div> 6025 </li> 6026 6027 <li class="timeline-inverted"> 6028 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6029 <div class="timeline-panel"> 6030 <div class="timeline-heading"> 6031 <h4 class="timeline-title">2010.08 released</h4> 6032 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2010</small></p> 6033 </div> 6034 <div class="timeline-body"> 6035 <p>The stable 2010.08 release is out - Thanks to everyone 6036 contributing and testing the release candidates. See the 6037 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a> 6038 file for more details, read the 6039 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a> 6040 and go to the <a href="/downloads/">downloads page</a> to pick up the 6041 <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p> 6042 </div> 6043 </div> 6044 </li> 6045 6046 <li> 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">2010.08-rc2 released</h4> 6051 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 August 2010</small></p> 6052 </div> 6053 <div class="timeline-body"> 6054 <p>RC2 is out with more cleanups and bugfixes, see 6055 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a> 6056 file for details. 6057 6058 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6059 <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2 6060 release candidate</a>, and report any problems found to 6061 the <a href="support.html">mailing list</a> 6062 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6063 6064 This is very much expected to be the final release candidate, 6065 so give it a good test and expect a final 2010.08 release 6066 before September unless critical issues are found.</p> 6067 </div> 6068 </div> 6069 </li> 6070 6071 <li class="timeline-inverted"> 6072 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6073 <div class="timeline-panel"> 6074 <div class="timeline-heading"> 6075 <h4 class="timeline-title">2010.08-rc1 released</h4> 6076 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 July 2010</small></p> 6077 </div> 6078 <div class="timeline-body"> 6079 <p>We have a new release candidate! Lots of changes all over 6080 the tree, see 6081 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a> 6082 file for details. 6083 6084 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6085 <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1 6086 release candidate</a>, and report any problems found to 6087 the <a href="support.html">mailing list</a> 6088 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6089 </div> 6090 </div> 6091 </li> 6092 6093 <li> 6094 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6095 <div class="timeline-panel"> 6096 <div class="timeline-heading"> 6097 <h4 class="timeline-title">2010.05 released</h4> 6098 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 May 2010</small></p> 6099 </div> 6100 <div class="timeline-body"> 6101 <p>The stable 2010.05 release is out - Thanks to everyone 6102 contributing and testing the release candidates. See the 6103 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a> 6104 file for more details, read the 6105 <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a> 6106 and go to the <a href="/downloads/">downloads page</a> to pick up the 6107 <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p> 6108 </div> 6109 </div> 6110 </li> 6111 6112 <li class="timeline-inverted"> 6113 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6114 <div class="timeline-panel"> 6115 <div class="timeline-heading"> 6116 <h4 class="timeline-title">2010.05-rc3 released</h4> 6117 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2010</small></p> 6118 </div> 6119 <div class="timeline-body"> 6120 <p>RC3 is out with more cleanups and bugfixes, see 6121 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a> 6122 file for details. 6123 6124 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6125 <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3 6126 release candidate</a>, and report any problems found to 6127 the <a href="support.html">mailing list</a> 6128 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6129 </div> 6130 </div> 6131 </li> 6132 6133 <li> 6134 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6135 <div class="timeline-panel"> 6136 <div class="timeline-heading"> 6137 <h4 class="timeline-title">2010.05-rc2 released</h4> 6138 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 May 2010</small></p> 6139 </div> 6140 <div class="timeline-body"> 6141 <p>Another week, another release candidate with a bunch of 6142 cleanups and build fixes.</p> 6143 6144 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6145 <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2 6146 release candidate</a>, and report any problems found to 6147 the <a href="support.html">mailing list</a> 6148 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6149 </div> 6150 </div> 6151 </li> 6152 6153 <li class="timeline-inverted"> 6154 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6155 <div class="timeline-panel"> 6156 <div class="timeline-heading"> 6157 <h4 class="timeline-title">2010.05-rc1 released</h4> 6158 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2010</small></p> 6159 </div> 6160 <div class="timeline-body"> 6161 <p>We have a new release candidate! Lots of changes all over 6162 the tree, see 6163 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a> 6164 file for details. 6165 6166 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6167 <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1 6168 release candidate</a>, and report any problems found to 6169 the <a href="support.html">mailing list</a> 6170 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6171 </div> 6172 </div> 6173 </li> 6174 6175 <li> 6176 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6177 <div class="timeline-panel"> 6178 <div class="timeline-heading"> 6179 <h4 class="timeline-title">FOSDEM slides online</h4> 6180 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 May 2010</small></p> 6181 </div> 6182 <div class="timeline-body"> 6183 <p>The slides from 6184 the <a href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross 6185 Build Systems: Present & Future</a> session 6186 at <a href="http://fosdem.org/2010">FOSDEM</a> are 6187 now <a href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>. 6188 </div> 6189 </div> 6190 </li> 6191 6192 <li class="timeline-inverted"> 6193 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6194 <div class="timeline-panel"> 6195 <div class="timeline-heading"> 6196 <h4 class="timeline-title">2010.02 released</h4> 6197 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 February 2010</small></p> 6198 </div> 6199 <div class="timeline-body"> 6200 <p>The stable 2010.02 release is out - Thanks to everyone 6201 contributing and testing the release candidates. See the 6202 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a> 6203 file for more details, and go to 6204 the <a href="/downloads/">downloads page</a> to pick up 6205 the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02 6206 release</a>.</p> 6207 </div> 6208 </div> 6209 </li> 6210 6211 <li> 6212 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6213 <div class="timeline-panel"> 6214 <div class="timeline-heading"> 6215 <h4 class="timeline-title">2010.02-rc2 released</h4> 6216 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 February 2010</small></p> 6217 </div> 6218 <div class="timeline-body"> 6219 <p>RC2 is out with more cleanups and bugfixes, see 6220 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a> 6221 file for details. 6222 6223 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6224 <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2 6225 release candidate</a>, and report any problems found to 6226 the <a href="support.html">mailing list</a> 6227 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6228 </div> 6229 </div> 6230 </li> 6231 6232 <li class="timeline-inverted"> 6233 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6234 <div class="timeline-panel"> 6235 <div class="timeline-heading"> 6236 <h4 class="timeline-title">2010.02-rc1 released</h4> 6237 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2010</small></p> 6238 </div> 6239 <div class="timeline-body"> 6240 <p>We have a new release candidate! Lots of changes all over 6241 the tree, see 6242 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a> 6243 file for details. 6244 6245 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6246 <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1 6247 release candidate</a>, and report any problems found to 6248 the <a href="support.html">mailing list</a> 6249 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6250 </div> 6251 </div> 6252 </li> 6253 6254 <li> 6255 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6256 <div class="timeline-panel"> 6257 <div class="timeline-heading"> 6258 <h4 class="timeline-title">2009.11 released</h4> 6259 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 December 2009</small></p> 6260 </div> 6261 <div class="timeline-body"> 6262 <p>The stable 2009.11 release is out - Thanks to everyone 6263 contributing and testing the release candidates. See the 6264 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a> 6265 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a> 6266 for more details, and go to the <a href="/downloads/">downloads page</a> 6267 to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11 6268 release</a>.</p> 6269 </div> 6270 </div> 6271 </li> 6272 6273 <li class="timeline-inverted"> 6274 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6275 <div class="timeline-panel"> 6276 <div class="timeline-heading"> 6277 <h4 class="timeline-title">2009.11-rc2 released</h4> 6278 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2009</small></p> 6279 </div> 6280 <div class="timeline-body"> 6281 <p>RC2 is out with more cleanups and bugfixes, see 6282 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a> 6283 file for details. 6284 6285 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6286 <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2 6287 release candidate</a>, and report any problems found to 6288 the <a href="support.html">mailing list</a> 6289 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6290 </div> 6291 </div> 6292 </li> 6293 6294 <li> 6295 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6296 <div class="timeline-panel"> 6297 <div class="timeline-heading"> 6298 <h4 class="timeline-title">2009.11-rc1 released</h4> 6299 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 November 2009</small></p> 6300 </div> 6301 <div class="timeline-body"> 6302 <p>We have a new release candidate! Lots of changes all over 6303 the tree, see 6304 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a> 6305 file for details. 6306 6307 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6308 <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1 6309 release candidate</a>, and report any problems found to 6310 the <a href="support.html">mailing list</a> 6311 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6312 </div> 6313 </div> 6314 </li> 6315 6316 <li class="timeline-inverted"> 6317 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6318 <div class="timeline-panel"> 6319 <div class="timeline-heading"> 6320 <h4 class="timeline-title">First Buildroot Developer Day</h4> 6321 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 September 2009</small></p> 6322 </div> 6323 <div class="timeline-body"> 6324 <p>The first <i>Buildroot Developer Day</i> will take place on 6325 Saturday, October 17th in Grenoble, France, just the day after 6326 Embedded Linux Conference Europe. This <i>Developer Day</i> aims 6327 at allowing Buildroot developers to meet and exchange ideas on the 6328 project and its future.</p> 6329 6330 <p>As the number of places is limited, interested candidates are 6331 invited to send an e-mail to Peter Korsgaard (<code>jacmet at 6332 uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot 6333 petazzoni at free-electrons dot com</code>).</p> 6334 6335 <p>This <i>Developer Day</i> will take place thanks to the 6336 sponsoring of <a href="http://www.calao-systems.com">Calao 6337 Systems</a> and <a href="http://www.free-electrons.com">Free 6338 Electrons</a>.</p> 6339 </div> 6340 </div> 6341 </li> 6342 6343 <li> 6344 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6345 <div class="timeline-panel"> 6346 <div class="timeline-heading"> 6347 <h4 class="timeline-title">2009.08 released</h4> 6348 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 August 2009</small></p> 6349 </div> 6350 <div class="timeline-body"> 6351 <p>The stable 2009.08 release is out - Thanks to everyone 6352 contributing and testing the release candidates. See the 6353 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a> 6354 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a> 6355 for more details, and go to the <a href="/downloads/">downloads page</a> 6356 to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08 6357 release</a>.</p> 6358 </div> 6359 </div> 6360 </li> 6361 6362 <li class="timeline-inverted"> 6363 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6364 <div class="timeline-panel"> 6365 <div class="timeline-heading"> 6366 <h4 class="timeline-title">2009.08-rc3 released</h4> 6367 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>26 August 2009</small></p> 6368 </div> 6369 <div class="timeline-body"> 6370 <p>A number of bugfixes have been added to the tree since RC2 6371 (especially thanks to Thomas Petazzoni) - See 6372 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a> 6373 file for details. This is very much expected to be the final 6374 release candidate, so give it a good test and expect a final 6375 2009.08 release next weekend unless critical issues are 6376 found.</p> 6377 6378 <p>Head to the <a href="/downloads/">downloads page</a> to 6379 pick up the 6380 <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3 6381 release candidate</a>, and report any problems found to 6382 the <a href="support.html">mailing list</a> 6383 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6384 </div> 6385 </div> 6386 </li> 6387 6388 <li> 6389 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6390 <div class="timeline-panel"> 6391 <div class="timeline-heading"> 6392 <h4 class="timeline-title">2009.08-rc2 released</h4> 6393 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2009</small></p> 6394 </div> 6395 <div class="timeline-body"> 6396 <p>RC2 is out with more cleanups and bugfixes, see 6397 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a> 6398 file for details. 6399 6400 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6401 <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2 6402 release candidate</a>, and report any problems found to 6403 the <a href="support.html">mailing list</a> 6404 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6405 </div> 6406 </div> 6407 </li> 6408 6409 <li class="timeline-inverted"> 6410 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6411 <div class="timeline-panel"> 6412 <div class="timeline-heading"> 6413 <h4 class="timeline-title">2009.08-rc1 released</h4> 6414 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 August 2009</small></p> 6415 </div> 6416 <div class="timeline-body"> 6417 <p>We have a new release candidate! Lots of changes all over 6418 the tree, see 6419 the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a> 6420 file for details. 6421 6422 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6423 <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1 6424 release candidate</a>, and report any problems found to 6425 the <a href="support.html">mailing list</a> 6426 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6427 </div> 6428 </div> 6429 </li> 6430 6431 <li> 6432 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6433 <div class="timeline-panel"> 6434 <div class="timeline-heading"> 6435 <h4 class="timeline-title">2009.05 released</h4> 6436 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2009</small></p> 6437 </div> 6438 <div class="timeline-body"> 6439 <p>The stable 2009.05 release is out - Thanks to everyone 6440 contributing and testing the release candidates. See the 6441 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a> 6442 or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a> 6443 for more details, and go to the <a href="/downloads/">downloads page</a> 6444 to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05 6445 release</a>.</p> 6446 </div> 6447 </div> 6448 </li> 6449 6450 <li class="timeline-inverted"> 6451 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6452 <div class="timeline-panel"> 6453 <div class="timeline-heading"> 6454 <h4 class="timeline-title">2009.05-rc3 released</h4> 6455 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 May 2009</small></p> 6456 </div> 6457 <div class="timeline-body"> 6458 <p>We had a number of fixes post-RC2, so RC3 is out 6459 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a> 6460 for details). Now is the moment to test and verify that 6461 everything is working for your favorite config - Expect a 6462 final 2009.05 very soon.</p> 6463 6464 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6465 <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3 6466 release candidate</a>, and report any problems found to 6467 the <a href="support.html">mailing list</a> 6468 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6469 </div> 6470 </div> 6471 </li> 6472 6473 <li> 6474 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6475 <div class="timeline-panel"> 6476 <div class="timeline-heading"> 6477 <h4 class="timeline-title">2009.05-rc2 released</h4> 6478 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>19 May 2009</small></p> 6479 </div> 6480 <div class="timeline-body"> 6481 <p>RC2 is out with more cleanups and bug fixes 6482 (see <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>). 6483 Unless big issues are found, expect this to be the last 6484 release candidate before the release - So give it a good 6485 test.</p> 6486 6487 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6488 <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2 6489 release candidate</a>, and report any problems found to 6490 the <a href="support.html">mailing list</a> 6491 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6492 </div> 6493 </div> 6494 </li> 6495 6496 <li class="timeline-inverted"> 6497 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6498 <div class="timeline-panel"> 6499 <div class="timeline-heading"> 6500 <h4 class="timeline-title">Buildroot.org</h4> 6501 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>14 May 2009</small></p> 6502 </div> 6503 <div class="timeline-body"> 6504 <p>Earl Levine has been so kind to donate 6505 the <b>buildroot.org</b> domain to us, so the website can 6506 now also be reached 6507 at <a href="http://www.buildroot.org">www.buildroot.org</a> 6508 (and git at 6509 <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>). 6510 6511 Thanks a lot Earl!</p> 6512 </div> 6513 </div> 6514 </li> 6515 6516 <li> 6517 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6518 <div class="timeline-panel"> 6519 <div class="timeline-heading"> 6520 <h4 class="timeline-title">2009.05-rc1 released</h4> 6521 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 May 2009</small></p> 6522 </div> 6523 <div class="timeline-body"> 6524 <p>We have a new release candidate! Lots of changes all over the 6525 tree, see the <a 6526 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a> 6527 file for details. 6528 6529 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the 6530 <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1 6531 release candidate</a>, and report any problems found to 6532 the <a href="support.html">mailing list</a> 6533 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6534 </div> 6535 </div> 6536 </li> 6537 6538 <li class="timeline-inverted"> 6539 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6540 <div class="timeline-panel"> 6541 <div class="timeline-heading"> 6542 <h4 class="timeline-title">Moved to git</h4> 6543 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>3 May 2009</small></p> 6544 </div> 6545 <div class="timeline-body"> 6546 <p>We've moved the source code 6547 from <a href="http://subversion.tigris.org">Subversion</a> 6548 to <a href="http://git-scm.org">Git</a>. You can browse the 6549 repo online 6550 <a href="http://git.buildroot.net/buildroot">here</a>, and clone 6551 the repo using: 6552 <pre>git clone git://git.buildroot.net/buildroot</pre> 6553 See the <a href="/git.html">Git Access</a> page for more details. 6554 </p> 6555 </div> 6556 </div> 6557 </li> 6558 6559 <li> 6560 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6561 <div class="timeline-panel"> 6562 <div class="timeline-heading"> 6563 <h4 class="timeline-title"><new Logo/h4> 6564 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>27 March 2009</small></p> 6565 </div> 6566 <div class="timeline-body"> 6567 <p>We have a <a href="images/logo.png">logo</a>! We have so 6568 far been using the <a href="http://busybox.net">Busybox</a> 6569 logo on the website, as the website was a copy of 6570 the <a href="http://busybox.net">Busybox</a> one - But not 6571 anymore, we now have a shiny new logo of our own.</p> 6572 </div> 6573 </div> 6574 </li> 6575 6576 <li class="timeline-inverted"> 6577 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6578 <div class="timeline-panel"> 6579 <div class="timeline-heading"> 6580 <h4 class="timeline-title">2009.02 released</h4> 6581 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>12 February 2009</small></p> 6582 </div> 6583 <div class="timeline-body"> 6584 <p>The stable 2009.02 release is out - Thanks to everyone 6585 contributing and testing the release candidates. See the 6586 <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a> 6587 for more details, and go to the <a href="/downloads/">downloads page</a> 6588 to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02 6589 release</a>.</p> 6590 </div> 6591 </div> 6592 </li> 6593 6594 <li> 6595 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6596 <div class="timeline-panel"> 6597 <div class="timeline-heading"> 6598 <h4 class="timeline-title">2009.02-rc4 released</h4> 6599 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>9 February 2009</small></p> 6600 </div> 6601 <div class="timeline-body"> 6602 <p>We had more than 50 changes since RC3, several of them 6603 toolchain related, so decided to make a RC4 as well. This is 6604 very much expected to be the final release candidate, so 6605 give it a good test and expect a final 2009.02 release this 6606 week unless critical issues are found.</p> 6607 6608 <p>Head to the <a href="/downloads/">downloads page</a> to 6609 pick up the 6610 <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4 6611 release candidate</a>, and report any problems found to 6612 the <a href="support.html">mailing list</a> 6613 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6614 </div> 6615 </div> 6616 </li> 6617 6618 <li class="timeline-inverted"> 6619 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6620 <div class="timeline-panel"> 6621 <div class="timeline-heading"> 6622 <h4 class="timeline-title">2009.02-rc3 released</h4> 6623 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>31 January 2009</small></p> 6624 </div> 6625 <div class="timeline-body"> 6626 <p>RC3 is out with more cleanups and bug fixes. Unless big 6627 issues are found, expect this to be the last release 6628 candidate before the release - So give it a good test.</p> 6629 6630 <p>Head to the <a href="/downloads/">downloads page</a> to 6631 pick up the 6632 <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3 6633 release candidate</a>, and report any problems found to 6634 the <a href="support.html">mailing list</a> 6635 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6636 </div> 6637 </div> 6638 </li> 6639 6640 <li> 6641 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6642 <div class="timeline-panel"> 6643 <div class="timeline-heading"> 6644 <h4 class="timeline-title">2009.02-rc2 released</h4> 6645 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 January 2009</small></p> 6646 </div> 6647 <div class="timeline-body"> 6648 <p>Another week, another release candidate with a bunch of 6649 cleanups and build fixes.</p> 6650 <p>Head to the <a href="/downloads/">downloads page</a> to 6651 pick up the 6652 <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2 6653 release candidate</a>, and report any problems found to 6654 the <a href="support.html">mailing list</a> 6655 or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> 6656 </div> 6657 </div> 6658 </li> 6659 6660 <li class="timeline-inverted"> 6661 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6662 <div class="timeline-panel"> 6663 <div class="timeline-heading"> 6664 <h4 class="timeline-title">Release candidate and new maintainer</h4> 6665 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 January 2009</small></p> 6666 </div> 6667 <div class="timeline-body"> 6668 6669 <p>It has been a long time coming, but we finally have a new 6670 release candidate! - And a new maintainer to match (Peter 6671 Korsgaard).</p> 6672 6673 <p>Head to the <a href="/downloads/">downloads page</a> to 6674 pick up the 6675 <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1 6676 release candidate</a>, and report any problems found to 6677 the <a href="support.html">mailing list</a> 6678 or <a href="https://bugs.uclibc.org">bug tracker</a>. The 6679 plan is to release 2009.02 in time 6680 for <a href="http://www.fosdem.org/2009/">FOSDEM</a>.</p> 6681 </div> 6682 </div> 6683 </li> 6684 6685 <li> 6686 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6687 <div class="timeline-panel"> 6688 <div class="timeline-heading"> 6689 <h4 class="timeline-title">Buildroot mailing list</h4> 6690 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>16 July 2006</small></p> 6691 </div> 6692 <div class="timeline-body"> 6693 <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p> 6694 </div> 6695 </div> 6696 </li> 6697 6698 <li class="timeline-inverted"> 6699 <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> 6700 <div class="timeline-panel"> 6701 <div class="timeline-heading"> 6702 <h4 class="timeline-title">Buildroot webpage added</h4> 6703 <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>21 February 2005</small></p> 6704 6705 <p>Buildroot is a set of Makefiles and patches that makes it easy generate a 6706 cross-compilation toolchain and root filesystem for your target Linux 6707 system using the <a href= "http://www.uclibc.org/">uClibc C library</a>. 6708 Buildroot is useful mainly for people working with small or embedded 6709 systems. Embedded systems often use processors that are not the regular 6710 x86 processors everyone is used to using on their PC. It can be PowerPC 6711 processors, MIPS processors, ARM processors, etc. And to be extra safe, 6712 you do not need to be root to build or run buildroot.</p> 6713 6714 <p>And as of today buildroot even has its own webpage, making it a first class 6715 citizen of uclibc.org and busybox.net, and more importantly, make it easy 6716 to find and point to buildroot.</p> 6717 6718 <p>If you find a bug in buildroot, or wish to submit a patch 6719 to fix a problem or add a shiny new feature, please use 6720 the <a href="https://bugs.uclibc.org/">Bug and Patch 6721 Tracking System</a> to post the details, to make certain 6722 your work is not lost</p> 6723 </div> 6724 </div> 6725 </li> 6726</ul> 6727 6728</div><!--/.col-sm-10 --> 6729</div><!--/.row --> 6730</div> 6731 6732<!--#include file="footer.html" --> 6733 6734