[git commit] Announce 1.19.2
Denys Vlasenko
vda.linux at googlemail.com
Tue Sep 6 02:30:51 UTC 2011
commit: http://git.busybox.net/busybox-website/commit/?id=7d57c47feb6d5fdff2d3df1409a9e6e5ea735479
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
news.html | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/news.html b/news.html
index 29eba1b..d4e6dd8 100644
--- a/news.html
+++ b/news.html
@@ -30,6 +30,28 @@
</p>
</li>
+ <li><b>6 September 2011 -- BusyBox 1.19.2 (stable)</b>
+ <p><a href="http://busybox.net/downloads/busybox-1.19.2.tar.bz2">BusyBox 1.19.2</a>.
+ (<a href="http://git.busybox.net/busybox/tree/?h=1_12_stable">git</a>,
+ <a href="http://busybox.net/downloads/fixes-1.19.2/">patches</a>,
+ <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
+
+ <p>Bug fix release. 1.19.2 has
+ fixes for FreeBSD build,
+ build fix for match_fstype.c,
+ ash/hush (history file saving fixes),
+ cttyhack (/sys/class/tty/console/active has trailing newline, account for that),
+ find (fix for -follow),
+ grep (fix for "grep -f EMPTY_FILE" usage),
+ less (fix for windows sizing via "ESC [ 6 n"),
+ patch (fix handling of patches which create files)
+ sed (fix for range match with option -i),
+ top (fix for thread accounting),
+ uncompress (fix for certain cases of corrupted input),
+ swapoff.
+ </p>
+ </li>
+
<li><b>13 August 2011 -- BusyBox 1.19.0 (unstable)</b>
<p><a href="http://busybox.net/downloads/busybox-1.19.0.tar.bz2">BusyBox 1.19.0</a>.
(<a href="http://git.busybox.net/busybox/tree/?h=1_19_stable">git</a>,
--
1.7.3.4
More information about the busybox-cvs
mailing list