Received: by mail.netbsd.org (Postfix, from userid 605) id E79EB850E4; Fri, 5 Feb 2021 21:45:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2CADC84D58 for ; Fri, 5 Feb 2021 21:45:59 +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 HtOxCbwk35mp for ; Fri, 5 Feb 2021 21:45:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8790E84C86 for ; Fri, 5 Feb 2021 21:45:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84F35FA95; Fri, 5 Feb 2021 21:45:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161256155869220" MIME-Version: 1.0 Date: Fri, 5 Feb 2021 21:45:58 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2020Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20210205214558.84F35FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161256155869220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Feb 5 21:45:58 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2020Q4]: CHANGES-pkgsrc-2020Q4 Log Message: Pullup ticket #6420 To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 pkgsrc/doc/CHANGES-pkgsrc-2020Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161256155869220 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2020Q4 diff -u pkgsrc/doc/CHANGES-pkgsrc-2020Q4:1.1.2.11 pkgsrc/doc/CHANGES-pkgsrc-2020Q4:1.1.2.12 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q4:1.1.2.11 Thu Feb 4 17:38:57 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q4 Fri Feb 5 21:45:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q4,v 1.1.2.11 2021/02/04 17:38:57 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q4,v 1.1.2.12 2021/02/05 21:45:58 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q4 branch: @@ -93,3 +93,6 @@ net/tor: security fix Pullup ticket #6419 - requested by wiz security/tor-browser: security fix +Pullup ticket #6420 - requested by wiz +www/privoxy: security fix + --_----------=_161256155869220--