[git commit] announce 0.9.33.1

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Apr 11 17:31:58 UTC 2012


commit: http://git.uclibc.org/uClibc-website/commit/?id=aee82c98920ef6e139f01a2aff07fd52dc799e54
branch: http://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 news.html |   36 +++++++++++++++++++++++++++++++-----
 1 files changed, 31 insertions(+), 5 deletions(-)

diff --git a/news.html b/news.html
index c927cc0..c47f4ac 100644
--- a/news.html
+++ b/news.html
@@ -1,20 +1,46 @@
 <!--#include file="header.html" -->
 
 <ul>
-  <li><b>1 Feb 2012, uClibc 0.9.33 Released</b>
+  <li><b>11 April 2012, uClibc 0.9.33.1 Released</b>
   <p>
 
-  uClibc-0.9.33 was released today.
+  uClibc-0.9.33.1 was released today.
   </p><p>
-  Grab the current <a href="/downloads/uClibc-0.9.33.tar.xz">0.9.33 release</a>
+  Grab the current <a href="/downloads/uClibc-0.9.33.1.tar.xz">0.9.33.1 release</a>
   tarball.<br>
-  Refer to the <a href="http://uClibc.org/downloads/ChangeLog-0.9.32.1_0.9.33">
-	  ChangeLog</a> for an in-depth description of changes
+  Refer to the <a href="http://uClibc.org/downloads/ChangeLog-0.9.33_0.9.33.1">
+	  ChangeLog-0.9.33_0.9.33.1</a> for the gory details
   or find and use other interresting stuff in the <a
   href="/downloads/">download area</a>.
+  </p><p>Changes include
+  <ul>
+	  <li>NPTL: Fix static linking with signal-related functions</li>
+	  <li>Add a microblaze-specific sys/user.h</li>
+	  <li>stdio: prevent retries on fclose/fflush after write errors</li>
+	  <li>stdio: Fix char signedness in _load_inttype()</li>
+	  <li>fchmodat: fix handling of flags</li>
+	  <li>libdl: fix memleak for local scope of dlopened's needed libraries</li>
+	  <li>ldso: fix fdpic support broken from prelink patch</li>
+	  <li>inotify_rm_watch: Change second argument to int</li>
+	  <li>alpha: trim crt code to fix build errors</li>
+	  <li>mmap64: always use unsigned 64bit offsets</li>
+  </ul>
   <br>Enjoy!
   <br>Iff you experience problems with this release then <em>please</em> 
   <a href="https://bugs.uclibc.org">file a bug</a>!
+  </p>
+  </li>
+
+  <li><b>1 Feb 2012, uClibc 0.9.33 Released</b>
+  <p>
+
+  uClibc-0.9.33 was released today.
+  </p><p>
+  Grab the current <a href="/downloads/uClibc-0.9.33.tar.xz">0.9.33 release</a>
+  tarball.<br>
+  Refer to the <a href="http://uClibc.org/downloads/ChangeLog-0.9.32.1_0.9.33">
+	  ChangeLog-0.9.32.1_0.9.33</a> for an in-depth description of changes.
+  <br>Enjoy!
   </li>
 
   <li><b>30 Dec 2011, uClibc 0.9.33-rc1 Released</b>


More information about the uClibc-cvs mailing list