Module Name: src
Committed By: christos
Date: Sun Oct 19 16:38:21 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1159 -r1.1160 src/doc/3RDPARTY
cvs rdiff -u -r1.1993 -r1.1994 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.1159 src/doc/3RDPARTY:1.1160
--- src/doc/3RDPARTY:1.1159 Fri Oct 17 19:56:47 2014
+++ src/doc/3RDPARTY Sun Oct 19 12:38:21 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1159 2014/10/17 23:56:47 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1160 2014/10/19 16:38:21 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -971,8 +971,8 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 6.4
-Current Vers: 6.4 / portable 6.4p1
+Version: 6.7
+Current Vers: 6.7 / portable 6.7p1
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.1993 src/doc/CHANGES:1.1994
--- src/doc/CHANGES:1.1993 Fri Oct 17 19:56:47 2014
+++ src/doc/CHANGES Sun Oct 19 12:38:21 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1993 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1994 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -62,3 +62,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
file(1): Upgraded to 5.20. [christos 20141010]
wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
+ OpenSSH: Imported 6.7. [christos 20141018]