Module Name: src
Committed By: christos
Date: Sun Aug 26 07:48:31 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1557 -r1.1558 src/doc/3RDPARTY
cvs rdiff -u -r1.2433 -r1.2434 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.1557 src/doc/3RDPARTY:1.1558
--- src/doc/3RDPARTY:1.1557 Fri Aug 24 16:26:03 2018
+++ src/doc/3RDPARTY Sun Aug 26 03:48:31 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1557 2018/08/24 20:26:03 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1558 2018/08/26 07:48:31 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1029,7 +1029,7 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 7.7
+Version: 7.8
Current Vers: 7.8 / portable 7.8p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2433 src/doc/CHANGES:1.2434
--- src/doc/CHANGES:1.2433 Sat Aug 25 17:01:28 2018
+++ src/doc/CHANGES Sun Aug 26 03:48:31 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2433 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2434 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -212,3 +212,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
kernel: Remove NDIS. [maxv 20180825]
mue(4): Add driver for Microchip LAN75xx/LAN78xx (Raspberry Pi 3 B+)
from OpenBSD. [rin 20180825]
+ OpenSSH: Imported 7.8. [christos 20180826]