diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-01-16 18:56:05 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-01-16 18:56:05 (GMT) |
| commit | d87a1a512c4f40be49114b130974077d2638db35 (patch) | |
| tree | f8c844184a94c531c57849ce798643a921ebb3e9 | |
| parent | 1dd039f95bdf4d76ff32af1ba1dc28a2a14fc98d (diff) | |
| download | busybox-website-d87a1a512c4f40be49114b130974077d2638db35.tar.gz busybox-website-d87a1a512c4f40be49114b130974077d2638db35.tar.bz2 | |
Announce 1.18.2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -30,6 +30,24 @@ </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>, + <a href="http://busybox.net/downloads/fixes-1.18.2/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.18.2 has fixes for + bzip2 (bzip2 many_files* was leaking memory), + cpio (was not allowing list of extracted files on command line), + httpd (now sends correct Last-Modified: header for gzipped files), + hush (was showing wrong prompt on empty interactive input), + mkswap (build fix for selinux-enabled config), + modprobe-small (support gzipped modules in insmod), + tftp (fix timing out in progress meter enabled build), + and build failures in some configs. + </p> + </li> + <li><b>21 December 2010 -- BusyBox 1.18.1 (stable)</b> <p><a href="http://busybox.net/downloads/busybox-1.18.1.tar.bz2">BusyBox 1.18.1</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_18_stable">git</a>, |
