[git commit master 1/1] Announce 1.17.2

Denys Vlasenko vda.linux at googlemail.com
Sun Aug 29 23:23:09 UTC 2010


commit: http://git.busybox.net/busybox-website/commit/?id=6fab33302b1c59ab5a8ab3c60d285951f781baaf
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/news.html b/news.html
index 2603b10..21bec2c 100644
--- a/news.html
+++ b/news.html
@@ -30,6 +30,27 @@
     </p>
   </li>
 
+  <li><b>25 August 2010 -- BusyBox 1.17.2 (stable)</b>
+    <p><a href="http://busybox.net/downloads/busybox-1.17.2.tar.bz2">BusyBox 1.17.2</a>.
+    (<a href="http://git.busybox.net/busybox/tree/?h=1_17_stable">git</a>,
+    <a href="http://busybox.net/downloads/fixes-1.17.2/">patches</a>,
+    <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
+
+    <p>Bug fix release. 1.17.2 has fixes for
+    build system (now works with make 3.82),
+    grep (zero length match could loop forever with -o),
+    mdev (/dev nodes were never deleted),
+    mktemp (fix for patterns with slashes),
+    sed (fixes to -i option and N command),
+    shell ($! was sometimes set to a wrong value;
+    ulimit without both -H and -S now sets both hard and soft limits)
+    </p>
+    <p>Patch applet is completely replaced by a more capable
+    implementation from toybox (Rob Landley's code).
+    Aboriginal Linux needs it.
+    </p>
+  </li>
+
   <li><b>25 July 2010 -- BusyBox 1.17.1 (stable)</b>
     <p><a href="http://busybox.net/downloads/busybox-1.17.1.tar.bz2">BusyBox 1.17.1</a>.
     (<a href="http://git.busybox.net/busybox/tree/?h=1_17_stable">git</a>,
-- 
1.7.1



More information about the busybox-cvs mailing list