diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-02-08 22:25:49 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-02-08 22:25:49 (GMT) |
| commit | b53836c3e9a808953d428c9529185c214a04a020 (patch) | |
| tree | c530ef5b39b86417fe51ad200d8692dd4cd96eec | |
| parent | 43b5b5b79041dc7bcc1c238d07a97ebf99c65ce5 (diff) | |
| download | busybox-website-b53836c3e9a808953d428c9529185c214a04a020.tar.gz busybox-website-b53836c3e9a808953d428c9529185c214a04a020.tar.bz2 | |
Announce 1.18.3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -30,6 +30,25 @@ </p> </li> + <li><b>8 February 2011 -- BusyBox 1.18.3 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.18.3.tar.bz2">BusyBox 1.18.3</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_18_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.18.3/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.18.3 has fixes for + hush (fix for "cmd & [Enter]" behavior), + modprobe-small (better handling of "insmod BAD_MODULE_NAME"), + modprobe (reverted bad change affecting module parameters with spaces), + ping (IPv6 fix), + tar (fix for "tar -xzf FILE.tgz"), + udhcp (fix for options specified in hex), + wc (-c and -m were swapped), + libbb (fixed a case when fork+(exec error) was leaving a zombie), + build system (does not force FEATURE_SUID anymore). + </p> + </li> + <li><b>16 January 2011 -- BusyBox 1.18.2 (stable)</b> <p><a href="http://busybox.net/downloads/busybox-1.18.2.tar.bz2">BusyBox 1.18.2</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_18_stable">git</a>, |
