Module Name: src
Committed By: christos
Date: Wed Feb 23 19:08:48 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1840 -r1.1841 src/doc/3RDPARTY
cvs rdiff -u -r1.2861 -r1.2862 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.1840 src/doc/3RDPARTY:1.1841
--- src/doc/3RDPARTY:1.1840 Wed Feb 23 10:25:50 2022
+++ src/doc/3RDPARTY Wed Feb 23 14:08:48 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1840 2022/02/23 15:25:50 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1841 2022/02/23 19:08:48 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.8
+Version: 8.9
Current Vers: 8.9 / portable 8.9p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2861 src/doc/CHANGES:1.2862
--- src/doc/CHANGES:1.2861 Wed Feb 23 10:25:50 2022
+++ src/doc/CHANGES Wed Feb 23 14:08:48 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2861 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2862 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -474,4 +474,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tools: Allow tools to use C99. [rillig 20220203]
blkdiscard(8): Add tool to access fdiscard(2). [mrg 20220207]
expat: Import 2.4.6 (security fixes). [christos 20220223]
-
+ OpenSSH: Import 8.9. [christos 20220223]