news.html 3.7 KB

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