[git commit master] announce 1.16.1

Denys Vlasenko vda.linux at googlemail.com
Mon Mar 29 04:08:18 UTC 2010


commit: http://git.busybox.net/busybox-website/commit/?id=38ab8ee6b78427d2e40d2306f3a4032cfbc84e70
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/news.html b/news.html
index 93afa47..902bd7f 100644
--- a/news.html
+++ b/news.html
@@ -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>,
-- 
1.6.3.3



More information about the busybox-cvs mailing list