Wed Sep 14 11:36:17 2011 UTC ()
* Release 1.8.3 (2011-09-13)

** Security-related Bugfix

 - Fix flaw that would allow a person who knows a storage index of a file to
   delete shares of that file (#1528).
 - Remove corner cases in mutable file bounds management which could expose
   extra lease info or old share data (from prior versions of the mutable
   file) if someone with write authority to that mutable file exercised these
   corner cases in a way that no actual Tahoe-LAFS client does. (Probably not
   exploitable.) (#1528).


(gdt)
diff -r1.7 -r1.8 pkgsrc/filesystems/tahoe-lafs/Makefile
diff -r1.4 -r1.5 pkgsrc/filesystems/tahoe-lafs/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/filesystems/tahoe-lafs/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/tahoe-lafs/Makefile 2011/02/02 01:58:57 1.7
+++ pkgsrc/filesystems/tahoe-lafs/Makefile 2011/09/14 11:36:17 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2011/02/02 01:58:57 gdt Exp $ 1# $NetBSD: Makefile,v 1.8 2011/09/14 11:36:17 gdt Exp $
2# 2#
3 3
4VERSION= 1.8.2 4VERSION= 1.8.3
5DISTNAME= allmydata-tahoe-${VERSION} 5DISTNAME= allmydata-tahoe-${VERSION}
6EGG_NAME= allmydata_tahoe-${VERSION} 6EGG_NAME= allmydata_tahoe-${VERSION}
7PKGNAME= tahoe-lafs-${VERSION} 7PKGNAME= tahoe-lafs-${VERSION}
8PKGREVISION= 1 8PKGREVISION= 1
9CATEGORIES= filesystems 9CATEGORIES= filesystems
10MASTER_SITES= http://tahoe-lafs.org/source/tahoe-lafs/releases/ 10MASTER_SITES= http://tahoe-lafs.org/source/tahoe-lafs/releases/
11EXTRACT_SUFX= .tar.bz2 11EXTRACT_SUFX= .tar.bz2
12 12
13MAINTAINER= gdt@NetBSD.org 13MAINTAINER= gdt@NetBSD.org
14HOMEPAGE= http://tahoe-lafs.org/ 14HOMEPAGE= http://tahoe-lafs.org/
15COMMENT= Distributed fault-tolerant least-authority filesystem 15COMMENT= Distributed fault-tolerant least-authority filesystem
16LICENSE= gnu-gpl-v2 16LICENSE= gnu-gpl-v2
17 17

cvs diff -r1.4 -r1.5 pkgsrc/filesystems/tahoe-lafs/distinfo (expand / switch to unified diff)

--- pkgsrc/filesystems/tahoe-lafs/distinfo 2011/02/01 02:05:18 1.4
+++ pkgsrc/filesystems/tahoe-lafs/distinfo 2011/09/14 11:36:17 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2011/02/01 02:05:18 gdt Exp $ 1$NetBSD: distinfo,v 1.5 2011/09/14 11:36:17 gdt Exp $
2 2
3SHA1 (allmydata-tahoe-1.8.2.tar.bz2) = 8518fde2211fd08c9005b25f8fe57384f8403e5c 3SHA1 (allmydata-tahoe-1.8.3.tar.bz2) = 7e0150a249d25070d93bf848b02eb3005f2ba8bc
4RMD160 (allmydata-tahoe-1.8.2.tar.bz2) = 65deadde52f81bbc9e5cfb2c0d688a748f0dab4e 4RMD160 (allmydata-tahoe-1.8.3.tar.bz2) = d7e9f7be79a3ad6495dcf1bc2f19c518790db4ee
5Size (allmydata-tahoe-1.8.2.tar.bz2) = 1051279 bytes 5Size (allmydata-tahoe-1.8.3.tar.bz2) = 1054319 bytes
6SHA1 (patch-aa) = be8b873d419ae688fdcc9cf0efbb9269259ebd13 6SHA1 (patch-aa) = be8b873d419ae688fdcc9cf0efbb9269259ebd13