Received: by mail.netbsd.org (Postfix, from userid 605) id B7D1484F25; Sat, 16 Oct 2021 18:10:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F148184F15 for ; Sat, 16 Oct 2021 18:10:15 +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 03CSi29J13Sl for ; Sat, 16 Oct 2021 18:10:15 +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 457C384CFD for ; Sat, 16 Oct 2021 18:10:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D18DFA94; Sat, 16 Oct 2021 18:10:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163440781537350" MIME-Version: 1.0 Date: Sat, 16 Oct 2021 18:10:15 +0000 From: "Thomas Merkel" Subject: CVS commit: [pkgsrc-2021Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tm@netbsd.org X-Mailer: log_accum Message-Id: <20211016181015.3D18DFA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163440781537350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Sat Oct 16 18:10:15 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: doc: Pullup ticket #6516 To generate a diff of this commit: cvs rdiff -u -r1.1.2.15 -r1.1.2.16 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163440781537350 Content-Disposition: inline Content-Length: 752 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2021Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.15 pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.16 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.15 Sat Oct 16 17:51:50 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Sat Oct 16 18:10:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.15 2021/10/16 17:51:50 tm Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.16 2021/10/16 18:10:15 tm Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: @@ -52,3 +52,7 @@ mail/neomutt: security fix Pullup ticket #6515 - requested by wiz databases/p5-DBI: security fix +Pullup ticket #6516 - requested by wiz +multimedia/libmediainfo: security fix +multimedia/mediainfo: security fix + --_----------=_163440781537350--