- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2011/01/22 09:18:53 [version.h] crank to OpenSSH-5.7
This commit is contained in:
parent
79241377df
commit
ad4b1adf95
|
@ -3,6 +3,10 @@
|
|||
RSA_get_default_method() for the benefit of openssl versions that don't
|
||||
have it (at least openssl-engine-0.9.6b). Found and tested by Kevin Brott,
|
||||
ok djm@.
|
||||
- OpenBSD CVS Sync
|
||||
- djm@cvs.openbsd.org 2011/01/22 09:18:53
|
||||
[version.h]
|
||||
crank to OpenSSH-5.7
|
||||
|
||||
20110119
|
||||
- (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* $OpenBSD: version.h,v 1.59 2010/08/08 16:26:42 djm Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.60 2011/01/22 09:18:53 djm Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_5.6"
|
||||
#define SSH_VERSION "OpenSSH_5.7"
|
||||
|
||||
#define SSH_PORTABLE "p1"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
|
Loading…
Reference in New Issue