Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssh/dist put back hpn/lpk strings
details: https://anonhg.NetBSD.org/src/rev/6b5ee96d2992
branches: trunk
changeset: 455963:6b5ee96d2992
user: christos <christos%NetBSD.org@localhost>
date: Sat Apr 20 17:28:19 2019 +0000
description:
put back hpn/lpk strings
diffstat:
crypto/external/bsd/openssh/dist/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 58e288320d74 -r 6b5ee96d2992 crypto/external/bsd/openssh/dist/version.h
--- a/crypto/external/bsd/openssh/dist/version.h Sat Apr 20 17:25:13 2019 +0000
+++ b/crypto/external/bsd/openssh/dist/version.h Sat Apr 20 17:28:19 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.27 2019/04/20 17:16:40 christos Exp $ */
+/* $NetBSD: version.h,v 1.28 2019/04/20 17:28:19 christos Exp $ */
/* $OpenBSD: version.h,v 1.84 2019/04/03 15:48:45 djm Exp $ */
#define __OPENSSH_VERSION "OpenSSH_8.0"
@@ -9,5 +9,5 @@
* it is important to retain OpenSSH version identification part, it is
* used for bug compatibility operation. present NetBSD SSH version as comment
*/
-#define SSH_VERSION __OPENSSH_VERSION " " __NETBSDSSH_VERSION
+#define SSH_VERSION __OPENSSH_VERSION " " __NETBSDSSH_VERSION SSH_HPN SSH_LPK
#define SSH_RELEASE SSH_VERSION SSH_HPN SSH_LPK
Home |
Main Index |
Thread Index |
Old Index