parent
0296ae85ec
commit
582ca6b171
|
@ -6,6 +6,9 @@
|
||||||
- djm@cvs.openbsd.org 2009/02/22 23:59:25
|
- djm@cvs.openbsd.org 2009/02/22 23:59:25
|
||||||
[sshd_config.5]
|
[sshd_config.5]
|
||||||
missing period
|
missing period
|
||||||
|
- djm@cvs.openbsd.org 2009/02/23 00:06:15
|
||||||
|
[version.h]
|
||||||
|
openssh-5.2
|
||||||
|
|
||||||
20090222
|
20090222
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
|
@ -5199,5 +5202,5 @@
|
||||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.5203 2009/02/23 00:00:24 djm Exp $
|
$Id: ChangeLog,v 1.5204 2009/02/23 00:09:25 djm Exp $
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenBSD: version.h,v 1.54 2008/07/21 08:19:07 djm Exp $ */
|
/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */
|
||||||
|
|
||||||
#define SSH_VERSION "OpenSSH_5.1"
|
#define SSH_VERSION "OpenSSH_5.2"
|
||||||
|
|
||||||
#define SSH_PORTABLE "p1"
|
#define SSH_PORTABLE "p1"
|
||||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||||
|
|
Loading…
Reference in New Issue