[git commit] Announce 1.20.2

Denys Vlasenko vda.linux at googlemail.com
Mon Jul 2 14:44:30 UTC 2012


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

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

diff --git a/news.html b/news.html
index f5c794e..9230786 100644
--- a/news.html
+++ b/news.html
@@ -30,6 +30,22 @@
     </p>
   </li>
 
+  <li><b>2 July 2012 -- BusyBox 1.20.2 (stable)</b>
+    <p><a href="http://busybox.net/downloads/busybox-1.20.2.tar.bz2">BusyBox 1.20.2</a>.
+    (<a href="http://git.busybox.net/busybox/tree/?h=1_20_stable">git</a>,
+    <a href="http://busybox.net/downloads/fixes-1.20.2/">patches</a>,
+    <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
+
+    <p>Bug fix release. 1.20.2 has fixes for
+    ash (fix for variable expansion in redirection),
+    ifup/down (fix for "pre-up" and "pre-down" handling),
+    man (fixes for compressed man pages handling),
+    mke2fs (important fix! die to misplaced s_mkfs_time field, ext4 driver couldn't mount our images),
+    ps (fix for getting uptime on non-Linux platforms),
+    tar (fix base-256 decoding).
+    </p>
+  </li>
+
   <li><b>28 May 2012 -- BusyBox 1.20.1 (stable)</b>
     <p><a href="http://busybox.net/downloads/busybox-1.20.1.tar.bz2">BusyBox 1.20.1</a>.
     (<a href="http://git.busybox.net/busybox/tree/?h=1_20_stable">git</a>,


More information about the busybox-cvs mailing list