Module Name: src
Committed By: christos
Date: Tue Sep 24 21:33:42 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.2049 -r1.2050 src/doc/3RDPARTY
cvs rdiff -u -r1.3100 -r1.3101 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.2049 src/doc/3RDPARTY:1.2050
--- src/doc/3RDPARTY:1.2049 Mon Sep 23 11:08:36 2024
+++ src/doc/3RDPARTY Tue Sep 24 17:33:42 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2049 2024/09/23 15:08:36 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2050 2024/09/24 21:33:42 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1029,12 +1029,12 @@ Notes:
We have lots of local fixes.
Package: OpenLDAP
-Version: 2.5.6
+Version: 2.5.18
Current Vers: 2.5.6
Maintainer: OpenLDAP Foundation
Archive Site: http://www.openldap.org/
Home Page: http://www.openldap.org/
-Date: 2021-08-14
+Date: 2024-09-24
Mailing List:
Responsible:
License: BSD (3-clause)
@@ -1081,12 +1081,12 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 9.8
-Current Vers: 9.8 / portable 9.8p1
+Version: 9.9
+Current Vers: 9.9 / portable 9.9p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Home Page: http://www.openssh.com/portable.html
-Date: 2024-06-25
+Date: 2024-09-24
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.3100 src/doc/CHANGES:1.3101
--- src/doc/CHANGES:1.3100 Tue Sep 24 09:06:13 2024
+++ src/doc/CHANGES Tue Sep 24 17:33:42 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3100 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3101 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -528,3 +528,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
zlib: Import 1.3.1 [christos 20240922]
jemalloc(3): Import 5.3.0. [christos 20140923]
vether(4): allow link state to be toggled by link0. [roy 20240924]
+ OpenSSH: Import 9.9. [christos 20240924]