news.html 71 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534
  1. <!--#include file="header.html" -->
  2. <div class="row">
  3. <div class="col-sm-10 col-sm-offset-1">
  4. <h2>News</h2>
  5. <p>
  6. <ul>
  7. <li><b>6 September 2015 -- 2015.08.1 released</b>
  8. <p>The 2015.08.1 bugfix release is out - Thanks to everyone
  9. contributing. This release fixes critical issues discovered since
  10. the 2015.08 release. See the
  11. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08.1">CHANGES</a>
  12. file for more details,
  13. and go to the <a href="/downloads/">downloads page</a> to pick up the
  14. <a href="/downloads/buildroot-2015.08.1.tar.bz2">2015.08.1 release</a>.</p>
  15. <li><b>31 August 2015 -- 2015.08 released</b>
  16. <p>The stable 2015.08 release is out - Thanks to everyone
  17. contributing and testing the release candidates. See the
  18. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08">CHANGES</a>
  19. file for more details, read the
  20. <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/138336.html">announcement</a>
  21. and go to the <a href="/downloads/">downloads page</a> to pick up the
  22. <a href="/downloads/buildroot-2015.08.tar.bz2">2015.08 release</a>.</p>
  23. <li><b>24 August 2015 -- 2015.08-rc2 released</b>
  24. <p>We have a new release candidate! Lots of changes all over the
  25. tree, see
  26. the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc2">CHANGES</a>
  27. file for details, and
  28. the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/137879.html">release
  29. announcement</a>.</p>
  30. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  31. <a href="/downloads/buildroot-2015.08-rc2.tar.bz2">2015.08-rc2
  32. release candidate</a>, and report any problems found to the
  33. <a href="support.html">mailing list</a> or
  34. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  35. <li><b>5 August 2015 -- 2015.08-rc1 released</b>
  36. <p>We have a new release candidate! Lots of changes all over the
  37. tree, see
  38. the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.08-rc1">CHANGES</a>
  39. file for details, read
  40. the <a href="http://lists.buildroot.org/pipermail/buildroot/2015-August/135417.html">announcement</a>.</p>
  41. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  42. <a href="/downloads/buildroot-2015.08-rc1.tar.bz2">2015.08-rc1
  43. release candidate</a>, and report any problems found to the
  44. <a href="support.html">mailing list</a> or
  45. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  46. <li><b>31 May 2015 -- 2015.05 released</b>
  47. <p>The stable 2015.05 release is out - Thanks to everyone
  48. contributing and testing the release candidates. See the
  49. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05">CHANGES</a>
  50. file for more details, read the
  51. <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/129209.html">announcement</a>
  52. and go to the <a href="/downloads/">downloads page</a> to pick up the
  53. <a href="/downloads/buildroot-2015.05.tar.bz2">2015.05 release</a>.</p>
  54. <li><b>22 May 2015 -- 2015.05-rc3 released</b>
  55. <p>Release candidate 3 is out with more cleanups and security / build fixes. See the <a
  56. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc3">CHANGES</a>
  57. file for details.</p>
  58. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  59. <a href="/downloads/buildroot-2015.02-rc5.tar.bz2">2015.05-rc3
  60. release candidate</a>, and report any problems found to the <a
  61. href="lists.html">mailing list</a> or <a
  62. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  63. <li><b>11 May 2015 -- 2015.05-rc2 released</b>
  64. <p>Another week, another release candidate with more cleanups and
  65. build fixes. See the <a
  66. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc2">CHANGES</a>
  67. file for details.</p>
  68. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  69. <a href="/downloads/buildroot-2015.05-rc2.tar.bz2">2015.05-rc2
  70. release candidate</a>, and report any problems found to the <a
  71. href="support.html">mailing list</a> or <a
  72. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  73. <li><b>4 May 2015 -- 2015.05-rc1 released</b>
  74. <p>We have a new release candidate! Lots of changes all over the
  75. tree, see the <a
  76. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.05-rc1">CHANGES</a>
  77. file for details, and read the
  78. <a href="http://lists.buildroot.org/pipermail/buildroot/2015-May/127794.html">announcement</a>.</p>
  79. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  80. <a href="/downloads/buildroot-2015.05-rc1.tar.bz2">2015.05-rc1
  81. release candidate</a>, and report any problems found to the
  82. <a href="support.html">mailing list</a> or
  83. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  84. <li><b>1 March 2015 -- 2015.02 released</b>
  85. <p>The stable 2015.02 release is out - Thanks to everyone
  86. contributing and testing the release candidates. See the
  87. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02">CHANGES</a>
  88. file for more details, read the
  89. <a href="http://lists.buildroot.org/pipermail/buildroot/2015-March/120396.html">announcement</a>
  90. and go to the <a href="/downloads/">downloads page</a> to pick up the
  91. <a href="/downloads/buildroot-2015.02.tar.bz2">2015.02 release</a>.</p>
  92. <li><b>24 February 2015 -- 2015.02-rc3 released</b>
  93. <p>Release candidate 3 is out with more cleanups and security / build fixes. See the <a
  94. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc3">CHANGES</a>
  95. file for details.</p>
  96. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  97. <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3
  98. release candidate</a>, and report any problems found to the <a
  99. href="lists.html">mailing list</a> or <a
  100. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  101. <li><b>15 February 2015 -- 2015.02-rc2 released</b>
  102. <p>Another week, another release candidate with more cleanups and
  103. build fixes. See the <a
  104. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc2">CHANGES</a>
  105. file for details.</p>
  106. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  107. <a href="/downloads/buildroot-2015.02-rc2.tar.bz2">2015.02-rc2
  108. release candidate</a>, and report any problems found to the <a
  109. href="support.html">mailing list</a> or <a
  110. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  111. <li><b>8 February 2015 -- 2015.02-rc1 released</b>
  112. <p>We have a new release candidate! Lots of changes all over the
  113. tree, see the <a
  114. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2015.02-rc1">CHANGES</a>
  115. file for details, and read the
  116. <a href="http://lists.buildroot.org/pipermail/buildroot/2015-February/118982.html">announcement</a>.</p>
  117. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  118. <a href="/downloads/buildroot-2015.02-rc1.tar.bz2">2015.02-rc1
  119. release candidate</a>, and report any problems found to the
  120. <a href="support.html">mailing list</a> or
  121. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  122. <li><b>1 December 2014 -- 2014.11 released</b>
  123. <p>The stable 2014.11 release is out - Thanks to everyone
  124. contributing and testing the release candidates. See the
  125. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11">CHANGES</a>
  126. file for more details,
  127. and go to the <a href="/downloads/">downloads page</a> to pick up the
  128. <a href="/downloads/buildroot-2014.11.tar.bz2">2014.11 release</a>.</p>
  129. <li><b>28 November 2014 -- 2014.11-rc3 released</b>
  130. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  131. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc3">CHANGES</a>
  132. file for details.</p>
  133. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  134. <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3
  135. release candidate</a>, and report any problems found to the <a
  136. href="lists.html">mailing list</a> or <a
  137. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  138. <li><b>21 November 2014 -- 2014.11-rc2 released</b>
  139. <p>Another week, another release candidate with more cleanups and
  140. build fixes. See the <a
  141. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc2">CHANGES</a>
  142. file for details.</p>
  143. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  144. <a href="/downloads/buildroot-2014.11-rc2.tar.bz2">2014.11-rc2
  145. release candidate</a>, and report any problems found to the <a
  146. href="support.html">mailing list</a> or <a
  147. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  148. <li><b>13 November 2014 -- Report from Buildroot Developers Meeting</b>
  149. <p>A report from the recent
  150. <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">
  151. Buildroot Developers Meeting</a> is now
  152. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-October/109966.html">available</a>.</p>
  153. <p>Once again, thanks to all the participants and to
  154. <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
  155. <p>The next Developer Days will take place on February 2nd and 3rd
  156. in Brussels, Belgium, right after <a
  157. href="http://fosdem.org">FOSDEM</a>. See the <a
  158. href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a>
  159. for more details.</p>
  160. <li><b>12 November 2014 -- 2014.11-rc1 released</b>
  161. <p>We have a new release candidate! Lots of changes all over the
  162. tree, see the <a
  163. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.11-rc1">CHANGES</a>
  164. file for details, and read the
  165. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-November/111946.html">announcement</a>.</p>
  166. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  167. <a href="/downloads/buildroot-2014.11-rc1.tar.bz2">2014.11-rc1
  168. release candidate</a>, and report any problems found to the
  169. <a href="support.html">mailing list</a> or
  170. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  171. <li><b>1 September 2014 -- 2014.08 released</b>
  172. <p>The stable 2014.08 release is out - Thanks to everyone
  173. contributing and testing the release candidates. See the
  174. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08">CHANGES</a>
  175. file for more details, read the
  176. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-September/105257.html">announcement</a>
  177. and go to the <a href="/downloads/">downloads page</a> to pick up the
  178. <a href="/downloads/buildroot-2014.08.tar.bz2">2014.08 release</a>.</p>
  179. <li><b>26 August 2014 -- 2014.08-rc3 released</b>
  180. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  181. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc3">CHANGES</a>
  182. file for details.</p>
  183. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  184. <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3
  185. release candidate</a>, and report any problems found to the <a
  186. href="lists.html">mailing list</a> or <a
  187. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  188. <li><b>18 August 2014 -- 2014.08-rc2 released</b>
  189. <p>Another week, another release candidate with more cleanups and
  190. build fixes. See the <a
  191. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc2">CHANGES</a>
  192. file for details.</p>
  193. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  194. <a href="/downloads/buildroot-2014.08-rc2.tar.bz2">2014.08-rc2
  195. release candidate</a>, and report any problems found to the <a
  196. href="support.html">mailing list</a> or <a
  197. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  198. <li><b>8 August 2014 -- 2014.08-rc1 released</b>
  199. <p>We have a new release candidate! Lots of changes all over the
  200. tree, see the <a
  201. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.08-rc1">CHANGES</a>
  202. file for details, and read the
  203. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-August/103972.html">announcement</a>.</p>
  204. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  205. <a href="/downloads/buildroot-2014.08-rc1.tar.bz2">2014.08-rc1
  206. release candidate</a>, and report any problems found to the
  207. <a href="support.html">mailing list</a> or
  208. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  209. <li><b>31 May 2014 -- 2014.05 released</b>
  210. <p>The stable 2014.05 release is out - Thanks to everyone
  211. contributing and testing the release candidates. See the
  212. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05">CHANGES</a>
  213. file for more details, read the
  214. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/097863.html">announcement</a>
  215. and go to the <a href="/downloads/">downloads page</a> to pick up the
  216. <a href="/downloads/buildroot-2014.05.tar.bz2">2014.05 release</a>.</p>
  217. <li><b>28 May 2014 -- 2014.05-rc3 released</b>
  218. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  219. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc3">CHANGES</a>
  220. file for details.</p>
  221. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  222. <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3
  223. release candidate</a>, and report any problems found to the <a
  224. href="lists.html">mailing list</a> or <a
  225. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  226. <li><b>21 May 2014 -- 2014.05-rc2 released</b>
  227. <p>Another week, another release candidate with more cleanups and
  228. build fixes. See the <a
  229. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc2">CHANGES</a>
  230. file for details.</p>
  231. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  232. <a href="/downloads/buildroot-2014.05-rc2.tar.bz2">2014.05-rc2
  233. release candidate</a>, and report any problems found to the <a
  234. href="support.html">mailing list</a> or <a
  235. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  236. <li><b>13 May 2014 -- 2014.05-rc1 released</b>
  237. <p>We have a new release candidate! Lots of changes all over the
  238. tree, see the <a
  239. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.05-rc1">CHANGES</a>
  240. file for details, and read the
  241. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-May/096492.html">announcement</a>.</p>
  242. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  243. <a href="/downloads/buildroot-2014.05-rc1.tar.bz2">2014.05-rc1
  244. release candidate</a>, and report any problems found to the
  245. <a href="support.html">mailing list</a> or
  246. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  247. <li><b>27 February 2014 -- 2014.02 released</b>
  248. <p>The stable 2014.02 release is out - Thanks to everyone
  249. contributing and testing the release candidates. See the
  250. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
  251. file for more details,
  252. and go to the <a href="/downloads/">downloads page</a> to pick up the
  253. <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
  254. <li><b>25 February 2014 -- 2014.02-rc3 released</b>
  255. <p>Release candidate 3 is out with more cleanups and build fixes. See the <a
  256. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc3">CHANGES</a>
  257. file for details.</p>
  258. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  259. <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3
  260. release candidate</a>, and report any problems found to the <a
  261. href="lists.html">mailing list</a> or <a
  262. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  263. <li><b>20 February 2014 -- 2014.02-rc2 released</b>
  264. <p>Another week, another release candidate with more cleanups and
  265. build fixes. See the <a
  266. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc2">CHANGES</a>
  267. file for details.</p>
  268. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  269. <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2
  270. release candidate</a>, and report any problems found to the <a
  271. href="lists.html">mailing list</a> or <a
  272. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  273. <li><b>11 February 2014 -- 2014.02-rc1 released</b>
  274. <p>We have a new release candidate! Lots of changes all over the
  275. tree, see the <a
  276. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02-rc1">CHANGES</a>
  277. file for details, and read the
  278. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/089055.html">announcement</a>.</p>
  279. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  280. <a href="/downloads/buildroot-2014.02-rc1.tar.bz2">2014.02-rc1
  281. release candidate</a>, and report any problems found to the
  282. <a href="support.html">mailing list</a> or
  283. <a href="https://bugs.uclibc.org">bug tracker</a>.</p>
  284. <li><b>9 February 2014 -- Report from Buildroot Developers Meeting</b>
  285. <p>A report from the recent
  286. <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
  287. Buildroot Developers Meeting</a> is now
  288. <a href="http://lists.buildroot.org/pipermail/buildroot/2014-February/088373.html">available</a>.</p>
  289. <p>Once again, thanks to all the participants and to
  290. <a href="http://www.google.com">Google</a> and
  291. <a href="http://www.mind.be">Mind</a> for sponsoring the event.</p>
  292. <li><b>30 January 2014 -- Upcoming Buildroot Developers meeting</b>
  293. <p>The upcoming Buildroot Developers meeting will take place in
  294. Brussels on February, 3rd and 4th, after the
  295. <a href="http://www.fosdem.org">FOSDEM</a> conference. Additional
  296. details about the meeting can be found on the corresponding
  297. <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2014">
  298. wiki page</a>.</p>
  299. <p>Persons not able to join the meeting in Brussels can participate
  300. remotely using Google Hangouts. Simply give your Google address to
  301. <code>thomas.petazzoni@free-electrons.com</code>.</p>
  302. <p>This meeting is sponsored by
  303. <a href="http://www.google.com">Google</a> (for the meeting room)
  304. and <a href="http://www.mind.be">Mind</a> (for the dinner).
  305. Thanks to our sponsors!</p>
  306. <li><b>30 November 2013 -- 2013.11 released</b>
  307. <p>The stable 2013.11 release is out - Thanks to everyone
  308. contributing and testing the release candidates. See the
  309. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11">CHANGES</a>
  310. file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/083600.html">announcement</a>
  311. and go to the <a href="/downloads/">downloads page</a> to pick up the
  312. <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p>
  313. <li><b>30 November 2013 -- Slides from Embedded Linux Conference Europe</b>
  314. <p>The slides from the Buildroot presentation at the recent
  315. <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a>
  316. are now
  317. <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p>
  318. <li><b>18 November 2013 -- 2013.11-rc3 released</b>
  319. <p>Another week, another release candidate with more fixes. See the <a
  320. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc3">CHANGES</a>
  321. file for details.</p>
  322. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  323. <a href="/downloads/buildroot-2013.11-rc3.tar.bz2">2013.11-rc3
  324. release candidate</a>, and report any problems found to the <a
  325. href="support.html">mailing list</a> or <a
  326. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  327. <li><b>18 November 2013 -- 2013.11-rc2 released</b>
  328. <p>Another week, another release candidate with more cleanups and
  329. build fixes. See the <a
  330. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-rc2">CHANGES</a>
  331. file for details.</p>
  332. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  333. <a href="/downloads/buildroot-2013.11-rc2.tar.bz2">2013.11-rc2
  334. release candidate</a>, and report any problems found to the <a
  335. href="support.html">mailing list</a> or <a
  336. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  337. <li><b>13 November 2013 -- Announcement of the next Buildroot Developer Days</b>
  338. <p>The next <i>Buildroot Developer Days</i> meeting will take
  339. place on Monday 3rd and Tuesday 4th February 2014 in Brussels,
  340. Belgium - Just after
  341. <a href="http://www.fosdem.org">FOSDEM</a> (February
  342. 1st/2nd). This two days meeting is mainly open to Buildroot
  343. developers and contributors, or Buildroot users having a prior
  344. experience with the tool. It will allow developers to work on
  345. Buildroot and discuss current issues, the future directions, and
  346. more.</p>
  347. <p>In addition to the Buildroot event, we encourage embedded Linux
  348. developers to propose talks for the Embedded and Mobile Developer
  349. Room at FOSDEM. See
  350. the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p>
  351. <p>We would like to thank our
  352. sponsor <a href="http://www.google.com">Google</a> for sponsoring
  353. the event by providing all the needed logistics.</p>
  354. <p>For more details, see the
  355. <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki
  356. page</a> dedicated to the meeting.</p>
  357. <li><b>12 November 2013 -- 2013.11-rc1 released</b>
  358. <p>We have a new release candidate! Lots of changes all over the
  359. tree, see the <a
  360. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
  361. file for details, and read the
  362. <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p>
  363. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  364. <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
  365. release candidate</a>, and report any problems found to the <a
  366. href="support.html">mailing list</a> or <a
  367. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  368. <li><b>11 November 2013 -- Report from Buildroot Developers Meeting</b>
  369. <p>A report from the recent
  370. <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2013">
  371. Buildroot Developers Meeting</a> is now
  372. <a href="http://lists.buildroot.org/pipermail/buildroot/2013-November/082401.html">available</a>.</p>
  373. <p>Once again, thanks to all the participants and to
  374. <a href="http://www.imgtec.com/">Imagination Technologies</a>
  375. for sponsoring the event.</p>
  376. <li><b>17 September 2013 -- 2013.08.1 released</b>
  377. <p>The 2013.08.1 bugfix release is out - Thanks to everyone
  378. contributing. This release fixes critical issues discovered since
  379. the 2013.08 release. See the
  380. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a>
  381. file for more details,
  382. and go to the <a href="/downloads/">downloads page</a> to pick up the
  383. <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p>
  384. <li><b>16 September 2013 -- Buildroot Developer Days</b>
  385. <p>The next <i>Buildroot Developer Days</i> meeting will take
  386. place on Saturday October 26th and Sunday October 27th 2013 in
  387. Edinburgh, UK - Just after the <a
  388. href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">
  389. Embedded Linux Conference Europe</a> (October 23th-24th). This two
  390. days meeting is mainly open to Buildroot developers and
  391. contributors, or Buildroot users having a prior experience with
  392. the tool. It will allow developers to work on Buildroot and
  393. discuss current issues, the future directions, and more.</p>
  394. <p>For more details, see the
  395. <a href="http://www.elinux.org/Buildroot:DeveloperDaysELCE2013">wiki
  396. page</a> dedicated to the meeting.</p>
  397. <li><b>31 August 2013 -- 2013.08 released</b>
  398. <p>The stable 2013.08 release is out - Thanks to everyone
  399. contributing and testing the release candidates. See the
  400. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08">CHANGES</a>
  401. file for more details, read the <a href="http://lists.buildroot.org/pipermail/buildroot/2013-August/077224.html">announcement</a>
  402. and go to the <a href="/downloads/">downloads page</a> to pick up the
  403. <a href="/downloads/buildroot-2013.08.tar.bz2">2013.08 release</a>.</p>
  404. <li><b>29 August 2013 -- 2013.08-rc3 released</b>
  405. <p>Another week, another release candidate with more cleanups and
  406. build fixes. See the <a
  407. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc3">CHANGES</a>
  408. file for details.</p>
  409. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  410. <a href="/downloads/buildroot-2013.08-rc3.tar.bz2">2013.08-rc3
  411. release candidate</a>, and report any problems found to the <a
  412. href="support.html">mailing list</a> or <a
  413. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  414. <li><b>16 August 2013 -- 2013.08-rc2 released</b>
  415. <p>We have a new release candidate! Lots of changes all over the
  416. tree, see
  417. the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc2">CHANGES</a>
  418. file for details.</p>
  419. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  420. <a href="/downloads/buildroot-2013.08-rc2.tar.bz2">2013.08-rc2
  421. release candidate</a>, and report any problems found to the <a
  422. href="support.html">mailing list</a> or <a
  423. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  424. <li><b>5 August 2013 -- 2013.08-rc1 released</b>
  425. <p>We have a new release candidate! Lots of changes all over the
  426. tree, see
  427. the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08_rc1">CHANGES</a>
  428. file for details.</p>
  429. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  430. <a href="/downloads/buildroot-2013.08-rc1.tar.bz2">2013.08-rc1
  431. release candidate</a>, and report any problems found to the <a
  432. href="support.html">mailing list</a> or <a
  433. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  434. <li><b>31 May 2013 -- 2013.05 released</b>
  435. <p>The stable 2013.05 release is out - Thanks to everyone
  436. contributing and testing the release candidates. See the
  437. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a>
  438. file for more details, read the
  439. <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/073121.html">announcement</a>
  440. and go to the <a href="/downloads/">downloads page</a> to pick up the
  441. <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p>
  442. <li><b>25 May 2013 -- 2013.05-rc3 released</b>
  443. <p>Another week, another release candidate with more cleanups and
  444. build fixes. See the <a
  445. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a>
  446. file for details.</p>
  447. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  448. <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3
  449. release candidate</a>, and report any problems found to the <a
  450. href="support.html">mailing list</a> or <a
  451. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  452. <li><b>15 May 2013 -- 2013.05-rc2 released</b>
  453. <p>Another week, another release candidate with more cleanups and
  454. build fixes. See the <a
  455. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a>
  456. file for details.</p>
  457. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  458. <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2
  459. release candidate</a>, and report any problems found to the <a
  460. href="support.html">mailing list</a> or <a
  461. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  462. <li><b>8 May 2013 -- 2013.05-rc1 released</b>
  463. <p>We have a new release candidate! Lots of changes all over the
  464. tree, see the <a
  465. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a>
  466. file for details, and read the
  467. <a href="http://lists.buildroot.org/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p>
  468. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  469. <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1
  470. release candidate</a>, and report any problems found to the <a
  471. href="support.html">mailing list</a> or <a
  472. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  473. <li><b>28 February 2013 -- 2013.02 released</b>
  474. <p>The stable 2013.02 release is out - Thanks to everyone
  475. contributing and testing the release candidates. See the
  476. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
  477. file for more details
  478. and go to the <a href="/downloads/">downloads page</a> to pick up the
  479. <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
  480. <li><b>26 February 2013 -- 2013.02-rc3 released</b>
  481. <p>Another week, another release candidate with more cleanups and
  482. build fixes. See the <a
  483. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
  484. file for details.</p>
  485. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  486. <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
  487. release candidate</a>, and report any problems found to the <a
  488. href="support.html">mailing list</a> or <a
  489. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  490. <li><b>19 February 2013 -- 2013.02-rc2 released</b>
  491. <p>Another week, another release candidate with more cleanups and
  492. build fixes. See the <a
  493. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
  494. file for details.</p>
  495. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  496. <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
  497. release candidate</a>, and report any problems found to the <a
  498. href="support.html">mailing list</a> or <a
  499. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  500. <li><b>10 February 2013 -- 2013.02-rc1 released</b>
  501. <p>We have a new release candidate! Lots of changes all over the
  502. tree, see the <a
  503. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
  504. file for details, and read the
  505. <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
  506. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  507. <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
  508. release candidate</a>, and report any problems found to the <a
  509. href="support.html">mailing list</a> or <a
  510. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  511. <li><b>10 February 2013 -- Report from Buildroot Developers Meeting</b>
  512. <p>A report from the recent Buildroot Developers Meeting is now
  513. <a href="http://lists.buildroot.org/pipermail/buildroot/2013-February/067105.html">available</a>.
  514. <a href="http://emlinews.net">Embedded Linux News</a> also has a
  515. <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
  516. writeup about the event</a>, including photos.</p>
  517. <p>Once again, thanks to all the participants and to
  518. <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
  519. <li><b>12 January 2013 -- Next Buildroot Developers Meeting next to FOSDEM, Brussels</b>
  520. <p>The next Buildroot Developers Meeting will take place on Monday
  521. 4th February 2013 and Tuesday 5th February 2013 in Brussels,
  522. Belgium. Those dates have been chosen to immediately follow the
  523. great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
  524. <p>Attending this meeting is free, after registration by
  525. contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
  526. Petazzoni</a>. For more details about the meeting, please see
  527. the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
  528. Wiki page</a>.</p>
  529. <p>We would like to
  530. thank <a href="http://www.google.com">Google</a> for providing the
  531. meeting location and the Internet connection, and offering free
  532. lunch and refreshments to the participants.</p>
  533. <li><b>3 January 2013 -- 2012.11.1 released</b>
  534. <p>The 2012.11.1 bugfix release is out - Thanks to everyone
  535. contributing. This release fixes critical issues discovered since
  536. the 2012.11 release, most importantly with non-largefile builds on
  537. recent Ubuntu versions. See the
  538. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
  539. file for more details,
  540. and go to the <a href="/downloads/">downloads page</a> to pick up the
  541. <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
  542. <li><b>2 December 2012 -- 2012.11 released</b>
  543. <p>The stable 2012.11 release is out - Thanks to everyone
  544. contributing and testing the release candidates. See the
  545. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
  546. file for more details
  547. and go to the <a href="/downloads/">downloads page</a> to pick up the
  548. <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
  549. <li><b>30 November 2012 -- 2012.11-rc2 released</b>
  550. <p>RC2 is out with more bugfixes - See the <a
  551. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
  552. file for details.
  553. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  554. <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
  555. release candidate</a>, and report any problems found to the <a
  556. href="support.html">mailing list</a> or <a
  557. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  558. <li><b>17 November 2012 -- 2012.11-rc1 released</b>
  559. <p>We have a new release candidate! Lots of changes all over the
  560. tree, see the <a
  561. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
  562. file for details, and read the
  563. <a href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
  564. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  565. <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
  566. release candidate</a>, and report any problems found to the <a
  567. href="support.html">mailing list</a> or <a
  568. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  569. <li><b>17 November 2012 -- Buildroot Developer Day</b>
  570. <p>A report from the recent <i>Buildroot Developer Days</i> meeting
  571. in Barcelona, Spain is now <a
  572. href="http://lists.buildroot.org/pipermail/buildroot/2012-November/061558.html">available</a>.
  573. Many thanks to all the participants, and a special thanks to Arnout
  574. Vandecappelle from <a href="http://mind.be/">mind</a> for taking
  575. notes and Thomas Petazzoni from <a
  576. href="http://free-electrons.com/">Free Electrons</a> for handling
  577. all the practical arrangements, and naturally our sponsors, <a
  578. href="http://www.fluendo.com/">Fluendo</a> and <a href="http://www.synopsys.com/">Synopsis</a>.
  579. </p>
  580. <p>The next Developer Days will take place on February 4th and 5th
  581. in Brussels, Belgium, right after <a href="http://fosdem.org">FOSDEM</a>.</p>
  582. <li><b>31 August 2012 -- 2012.08 released</b>
  583. <p>The stable 2012.08 release is out - Thanks to everyone
  584. contributing and testing the release candidates. See the
  585. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
  586. file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
  587. <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
  588. <li><b>25 August 2012 -- 2012.08-rc3 released</b>
  589. <p>We have a new release candidate! Various fixes, and addition
  590. of licensing informations on many
  591. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
  592. file for details</p>
  593. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  594. <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
  595. release candidate</a>, and report any problems found to the <a
  596. href="support.html">mailing list</a> or <a
  597. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  598. <li><b>15 August 2012 -- 2012.08-rc2 released</b>
  599. <p>We have a new release candidate! Various fixes, and addition
  600. of licensing informations on many
  601. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
  602. file for details</p>
  603. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  604. <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
  605. release candidate</a>, and report any problems found to the <a
  606. href="support.html">mailing list</a> or <a
  607. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  608. <li><b>1 August 2012 -- 2012.08-rc1 released</b>
  609. <p>We have a new release candidate! Lots of changes all over the
  610. tree, see the <a
  611. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
  612. file for details</p>
  613. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  614. <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
  615. release candidate</a>, and report any problems found to the <a
  616. href="support.html">mailing list</a> or <a
  617. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  618. <li><b>22 July 2012 -- Buildroot Developer Day</b>
  619. <p>The next <i>Buildroot Developer Day</i> meeting will take place
  620. on Saturday November 3th and Sunday November 4th 2012 in
  621. Barcelona, Spain, just before
  622. the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
  623. Linux Conference Europe</a> (November 5th-7th). This two days
  624. meeting is mainly opened to Buildroot developers and contributors,
  625. or Buildroot users having a prior experience with the tool. This
  626. meeting will allow developers to work and Buildroot, and discuss
  627. current issues, the future directions, and more.</p>
  628. <p>For more details, see
  629. the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
  630. page</a> dedicated to the meeting.</p>
  631. <li><b>30 May 2012 -- 2012.05 released</b>
  632. <p>The stable 2012.05 release is out - Thanks to everyone
  633. contributing and testing the release candidates. See the
  634. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
  635. file for more details, read the
  636. <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/054342.html">announcement</a>
  637. and go to the <a href="/downloads/">downloads page</a> to pick up the
  638. <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
  639. <li><b>25 May 2012 -- 2012.05-rc3 released</b>
  640. <p>RC3 is out with more bugfixes - See the <a
  641. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
  642. file for details.
  643. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  644. <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
  645. release candidate</a>, and report any problems found to the <a
  646. href="support.html">mailing list</a> or <a
  647. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  648. <li><b>18 May 2012 -- 2012.05-rc2 released</b>
  649. <p>Another week, another release candidate with more cleanups and
  650. build fixes. See the <a
  651. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
  652. file for details.</p>
  653. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  654. <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.05-rc2
  655. release candidate</a>, and report any problems found to the <a
  656. href="support.html">mailing list</a> or <a
  657. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  658. <li><b>10 May 2012 -- 2012.05-rc1 released</b>
  659. <p>We have a new release candidate! Lots of changes all over the
  660. tree, see the <a
  661. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc1">CHANGES</a>
  662. file for details, and read the
  663. <a href="http://lists.buildroot.org/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
  664. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  665. <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
  666. release candidate</a>, and report any problems found to the <a
  667. href="support.html">mailing list</a> or <a
  668. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  669. <li><b>20 April 2012 -- Autobuilder Results Online</b>
  670. <p>The status of the autobuilders, which do repeated
  671. <code>randpackageconfig</code> builds for continuous integration
  672. testing, is now online at <a
  673. href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
  674. code behind it can be found in <a
  675. href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
  676. <p>Thanks to Thomas Petazzoni for running the web interface, and
  677. to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
  678. Farm</a> and <a href='http://free-electrons.com/'>Free
  679. Electrons</a> for hosting builders. Thomas also sends out a daily
  680. summary of the build status to the mailing list.</p>
  681. <li><b>29 February 2012 -- 2012.02 released</b>
  682. <p>The stable 2012.02 release is out - Thanks to everyone
  683. contributing and testing the release candidates. See the
  684. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
  685. file for more details, read the
  686. <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050752.html">announcement</a>
  687. and go to the <a href="/downloads/">downloads page</a> to pick up the
  688. <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
  689. <li><b>27 February 2012 -- 2012.02-rc3 released</b>
  690. <p>RC3 is out with more bugfixes - See the <a
  691. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
  692. file for details.
  693. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  694. <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
  695. release candidate</a>, and report any problems found to the <a
  696. href="support.html">mailing list</a> or <a
  697. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  698. <li><b>19 February 2012 -- 2012.02-rc2 released</b>
  699. <p>Another week, another release candidate with more cleanups and
  700. build fixes. See the <a
  701. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
  702. file for details.</p>
  703. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  704. <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
  705. release candidate</a>, and report any problems found to the <a
  706. href="support.html">mailing list</a> or <a
  707. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  708. <li><b>12 February 2012 -- 2012.02-rc1 released</b>
  709. <p>We have a new release candidate! Lots of changes all over the
  710. tree, see the <a
  711. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
  712. file for details, and read the
  713. <a href="http://lists.buildroot.org/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
  714. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  715. <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
  716. release candidate</a>, and report any problems found to the <a
  717. href="support.html">mailing list</a> or <a
  718. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  719. <li><b>31 January 2012 -- Buildroot Developer Day</b>
  720. <p>Another <i>Buildroot Developer Day</i> will take place on
  721. Friday, February 3rd in Brussels, Belgium - The day before <a
  722. href="http://fosdem.org">FOSDEM</a>. See the
  723. <a href="http://lists.buildroot.org/pipermail/buildroot/2012-January/049340.html">announcement</a>
  724. or the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free Electrons blog</a>
  725. for more info.</p>
  726. <li><b>30 November 2011 -- 2011.11 released</b>
  727. <p>The stable 2011.11 release is out - Thanks to everyone
  728. contributing and testing the release candidates. See the
  729. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
  730. file for more details, read the
  731. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047926.html">announcement</a>
  732. and go to the <a href="/downloads/">downloads page</a> to pick up the
  733. <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
  734. <li><b>26 November 2011 -- 2011.11-rc3 released</b>
  735. <p>RC3 is out with more bugfixes - See the <a
  736. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
  737. file for details.
  738. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  739. <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
  740. release candidate</a>, and report any problems found to the <a
  741. href="support.html">mailing list</a> or <a
  742. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  743. <li><b>18 November 2011 -- 2011.11-rc2 released</b>
  744. <p>Another week, another release candidate with a bunch of
  745. cleanups and build fixes. See the <a
  746. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
  747. file for details.</p>
  748. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  749. <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
  750. release candidate</a>, and report any problems found to the <a
  751. href="support.html">mailing list</a> or <a
  752. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  753. <li><b>11 November 2011 -- 2011.11-rc1 released</b>
  754. <p>We have a new release candidate! Lots of changes all over the
  755. tree, see the <a
  756. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
  757. file for details, and read the
  758. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-November/047395.html">announcement</a>
  759. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  760. <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
  761. release candidate</a>, and report any problems found to the <a
  762. href="support.html">mailing list</a> or <a
  763. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  764. <li><b>31 August 2011 -- 2011.08 released</b>
  765. <p>The stable 2011.08 release is out - Thanks to everyone
  766. contributing and testing the release candidates. See the
  767. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
  768. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  769. <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
  770. <li><b>29 August 2011 -- 2011.08-rc2 released</b>
  771. <p>RC2 is out with more bugfixes. See the <a
  772. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
  773. file for details, and read the
  774. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/045211.html">announcement</a>.
  775. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  776. <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
  777. release candidate</a>, and report any problems found to the <a
  778. href="support.html">mailing list</a> or <a
  779. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  780. <li><b>4 August 2011 -- 2011.08-rc1 released</b>
  781. <p>We have a new release candidate! Lots of changes all over the
  782. tree, see the <a
  783. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
  784. file for details, and read the
  785. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-August/044855.html">announcement</a>.
  786. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  787. <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
  788. release candidate</a>, and report any problems found to the <a
  789. href="support.html">mailing list</a> or <a
  790. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  791. <li><b>27 May 2011 -- 2011.05 released</b>
  792. <p>The stable 2011.05 release is out - Thanks to everyone
  793. contributing and testing the release candidates. See the
  794. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
  795. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  796. <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
  797. <li><b>24 May 2011 -- 2011.05-rc2 released</b>
  798. <p>RC2 is out with more bugfixes. See the <a
  799. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
  800. file for details.
  801. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  802. <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
  803. release candidate</a>, and report any problems found to the <a
  804. href="support.html">mailing list</a> or <a
  805. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  806. <li><b>18 May 2011 -- 2011.05-rc1 released</b>
  807. <p>We have a new release candidate! Lots of changes all over the
  808. tree, see the <a
  809. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
  810. file for details, and read the
  811. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-May/043317.html">announcement</a>.
  812. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  813. <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
  814. release candidate</a>, and report any problems found to the <a
  815. href="support.html">mailing list</a> or <a
  816. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  817. <li><b>28 February 2011 -- 2011.02 released</b>
  818. <p>The stable 2011.02 release is out - Thanks to everyone
  819. contributing and testing the release candidates. See the
  820. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
  821. file for more details, read the
  822. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041662.html">announcement</a>
  823. and go to the <a href="/downloads/">downloads page</a> to pick up the
  824. <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
  825. <li><b>24 February 2011 -- 2011.02-rc2 released</b>
  826. <p>RC2 is out with more cleanups and bugfixes, see the <a
  827. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
  828. file for details.</p>
  829. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  830. <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
  831. release candidate</a>, and report any problems found to the <a
  832. href="support.html">mailing list</a> or <a
  833. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  834. <li><b>14 February 2011 -- 2011.02-rc1 released</b>
  835. <p>We have a new release candidate! Lots of changes all over the
  836. tree, see the <a
  837. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
  838. file for details, and read the
  839. <a href="http://lists.buildroot.org/pipermail/buildroot/2011-February/041365.html">announcement</a>.
  840. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  841. <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
  842. release candidate</a>, and report any problems found to the <a
  843. href="support.html">mailing list</a> or <a
  844. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  845. <li><b>30 November 2010 -- 2010.11 released</b>
  846. <p>The stable 2010.11 release is out - Thanks to everyone
  847. contributing and testing the release candidates. See the
  848. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
  849. file for more details, read the
  850. <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/039135.html">announcement</a>
  851. and go to the <a href="/downloads/">downloads page</a> to pick up the
  852. <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
  853. <li><b>25 November 2010 -- 2010.11-rc2 released</b>
  854. <p>RC2 is out with more cleanups and bugfixes, see the <a
  855. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
  856. file for details.</p>
  857. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  858. <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
  859. release candidate</a>, and report any problems found to the <a
  860. href="support.html">mailing list</a> or <a
  861. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  862. <li><b>8 November 2010 -- 2010.11-rc1 released</b>
  863. <p>We have a new release candidate! Lots of changes all over the
  864. tree, see the <a
  865. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
  866. file for details, and read the
  867. <a href="http://lists.buildroot.org/pipermail/buildroot/2010-November/038645.html">announcement</a>.
  868. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  869. <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
  870. release candidate</a>, and report any problems found to the <a
  871. href="support.html">mailing list</a> or <a
  872. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  873. <li><b>28 September 2010 - Buildroot Developer Day</b>
  874. <p>A <i>Buildroot Developer Day</i> will take place on
  875. Friday, October 29th in Cambridge, UK - Just the day after the
  876. <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
  877. Linux Conference Europe</a>. This <i>Developer Day</i> aims
  878. at allowing Buildroot developers to meet and exchange ideas on the
  879. project and its future. See the
  880. <a href="http://lists.buildroot.org/pipermail/buildroot/2010-September/037930.html">announcement</a>
  881. for more info.</p>
  882. <p>Thanks to Thomas Petazzoni for taking care of the practical
  883. arrangements.</p>
  884. <li><b>31 August 2010 -- 2010.08 released</b>
  885. <p>The stable 2010.08 release is out - Thanks to everyone
  886. contributing and testing the release candidates. See the
  887. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
  888. file for more details, read the
  889. <a href="http://lists.buildroot.org/pipermail/buildroot/2010-August/037078.html">announcement</a>
  890. and go to the <a href="/downloads/">downloads page</a> to pick up the
  891. <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
  892. <li><b>30 August 2010 -- 2010.08-rc2 released</b>
  893. <p>RC2 is out with more cleanups and bugfixes, see the <a
  894. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
  895. file for details.
  896. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  897. <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
  898. release candidate</a>, and report any problems found to the <a
  899. href="support.html">mailing list</a> or <a
  900. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  901. This is very much expected to be the final release
  902. candidate, so give it a good test and expect a final 2010.08
  903. release before September unless critical issues are found.</p>
  904. <li><b>30 July 2010 -- 2010.08-rc1 released</b>
  905. <p>We have a new release candidate! Lots of changes all over the
  906. tree, see the <a
  907. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
  908. file for details.
  909. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  910. <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
  911. release candidate</a>, and report any problems found to the <a
  912. href="support.html">mailing list</a> or <a
  913. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  914. <li><b>30 May 2010 -- 2010.05 released</b>
  915. <p>The stable 2010.05 release is out - Thanks to everyone
  916. contributing and testing the release candidates. See the
  917. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
  918. file for more details, read the
  919. <a href="http://lists.buildroot.org/pipermail/buildroot/2010-May/034878.html">announcement</a>
  920. and go to the <a href="/downloads/">downloads page</a> to pick up the
  921. <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
  922. <li><b>27 May 2010 -- 2010.05-rc3 released</b>
  923. <p>RC3 is out with more cleanups and bugfixes, see the <a
  924. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
  925. file for details.
  926. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  927. <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
  928. release candidate</a>, and report any problems found to the <a
  929. href="support.html">mailing list</a> or <a
  930. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  931. <li><b>11 May 2010 -- 2010.05-rc2 released</b>
  932. <p>Another week, another release candidate with a bunch of
  933. cleanups and build fixes.</p>
  934. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  935. <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
  936. release candidate</a>, and report any problems found to the <a
  937. href="support.html">mailing list</a> or <a
  938. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  939. <li><b>3 May 2010 -- 2010.05-rc1 released</b>
  940. <p>We have a new release candidate! Lots of changes all over the
  941. tree, see the <a
  942. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
  943. file for details.
  944. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  945. <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
  946. release candidate</a>, and report any problems found to the <a
  947. href="support.html">mailing list</a> or <a
  948. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  949. <li><b>2 May 2010 - FOSDEM slides online</b>
  950. <p>The slides from the <a
  951. href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
  952. Build Systems: Present & Future</a> session at <a
  953. href="http://fosdem.org/2010">FOSDEM</a> are now <a
  954. href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
  955. <li><b>26 February 2010 -- 2010.02 released</b>
  956. <p>The stable 2010.02 release is out - Thanks to everyone
  957. contributing and testing the release candidates. See the
  958. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
  959. file for more details, and go to the <a href="/downloads/">downloads page</a>
  960. to pick up the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
  961. release</a>.</p>
  962. <li><b>23 February 2010 -- 2010.02-rc2 released</b>
  963. <p>RC2 is out with more cleanups and bugfixes, see the <a
  964. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
  965. file for details.
  966. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  967. <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
  968. release candidate</a>, and report any problems found to the <a
  969. href="support.html">mailing list</a> or <a
  970. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  971. <li><b>9 February 2010 -- 2010.02-rc1 released</b>
  972. <p>We have a new release candidate! Lots of changes all over the
  973. tree, see the <a
  974. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
  975. file for details.
  976. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  977. <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
  978. release candidate</a>, and report any problems found to the <a
  979. href="support.html">mailing list</a> or <a
  980. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  981. <li><b>1 December 2009 -- 2009.11 released</b>
  982. <p>The stable 2009.11 release is out - Thanks to everyone
  983. contributing and testing the release candidates. See the
  984. <a href="http://lists.buildroot.org/pipermail/buildroot/2009-December/030672.html">announcement</a>
  985. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
  986. for more details, and go to the <a href="/downloads/">downloads page</a>
  987. to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
  988. release</a>.</p>
  989. <li><b>29 November 2009 -- 2009.11-rc2 released</b>
  990. <p>RC2 is out with more cleanups and bugfixes, see the <a
  991. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
  992. file for details.
  993. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  994. <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
  995. release candidate</a>, and report any problems found to the <a
  996. href="support.html">mailing list</a> or <a
  997. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  998. <li><b>23 November 2009 -- 2009.11-rc1 released</b>
  999. <p>We have a new release candidate! Lots of changes all over the
  1000. tree, see the <a
  1001. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
  1002. file for details.
  1003. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1004. <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
  1005. release candidate</a>, and report any problems found to the <a
  1006. href="support.html">mailing list</a> or <a
  1007. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1008. <li><b>7 September 2009 -- First Buildroot Developer Day</b>
  1009. <p>The first <i>Buildroot Developer Day</i> will take place on
  1010. Saturday, October 17th in Grenoble, France, just the day after
  1011. Embedded Linux Conference Europe. This <i>Developer Day</i> aims
  1012. at allowing Buildroot developers to meet and exchange ideas on the
  1013. project and its future.</p>
  1014. <p>As the number of places is limited, interested candidates are
  1015. invited to send an e-mail to Peter Korsgaard (<code>jacmet at
  1016. uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
  1017. petazzoni at free-electrons dot com</code>).</p>
  1018. <p>This <i>Developer Day</i> will take place thanks to the
  1019. sponsoring of <a href="http://www.calao-systems.com">Calao
  1020. Systems</a> and <a href="http://www.free-electrons.com">Free
  1021. Electrons</a>.</p>
  1022. <li><b>31 August 2009 -- 2009.08 released</b>
  1023. <p>The stable 2009.08 release is out - Thanks to everyone
  1024. contributing and testing the release candidates. See the
  1025. <a href="http://lists.buildroot.org/pipermail/buildroot/2009-August/029018.html">announcement</a>
  1026. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
  1027. for more details, and go to the <a href="/downloads/">downloads page</a>
  1028. to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
  1029. release</a>.</p>
  1030. <li><b>26 August 2009 -- 2009.08-rc3 released</b>
  1031. <p>A number of bugfixes have been added to the tree since RC2
  1032. (especially thanks to Thomas Petazzoni) - See the <a
  1033. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
  1034. file for details. This is very much expected to be the final release
  1035. candidate, so give it a good test and expect a final 2009.08
  1036. release next weekend unless critical issues are found.</p>
  1037. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1038. <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
  1039. release candidate</a>, and report any problems found to the <a
  1040. href="support.html">mailing list</a> or <a
  1041. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1042. <li><b>6 August 2009 -- 2009.08-rc2 released</b>
  1043. <p>RC2 is out with more cleanups and bugfixes, see the <a
  1044. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
  1045. file for details.
  1046. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1047. <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
  1048. release candidate</a>, and report any problems found to the <a
  1049. href="support.html">mailing list</a> or <a
  1050. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1051. <li><b>2 August 2009 -- 2009.08-rc1 released</b>
  1052. <p>We have a new release candidate! Lots of changes all over the
  1053. tree, see the <a
  1054. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
  1055. file for details.
  1056. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1057. <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
  1058. release candidate</a>, and report any problems found to the <a
  1059. href="support.html">mailing list</a> or <a
  1060. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1061. <li><b>1 June 2009 -- 2009.05 released</b>
  1062. <p>The stable 2009.05 release is out - Thanks to everyone
  1063. contributing and testing the release candidates. See the
  1064. <a href="http://lists.buildroot.org/pipermail/buildroot/2009-June/027640.html">announcement</a>
  1065. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
  1066. for more details, and go to the <a href="/downloads/">downloads page</a>
  1067. to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
  1068. release</a>.</p>
  1069. <li><b>27 May 2009 -- 2009.05-rc3 released</b>
  1070. <p>We had a number of fixes post-RC2, so RC3 is out (see <a
  1071. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
  1072. for details). Now is the moment to test and verify that everything
  1073. is working for your favorite config - Expect a final 2009.05 very soon.</p>
  1074. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1075. <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
  1076. release candidate</a>, and report any problems found to the <a
  1077. href="support.html">mailing list</a> or <a
  1078. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1079. <li><b>19 May 2009 -- 2009.05-rc2 released</b>
  1080. <p>RC2 is out with more cleanups and bug fixes (see <a
  1081. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
  1082. Unless big issues are found, expect this to be the last release
  1083. candidate before the release - So give it a good test.</p>
  1084. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1085. <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
  1086. release candidate</a>, and report any problems found to the <a
  1087. href="support.html">mailing list</a> or <a
  1088. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1089. <li><b>14 May 2009 -- Buildroot.org</b>
  1090. <p>Earl Levine has been so kind to donate the <b>buildroot.org</b>
  1091. domain to us, so the website can now also be reached at <a
  1092. href="http://www.buildroot.org">www.buildroot.org</a> (and git at
  1093. <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
  1094. Thanks a lot Earl!</p>
  1095. <li><b>5 May 2009 -- 2009.05-rc1 released</b>
  1096. <p>We have a new release candidate! Lots of changes all over the
  1097. tree, see the <a
  1098. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
  1099. file for details.
  1100. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1101. <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
  1102. release candidate</a>, and report any problems found to the <a
  1103. href="support.html">mailing list</a> or <a
  1104. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1105. <li><b>3 May 2009 -- Moved to git</b>
  1106. <p>We've moved the source code from <a
  1107. href="http://subversion.tigris.org">Subversion</a> to <a
  1108. href="http://git-scm.org">Git</a>. You can browse the repo online
  1109. <a href="http://git.buildroot.net/buildroot">here</a>, and clone
  1110. the repo using:
  1111. <pre>git clone git://git.buildroot.net/buildroot</pre>
  1112. See the <a href="/git.html">Git Access</a> page for more details.
  1113. </p>
  1114. <li><b>27 March 2009 -- new Logo</b>
  1115. <p>We have a <a href="images/logo.png">logo</a>! We have so far
  1116. been using the <a href="http://busybox.net">Busybox</a> logo on
  1117. the website, as the website was a copy of the <a
  1118. href="http://busybox.net">Busybox</a> one - But not anymore, we
  1119. now have a shiny new logo of our own.</p>
  1120. <li><b>12 February 2009 -- 2009.02 released</b>
  1121. <p>The stable 2009.02 release is out - Thanks to everyone
  1122. contributing and testing the release candidates. See the
  1123. <a href="http://lists.buildroot.org/pipermail/buildroot/2009-February/025974.html">announcement</a>
  1124. for more details, and go to the <a href="/downloads/">downloads page</a>
  1125. to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
  1126. release</a>.</p>
  1127. <li><b>9 February 2009 -- 2009.02-rc4 released</b>
  1128. <p>We had more than 50 changes since RC3, several of them
  1129. toolchain related, so decided to make a RC4 as well. This is
  1130. very much expected to be the final release candidate, so give it
  1131. a good test and expect a final 2009.02 release this week unless
  1132. critical issues are found.</p>
  1133. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1134. <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
  1135. release candidate</a>, and report any problems found to the <a
  1136. href="support.html">mailing list</a> or <a
  1137. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1138. <li><b>31 January 2009 -- 2009.02-rc3 released</b>
  1139. <p>RC3 is out with more cleanups and bug fixes. Unless big issues
  1140. are found, expect this to be the last release candidate before the
  1141. release - So give it a good test.</p>
  1142. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1143. <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
  1144. release candidate</a>, and report any problems found to the <a
  1145. href="support.html">mailing list</a> or <a
  1146. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1147. <li><b>23 January 2009 -- 2009.02-rc2 released</b>
  1148. <p>Another week, another release candidate with a bunch of
  1149. cleanups and build fixes.</p>
  1150. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1151. <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
  1152. release candidate</a>, and report any problems found to the <a
  1153. href="support.html">mailing list</a> or <a
  1154. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  1155. <li><b>16 January 2009 -- Release candidate and new maintainer</b>
  1156. <p>It has been a long time coming, but we finally have a new
  1157. release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
  1158. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  1159. <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
  1160. release candidate</a>, and report any problems found to the <a
  1161. href="support.html">mailing list</a> or <a
  1162. href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
  1163. release 2009.02 in time for <a
  1164. href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
  1165. <li><b>16 July 2006 -- Buildroot mailing list</b>
  1166. <p>Buildroot now has its own <a href=support.html>mailing list</a>.</p>
  1167. <li><b>21 February 2005 -- Buildroot webpage added</b><p>
  1168. Buildroot is a set of Makefiles and patches that makes it easy generate a
  1169. cross-compilation toolchain and root filesystem for your target Linux
  1170. system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
  1171. Buildroot is useful mainly for people working with small or embedded
  1172. systems. Embedded systems often use processors that are not the regular
  1173. x86 processors everyone is used to using on their PC. It can be PowerPC
  1174. processors, MIPS processors, ARM processors, etc. And to be extra safe,
  1175. you do not need to be root to build or run buildroot.
  1176. <p>
  1177. And as of today buildroot even has its own webpage, making it a first class
  1178. citizen of uclibc.org and busybox.net, and more importantly, make it easy
  1179. to find and point to buildroot.
  1180. <p>
  1181. If you find a bug in buildroot, or wish to submit a patch to fix a problem
  1182. or add a shiny new feature, please use the <a
  1183. href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
  1184. the details, to make certain your work is not lost.
  1185. </ul>
  1186. </div><!--/.col-sm-10 -->
  1187. </div><!--/.row -->
  1188. <!--#include file="footer.html" -->