news.html 67 KB

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