diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-25 23:24:20 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-07-25 23:24:20 (GMT) |
| commit | 5a18bff11d966d37bca56c7af5f93252fd9c4e33 (patch) | |
| tree | 79aec7ef0a314dca07af0a9cc28f42fa67890c15 | |
| parent | 1a86ee1ddd51505f52a8336b95c087ee85b29f47 (diff) | |
| download | busybox-website-5a18bff11d966d37bca56c7af5f93252fd9c4e33.tar.gz busybox-website-5a18bff11d966d37bca56c7af5f93252fd9c4e33.tar.bz2 | |
Announce 1.17.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -30,6 +30,26 @@ </p> </li> + <li><b>25 July 2010 -- BusyBox 1.17.1 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.17.1.tar.bz2">BusyBox 1.17.1</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_17_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.17.1/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.17.1 has fixes for + build system (out-of-tree build was broken), + acpid (fix for older kernel headers), + depmod (now generates new-style modules.dep with relative paths), + diff (fix for "diff DIR1 DIR2/" - note the trailing slash), + dos2unix (fix for invocation without parameters), + ip r (was not working since "r" abbreviates both "route" and "rule"; aliased to "route" now), + mktemp (fix regression which prevented kernel builds) + modprobe (fix modprobe -l), + vi (fix "ask terminal" code), + wget (fix for progress indicator) + </p> + </li> + <li><b>06 July 2010 -- BusyBox 1.17.0 (unstable)</b> <p><a href="http://busybox.net/downloads/busybox-1.17.0.tar.bz2">BusyBox 1.17.0</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_17_stable">git</a>, |
