Module Name: src
Committed By: christos
Date: Mon Jul 8 22:36:29 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.2025 -r1.2026 src/doc/3RDPARTY
cvs rdiff -u -r1.3072 -r1.3073 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.2025 src/doc/3RDPARTY:1.2026
--- src/doc/3RDPARTY:1.2025 Mon Jul 8 03:11:28 2024
+++ src/doc/3RDPARTY Mon Jul 8 18:36:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2025 2024/07/08 07:11:28 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.2026 2024/07/08 22:36:29 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1082,7 +1082,7 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 9.7
+Version: 9.8
Current Vers: 9.8 / portable 9.8p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3072 src/doc/CHANGES:1.3073
--- src/doc/CHANGES:1.3072 Mon Jul 8 04:00:08 2024
+++ src/doc/CHANGES Mon Jul 8 18:36:29 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3072 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3073 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -449,3 +449,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
(from Reinhard Speyerer) [christos 20240704]
mcx(4): Match on ConnectX-6 virtual functions, from OpenBSD.
[msaitoh 20240707]
+ OpenSSH: Import 9.8. [christos 20240708]