Module Name: src
Committed By: christos
Date: Wed Oct 5 22:51:37 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1884 -r1.1885 src/doc/3RDPARTY
cvs rdiff -u -r1.2914 -r1.2915 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.1884 src/doc/3RDPARTY:1.1885
--- src/doc/3RDPARTY:1.1884 Wed Oct 5 18:21:19 2022
+++ src/doc/3RDPARTY Wed Oct 5 18:51:37 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1884 2022/10/05 22:21:19 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1885 2022/10/05 22:51:37 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: 9.0
+Version: 9.1
Current Vers: 9.1 / portable 9.1p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2914 src/doc/CHANGES:1.2915
--- src/doc/CHANGES:1.2914 Wed Oct 5 18:21:19 2022
+++ src/doc/CHANGES Wed Oct 5 18:51:37 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2914 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2915 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -694,3 +694,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
file(1): Upgraded to 5.43. [christos 20220924]
tzdata: updated to 2022d (using the 2022dgtz fork) [kre 20220928]
dhcp: Patch to version 4.4.3-P1. [christos 20221005]
+ OpenSSH: Import 9.1. [christos 20221005]