Module Name: src Committed By: christos Date: Wed Dec 12 18:19:25 UTC 2012
Modified Files: src/crypto/external/bsd/openssh/dist: version.h Log Message: make sure that our hpn patches are up-to-date To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 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.9 src/crypto/external/bsd/openssh/dist/version.h:1.10 --- src/crypto/external/bsd/openssh/dist/version.h:1.9 Wed Dec 12 12:42:40 2012 +++ src/crypto/external/bsd/openssh/dist/version.h Wed Dec 12 13:19:25 2012 @@ -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