Module Name: src
Committed By: christos
Date: Wed Dec 20 17:19:16 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.1968 -r1.1969 src/doc/3RDPARTY
cvs rdiff -u -r1.3023 -r1.3024 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.1968 src/doc/3RDPARTY:1.1969
--- src/doc/3RDPARTY:1.1968 Mon Dec 18 10:52:37 2023
+++ src/doc/3RDPARTY Wed Dec 20 12:19:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1968 2023/12/18 15:52:37 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1969 2023/12/20 17:19:15 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1076,7 +1076,7 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 9.5
+Version: 9.6
Current Vers: 9.6 / portable 9.6p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3023 src/doc/CHANGES:1.3024
--- src/doc/CHANGES:1.3023 Mon Dec 18 10:52:37 2023
+++ src/doc/CHANGES Wed Dec 20 12:19:16 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3023 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3024 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -242,4 +242,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
kernel: Modularize compat90. [pgoyette 20231209]
libsa: Add NFSv3 support. [mlelstv 20231212]
dhcpcd: Import version 10.0.6. [roy 20231218]
-
+ OpenSSH: Import 9.6. [christos 20231220]