Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8DD9B1A9239 for ; Sun, 17 Oct 2021 10:12:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B8D9684FD9; Sun, 17 Oct 2021 10:12:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F1F0484FD4 for ; Sun, 17 Oct 2021 10:12:20 +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 vc-YlTgiNITM for ; Sun, 17 Oct 2021 10:12:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0611B84FD2 for ; Sun, 17 Oct 2021 10:12:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03759FA97; Sun, 17 Oct 2021 10:12:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163446553910770" MIME-Version: 1.0 Date: Sun, 17 Oct 2021 10:12:19 +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: <20211017101220.03759FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163446553910770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Sun Oct 17 10:12:19 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: doc: Pullup ticket #6520 To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163446553910770 Content-Disposition: inline Content-Length: 714 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.19 pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.20 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.19 Sat Oct 16 20:55:38 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Sun Oct 17 10:12:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.19 2021/10/16 20:55:38 tm Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.20 2021/10/17 10:12:19 tm Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: @@ -65,3 +65,6 @@ devel/apache-maven: security fix Pullup ticket #6519 - requested by nia graphics/pfstools: build fix +Pullup ticket #6520 - requested by wiz +databases/sqlite3: segfault fix + --_----------=_163446553910770--