diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-07-02 14:44:30 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-07-02 14:44:30 (GMT) |
| commit | 2dad94494c91f9d3def2e9f4383c0cf06c89f5da (patch) | |
| tree | 5580527d0002067de6147452408cce7f4cd690bc | |
| parent | 738622e11ad8766d9a428220a38071c88821dab7 (diff) | |
| download | busybox-website-2dad94494c91f9d3def2e9f4383c0cf06c89f5da.tar.gz busybox-website-2dad94494c91f9d3def2e9f4383c0cf06c89f5da.tar.bz2 | |
Announce 1.20.2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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>, |
