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 577761A9239 for ; Wed, 24 Nov 2021 14:31:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8D1E184EFB; Wed, 24 Nov 2021 14:31:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8D4684D5B for ; Wed, 24 Nov 2021 14:31:53 +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 Cf4ls0LxSffT for ; Wed, 24 Nov 2021 14:31:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2CFA484D39 for ; Wed, 24 Nov 2021 14:31:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 29F82FAEC; Wed, 24 Nov 2021 14:31:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163776431333490" MIME-Version: 1.0 Date: Wed, 24 Nov 2021 14:31:53 +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: <20211124143153.29F82FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163776431333490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Wed Nov 24 14:31:53 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: doc: Pullup ticket #6535 To generate a diff of this commit: cvs rdiff -u -r1.1.2.35 -r1.1.2.36 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163776431333490 Content-Disposition: inline Content-Length: 729 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.35 pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.36 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.35 Wed Nov 24 12:47:09 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Wed Nov 24 14:31:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.35 2021/11/24 12:47:09 tm Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.36 2021/11/24 14:31:52 tm Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: @@ -128,3 +128,6 @@ databases/ldb: dependency for samba4 sec Pullup ticket #6537 - requested by taca net/samba4: security fix +Pullup ticket #6535 - requested by bsiegert +databases/postgresql: security fix + --_----------=_163776431333490--