Module Name: src
Committed By: christos
Date: Mon Apr 19 14:42:18 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1798 -r1.1799 src/doc/3RDPARTY
cvs rdiff -u -r1.2797 -r1.2798 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.1798 src/doc/3RDPARTY:1.1799
--- src/doc/3RDPARTY:1.1798 Mon Apr 19 02:29:13 2021
+++ src/doc/3RDPARTY Mon Apr 19 10:42:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1798 2021/04/19 06:29:13 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1799 2021/04/19 14:42:18 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1070,7 +1070,7 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 8.5
+Version: 8.6
Current Vers: 8.6 / portable 8.6p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2797 src/doc/CHANGES:1.2798
--- src/doc/CHANGES:1.2797 Sat Apr 17 16:42:57 2021
+++ src/doc/CHANGES Mon Apr 19 10:42:18 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2797 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2798 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -361,3 +361,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
sparc64: Switch to GCC 10. [mrg 20200416]
vax: Switch to GCC 10. [mrg 20200416]
tmux(1): Imported 3.2. [christos 20210417]
+ OpenSSH: Import 8.6. [christos 20210419]