Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DD2A263C54F for ; Thu, 21 Jan 2010 11:47:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8110563B139; Thu, 21 Jan 2010 11:47:24 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7DB3A63B117 for ; Thu, 21 Jan 2010 11:47:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5FE6A175DD; Thu, 21 Jan 2010 11:47:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 21 Jan 2010 11:47:23 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/net/tor To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100121114723.5FE6A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Thu Jan 21 11:47:23 UTC 2010 Modified Files: pkgsrc/net/tor: Makefile distinfo Log Message: Update to 0.2.1.22, from maintainer Christian Sturm in PR 42655: o Directory authority changes: - Rotate keys (both v3 identity and relay identity) for moria1 and gabelmoo. o Major bugfixes: - Stop bridge directory authorities from answering dbg-stability.txt directory queries, which would let people fetch a list of all bridge identities they track. Bugfix on 0.2.1.6-alpha. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/tor/Makefile cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/tor/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.