news.html 69 KB

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