news.html 69 KB

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