news.html 5.3 KB

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