Received: by mail.netbsd.org (Postfix, from userid 605) id 1FABA84D86; Tue, 8 Sep 2020 18:00:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7AE1184D02 for ; Tue, 8 Sep 2020 18:00:14 +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 uOUVvYkn6AUJ for ; Tue, 8 Sep 2020 18:00:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CB72B84CF7 for ; Tue, 8 Sep 2020 18:00:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C87B0FB28; Tue, 8 Sep 2020 18:00:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599588013272470" MIME-Version: 1.0 Date: Tue, 8 Sep 2020 18:00:13 +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: <20200908180013.C87B0FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1599588013272470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Sep 8 18:00:13 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: Updated databases/redis, sysutils/ansible, security/libgpg-error, devel/memcached To generate a diff of this commit: cvs rdiff -u -r1.5068 -r1.5069 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20059 -r1.20060 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599588013272470 Content-Disposition: inline Content-Length: 1433 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.5068 pkgsrc/doc/CHANGES-2020:1.5069 --- pkgsrc/doc/CHANGES-2020:1.5068 Tue Sep 8 17:45:04 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Sep 8 18:00:13 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5068 2020/09/08 17:45:04 adam Exp $ +$NetBSD: CHANGES-2020,v 1.5069 2020/09/08 18:00:13 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7666,3 +7666,7 @@ Changes to the packages collection and i Updated devel/py-ipython to 7.18.1 [adam 2020-09-08] Updated security/py-paramiko to 2.7.2 [adam 2020-09-08] Updated finance/py-stripe to 2.51.0 [adam 2020-09-08] + Updated databases/redis to 6.0.7 [adam 2020-09-08] + Updated sysutils/ansible to 2.9.13 [adam 2020-09-08] + Updated security/libgpg-error to 1.39 [adam 2020-09-08] + Updated devel/memcached to 1.6.7 [adam 2020-09-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20059 pkgsrc/doc/TODO:1.20060 --- pkgsrc/doc/TODO:1.20059 Mon Sep 7 15:47:27 2020 +++ pkgsrc/doc/TODO Tue Sep 8 18:00:13 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20059 2020/09/07 15:47:27 leot Exp $ +$NetBSD: TODO,v 1.20060 2020/09/08 18:00:13 adam Exp $ Suggested new packages ====================== @@ -998,7 +998,6 @@ For possible Perl packages updates, see o rbldnsd-0.998 o rdp-1.6 o rebar-3.13.2 - o redis-6.0.7 o regionset-0.2 o rep-gtk-0.90.8.1 o resize_image-0.7 --_----------=_1599588013272470--