diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-08-29 23:23:09 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-08-29 23:23:09 (GMT) |
| commit | 6fab33302b1c59ab5a8ab3c60d285951f781baaf (patch) | |
| tree | fbe694a50349b31ddbb8b39fa804afb46d329b33 | |
| parent | 571477e23862012c7d7e7f501ebb9ad6ec727038 (diff) | |
| download | busybox-website-6fab33302b1c59ab5a8ab3c60d285951f781baaf.tar.gz busybox-website-6fab33302b1c59ab5a8ab3c60d285951f781baaf.tar.bz2 | |
Announce 1.17.2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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>, |
