[git commit master 1/1] Announce 1.17.1
Denys Vlasenko
vda.linux at googlemail.com
Sun Jul 25 23:24:20 UTC 2010
commit: http://git.busybox.net/busybox-website/commit/?id=5a18bff11d966d37bca56c7af5f93252fd9c4e33
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 9e68768..24b3629 100644
--- a/news.html
+++ b/news.html
@@ -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>,
--
1.7.1
More information about the busybox-cvs
mailing list