news.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <!--#include file="header.html" -->
  2. <ul>
  3. <li> <b>20 April 2004, uClibc 0.9.26 based Debian uwoody</b>
  4. <br>
  5. CodePoet Consulting (i.e. Erik) is pleased to announce the immediate
  6. availability of an x86 port of Debian woody compiled with uClibc 0.9.26.
  7. This was originally announced a couple of months ago, but has been updated
  8. a few times since to correct several small problems. If you want an easy
  9. way to start building your own uClibc based applications, this is it. This
  10. even supports building your own packages using 'apt-get', and using
  11. 'apt-get' to install already compiled packages from uclibc.org. You can
  12. find Erik's uwoody distribution <a
  13. href="http://www.uclibc.org/dists/">uwoody distribution here</a>, If you
  14. think this is the coolest thing since the invention of water, feel free to
  15. <a href="http://uclibc.org/FAQ.html#support">let us know</a>.
  16. <p>
  17. <li> <b>3 January 2004, uClibc 0.9.26 Released</b>
  18. <br>
  19. CodePoet Consulting is sorry to announce there was a pthread bug that
  20. slipped though our extensive testing and was only noticed a few hours after
  21. the previous release. As a result, we are now releasing uClibc 0.9.26
  22. which fixes this bug, and is otherwise identical to the previous release.
  23. <p>
  24. This release remains binary compatible with uClibc 0.9.21-25, as long as
  25. you take care to avoid any configuraton changes that will break things.
  26. Please be aware we <b>will</b> break binary compatibilty in the upcoming
  27. 0.9.27 release to implement a few necessary changes we have been
  28. postponing. That will hopefully be the last ABI change before we freeze
  29. the ABI for the upcoming 1.0.x stable uClibc series.
  30. <p>
  31. As usual, the
  32. <a href="http://www.uclibc.org/downloads/Changelog">Changelog</a>,
  33. <a href="http://www.uclibc.org/downloads/Changelog.full">detailed changelog</a>,
  34. and <a href="http://www.uclibc.org/downloads/uClibc-0.9.26.tar.bz2">source code for this release</a>
  35. are available <a href="http://www.uclibc.org/downloads/">here</a>.
  36. <li> <b>3 January 2004, uClibc 0.9.25 Released</b>
  37. <br>
  38. CodePoet Consulting is pleased to announce the immediate availability of
  39. uClibc 0.9.25. This contains many bug fixes and cleanups, and is
  40. recommended for anyone using uClibc. This release remains binary
  41. compatible with uClibc 0.9.21-24 (as long as you take care to avoid any
  42. configuraton changes that will break things). We <b>were</b> planning to break
  43. binary compatibilty in this release, but decided to hold those changes so
  44. we could push out a bugfix release.
  45. <p>
  46. Please be aware we <b>will</b> break binary compatibilty in the upcoming
  47. 0.9.26 release to implement a few changes we have been postponing. That
  48. will hopefully be the last ABI change before we freeze the ABI for the
  49. upcoming 1.0.x stable uClibc series.
  50. <p>
  51. As usual, the
  52. <a href="http://www.uclibc.org/downloads/Changelog">Changelog</a>,
  53. <a href="http://www.uclibc.org/downloads/Changelog.full">detailed changelog</a>,
  54. and <a href="http://www.uclibc.org/downloads/uClibc-0.9.25.tar.bz2">source code for this release</a>
  55. are available <a href="http://www.uclibc.org/downloads/">here</a>.
  56. <p>
  57. <li> <b>19 December 2003, dev systems updated to uClibc 0.9.24</b>
  58. <br>
  59. Current uClibc development systems have been posted for
  60. <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>,
  61. <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
  62. <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>,
  63. <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_mips.bz2">mips</a>,
  64. <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_mipsel.bz2">mipsel</a>, and
  65. <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_sh4.bz2">sh4</a>.
  66. The powerpc dev system mostly works, but there are still some
  67. problems with the shared library loader that have not yet been resolved.
  68. Details on what these are and how to use them can be found in the
  69. <a href="/FAQ.html#dev_systems">FAQ</a>
  70. <p>
  71. <li> <b>15 December 2003, uClibc 0.9.24 Released</b>
  72. <br>
  73. CodePoet Consulting is pleased to announce the immediate availability of
  74. uClibc 0.9.24. This contains various minor updates and fixes for a few
  75. silly configuration problems. Arm users should notice a speed increase
  76. since some arm optimized string functions have been added. And several
  77. bugs have been fixed.
  78. <p>
  79. This release continues to be binary compatible with uClibc 0.9.21 to 0.9.23
  80. -- as long as you pick compatible configuration options. The next release
  81. will <b>not</b> be binary compatible. We've been saving up a few needed
  82. changes that will be going into the next release, so while you will not
  83. need to recompile all your applications and libraries just yet, keep in
  84. mind we will have a flag day soon...
  85. <p>
  86. As usual, the
  87. <a href="http://www.uclibc.org/downloads/Changelog">Changelog</a>,
  88. <a href="http://www.uclibc.org/downloads/Changelog.full">detailed changelog</a>,
  89. and <a href="http://www.uclibc.org/downloads/uClibc-0.9.24.tar.bz2">source code for this release</a>
  90. are available <a href="http://www.uclibc.org/downloads/">here</a>.
  91. <p> <li> <b>Old News</b>
  92. <br>
  93. <a href="/oldnews.html">Click here to read older news</a>
  94. <p>
  95. </ul>
  96. <!--#include file="footer.html" -->