]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - relnotes.txt
enhance SDMF/MDMF tests: zero-length files, size=None
[tahoe-lafs/tahoe-lafs.git] / relnotes.txt
index 4a09079d8b4ea3f3dfab080debe6adabb13117c1..36db4cf4aebfa614bb27a0291d82e44f2bb4c654 100644 (file)
@@ -1,7 +1,7 @@
-ANNOUNCING Tahoe, the Least-Authority File System, v1.9.2
+ANNOUNCING Tahoe, the Least-Authority File System, v1.10.1
 
 The Tahoe-LAFS team is pleased to announce the immediate
-availability of version 1.9.2 of Tahoe-LAFS, an extremely
+availability of version 1.10.1 of Tahoe-LAFS, an extremely
 reliable distributed storage system. Get it here:
 
 https://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.rst
@@ -14,11 +14,15 @@ unique security and fault-tolerance properties:
 
 https://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/about.rst
 
-The previous stable release of Tahoe-LAFS was v1.9.1, released
-on January 12, 2012.
+The previous stable release of Tahoe-LAFS was v1.10.0,
+released on May 1, 2013.
 
-v1.9.2 is a bugfix release that primarily fixes regressions
-in mutable file support. See the NEWS file [1] for details.
+v1.10.1 is mostly a bugfix release, but also improves the
+web-based user interface, adds public-key authentication to
+the SFTP frontend, improves the behavior of "tahoe cp -r", and
+offers more control over IP address autodetection. Preliminary
+(CLI-based) OS-X packages have been added. Over 75 bugs have
+been fixed. See the NEWS file [1] for details.
 
 
 WHAT IS IT GOOD FOR?
@@ -60,12 +64,18 @@ all versions since v1.0. Servers from this release can serve
 clients of all versions back to v1.0 and clients from this
 release can use servers of all versions back to v1.0.
 
-Except for the new MDMF format, we have not made any
-deliberate compatibility changes. However we do not yet have
-the test infrastructure to continuously verify this claim. We
-intend to build such an infrastructure in the future.
+Except for the new optional MDMF format, we have not made any
+intentional compatibility changes. However we do not yet have
+the test infrastructure to continuously verify that all new
+versions are interoperable with previous versions. We intend
+to build such an infrastructure in the future.
 
-This is the seventeenth release in the version 1 series. This
+The new Introducer protocol added in v1.10 is backwards
+compatible with older clients and introducer servers, however
+some features will be unavailable when an older node is
+involved. Please see docs/nodekeys.rst [14] for details.
+
+This is the nineteenth release in the version 1 series. This
 series of Tahoe-LAFS will be actively supported and maintained
 for the foreseeable future, and future versions of Tahoe-LAFS
 will retain the ability to read and write files compatible
@@ -129,16 +139,16 @@ Of Fame" [13].
 
 ACKNOWLEDGEMENTS
 
-This is the eleventh release of Tahoe-LAFS to be created solely
-as a labor of love by volunteers. Thank you very much to the
-team of "hackers in the public interest" who make Tahoe-LAFS
-possible.
+This is the thirteenth release of Tahoe-LAFS to be created
+solely as a labor of love by volunteers. Thank you very much
+to the team of "hackers in the public interest" who make
+Tahoe-LAFS possible.
 
-David-Sarah Hopwood
+Brian Warner
 on behalf of the Tahoe-LAFS team
 
-July 3, 2012
-Rainhill, Merseyside, UK
+June 15, 2015
+San Francisco, California, USA
 
 
 [1] https://tahoe-lafs.org/trac/tahoe-lafs/browser/NEWS.rst
@@ -154,3 +164,4 @@ Rainhill, Merseyside, UK
 [11] http://atlasnetworks.us/
 [12] https://leastauthority.com/
 [13] https://tahoe-lafs.org/hacktahoelafs/
+[14] https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/nodekeys.rst