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 make sure that our hpn patc...



details:   https://anonhg.NetBSD.org/src/rev/e67068748fbd
branches:  trunk
changeset: 783269:e67068748fbd
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Dec 12 18:19:25 2012 +0000

description:
make sure that our hpn patches are up-to-date

diffstat:

 crypto/external/bsd/openssh/dist/version.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 004a2fc598ab -r e67068748fbd crypto/external/bsd/openssh/dist/version.h
--- a/crypto/external/bsd/openssh/dist/version.h        Wed Dec 12 17:47:57 2012 +0000
+++ b/crypto/external/bsd/openssh/dist/version.h        Wed Dec 12 18:19:25 2012 +0000
@@ -1,9 +1,9 @@
-/*     $NetBSD: version.h,v 1.9 2012/12/12 17:42:40 christos Exp $     */
+/*     $NetBSD: version.h,v 1.10 2012/12/12 18:19:25 christos Exp $    */
 /* $OpenBSD: version.h,v 1.65 2012/07/22 18:19:21 markus Exp $ */
 
 #define __OPENSSH_VERSION      "OpenSSH_6.1"
 #define __NETBSDSSH_VERSION    "NetBSD_Secure_Shell-20121212"
-#define SSH_HPN         "-hpn13v11"
+#define SSH_HPN         "-hpn13v14"
 #define SSH_LPK                "-lpk"
 /*
  * it is important to retain OpenSSH version identification part, it is



Home | Main Index | Thread Index | Old Index