Path to this page:
./
filesystems/tahoe-lafs,
Distributed fault-tolerant least-authority filesystem
Branch: pkgsrc-2011Q4,
Version: 1.9.1,
Package name: tahoe-lafs-1.9.1,
Maintainer: gdtTahoe-LAFS is a Free Software/Open Source decentralized data store.
It distributes your filesystem across multiple servers, and even if
some of the servers fail or are taken over by an attacker, the entire
filesystem continues to work correctly and to preserve your privacy
and security.
Required to run:[
security/py-OpenSSL] [
security/py-crypto] [
security/py-asn1] [
security/py-cryptopp] [
net/py-twisted] [
net/py-foolscap] [
devel/py-setuptools] [
devel/py-darcsver] [
devel/py-argparse] [
devel/py-pyutil] [
devel/py-mock] [
converters/py-simplejson] [
converters/py-zbase32] [
converters/py-zfec] [
lang/python26] [
www/py-nevow] [
databases/py-sqlite2]
Required to build:[
devel/gmake]
Master sites:
SHA1: c1e3802f893438e4fcc83f1c178d498027000bec
RMD160: 3b934fe834c14a550b8df42e2a0856bcee214fcf
Filesize: 1099.889 KB
Version history: (Expand)
- (2012-01-13) Updated to version: tahoe-lafs-1.9.1
- (2012-01-08) Package added to pkgsrc.se, version tahoe-lafs-1.9.0 (created)
CVS history: (Expand)
2012-01-13 14:02:05 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #3647 - requested by gdt
filesystems/tahoe-lafs: security update
Revisions pulled up:
- filesystems/tahoe-lafs/Makefile 1.10
- filesystems/tahoe-lafs/distinfo 1.7
- filesystems/tahoe-lafs/patches/patch-aa 1.2
---
Module Name: pkgsrc
Committed By: gdt
Date: Fri Jan 13 01:14:56 UTC 2012
Modified Files:
pkgsrc/filesystems/tahoe-lafs: Makefile distinfo
pkgsrc/filesystems/tahoe-lafs/patches: patch-aa
Log message:
Update to 1.9.1 (security fix):
Release 1.9.1 (2012-01-12)
--------------------------
Security-related Bugfix
'''''''''''''''''''''''
- Fix flaw that would allow servers to cause undetected corruption when
retrieving the contents of mutable files (both SDMF and MDMF). (`#1654`_)
.. _`#1654`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1654
|