Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5211F84FEC for ; Wed, 22 Nov 2023 09:38:43 +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 3QoxxPyey0tR for ; Wed, 22 Nov 2023 09:38:42 +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 A393884D3B for ; Wed, 22 Nov 2023 09:38:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0D5AFA3F; Wed, 22 Nov 2023 09:38:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170064592233840" MIME-Version: 1.0 Date: Wed, 22 Nov 2023 09:38:42 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2023Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20231122093842.A0D5AFA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170064592233840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Nov 22 09:38:42 UTC 2023 Modified Files: pkgsrc/doc [pkgsrc-2023Q3]: CHANGES-pkgsrc-2023Q3 Log Message: Note pullup tickets #6820, #6821 and #6823 To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 pkgsrc/doc/CHANGES-pkgsrc-2023Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170064592233840 Content-Disposition: inline Content-Length: 911 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2023Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2023Q3:1.1.2.7 pkgsrc/doc/CHANGES-pkgsrc-2023Q3:1.1.2.8 --- pkgsrc/doc/CHANGES-pkgsrc-2023Q3:1.1.2.7 Sat Nov 4 17:32:51 2023 +++ pkgsrc/doc/CHANGES-pkgsrc-2023Q3 Wed Nov 22 09:38:42 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2023Q3,v 1.1.2.7 2023/11/04 17:32:51 spz Exp $ +$NetBSD: CHANGES-pkgsrc-2023Q3,v 1.1.2.8 2023/11/22 09:38:42 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2023Q3 branch: @@ -203,3 +203,13 @@ devel/libatomic; build fix Pullup ticket #6819 - requested by gutteridge audio/openal-soft: build fix +Pullup ticket #6820 - requested by abs +www/arcticfox: security and build fixes + +Pullup ticket #6821 - requested by nia +devel/poco: build fix + +Pullup ticket #6823 - requested by bouyer +sysutils/xenkernel415: security fix +sysutils/xentools415: security fix + --_----------=_170064592233840--