Module Name: src
Committed By: christos
Date: Sat Oct 12 18:35:52 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.1661 -r1.1662 src/doc/3RDPARTY
cvs rdiff -u -r1.2592 -r1.2593 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.1661 src/doc/3RDPARTY:1.1662
--- src/doc/3RDPARTY:1.1661 Fri Oct 11 07:05:41 2019
+++ src/doc/3RDPARTY Sat Oct 12 14:35:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1661 2019/10/11 11:05:41 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1662 2019/10/12 18:35:52 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1044,7 +1044,7 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 8.0
+Version: 8.1
Current Vers: 8.1 / portable 8.1p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2592 src/doc/CHANGES:1.2593
--- src/doc/CHANGES:1.2592 Fri Oct 11 07:05:41 2019
+++ src/doc/CHANGES Sat Oct 12 14:35:52 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2592 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2593 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -55,3 +55,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
services(5): Update to version 2019-10-04 from IANA.
[sevan 20191009]
dhcpcd(8): Import dhcpcd-8.1.0 [roy 20191011]
+ OpenSSH: Import 8.1. [christos 20191012]