diff options
author | Rob Landley <rob@landley.net> | 2006-03-27 22:43:40 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-03-27 22:43:40 +0000 |
commit | 0949d306388937e73f1f1f1686997d477fea33ef (patch) | |
tree | 74ef72e9d1259d3de3173b5b779a1aaa991410a1 /docs/busybox.net | |
parent | 9360f42d32f63c3d5239b297f4696d9d085bc5ba (diff) | |
download | busybox-w32-0949d306388937e73f1f1f1686997d477fea33ef.tar.gz busybox-w32-0949d306388937e73f1f1f1686997d477fea33ef.tar.bz2 busybox-w32-0949d306388937e73f1f1f1686997d477fea33ef.zip |
Software Freedom Law Center and the fixes.patch thing.
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/news.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 698107b7b..8ccd9ffcc 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -2,8 +2,33 @@ | |||
2 | 2 | ||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>27 March 2006 -- Software Freedom Law Center representing BusyBox and uClibc</b> | ||
6 | <p>One issue Erik Andersen wanted to resolve when handing off BusyBox | ||
7 | maintainership to Rob Landley was license enforcement. BusyBox and | ||
8 | uClibc's existing license enforcement efforts (pro-bono representation | ||
9 | by Erik's father's law firm, and the | ||
10 | <a href=http://www.busybox.net/shame.html>Hall of Shame</a>), haven't | ||
11 | scaled to match the popularity of the projects. So we put our heads | ||
12 | together and did the obvious thing: ask Pamela Jones of | ||
13 | <a href="http://www.groklaw.net">Groklaw</a> for suggestions. She | ||
14 | referred us to the fine folks at softwarefreedom.org.</p> | ||
15 | |||
16 | <p>As a result, we're pleased to announce that the | ||
17 | <a href="http://www.softwarefreedom.org">Software Freedom Law Center</a> | ||
18 | has agreed to represent BusyBox and uClibc. We join a number of other | ||
19 | free and open source software projects (such as | ||
20 | <a href=http://lwn.net/Articles/141806/>X.org</a>, | ||
21 | <a href="http://lwn.net/Articles/135413/">Wine</a>, and | ||
22 | <a href=http://plone.org/foundation/newsitems/software-freedom-law-center-support/>Plone</a> | ||
23 | in being represented by a fairly cool bunch of lawyers, which is not a | ||
24 | phrase you get to use every day.</p> | ||
25 | |||
5 | <li><b>22 March 2006 -- BusyBox 1.1.1</b> | 26 | <li><b>22 March 2006 -- BusyBox 1.1.1</b> |
6 | <p>The new maintainer is Rob Landley, and the new release is <a href="http://busybox.net/downloads/busybox-1.1.1.tar.bz2">BusyBox 1.1.1</a>. Expect a "what's new" document in a few days. (Also, Erik and I have have another announcement pending...)</p> | 27 | <p>The new maintainer is Rob Landley, and the new release is <a href="http://busybox.net/downloads/busybox-1.1.1.tar.bz2">BusyBox 1.1.1</a>. Expect a "what's new" document in a few days. (Also, Erik and I have have another announcement pending...)</p> |
28 | <p>Update: Rather than put out an endless stream of 1.1.1.x releases, | ||
29 | the various small fixes have been collected together into a | ||
30 | <a href="http://busybox.net/downloads/busybox-1.1.1.fixes.patch">patch</a>, | ||
31 | and new fixes will be appended to that as needed.</p> | ||
7 | </li> | 32 | </li> |
8 | <li><b>11 January 2006 -- 1.1.0 is out</b> | 33 | <li><b>11 January 2006 -- 1.1.0 is out</b> |
9 | <p>The new stable release is | 34 | <p>The new stable release is |