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 | |
parent | 4824ccae8ef0896b9fcb2a15ffa666d3c2aa8a89 (diff) | |
download | busybox-w32-68d09697c9d41ed4ac3e087cbd0f24563a536bdc.tar.gz busybox-w32-68d09697c9d41ed4ac3e087cbd0f24563a536bdc.tar.bz2 busybox-w32-68d09697c9d41ed4ac3e087cbd0f24563a536bdc.zip |
website: announce stable point releases
Diffstat (limited to 'docs')
-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 @@ | |||
1 | <!--#include file="header.html" --> | 1 | <!--#include file="header.html" --> |
2 | 2 | ||
3 | <ul> | 3 | <ul> |
4 | <!--#include file="header.html" --> | ||
5 | |||
6 | <ul> | ||
7 | <li><b>21 March 2008 -- BusyBox stable releases</b> | ||
8 | <p> | ||
9 | Bugfix-only releases for four past brances. Links to locations | ||
10 | for future hot patches are in parenthesis. | ||
11 | <p> | ||
12 | <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> | ||
13 | (<a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>), | ||
14 | <a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a> | ||
15 | (<a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>), | ||
16 | <a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a> | ||
17 | (<a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>), | ||
18 | <a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a> | ||
19 | (<a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>). | ||
20 | <p> | ||
21 | <a href=http://busybox.net/fix.html>How to add a patch.</a> | ||
22 | <p> | ||
23 | <a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a> | ||
24 | <p> | ||
25 | The email address gpl@busybox.net is the recommended way to contact | ||
26 | the Software Freedom Law Center to report BusyBox license violations.</p> | ||
27 | |||
4 | <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b> | 28 | <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b> |
5 | <p><a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>BusyBox 1.9.1</a>. | 29 | <p><a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>BusyBox 1.9.1</a>. |
6 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, | 30 | (<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 | |||
81 | <li>hexdump: -R option (Pascal Bellard <pascal.bellard at ads-lu.com>) | 105 | <li>hexdump: -R option (Pascal Bellard <pascal.bellard at ads-lu.com>) |
82 | </ul> | 106 | </ul> |
83 | 107 | ||
84 | <p><a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a> | ||
85 | |||
86 | 108 | ||
87 | <li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b> | 109 | <li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b> |
88 | <p><a href=http://busybox.net/downloads/busybox-1.8.2.tar.bz2>BusyBox 1.8.2</a>. | 110 | <p><a href=http://busybox.net/downloads/busybox-1.8.2.tar.bz2>BusyBox 1.8.2</a>. |