Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DA3D84E5B for ; Wed, 5 Jul 2023 12:04:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id CvoitVNRh8nH for ; Wed, 5 Jul 2023 12:04:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ACF6784CD8 for ; Wed, 5 Jul 2023 12:04:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AAAB9FA89; Wed, 5 Jul 2023 12:04:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688558649231170" MIME-Version: 1.0 Date: Wed, 5 Jul 2023 12:04:09 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2023Q2] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20230705120409.AAAB9FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688558649231170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Jul 5 12:04:09 UTC 2023 Modified Files: pkgsrc/doc [pkgsrc-2023Q2]: CHANGES-pkgsrc-2023Q2 Log Message: Note pullup tickets #6769 to #6772 To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 pkgsrc/doc/CHANGES-pkgsrc-2023Q2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688558649231170 Content-Disposition: inline Content-Length: 1066 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2023Q2 diff -u pkgsrc/doc/CHANGES-pkgsrc-2023Q2:1.1.2.3 pkgsrc/doc/CHANGES-pkgsrc-2023Q2:1.1.2.4 --- pkgsrc/doc/CHANGES-pkgsrc-2023Q2:1.1.2.3 Mon Jul 3 20:59:32 2023 +++ pkgsrc/doc/CHANGES-pkgsrc-2023Q2 Wed Jul 5 12:04:09 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2023Q2,v 1.1.2.3 2023/07/03 20:59:32 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2023Q2,v 1.1.2.4 2023/07/05 12:04:09 bsiegert Exp $ Changes to packages and infrastructure on the 2023Q2 branch: @@ -11,3 +11,18 @@ www/ruby-rails70: security fix Pullup ticket #6773 - requested by gdt textproc/py-rapidfuzz: i386 build fix +Pullup ticket #6768 - requested by taca +lang/ruby30-base: security fix + +Pullup ticket #6769 - requested by taca +lang/ruby31-base: security fix + +Pullup ticket #6770 - requested by taca +lang/ruby32-base: security fix + +Pullup ticket #6771 - requested by taca +www/ruby-actionpack52: security fix (CVE-2023-28362) + +Pullup ticket #6772 - requested by taca +www/ruby-actionpack60: security fix (CVE-2023-28362) + --_----------=_1688558649231170--