diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 18:41:21 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 18:41:21 +0000 |
commit | 68d09697c9d41ed4ac3e087cbd0f24563a536bdc (patch) | |
tree | 2832fb73fa99b8b935627ec247f6bbf9ff9117c4 /docs/busybox.net/news.html | |
parent | 4824ccae8ef0896b9fcb2a15ffa666d3c2aa8a89 (diff) |
website: announce stable point releases
Diffstat (limited to 'docs/busybox.net/news.html')
-rw-r--r-- | docs/busybox.net/news.html | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index bc6bb9fcf..1ec25b093 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -1,6 +1,30 @@ <!--#include file="header.html" --> <ul> +<!--#include file="header.html" --> + +<ul> + <li><b>21 March 2008 -- BusyBox stable releases</b> + <p> + Bugfix-only releases for four past brances. Links to locations + for future hot patches are in parenthesis. + <p> + <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> + (<a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>), + <a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a> + (<a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>), + <a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a> + (<a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>), + <a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a> + (<a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>). + <p> + <a href=http://busybox.net/fix.html>How to add a patch.</a> + <p> + <a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a> + <p> + The email address gpl@busybox.net is the recommended way to contact + the Software Freedom Law Center to report BusyBox license violations.</p> + <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b> <p><a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>BusyBox 1.9.1</a>. (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, @@ -81,8 +105,6 @@ parse_prompt 4132 insmod_main 3152 <li>hexdump: -R option (Pascal Bellard <pascal.bellard at ads-lu.com>) </ul> - <p><a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a> - <li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b> <p><a href=http://busybox.net/downloads/busybox-1.8.2.tar.bz2>BusyBox 1.8.2</a>. |