be021da82f400cf8a14a7e27b132e0901c56c49b
[oweals/busybox.git] / docs / busybox.net / news.html
1 <!--#include file="header.html" -->
2
3
4 <ul>
5   <li><b>30 June 2006 -- BusyBox 1.2.0</b>
6     <p>The -devel branch has been stabilized and the result is
7     <a href="http://busybox.net/downloads/busybox-1.2.0.tar.bz2">Busybox
8     1.2.0</a>.  Lots of stuff changed, I need to work up a decent changelog
9     over the weekend.</p>
10
11     <p>I'm still experimenting with how long is best for the development
12     cycle, and since we've got some largeish projects queued up I'm going to
13     try a longer one.  Expect 1.3.0 in December.  (Expect 1.2.1 any time
14     we fix enough bugs. :)</p>
15
16   <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b>
17     <p><a href="http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox
18     1.1.3</a> is another bugfix release.  It makes passwd use salt, fixes a
19     memory freeing bug in ls, fixes "build all sources at once" mode, makes
20     mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill
21     background processes, makes patch work with patch hunks that don't have a
22     timestamp, make less's text search a lot more robust (the old one could
23     segfault), and fixes readlink -f when built against uClibc.</p>
24
25     <p>Expect 1.2.0 sometime next month, which won't be a bugfix release.</p>
26
27   <li><b>10 April 2006 -- BusyBox 1.1.2 (stable)</b>
28     <p>You can now download <a href="http://busybox.net/downloads/busybox-1.1.2.tar.bz2">BusyBox 1.1.2</a>, a bug fix release consisting of 11 patches
29     backported from the development branch: Some build fixes, several fixes
30     for mount and nfsmount, a fix for insmod on big endian systems, a fix for
31     find -xdev, and a fix for comm.  Check the file "changelog" in the tarball
32     for more info.</p>
33
34     <p>The next new development release (1.2.0) is slated for June.  A 1.1.3
35     will be released before then if more bug fixes crop up.  (The new plan is
36     to have a 1.x.0 new development release every 3 months, with 1.x.y stable
37     bugfix only releases based on that as appropriate.)</p>
38     
39   <li><b>27 March 2006 -- Software Freedom Law Center representing BusyBox and uClibc</b>
40     <p>One issue Erik Andersen wanted to resolve when handing off BusyBox
41     maintainership to Rob Landley was license enforcement.  BusyBox and
42     uClibc's existing license enforcement efforts (pro-bono representation
43     by Erik's father's law firm, and the
44     <a href="http://www.busybox.net/shame.html">Hall of Shame</a>), haven't
45     scaled to match the popularity of the projects.  So we put our heads
46     together and did the obvious thing: ask Pamela Jones of
47     <a href="http://www.groklaw.net">Groklaw</a> for suggestions.  She
48     referred us to the fine folks at softwarefreedom.org.</p>
49
50     <p>As a result, we're pleased to announce that the
51     <a href="http://www.softwarefreedom.org">Software Freedom Law Center</a>
52     has agreed to represent BusyBox and uClibc.  We join a number of other
53     free and open source software projects (such as
54     <a href="http://lwn.net/Articles/141806/">X.org</a>,
55     <a href="http://lwn.net/Articles/135413/">Wine</a>, and
56     <a href="http://plone.org/foundation/newsitems/software-freedom-law-center-support/">Plone</a>
57     in being represented by a fairly cool bunch of lawyers, which is not a
58     phrase you get to use every day.</p>
59
60   <li><b>22 March 2006 -- BusyBox 1.1.1</b>
61     <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>
62     <p>Update: Rather than put out an endless stream of 1.1.1.x releases,
63     the various small fixes have been collected together into a
64     <a href="http://busybox.net/downloads/busybox-1.1.1.fixes.patch">patch</a>,
65     and new fixes will be appended to that as needed.  Expect 1.1.2 around
66     June.</p>
67   </li>
68   <li><b>11 January 2006 -- 1.1.0 is out</b>
69     <p>The new stable release is
70     <a href="http://www.busybox.net/downloads/busybox-1.1.0.tar.bz2">BusyBox
71     1.1.0</a>.  It has a number of improvements, including several new applets.
72     (It also has <a href="http://www.busybox.net/lists/busybox/2006-January/017733.html">a few rough spots</a>,
73     but we're trying out a "release early, release often" strategy to see how
74     that works.  Expect 1.1.1 sometime in March.)</p>
75
76     <li><b>Old News</b><p>
77     <a href="/oldnews.html">Click here to read older news</a>
78     </p>
79     </li>
80
81
82 </ul>
83
84 <!--#include file="footer.html" -->
85