news.html 61 KB

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