Module Name: src
Committed By: christos
Date: Fri Dec 4 18:44:49 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1765 -r1.1766 src/doc/3RDPARTY
cvs rdiff -u -r1.2761 -r1.2762 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.1765 src/doc/3RDPARTY:1.1766
--- src/doc/3RDPARTY:1.1765 Fri Dec 4 13:28:55 2020
+++ src/doc/3RDPARTY Fri Dec 4 13:44:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1765 2020/12/04 18:28:55 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1766 2020/12/04 18:44:49 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.3
-Current Vers: 8.3 / portable 8.3p1
+Version: 8.4
+Current Vers: 8.4 / portable 8.4p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Home Page: http://www.openssh.com/portable.html
-Date: 2020-06-13
+Date: 2020-12-04
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.2761 src/doc/CHANGES:1.2762
--- src/doc/CHANGES:1.2761 Fri Dec 4 13:28:55 2020
+++ src/doc/CHANGES Fri Dec 4 13:44:49 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2761 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2762 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -310,4 +310,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[rin 20201201]
pkg_install(8): Updated to 20201202. This changes the default database
location from /var/db/pkg to /usr/pkg/pkgdb. [wiz 20201202]
- libfido2: Update for OpenSSH 8.4 support [christos 20201204]
+ libfido2: Update to 1.5.0 for OpenSSH 8.4 support [christos 20201204]
+ OpenSSH: Import 8.4. [christos 20201204]