diff -rN -u old-trunk/NEWS new-trunk/NEWS
old
|
new
|
|
1 | 1 | User visible changes in Tahoe-LAFS. -*- outline; coding: utf-8 -*- |
2 | 2 | |
3 | | * Release 1.8.2 (?) |
| 3 | * Release 1.8.2 (2011-01-30) |
4 | 4 | |
5 | 5 | ** Compatibility and Dependencies |
6 | 6 | |
7 | | - Tahoe is now compatible with Twisted-10.2 (released last month). The |
8 | | previous Tahoe-1.8.1 release failed to run against Twisted-10.2, |
9 | | raising an AttributeError on StreamServerEndpointService (#1286) |
| 7 | - Tahoe is now compatible with Twisted-10.2 (released last month), as well |
| 8 | as all earlier versions back to Twisted-2.4.0 . The previous Tahoe-1.8.1 |
| 9 | release failed to run against Twisted-10.2, raising an AttributeError on |
| 10 | StreamServerEndpointService (#1286) |
10 | 11 | - Tahoe now depends upon the "mock" testing library, and the foolscap |
11 | 12 | dependency was raised to 0.6.1 . It no longer requires pywin32 (which |
12 | 13 | was used only on windows). Future developers should note that |
… |
… |
|
22 | 23 | - tahoe processes should appear in top and ps as "tahoe", not "python", |
23 | 24 | on some unix platforms. (#174) |
24 | 25 | - "tahoe debug trial" can be used to run the test suite (#1296) |
| 26 | - the SFTP frontend now reports unknown sizes as "0" instead of "?", |
| 27 | to improve compatibility with clients like FileZilla (#1337) |
25 | 28 | |
26 | 29 | |
27 | 30 | * Release 1.8.1 (2010-10-28) |
diff -rN -u old-trunk/docs/known_issues.rst new-trunk/docs/known_issues.rst
old
|
new
|
|
24 | 24 | <historical/historical_known_issues.txt>`_. |
25 | 25 | |
26 | 26 | |
27 | | Issues in Tahoe-LAFS v1.8.1, released 2010-11-28 |
| 27 | Issues in Tahoe-LAFS v1.8.2, released 2011-01-30 |
28 | 28 | ================================================ |
29 | 29 | |
30 | 30 | Potential unauthorized access by JavaScript in unrelated files |
diff -rN -u old-trunk/docs/quickstart.html new-trunk/docs/quickstart.html
old
|
new
|
|
49 | 49 | |
50 | 50 | <h2>Get Tahoe-LAFS</h2> |
51 | 51 | |
52 | | <p>Download the latest stable release, v1.8.1:</p> |
| 52 | <p>Download the latest stable release, v1.8.2:</p> |
53 | 53 | <pre><a |
54 | | href="http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.8.1.zip">http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.8.1.zip</a></pre> |
| 54 | href="http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.8.2.zip">http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.8.2.zip</a></pre> |
55 | 55 | |
56 | 56 | <h2>Set Up Tahoe-LAFS</h2> |
57 | 57 | |
diff -rN -u old-trunk/relnotes.txt new-trunk/relnotes.txt
old
|
new
|
|
1 | | ANNOUNCING Tahoe, the Least-Authority File System, v1.8.1 |
| 1 | ANNOUNCING Tahoe, the Least-Authority File System, v1.8.2 |
2 | 2 | |
3 | 3 | The Tahoe-LAFS team is pleased to announce the immediate |
4 | | availability of version 1.8.1 of Tahoe-LAFS, an extremely |
| 4 | availability of version 1.8.2 of Tahoe-LAFS, an extremely |
5 | 5 | reliable distributed storage system. Get it here: |
6 | 6 | |
7 | 7 | http://tahoe-lafs.org/source/tahoe/trunk/docs/quickstart.html |
… |
… |
|
14 | 14 | |
15 | 15 | http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html |
16 | 16 | |
17 | | The previous stable release of Tahoe-LAFS was v1.8.0, which was |
18 | | released September 23, 2010 [1]. |
| 17 | The previous stable release of Tahoe-LAFS was v1.8.1, which was |
| 18 | released October 28, 2010 [1]. |
19 | 19 | |
20 | | v1.8.1 is a stable bugfix release correcting a number of minor |
21 | | issues. It also includes a modest performance improvement in |
22 | | downloading, and a fix for a security issue involving HTTP |
23 | | proxies. See the NEWS file [2] for details. |
| 20 | v1.8.2 is a stable bugfix release, adding compatibility with |
| 21 | the recently-released Twisted-10.2, and correcting a number of |
| 22 | minor issues. See the NEWS file [2] for details. |
24 | 23 | |
25 | 24 | |
26 | 25 | WHAT IS IT GOOD FOR? |
… |
… |
|
62 | 61 | clients of all versions back to v1.0 and clients from this |
63 | 62 | release can use servers of all versions back to v1.0. |
64 | 63 | |
65 | | This is the twelfth release in the version 1 series. This |
| 64 | This is the thirteenth release in the version 1 series. This |
66 | 65 | series of Tahoe-LAFS will be actively supported and maintained |
67 | 66 | for the forseeable future, and future versions of Tahoe-LAFS |
68 | 67 | will retain the ability to read and write files compatible |
… |
… |
|
133 | 132 | |
134 | 133 | ACKNOWLEDGEMENTS |
135 | 134 | |
136 | | This is the sixth release of Tahoe-LAFS to be created solely |
| 135 | This is the seventh release of Tahoe-LAFS to be created solely |
137 | 136 | as a labor of love by volunteers. Thank you very much to the |
138 | 137 | team of "hackers in the public interest" who make Tahoe-LAFS |
139 | 138 | possible. |
140 | 139 | |
141 | | David-Sarah Hopwood and Zooko Wilcox-O'Hearn |
| 140 | Brian Warner |
142 | 141 | on behalf of the Tahoe-LAFS team |
143 | 142 | |
144 | | November 28, 2010 |
145 | | Rainhill, Merseyside, UK and Boulder, Colorado, USA |
| 143 | January 30, 2011 |
| 144 | San Francisco, California, USA |
146 | 145 | |
147 | 146 | |
148 | | [1] http://tahoe-lafs.org/trac/tahoe/browser/relnotes.txt?rev=4747 |
149 | | [2] http://tahoe-lafs.org/trac/tahoe/browser/NEWS?rev=4854 |
| 147 | [1] http://tahoe-lafs.org/trac/tahoe/browser/relnotes.txt?rev=4865 |
| 148 | [2] http://tahoe-lafs.org/trac/tahoe/browser/NEWS?rev=5000 |
150 | 149 | [3] http://tahoe-lafs.org/trac/tahoe/wiki/RelatedProjects |
151 | 150 | [4] http://tahoe-lafs.org/trac/tahoe/browser/docs/known_issues.rst |
152 | 151 | [5] http://tahoe-lafs.org/trac/tahoe/browser/COPYING.GPL |
… |
… |
|
154 | 153 | [7] http://tahoe-lafs.org/source/tahoe/trunk/docs/quickstart.html |
155 | 154 | [8] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev |
156 | 155 | [9] http://tahoe-lafs.org/trac/tahoe/roadmap |
157 | | [10] http://tahoe-lafs.org/trac/tahoe/browser/CREDITS?rev=4797 |
| 156 | [10] http://tahoe-lafs.org/trac/tahoe/browser/CREDITS?rev=5000 |
158 | 157 | [11] http://tahoe-lafs.org/trac/tahoe/wiki/Dev |
159 | 158 | [12] http://tahoe-lafs.org/hacktahoelafs/ |