[git commit] announce 0.9.33.2

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue May 15 07:39:16 UTC 2012


commit: http://git.uclibc.org/uClibc-website/commit/?id=7d5585c6a3952215d667a0eebc02709ba30c46ee
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 |   35 ++++++++++++++++++++++++++++++++---
 1 files changed, 32 insertions(+), 3 deletions(-)

diff --git a/news.html b/news.html
index c47f4ac..6f62184 100644
--- a/news.html
+++ b/news.html
@@ -1,6 +1,38 @@
 <!--#include file="header.html" -->
 
 <ul>
+  <li><b>15 May 2012, uClibc 0.9.33.2 Released</b>
+  <p>
+
+  uClibc-0.9.33.2 was released today.
+  </p><p>
+  Grab the current <a href="/downloads/uClibc-0.9.33.2.tar.xz">0.9.33.2 release</a>
+  tarball.<br>
+  Refer to the <a href="http://uClibc.org/downloads/ChangeLog-0.9.33.1_0.9.33.2">
+	  ChangeLog-0.9.33.1_0.9.33.2</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>mmap64 tweaks</li>
+	  <li>getconf: include a newline in error messages (glibc compat)</li>
+	  <li>bfin: set an invalid insn for abort</li>
+	  <li>inet: posix conformance and speed tweaks for getaddrinfo</li>
+	  <li>resolv: Fix /etc/hosts for more than MAXALIASES aliases</li>
+	  <li>ipc: eventually use stat64 in ftok()</li>
+	  <li>wchar: Fix BOM emitting in iconv_open()</li>
+	  <li>atomic.h: handle new mips R10K errata</li>
+	  <li>getpgrp: fix fallback handling for !__NR_getpgrp</li>
+	  <li>llseek: support __NR_llseek syscall</li>
+	  <li>epoll.h updates</li>
+	  <li>ldd.host: misc corrections</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>11 April 2012, uClibc 0.9.33.1 Released</b>
   <p>
 
@@ -26,9 +58,6 @@
 	  <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>


More information about the uClibc-cvs mailing list