news.html 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <!--#include file="header.html" -->
  2. <ul>
  3. <li> <b>21 February 2007, uClibc 0.9.28.2 Released</b>
  4. <br>
  5. We're pleased to announce uClibc-0.9.28.2, with a few more bugfixes
  6. and minor cleanups for tried and true stable 0.9.28 series. As with
  7. uClibc 0.9.28.1, this is intended as a drop-in replacement for the
  8. stable uClibc 0.9.28 release.
  9. <br>
  10. Trundle over to the <a href="/downloads/">downloads page</a> to pick up the
  11. <a href="/downloads/uClibc-0.9.28.2.tar.bz2">0.9.28.2 release</a>.
  12. <p>
  13. <li> <b>28 January 2007, uClibc 0.9.28.1 Released</b>
  14. <br>
  15. Take one part uClibc-0.9.28 and many part bugfixes and you we're proud to
  16. announce uClibc-0.9.28.1. What sort of bugfixes you may wonder? The good
  17. kind of course. This marks the new state of development which matches so
  18. many other projects; while heavy development happens on the next major
  19. version, we'll push out some stable point releases.
  20. <br>
  21. Trundle over to the <a href="/downloads/">downloads page</a> to pick up the
  22. <a href="/downloads/uClibc-0.9.28.1.tar.bz2">0.9.28.1 release</a>.
  23. <p>
  24. <li> <b>17 August 2005, uClibc 0.9.28 Released</b>
  25. <br>
  26. CodePoet Consulting is pleased to announce the release of uClibc 0.9.28.
  27. You are probably used to this by now, but this release is NOT binary
  28. compatible with uClibc 0.9.27 or any earlier release, so be prepared to
  29. recompile your software if you are still using an old version of uClibc.
  30. <p>
  31. Updated uClibc development systems built using uClibc 0.9.28, along
  32. with the <a href="http://buildroot.uclibc.org/">uClibc buildroot</a>
  33. and source code used to compile these development systems will be released
  34. later this evening, along with
  35. <a href="http://ltp.sourceforge.net/">Linux Test Project test suite</a>
  36. results demonstrating how uClibc is doing. Contributions of LTP test
  37. suite run results using uClibc are welcome...
  38. <p>
  39. As usual the
  40. <a href="http://www.uclibc.org/downloads/uClibc-0.9.28.tar.bz2">source code for this release</a>
  41. is available <a href="http://www.uclibc.org/downloads/">here</a>.
  42. <p>
  43. <li><b>13 January 2005 -- Bug and Patch Tracking</b><p>
  44. Bug reports sometimes get lost when posted to the mailing list. The
  45. developers of uClibc are busy people, and have only so much they can keep
  46. in their brains at a time. In my case, I'm lucky if I can remember my own
  47. name, much less a bug report posted last week... To prevent your bug report
  48. from getting lost, if you find a bug in uClibc, please use the
  49. <a href="http://bugs.uclibc.org/">shiny new Bug and Patch Tracking System</a>
  50. to post all the gory details.
  51. <p>
  52. The same applies to patches... Regardless of whether your patch
  53. is a bug fix or adds spiffy new features, please post your patch
  54. to the Bug and Patch Tracking System to make certain it is
  55. properly considered.
  56. <p> <li> <b>Old News</b>
  57. <br>
  58. <a href="/oldnews.html">Click here to read older news</a>
  59. <p>
  60. </ul>
  61. <!--#include file="footer.html" -->