diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-12-12 21:44:24 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-12-12 21:44:24 (GMT) |
| commit | 4282933a8548de15705e9a83f830c7bd6a42aae7 (patch) | |
| tree | fb286cf90240e00757b10f26244a93116ba83b62 | |
| parent | db5fdd14200585f9bddfb30e28a711c2e3e2195e (diff) | |
| download | busybox-website-4282933a8548de15705e9a83f830c7bd6a42aae7.tar.gz busybox-website-4282933a8548de15705e9a83f830c7bd6a42aae7.tar.bz2 | |
Announce 1.15.3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -22,6 +22,20 @@ </p> </li> + <li><b>12 December 2009 -- BusyBox 1.15.3 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.15.3.tar.bz2">BusyBox 1.15.3</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_15_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.15.3/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.15.3 has fixes for ash (compilation with signed chars, + SIGHUP handling fix), awk, flash_eraseall (fix for newer kernel headers), + grep, mount (mount -a won't mount everyting again on 2ns run), ping + (fix unaligned access), split (accepts "-" as stdin now), build system + (parallel build). + </p> + </li> + <li><b>8 October 2009 -- BusyBox 1.15.2 (stable)</b> <p><a href="http://busybox.net/downloads/busybox-1.15.2.tar.bz2">BusyBox 1.15.2</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_15_stable">git</a>, |
