diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-03-29 04:08:18 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-03-29 04:08:18 (GMT) |
| commit | 38ab8ee6b78427d2e40d2306f3a4032cfbc84e70 (patch) | |
| tree | 5449855fa0912252bf7fdf3444c50acb66cacd89 | |
| parent | 71de4e379610420118eb20dc9d85fb94ab4614f1 (diff) | |
| download | busybox-website-38ab8ee6b78427d2e40d2306f3a4032cfbc84e70.tar.gz busybox-website-38ab8ee6b78427d2e40d2306f3a4032cfbc84e70.tar.bz2 | |
announce 1.16.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -31,6 +31,26 @@ </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>, + <a href="http://busybox.net/downloads/fixes-1.16.1/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.16.1 has fixes for ash (SEGV with 'trap' and 'jobs'), + beep (pause was 1000 times too small), udhcpd (SEGV with -v), fbsplash + (re-enable drawing of images with size different than screen size), + hush (exec was not picking up applets in standalone mode), blkid + (a few newer swap formats supported), md5sum/shaNsum (accept -bt options), + syslogd (logfile had mode 0666), tail (a case where we tried to write + negative number of bytes), tftpd (open without third argument), + touch (-d wasn't working as it should), wc (with one file, don't print + any leading spaces), wget (SEGV if proxy is specified in environment), + some toolchain compatibility fixes, help text fixes, + build system fix (defconfig was not updated). + </p> + </li> + <li><b>27 January 2010 -- BusyBox 1.16.0 (unstable)</b> <p><a href="http://busybox.net/downloads/busybox-1.16.0.tar.bz2">BusyBox 1.16.0</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_16_stable">git</a>, |
