Module Name: src
Committed By: christos
Date: Sat Oct 7 19:43:27 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.1474 -r1.1475 src/doc/3RDPARTY
cvs rdiff -u -r1.2321 -r1.2322 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.1474 src/doc/3RDPARTY:1.1475
--- src/doc/3RDPARTY:1.1474 Sat Oct 7 10:16:34 2017
+++ src/doc/3RDPARTY Sat Oct 7 15:43:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1474 2017/10/07 14:16:34 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1475 2017/10/07 19:43:27 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.5
-Current Vers: 7.5 / portable 7.5p1
+Version: 7.6
+Current Vers: 7.6 / portable 7.6p1
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.2321 src/doc/CHANGES:1.2322
--- src/doc/CHANGES:1.2321 Sat Oct 7 13:42:43 2017
+++ src/doc/CHANGES Sat Oct 7 15:43:27 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2321 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2322 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -66,4 +66,6 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
dhcpcd(8): Import dhcpcd-7.0.0-rc3. [roy 20171007]
ahcisata(4), siisata(4): Add support for NCQ. [jdolecek 20171007]
- mvsata(4): Add support for NCQ, and enable ATAPI support. [jdolecek 20171007]
+ mvsata(4): Add support for NCQ, and enable ATAPI support.
+ [jdolecek 20171007]
+ OpenSSH: Imported 7.6. [christos 20171007]