diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-10-29 11:53:46 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-10-29 11:53:46 (GMT) |
| commit | 62014abbbe7389355d6df0bdaf37ff07fc9d13db (patch) | |
| tree | b9e11aa9018e1e6b250428f2e96ca301193da34d | |
| parent | 7d57c47feb6d5fdff2d3df1409a9e6e5ea735479 (diff) | |
| download | busybox-website-62014abbbe7389355d6df0bdaf37ff07fc9d13db.tar.gz busybox-website-62014abbbe7389355d6df0bdaf37ff07fc9d13db.tar.bz2 | |
Announce 1.19.3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -30,9 +30,26 @@ </p> </li> + <li><b>29 October 2011 -- BusyBox 1.19.3 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.19.3.tar.bz2">BusyBox 1.19.3</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_19_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.19.3/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.19.3 has + fixes for build system, + chpasswd, + crond, + inetd (fix open fd leak), + syslogd (fix problen with in-memory log buffer), + tail (fix for 'tail: -c +N' with large N), + tftp (made mode check case-insensitive). + </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://git.busybox.net/busybox/tree/?h=1_19_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> |
