Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/crypto/dist/ssh Pull up revision 1.29 via patch (reques...
details: https://anonhg.NetBSD.org/src/rev/5d30c40e79cf
branches: netbsd-1-6
changeset: 530716:5d30c40e79cf
user: grant <grant%NetBSD.org@localhost>
date: Tue Sep 16 19:33:55 2003 +0000
description:
Pull up revision 1.29 via patch (requested by tron in ticket #1471):
crank __NETBSDSSH_VERSION for buffer.c fix
diffstat:
crypto/dist/ssh/version.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 8c17e7565557 -r 5d30c40e79cf crypto/dist/ssh/version.h
--- a/crypto/dist/ssh/version.h Tue Sep 16 17:59:22 2003 +0000
+++ b/crypto/dist/ssh/version.h Tue Sep 16 19:33:55 2003 +0000
@@ -1,8 +1,8 @@
-/* $NetBSD: version.h,v 1.23.2.2 2002/06/26 16:54:41 tv Exp $ */
+/* $NetBSD: version.h,v 1.23.2.3 2003/09/16 19:33:55 grant Exp $ */
/* $OpenBSD: version.h,v 1.34 2002/06/26 13:56:27 markus Exp $ */
#define __OPENSSH_VERSION "OpenSSH_3.4"
-#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20020626"
+#define __NETBSDSSH_VERSION "NetBSD_Secure_Shell-20030916"
/*
* it is important to retain OpenSSH version identification part, it is
Home |
Main Index |
Thread Index |
Old Index