зеркало из https://github.com/Azure/sonic-openssh.git
Родитель
6c81fee693
Коммит
3ac4a234df
|
@ -13,6 +13,9 @@
|
||||||
[clientloop.c gss-genr.c monitor_mm.c packet.c schnorr.c umac.c]
|
[clientloop.c gss-genr.c monitor_mm.c packet.c schnorr.c umac.c]
|
||||||
[sftp-client.c sftp-glob.c]
|
[sftp-client.c sftp-glob.c]
|
||||||
use calloc for all structure allocations; from markus@
|
use calloc for all structure allocations; from markus@
|
||||||
|
- djm@cvs.openbsd.org 2013/11/08 01:38:11
|
||||||
|
[version.h]
|
||||||
|
openssh-6.4
|
||||||
|
|
||||||
20131107
|
20131107
|
||||||
- (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)
|
- (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenBSD: version.h,v 1.67 2013/07/25 00:57:37 djm Exp $ */
|
/* $OpenBSD: version.h,v 1.68 2013/11/08 01:38:11 djm Exp $ */
|
||||||
|
|
||||||
#define SSH_VERSION "OpenSSH_6.3"
|
#define SSH_VERSION "OpenSSH_6.4"
|
||||||
|
|
||||||
#define SSH_PORTABLE "p1"
|
#define SSH_PORTABLE "p1"
|
||||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||||
|
|
Загрузка…
Ссылка в новой задаче