Received: by mail.netbsd.org (Postfix, from userid 605) id 08A2A84D46; Fri, 18 Jan 2019 20:14:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60BDF84CEE for ; Fri, 18 Jan 2019 20:14:13 +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 fQUFTuoUzsAT for ; Fri, 18 Jan 2019 20:14:13 +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 E0BFB84CD6 for ; Fri, 18 Jan 2019 20:14:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4E9BFB16; Fri, 18 Jan 2019 20:14:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1547842452220250" MIME-Version: 1.0 Date: Fri, 18 Jan 2019 20:14:12 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20190118201412.D4E9BFB16@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. --_----------=_1547842452220250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Fri Jan 18 20:14:12 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: note openssh update To generate a diff of this commit: cvs rdiff -u -r1.314 -r1.315 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1547842452220250 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.314 pkgsrc/doc/CHANGES-2019:1.315 --- pkgsrc/doc/CHANGES-2019:1.314 Fri Jan 18 18:25:39 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Jan 18 20:14:12 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.314 2019/01/18 18:25:39 schmonz Exp $ +$NetBSD: CHANGES-2019,v 1.315 2019/01/18 20:14:12 tnn Exp $ Changes to the packages collection and infrastructure in 2019: @@ -417,3 +417,4 @@ Changes to the packages collection and i Updated textproc/jo to 1.2 [kamil 2019-01-18] Updated net/ucspi-ssl to 0.999.10.7nb2 [schmonz 2019-01-18] Updated mail/qmail-run to 20190118 [schmonz 2019-01-18] + Updated security/openssh to 7.9.1 [tnn 2019-01-18] --_----------=_1547842452220250--