Module Name: src Committed By: christos Date: Tue Apr 18 18:44:06 UTC 2017
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new OpenSSH To generate a diff of this commit: cvs rdiff -u -r1.1432 -r1.1433 src/doc/3RDPARTY cvs rdiff -u -r1.2274 -r1.2275 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.1432 src/doc/3RDPARTY:1.1433 --- src/doc/3RDPARTY:1.1432 Fri Apr 14 06:02:49 2017 +++ src/doc/3RDPARTY Tue Apr 18 14:44:06 2017 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1432 2017/04/14 10:02:49 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1433 2017/04/18 18:44:06 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1030,8 +1030,8 @@ Notes: Patch applied after OpenSSH import. Package: OpenSSH -Version: 7.4 -Current Vers: 7.4 / portable 7.4p1 +Version: 7.5 +Current Vers: 7.5 / portable 7.5p1 Maintainer: OpenSSH Archive Site: http://www.openssh.com/ftp.html Home Page: http://www.openssh.com/portable.html Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2274 src/doc/CHANGES:1.2275 --- src/doc/CHANGES:1.2274 Fri Apr 14 06:02:49 2017 +++ src/doc/CHANGES Tue Apr 18 14:44:06 2017 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2274 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2275 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -500,3 +500,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: bind: Import version 9.10.4-P8. [christos 20170413] ntp: Import ntp 4.2.8p10. [christos 20170413] dhcpcd: Import dhcpcd 7.0.0-beta3 [roy 20170414] + OpenSSH: Imported 7.5. [christos 20170418]