Module Name: src Committed By: christos Date: Wed Oct 25 20:23:26 UTC 2023
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new OpenSSH To generate a diff of this commit: cvs rdiff -u -r1.1961 -r1.1962 src/doc/3RDPARTY cvs rdiff -u -r1.3012 -r1.3013 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.1961 src/doc/3RDPARTY:1.1962 --- src/doc/3RDPARTY:1.1961 Wed Oct 25 13:18:53 2023 +++ src/doc/3RDPARTY Wed Oct 25 16:23:26 2023 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1961 2023/10/25 17:18:53 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1962 2023/10/25 20:23:26 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.3 +Version: 9.5 Current Vers: 9.5 / portable 9.5p1 Maintainer: OpenSSH Archive Site: http://www.openssh.com/ftp.html Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.3012 src/doc/CHANGES:1.3013 --- src/doc/CHANGES:1.3012 Wed Oct 25 13:18:53 2023 +++ src/doc/CHANGES Wed Oct 25 16:23:26 2023 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3012 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3013 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -253,3 +253,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: [msaitoh 20231019] top(1): Add network in & out bytes to the top display. [mrg 20231021] OpenSSL: Imported 3.0.12. [christos 20231025] + OpenSSH: Import 9.5. [christos 20231025]