Module Name: src
Committed By: riastradh
Date: Mon Jul 1 17:47:24 UTC 2024
Modified Files:
src/crypto/external/bsd/openssh/dist: version.h
Log Message:
openssh: Bump __NETBSDSSH_VERSION.
PR security/58386
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/crypto/external/bsd/openssh/dist/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/openssh/dist/version.h
diff -u src/crypto/external/bsd/openssh/dist/version.h:1.45 src/crypto/external/bsd/openssh/dist/version.h:1.46
--- src/crypto/external/bsd/openssh/dist/version.h:1.45 Tue Jun 25 16:36:54 2024
+++ src/crypto/external/bsd/openssh/dist/version.h Mon Jul 1 17:47:24 2024
@@ -1,8 +1,8 @@
-/* $NetBSD: version.h,v 1.45 2024/06/25 16:36:54 christos Exp $ */
+/* $NetBSD: version.h,v 1.46 2024/07/01 17:47:24 riastradh Exp $ */
/* $OpenBSD: version.h,v 1.101 2024/03/11 04:59:47 djm Exp $ */
#define __OPENSSH_VERSION "OpenSSH_9.7"
-#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20240625"
+#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20240701"
#define SSH_HPN "-hpn13v14"
#define SSH_LPK "-lpk"
/*