news.html 61 KB

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