Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 280C41A921F for ; Thu, 12 Nov 2020 06:24:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6377384D60; Thu, 12 Nov 2020 06:24:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B80984D26 for ; Thu, 12 Nov 2020 06:24:56 +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 E1jDD7WAkKzr for ; Thu, 12 Nov 2020 06:24:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DCBB784CF7 for ; Thu, 12 Nov 2020 06:24:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D077AFB28; Thu, 12 Nov 2020 06:24:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1605162295217180" MIME-Version: 1.0 Date: Thu, 12 Nov 2020 06:24:55 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20201112062455.D077AFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1605162295217180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 12 06:24:55 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated databases/openldap To generate a diff of this commit: cvs rdiff -u -r1.6150 -r1.6151 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1605162295217180 Content-Disposition: inline Content-Length: 890 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6150 pkgsrc/doc/CHANGES-2020:1.6151 --- pkgsrc/doc/CHANGES-2020:1.6150 Wed Nov 11 19:24:23 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Nov 12 06:24:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6150 2020/11/11 19:24:23 nia Exp $ +$NetBSD: CHANGES-2020,v 1.6151 2020/11/12 06:24:55 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9048,6 +9048,7 @@ Changes to the packages collection and i Updated security/acmesh to 2.8.7 [kim 2020-11-10] Updated sysutils/intel-microcode-netbsd to 20201110 [msaitoh 2020-11-11] Updated fonts/unscii to 2.1 [nikita 2020-11-11] + Updated databases/openldap to 2.4.56 [adam 2020-11-11] Removed lang/spidermonkey52 [nia 2020-11-11] Updated databases/phpmyadmin to 4.9.7 [tm 2020-11-11] Updated misc/py-anita to 2.8 [gson 2020-11-11] --_----------=_1605162295217180--