Module Name: src
Committed By: christos
Date: Fri Apr 15 14:02:08 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1850 -r1.1851 src/doc/3RDPARTY
cvs rdiff -u -r1.2869 -r1.2870 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.1850 src/doc/3RDPARTY:1.1851
--- src/doc/3RDPARTY:1.1850 Fri Apr 8 01:47:33 2022
+++ src/doc/3RDPARTY Fri Apr 15 10:02:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1850 2022/04/08 05:47:33 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1851 2022/04/15 14:02:08 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1071,7 +1071,7 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 8.9
+Version: 9.0
Current Vers: 9.0 / portable 9.0p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2869 src/doc/CHANGES:1.2870
--- src/doc/CHANGES:1.2869 Wed Apr 6 09:43:24 2022
+++ src/doc/CHANGES Fri Apr 15 10:02:08 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2869 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2870 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -487,4 +487,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzcode: Updated to 2022a. [christos 20220322]
dhcp: Import version 4.4.3. [christos 20220402]
udf: Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF. [reinoud 20220506]
-
+ OpenSSH: Import 9.0. [christos 20220415]