Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25B2984E69 for ; Thu, 12 Oct 2023 15:59:44 +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 3y2xArrrGui9 for ; Thu, 12 Oct 2023 15:59:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6F26684CD7 for ; Thu, 12 Oct 2023 15:59:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6CC20FADC; Thu, 12 Oct 2023 15:59:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169712638371270" MIME-Version: 1.0 Date: Thu, 12 Oct 2023 15:59:43 +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: <20231012155943.6CC20FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169712638371270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Oct 12 15:59:43 UTC 2023 Modified Files: pkgsrc/doc [pkgsrc-2023Q3]: CHANGES-pkgsrc-2023Q3 Log Message: Note pullup tickets up to #6808 To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 pkgsrc/doc/CHANGES-pkgsrc-2023Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169712638371270 Content-Disposition: inline Content-Length: 909 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.1 pkgsrc/doc/CHANGES-pkgsrc-2023Q3:1.1.2.2 --- pkgsrc/doc/CHANGES-pkgsrc-2023Q3:1.1.2.1 Tue Sep 26 23:02:25 2023 +++ pkgsrc/doc/CHANGES-pkgsrc-2023Q3 Thu Oct 12 15:59:43 2023 @@ -1,4 +1,19 @@ -$NetBSD: CHANGES-pkgsrc-2023Q3,v 1.1.2.1 2023/09/26 23:02:25 gdt Exp $ +$NetBSD: CHANGES-pkgsrc-2023Q3,v 1.1.2.2 2023/10/12 15:59:43 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2023Q3 branch: +Pullup ticket #6803 / #6804 - requested by he +lang/rust-bin: build fix + +Pullup ticket #6805 - requested by gutteridge +finance/p5-Finance-Quote: build fix + +Pullup ticket #6806 - requested by prlw1 +mail/exim: security fix + +Pullup ticket #6807 - requested by abs +emulators/compat90: NetBSD 10 compatibility fix + +Pullup ticket #6808 - requested by taca +net/samba4: security fix + --_----------=_169712638371270--