diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-10-08 03:27:15 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-10-08 03:27:15 (GMT) |
| commit | b234972c8ceaed22e542a0d0d46a16d0837cefa5 (patch) | |
| tree | a2712c21ef1c21b11141be30c77a5b1c74979165 | |
| parent | b56b08892967147246f9782fd8c774b0e28de5f0 (diff) | |
| download | busybox-website-b234972c8ceaed22e542a0d0d46a16d0837cefa5.tar.gz busybox-website-b234972c8ceaed22e542a0d0d46a16d0837cefa5.tar.bz2 | |
announce 1.15.2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -22,6 +22,19 @@ </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>, + <a href="http://busybox.net/downloads/fixes-1.15.2/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.15.2 has fixes for ash and hush (`trap` handling), + dd (fixed handling of I/O errors), find (fix for -follow and symlinks), + pidof (corrected recognition of kernel thread names), sed (SEGV), + uniq (memory leak), line editing (Ctrl-D works again), build system. + </p> + </li> + <li><b>15 September 2009 -- BusyBox 1.15.1 (stable), BusyBox 1.14.4 (stable)</b> <p><a href="http://busybox.net/downloads/busybox-1.15.1.tar.bz2">BusyBox 1.15.1</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_15_stable">git</a>, |
