news.html 71 KB

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