parent
13ba9c2439
commit
a68d31b80c
|
@ -7,6 +7,9 @@
|
||||||
- jmc@cvs.openbsd.org 2008/03/27 22:37:57
|
- jmc@cvs.openbsd.org 2008/03/27 22:37:57
|
||||||
[sshd.8]
|
[sshd.8]
|
||||||
remove trailing whitespace;
|
remove trailing whitespace;
|
||||||
|
- djm@cvs.openbsd.org 2008/04/03 09:50:14
|
||||||
|
[version.h]
|
||||||
|
openssh-5.0
|
||||||
|
|
||||||
20080327
|
20080327
|
||||||
- (dtucker) Cache selinux status earlier so we know if it's enabled after a
|
- (dtucker) Cache selinux status earlier so we know if it's enabled after a
|
||||||
|
@ -3835,4 +3838,4 @@
|
||||||
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.4899 2008/04/03 09:52:51 djm Exp $
|
$Id: ChangeLog,v 1.4900 2008/04/03 09:53:08 djm Exp $
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenBSD: version.h,v 1.52 2008/03/27 00:16:49 djm Exp $ */
|
/* $OpenBSD: version.h,v 1.53 2008/04/03 09:50:14 djm Exp $ */
|
||||||
|
|
||||||
#define SSH_VERSION "OpenSSH_4.9"
|
#define SSH_VERSION "OpenSSH_5.0"
|
||||||
|
|
||||||
#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