Module Name: src Committed By: christos Date: Tue Aug 2 13:45:46 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openssh To generate a diff of this commit: cvs rdiff -u -r1.1348 -r1.1349 src/doc/3RDPARTY cvs rdiff -u -r1.2177 -r1.2178 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1348 src/doc/3RDPARTY:1.1349 --- src/doc/3RDPARTY:1.1348 Mon Aug 1 11:01:49 2016 +++ src/doc/3RDPARTY Tue Aug 2 09:45:46 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1348 2016/08/01 15:01:49 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1349 2016/08/02 13:45:46 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1003,7 +1003,7 @@ Notes: Patch applied after OpenSSH import. Package: OpenSSH -Version: 7.2 +Version: 7.3 Current Vers: 7.3 / portable 7.3p1 Maintainer: OpenSSH Archive Site: http://www.openssh.com/ftp.html Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2177 src/doc/CHANGES:1.2178 --- src/doc/CHANGES:1.2177 Thu Jul 28 05:13:06 2016 +++ src/doc/CHANGES Tue Aug 2 09:45:46 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2177 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2178 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -336,3 +336,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: TS3000GB[02], TS3001GB2, TSE200[24]GB2 and On Semiconductor CAT34TS04. [msaitoh 20160726] sdtemp(4): Add JEDEC TSE2004av support. [msaitoh 20160728] + OpenSSH: Imported 7.3. [christos 20160802]