update relnotes and known_issues

This commit is contained in:
Brian Warner 2016-03-30 02:25:27 -07:00
parent c674b55918
commit ab091e68de
2 changed files with 27 additions and 29 deletions

View File

@ -16,7 +16,7 @@ might want to read the "historical known issues" document in
``docs/historical/historical_known_issues.txt``. ``docs/historical/historical_known_issues.txt``.
Known Issues in Tahoe-LAFS v1.10.2, released 30-Jul-2015 Known Issues in Tahoe-LAFS v1.10.3, released 30-Mar-2016
======================================================== ========================================================
* `Unauthorized access by JavaScript in unrelated files`_ * `Unauthorized access by JavaScript in unrelated files`_

View File

@ -1,10 +1,10 @@
ANNOUNCING Tahoe, the Least-Authority File Store, v1.10.2 ANNOUNCING Tahoe, the Least-Authority File Store, v1.11.0
The Tahoe-LAFS team is pleased to announce version 1.10.2 of The Tahoe-LAFS team is pleased to announce version 1.11.0 of
Tahoe-LAFS, an extremely reliable decentralized storage system. Tahoe-LAFS, an extremely reliable decentralized storage system.
Get it here: Get it here:
https://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.rst https://tahoe-lafs.org/downloads
Tahoe-LAFS is the first distributed storage system to offer Tahoe-LAFS is the first distributed storage system to offer
"provider-independent security" — meaning that not even the "provider-independent security" — meaning that not even the
@ -12,15 +12,18 @@ operators of your storage servers can read or alter your data
without your consent. Here is the one-page explanation of its without your consent. Here is the one-page explanation of its
unique security and fault-tolerance properties: unique security and fault-tolerance properties:
https://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/about.rst http://tahoe-lafs.readthedocs.org/en/latest/about.html
The previous stable release of Tahoe-LAFS was v1.10.1, released The previous stable release of Tahoe-LAFS was v1.10.2, released
on June 15, 2015. on July 30, 2015.
v1.10.2 is a small bugfix release, which fixes a critical v1.11.0 overhauls the install/packaging system, bringing Tahoe
packaging error that prevented v1.10.1 from building against the into line with standard Python practices like "pip",
latest version of the upstream "mock" library. A few small bugs "virtualenv", and "tox". It can now be installed with "pip
were fixed too. See the NEWS file [1] for details. install tahoe-lafs". This release also includes a few small
features, like the "preferred peers" server-selection
configuration, unicode aliases, and welcome-page improvements.
See the NEWS file [1] for details.
WHAT IS IT GOOD FOR? WHAT IS IT GOOD FOR?
@ -102,14 +105,14 @@ licence, at your option.)
INSTALLATION INSTALLATION
Tahoe-LAFS works on Linux, Mac OS X, Windows, Solaris, *BSD, Tahoe-LAFS works on Linux, Mac OS X, Windows, Solaris, *BSD,
and probably most other systems. Start with and probably most other systems. Start with "docs/INSTALL.rst"
"docs/quickstart.rst" [6]. [6].
HACKING AND COMMUNITY HACKING AND COMMUNITY
Please join us on the mailing list [7]. Patches are gratefully Please join us on the mailing list [7]. Patches are gratefully
accepted -- the RoadMap page [8] shows the next improvements accepted -- the Roadmap page [8] shows the next improvements
that we plan to make and CREDITS [9] lists the names of people that we plan to make and CREDITS [9] lists the names of people
who've contributed to the project. The Dev page [10] contains who've contributed to the project. The Dev page [10] contains
resources for hackers. resources for hackers.
@ -117,11 +120,7 @@ resources for hackers.
SPONSORSHIP SPONSORSHIP
Atlas Networks has contributed several hosted servers for A special thanks goes out to Least Authority Enterprises [12],
performance testing. Thank you to Atlas Networks [11] for
their generous and public-spirited support.
And a special thanks to Least Authority Enterprises [12],
which employs several Tahoe-LAFS developers, for their which employs several Tahoe-LAFS developers, for their
continued support. continued support.
@ -136,7 +135,7 @@ Of Fame" [13].
ACKNOWLEDGEMENTS ACKNOWLEDGEMENTS
This is the fourteenth release of Tahoe-LAFS to be created This is the fifteenth release of Tahoe-LAFS to be created
solely as a labor of love by volunteers. Thank you very much solely as a labor of love by volunteers. Thank you very much
to the team of "hackers in the public interest" who make to the team of "hackers in the public interest" who make
Tahoe-LAFS possible. Tahoe-LAFS possible.
@ -144,21 +143,20 @@ Tahoe-LAFS possible.
Brian Warner Brian Warner
on behalf of the Tahoe-LAFS team on behalf of the Tahoe-LAFS team
July 30, 2015 March 30, 2016
San Francisco, California, USA San Francisco, California, USA
[1] https://tahoe-lafs.org/trac/tahoe-lafs/browser/NEWS.rst [1] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.11.0/NEWS.rst
[2] https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/known_issues.rst [2] https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/known_issues.rst
[3] https://tahoe-lafs.org/trac/tahoe-lafs/wiki/RelatedProjects [3] https://tahoe-lafs.org/trac/tahoe-lafs/wiki/RelatedProjects
[4] https://tahoe-lafs.org/trac/tahoe-lafs/browser/COPYING.GPL [4] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.11.0/COPYING.GPL
[5] https://tahoe-lafs.org/trac/tahoe-lafs/browser/COPYING.TGPPL.rst [5] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.11.0/COPYING.TGPPL.rst
[6] https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/quickstart.rst [6] http://tahoe-lafs.readthedocs.org/en/tahoe-lafs-1.11.0/INSTALL.html
[7] https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev [7] https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
[8] https://tahoe-lafs.org/trac/tahoe-lafs/roadmap [8] https://tahoe-lafs.org/trac/tahoe-lafs/roadmap
[9] https://tahoe-lafs.org/trac/tahoe-lafs/browser/CREDITS [9] https://github.com/tahoe-lafs/tahoe-lafs/blob/master/CREDITS
[10] https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Dev [10] https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Dev
[11] http://atlasnetworks.us/
[12] https://leastauthority.com/ [12] https://leastauthority.com/
[13] https://tahoe-lafs.org/hacktahoelafs/ [13] https://tahoe-lafs.org/hacktahoelafs/
[14] https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/nodekeys.rst [14] http://tahoe-lafs.readthedocs.org/en/tahoe-lafs-1.11.0/nodekeys.html