Received: by mail.netbsd.org (Postfix, from userid 605) id E463884EB5; Tue, 26 May 2020 21:18:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DB2784EB1 for ; Tue, 26 May 2020 21:18:36 +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 Z27Enyqk-YZX for ; Tue, 26 May 2020 21:18:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BE91984EA6 for ; Tue, 26 May 2020 21:18:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBFF2FB27; Tue, 26 May 2020 21:18:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159052791533420" MIME-Version: 1.0 Date: Tue, 26 May 2020 21:18:35 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20200526211835.BBFF2FB27@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. --_----------=_159052791533420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Tue May 26 21:18:35 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated security/sshfp to 1.2.2 To generate a diff of this commit: cvs rdiff -u -r1.3197 -r1.3198 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19890 -r1.19891 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159052791533420 Content-Disposition: inline Content-Length: 1279 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.3197 pkgsrc/doc/CHANGES-2020:1.3198 --- pkgsrc/doc/CHANGES-2020:1.3197 Tue May 26 20:53:28 2020 +++ pkgsrc/doc/CHANGES-2020 Tue May 26 21:18:35 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3197 2020/05/26 20:53:28 fcambus Exp $ +$NetBSD: CHANGES-2020,v 1.3198 2020/05/26 21:18:35 khorben Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5086,3 +5086,4 @@ Changes to the packages collection and i Updated devel/fossil to 2.11 [js 2020-05-26] Added net/py-dnspython version 1.16.0 [khorben 2020-05-26] Updated devel/cloc to 1.86 [fcambus 2020-05-26] + Updated security/sshfp to 1.2.2 [khorben 2020-05-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19890 pkgsrc/doc/TODO:1.19891 --- pkgsrc/doc/TODO:1.19890 Tue May 26 09:17:33 2020 +++ pkgsrc/doc/TODO Tue May 26 21:18:35 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19890 2020/05/26 09:17:33 nia Exp $ +$NetBSD: TODO,v 1.19891 2020/05/26 21:18:35 khorben Exp $ Suggested new packages ====================== @@ -1078,7 +1078,6 @@ For possible Perl packages updates, see o sqwebmail-5.8.2 o srp_client-1.7.5 o ssh-askpass-1.2.4.1 - o sshfp-1.2.2 o sshguard-1.6.4 o stalin-0.11 o statist-1.3.0 --_----------=_159052791533420--