Module Name: src
Committed By: christos
Date: Thu Sep 2 11:27:19 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
New OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1812 -r1.1813 src/doc/3RDPARTY
cvs rdiff -u -r1.2826 -r1.2827 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.1812 src/doc/3RDPARTY:1.1813
--- src/doc/3RDPARTY:1.1812 Thu Aug 19 07:52:17 2021
+++ src/doc/3RDPARTY Thu Sep 2 07:27:19 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1812 2021/08/19 11:52:17 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1813 2021/09/02 11:27:19 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1070,12 +1070,12 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 8.6
-Current Vers: 8.6 / portable 8.6p1
+Version: 8.7
+Current Vers: 8.7 / portable 8.7p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Home Page: http://www.openssh.com/portable.html
-Date: 2021-04-19
+Date: 2021-09-02
Mailing List: [email protected]
Responsible: thorpej, christos, elric
License: BSD. See src/crypto/external/bsd/openssh/dist/LICENSE
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2826 src/doc/CHANGES:1.2827
--- src/doc/CHANGES:1.2826 Mon Aug 30 19:27:13 2021
+++ src/doc/CHANGES Thu Sep 2 07:27:19 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2826 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2827 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -415,3 +415,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbarm: Support marvell-based machines in big-endian mode. Currently,
only KUROBOX_PRO has been tested. [rin 20210830]
evbarm: Add support for Apple M1. [jmcneill 20210830]
+ OpenSSH: Import 8.7. [christos 20210902]