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 D9BE41A9239 for ; Sun, 17 Oct 2021 16:41:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2375B85014; Sun, 17 Oct 2021 16:41:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FB6D84ED2 for ; Sun, 17 Oct 2021 16:41:45 +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 t8-jOfD8QOVc for ; Sun, 17 Oct 2021 16:41:45 +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 B870484EA0 for ; Sun, 17 Oct 2021 16:41:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AEC21FA97; Sun, 17 Oct 2021 16:41:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163448890448960" MIME-Version: 1.0 Date: Sun, 17 Oct 2021 16:41:44 +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: <20211017164144.AEC21FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163448890448960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Sun Oct 17 16:41:44 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: doc: Pullup ticket #6521 To generate a diff of this commit: cvs rdiff -u -r1.1.2.21 -r1.1.2.22 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163448890448960 Content-Disposition: inline Content-Length: 703 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.21 pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.22 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.21 Sun Oct 17 16:24:16 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Sun Oct 17 16:41:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.21 2021/10/17 16:24:16 tm Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.22 2021/10/17 16:41:44 tm Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: @@ -71,3 +71,6 @@ databases/sqlite3: segfault fix Pullup ticket #6522 - requested by nia mail/balsa: security fix +Pullup ticket #6521 - requested by nia +mail/alpine: security fix + --_----------=_163448890448960--