diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-06-12 14:02:15 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-06-12 14:02:15 (GMT) |
| commit | db0065bf54ede6c2fd905bc230103bc89e29d79f (patch) | |
| tree | ab40d074620364e7e9a30103355a524ae25a70b5 | |
| parent | 662a16cd0ebcaadf9087896e6144de2266e3976f (diff) | |
| download | busybox-website-db0065bf54ede6c2fd905bc230103bc89e29d79f.tar.gz busybox-website-db0065bf54ede6c2fd905bc230103bc89e29d79f.tar.bz2 | |
Announce 1.16.2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -30,6 +30,20 @@ </p> </li> + <li><b>12 June 2010 -- BusyBox 1.16.2 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.16.2.tar.bz2">BusyBox 1.16.2</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_16_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.16.2/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.16.2 has fixes for ash (complex cases of stdin redirection, + memory reallocation bug fix), cpio ("NNN blocks" goes to stderr now), + udhcp (last byte of hosthame was truncated), dnsd (misaligned access), + hush (in some cases $# was wrong), hwclock (subsecond sync code removed), + sed (a corner case with line continuation is fixed). + </p> + </li> + <li><b>28 March 2010 -- BusyBox 1.16.1 (stable)</b> <p><a href="http://busybox.net/downloads/busybox-1.16.1.tar.bz2">BusyBox 1.16.1</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_16_stable">git</a>, |
