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 Remove unreferenced SSH_REL...
details: https://anonhg.NetBSD.org/src/rev/642345cfd80a
branches: trunk
changeset: 745325:642345cfd80a
user: kim <kim%NetBSD.org@localhost>
date: Fri Feb 28 17:50:29 2020 +0000
description:
Remove unreferenced SSH_RELEASE
diffstat:
crypto/external/bsd/openssh/dist/version.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 921f3be1b5c4 -r 642345cfd80a crypto/external/bsd/openssh/dist/version.h
--- a/crypto/external/bsd/openssh/dist/version.h Fri Feb 28 17:27:34 2020 +0000
+++ b/crypto/external/bsd/openssh/dist/version.h Fri Feb 28 17:50:29 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: version.h,v 1.31 2020/02/27 00:27:44 christos Exp $ */
+/* $NetBSD: version.h,v 1.32 2020/02/28 17:50:29 kim Exp $ */
/* $OpenBSD: version.h,v 1.86 2020/02/14 00:39:20 djm Exp $ */
#define __OPENSSH_VERSION "OpenSSH_8.2"
@@ -10,4 +10,3 @@
* used for bug compatibility operation. present NetBSD SSH version as comment
*/
#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