[git commit master] announce 0.9.30.2

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Jan 13 21:11:47 UTC 2010


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

also cycle old news to oldnews

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 news.html    |  134 ++++++----------------------------------------------------
 oldnews.html |  111 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 124 insertions(+), 121 deletions(-)

diff --git a/news.html b/news.html
index 97c4be8..c438d24 100644
--- a/news.html
+++ b/news.html
@@ -1,6 +1,19 @@
 <!--#include file="header.html" -->
 
 <ul>
+  <li><b>13 Jan 2010, uClibc 0.9.30.2 Released</b>
+  <p>
+
+  0.9.30.2 is a bug fix release and a recommended update.
+  Also includes AT_FILE interface backported from master.
+  </p><p>
+  Head to the <a href="/downloads/">downloads page</a> to pick up the
+  <a href="/downloads/uClibc-0.9.30.2.tar.xz">0.9.30.2 release</a>.
+  The <a href="http://uClibc.org/downloads/ChangeLog-0.9.30.1_0.9.30.2">
+  ChangeLog-0.9.30.1_0.9.30.2</a> indicates all the details.<br>Enjoy!
+
+  </li>
+
   <li><b>5 May 2009, SVN -&gt; GIT</b>
   <p>
 
@@ -14,12 +27,6 @@
 
   0.9.30.1 has been released. This is a bugfix only release.
   Everybody is encouraged to update.
-  <p>
-
-  Head to the <a href="/downloads/">downloads page</a> to pick up the
-  <a href="/downloads/uClibc-0.9.30.1.tar.bz2">0.9.30.1 release</a>.
-  The <a href="http://uClibc.org/downloads/ChangeLog-0.9.30_0.9.30.1">
-  ChangeLog-0.9.30_0.9.30.1</a> indicates all the details.<br>Enjoy!
   </li>
 
 
@@ -35,121 +42,6 @@
 
   </li>
 
-
-  <li><b>28 October 2008, uClibc 0.9.30-rc3 Released</b>
-  <p>
-
-  0.9.30-rc3 is out of the door. Please test this release candidate to shake out
-  possible regressions before the final 0.9.30.
-  <p>
-
-  Head to the <a href="/downloads/">downloads page</a> to pick up the
-  <a href="/downloads/uClibc-0.9.30-rc3.tar.bz2">0.9.30-rc3 release</a>.
-
-  </li>
-
-  <li><b>15 October 2008, uClibc 0.9.30-rc2 Released</b>
-  <p>
-
-  After quite some time of bugfixing and general improvement all over the
-  place we have a 0.9.30-rc2. Please test this release candidate to shake out
-  possible regressions before the final 0.9.30. Target for the release is
-  end of october.
-
-  <p>
-
-  Head to the <a href="/downloads/">downloads page</a> to pick up the
-  <a href="/downloads/uClibc-0.9.30-rc2.tar.bz2">0.9.30-rc2 release</a>.
-
-  </li>
-
-  <li><b>22 August 2008, Status</b>
-  <p>
-  Quite some fixes went into <a href="developing.html">trunk</a> during the
-  last couple of months, umong them fixes for arm, mips, sh, i386, x86_64
-  and some bits for cris, powerpc and others.  Several architecture independent
-  tweaks and improvements found their way into trunk, too.
-
-  <p>
-  
-  A couple of new configuration options were added to allow for even more
-  fine-grained selection of the desired exported functionality.  These new
-  options are in the &quot;Advanced Library Settings&quot; menu and include
-  <ul>
-    <li>Realtime-related family of SUSv functions</li>
-    <li>Advanced realtime-related family of SUSv functions</li>
-    <li>epoll</li>
-    <li>Extended Attributes</li>
-    <li>a handful of options to turn off compatibility APIs
-        and deprecated functions</li>
-  </ul>
-
-  <p>
-  Furthermore it is now possible to build uClibc without networking support
-  (for certain configurations):
-  <ul>
-    <li>No network</li>
-    <li>Socket</li>
-    <li>IPv4</li>
-    <li>IPv6</li>
-  </ul>
-
-  <p>
-  An allnoconfig setup with shared library support is about 30% smaller than
-  it was previously.
-
-  <p>
-  Further work will be needed to completely decouple advanced RT from RT
-  as well as building a purely IPv6 capable library <em>without any</em> IPv4
-  support.
-
-  <li><b>6 May 2007, uClibc 0.9.29 Released</b>
-  <p>
-
-  Smacked down a few more bugs in the malloc implementations for no-MMU and
-  finally got this one out.  Again, this one should be binary compatible with
-  the 0.9.28 series, but no one has explicitly tested this, so let us know!
-
-  <p>
-
-  Head to the <a href="/downloads/">downloads page</a> to pick up the
-  <a href="/downloads/uClibc-0.9.29.tar.bz2">0.9.29 release</a>.
-
-  </li>
-  <li><b>17 April 2007, uClibc 0.9.29_rc1 Released</b>
-  <p>
-
-  After the long goodbye, we have 0.9.29_rc1.  Post your regressions and we'll
-  pound out as many before 0.9.29.  Target for this is end of the week.  After
-  that, we'll try to continue with the release-early-release-often schedule.
-  This one should be binary compatible with the 0.9.28 series, but no one has
-  explicitly tested this, so let us know!
-
-  <p>
-
-  Head to the <a href="/downloads/">downloads page</a> to pick up the
-  <a href="/downloads/uClibc-0.9.29_rc1.tar.bz2">0.9.29_rc1 release</a>.
-
-  </li>
-  <li><b>28 February 2007, uClibc 0.9.28.3 Released</b>
-  <p>
-
-  We're aiming for a new release-early-release-often record or something with
-  the release of uClibc-0.9.28.3, which fixes a few more problems that turned
-  up after last week's 0.9.28.2 release -- in particular a problem with weak
-  threading symbols.  As with last week's release, this is intended as a
-  drop-in replacement for the long-term stable uClibc 0.9.28 release series.
-
-  <p>
-
-  Head to the <a href="/downloads/">downloads page</a> to pick up the
-  <a href="/downloads/uClibc-0.9.28.3.tar.bz2">0.9.28.3 release</a>.
-
-  </li>
-
-
-
-
   <li><b>Old News</b>
   <p>
   Click here to read <a href="/oldnews.html">older news</a>.
