Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B6AB81A9239 for ; Mon, 1 Nov 2021 21:42:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E588184EBC; Mon, 1 Nov 2021 21:42:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16B5A84D21 for ; Mon, 1 Nov 2021 21:42:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id lk5NXQ78YycT for ; Mon, 1 Nov 2021 21:42:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6559184CE2 for ; Mon, 1 Nov 2021 21:42:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6287CFAEC; Mon, 1 Nov 2021 21:42:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1635802931230820" MIME-Version: 1.0 Date: Mon, 1 Nov 2021 21:42:11 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211101214211.6287CFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1635802931230820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 1 21:42:11 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/tor-browser to 10.5.10 To generate a diff of this commit: cvs rdiff -u -r1.5381 -r1.5382 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21218 -r1.21219 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1635802931230820 Content-Disposition: inline Content-Length: 1265 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5381 pkgsrc/doc/CHANGES-2021:1.5382 --- pkgsrc/doc/CHANGES-2021:1.5381 Mon Nov 1 20:52:24 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Nov 1 21:42:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5381 2021/11/01 20:52:24 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5382 2021/11/01 21:42:10 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8157,3 +8157,4 @@ Changes to the packages collection and i Updated wm/i3 to 4.20 [wiz 2021-11-01] Updated devel/protobuf to 3.19.0 [wiz 2021-11-01] Updated devel/py-protobuf to 3.19.0 [wiz 2021-11-01] + Updated security/tor-browser to 10.5.10 [wiz 2021-11-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21218 pkgsrc/doc/TODO:1.21219 --- pkgsrc/doc/TODO:1.21218 Mon Nov 1 21:07:38 2021 +++ pkgsrc/doc/TODO Mon Nov 1 21:42:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21218 2021/11/01 21:07:38 wiz Exp $ +$NetBSD: TODO,v 1.21219 2021/11/01 21:42:10 wiz Exp $ Suggested new packages ====================== @@ -1892,7 +1892,6 @@ For possible Perl packages updates, see o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 - o tor-browser-10.5.10 o torrentzip-2.1.0 o toxcore-0.2.12 o trafficserver-9.0.1 --_----------=_1635802931230820--