Module Name: src
Committed By: christos
Date: Mon Sep 27 17:04:12 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1816 -r1.1817 src/doc/3RDPARTY
cvs rdiff -u -r1.2833 -r1.2834 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.1816 src/doc/3RDPARTY:1.1817
--- src/doc/3RDPARTY:1.1816 Mon Sep 27 07:13:12 2021
+++ src/doc/3RDPARTY Mon Sep 27 13:04:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1816 2021/09/27 11:13:12 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1817 2021/09/27 17:04:12 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.7
+Version: 8.8
Current Vers: 8.8 / portable 8.8p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Home Page: http://www.openssh.com/portable.html
-Date: 2021-09-02
+Date: 2021-09-27
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.2833 src/doc/CHANGES:1.2834
--- src/doc/CHANGES:1.2833 Fri Sep 24 09:14:49 2021
+++ src/doc/CHANGES Mon Sep 27 13:04:12 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2833 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2834 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -428,3 +428,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
aarch64: Add initial COMPAT_LINUX support. [ryo 20210923]
libfido2: Import 1.8.0 [christos 20210924]
pam-u2f: Import pam u2f 1.2.0 [christos 20210924]
+ OpenSSH: Import 8.8. [christos 20210927]