diff --git a/oldnews.html b/oldnews.html
index 3a48a86..88221a4 100644
--- a/oldnews.html
+++ b/oldnews.html
@@ -4,6 +4,117 @@
 
 <ul>
 
+  <li><b>28 October 2008, uClibc 0.9.30-rc3 Released</b>
+  <p>
+
+  0.9.30-rc3 is out of the door. Please test this release candidate to shake out
+  possible regressions before the final 0.9.30.
+  <p>
+
+  Head to the <a href="/downloads/">downloads page</a> to pick up the
+  <a href="/downloads/uClibc-0.9.30-rc3.tar.bz2">0.9.30-rc3 release</a>.
+
+  </li>
+
+  <li><b>15 October 2008, uClibc 0.9.30-rc2 Released</b>
+  <p>
+
+  After quite some time of bugfixing and general improvement all over the
+  place we have a 0.9.30-rc2. Please test this release candidate to shake out
+  possible regressions before the final 0.9.30. Target for the release is
+  end of october.
+
+  <p>
+
+  Head to the <a href="/downloads/">downloads page</a> to pick up the
+  <a href="/downloads/uClibc-0.9.30-rc2.tar.bz2">0.9.30-rc2 release</a>.
+
+  </li>
+
+  <li><b>22 August 2008, Status</b>
+  <p>
+  Quite some fixes went into <a href="developing.html">trunk</a> during the
+  last couple of months, umong them fixes for arm, mips, sh, i386, x86_64
+  and some bits for cris, powerpc and others.  Several architecture independent
+  tweaks and improvements found their way into trunk, too.
+
+  <p>
+  A couple of new configuration options were added to allow for even more
+  fine-grained selection of the desired exported functionality.  These new
+  options are in the &quot;Advanced Library Settings&quot; menu and include
+  <ul>
+    <li>Realtime-related family of SUSv functions</li>
+    <li>Advanced realtime-related family of SUSv functions</li>
+    <li>epoll</li>
+    <li>Extended Attributes</li>
+    <li>a handful of options to turn off compatibility APIs
+        and deprecated functions</li>
+  </ul>
+
+  <p>
+  Furthermore it is now possible to build uClibc without networking support
+  (for certain configurations):
+  <ul>
+    <li>No network</li>
+    <li>Socket</li>
+    <li>IPv4</li>
+    <li>IPv6</li>
+  </ul>
+
+  <p>
+  An allnoconfig setup with shared library support is about 30% smaller than
+  it was previously.
+
+  <p>
+  Further work will be needed to completely decouple advanced RT from RT
+  as well as building a purely IPv6 capable library <em>without any</em> IPv4
+  support.
+
+  <li><b>6 May 2007, uClibc 0.9.29 Released</b>
+  <p>
+
+  Smacked down a few more bugs in the malloc implementations for no-MMU and
+  finally got this one out.  Again, this one should be binary compatible with
+  the 0.9.28 series, but no one has explicitly tested this, so let us know!
+
+  <p>
+
+  Head to the <a href="/downloads/">downloads page</a> to pick up the
+  <a href="/downloads/uClibc-0.9.29.tar.bz2">0.9.29 release</a>.
+
+  </li>
+  <li><b>17 April 2007, uClibc 0.9.29_rc1 Released</b>
+  <p>
+
+  After the long goodbye, we have 0.9.29_rc1.  Post your regressions and we'll
+  pound out as many before 0.9.29.  Target for this is end of the week.  After
+  that, we'll try to continue with the release-early-release-often schedule.
+  This one should be binary compatible with the 0.9.28 series, but no one has
+  explicitly tested this, so let us know!
+
+  <p>
+
+  Head to the <a href="/downloads/">downloads page</a> to pick up the
+  <a href="/downloads/uClibc-0.9.29_rc1.tar.bz2">0.9.29_rc1 release</a>.
+
+  </li>
+  <li><b>28 February 2007, uClibc 0.9.28.3 Released</b>
+  <p>
+
+  We're aiming for a new release-early-release-often record or something with
+  the release of uClibc-0.9.28.3, which fixes a few more problems that turned
+  up after last week's 0.9.28.2 release -- in particular a problem with weak
+  threading symbols.  As with last week's release, this is intended as a
+  drop-in replacement for the long-term stable uClibc 0.9.28 release series.
+
+  <p>
+
+  Head to the <a href="/downloads/">downloads page</a> to pick up the
+  <a href="/downloads/uClibc-0.9.28.3.tar.bz2">0.9.28.3 release</a>.
+
+  </li>
+
+
   <li><b>21 February 2007, uClibc 0.9.28.2 Released</b>
   <p>
 
-- 
1.6.3.3



More information about the uClibc-cvs mailing list