Received: by mail.netbsd.org (Postfix, from userid 605) id 6DE0C84E7C; Sat, 11 Jun 2022 10:40:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6A2384E69 for ; Sat, 11 Jun 2022 10:40:52 +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 8hZvnSD68mG1 for ; Sat, 11 Jun 2022 10:40:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 03E3984E66 for ; Sat, 11 Jun 2022 10:40:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 615F3FB1A; Sat, 11 Jun 2022 10:42:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654944144154850" MIME-Version: 1.0 Date: Sat, 11 Jun 2022 10:42:24 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2022Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20220611104224.615F3FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654944144154850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Jun 11 10:42:24 UTC 2022 Modified Files: pkgsrc/doc [pkgsrc-2022Q1]: CHANGES-pkgsrc-2022Q1 Log Message: Pullup tickets #6643 to #6645 To generate a diff of this commit: cvs rdiff -u -r1.1.2.10 -r1.1.2.11 pkgsrc/doc/CHANGES-pkgsrc-2022Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654944144154850 Content-Disposition: inline Content-Length: 884 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2022Q1 diff -u pkgsrc/doc/CHANGES-pkgsrc-2022Q1:1.1.2.10 pkgsrc/doc/CHANGES-pkgsrc-2022Q1:1.1.2.11 --- pkgsrc/doc/CHANGES-pkgsrc-2022Q1:1.1.2.10 Sat Jun 11 10:32:00 2022 +++ pkgsrc/doc/CHANGES-pkgsrc-2022Q1 Sat Jun 11 10:42:24 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2022Q1,v 1.1.2.10 2022/06/11 10:32:00 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2022Q1,v 1.1.2.11 2022/06/11 10:42:24 bsiegert Exp $ Changes to packages and infrastructure on the 2022Q1 branch: @@ -165,3 +165,12 @@ databases/mariadb105-client: security up Pullup ticket #6642 - requested by nia lang/gcc6: build fix +Pullup ticket #6643 - requested by taca +security/clamav-doc: build fix after pullup #6625 + +Pullup ticket #6644 - requested by taca +www/ruby-rack: security fix + +Pullup ticket #6645 - requested by taca +www/apache24: security fix + --_----------=_1654944144154850--