Module Name: src
Committed By: christos
Date: Tue Jun 25 16:40:24 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
New OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.2017 -r1.2018 src/doc/3RDPARTY
cvs rdiff -u -r1.3066 -r1.3067 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.2017 src/doc/3RDPARTY:1.2018
--- src/doc/3RDPARTY:1.2017 Sun Jun 23 14:36:05 2024
+++ src/doc/3RDPARTY Tue Jun 25 12:40:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2017 2024/06/23 18:36:05 riastradh Exp $
+# $NetBSD: 3RDPARTY,v 1.2018 2024/06/25 16:40:23 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1082,12 +1082,12 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 9.6
-Current Vers: 9.6 / portable 9.6p1
+Version: 9.7
+Current Vers: 9.7 / portable 9.7p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Home Page: http://www.openssh.com/portable.html
-Date: 2023-12-18
+Date: 2024-06-25
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.3066 src/doc/CHANGES:1.3067
--- src/doc/CHANGES:1.3066 Sat Jun 22 16:10:32 2024
+++ src/doc/CHANGES Tue Jun 25 12:40:24 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3066 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3067 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -420,3 +420,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
pkg_install: Import pkg_install-20240307. [wiz 20240611]
OpenSSL: Imported 3.0.14. [christos 2020611]
tmux(1): Import version 3.4 with Sixel support enabled. [wiz 20240622]
+ OpenSSH: Import 9.6. [christos 20240625]