Module Name: src
Committed By: christos
Date: Thu Aug 13 10:36:31 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.1242 -r1.1243 src/doc/3RDPARTY
cvs rdiff -u -r1.2090 -r1.2091 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.1242 src/doc/3RDPARTY:1.1243
--- src/doc/3RDPARTY:1.1242 Tue Aug 11 14:11:11 2015
+++ src/doc/3RDPARTY Thu Aug 13 06:36:31 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1242 2015/08/11 18:11:11 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1243 2015/08/13 10:36:31 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -997,8 +997,8 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 6.9
-Current Vers: 6.9 / portable 6.9p1
+Version: 7.0
+Current Vers: 7.0 / portable 7.0p1
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.2090 src/doc/CHANGES:1.2091
--- src/doc/CHANGES:1.2090 Tue Aug 11 14:12:21 2015
+++ src/doc/CHANGES Thu Aug 13 06:36:31 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2090 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2091 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -183,3 +183,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
amlogicsdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
[jmcneill 20150808]
zoneinfo: Import tzdata2015f. [apb 20150811]
+ OpenSSH: Imported 7.0. [christos 20150813]