mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 01:05:14 +02:00
parent
95e80955f2
commit
2ff24f66bf
@ -43,6 +43,9 @@
|
|||||||
- djm@cvs.openbsd.org 2008/03/26 21:28:14
|
- djm@cvs.openbsd.org 2008/03/26 21:28:14
|
||||||
[auth-options.c auth-options.h session.c sshd.8]
|
[auth-options.c auth-options.h session.c sshd.8]
|
||||||
add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc
|
add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc
|
||||||
|
- djm@cvs.openbsd.org 2008/03/27 00:16:49
|
||||||
|
[version.h]
|
||||||
|
openssh-4.9
|
||||||
|
|
||||||
20080315
|
20080315
|
||||||
- (djm) [regress/test-exec.sh] Quote putty-related variables in case they are
|
- (djm) [regress/test-exec.sh] Quote putty-related variables in case they are
|
||||||
@ -3811,4 +3814,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.4889 2008/03/27 00:03:05 djm Exp $
|
$Id: ChangeLog,v 1.4890 2008/03/27 00:18:13 djm Exp $
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* $OpenBSD: version.h,v 1.51 2008/03/04 21:15:42 deraadt Exp $ */
|
/* $OpenBSD: version.h,v 1.52 2008/03/27 00:16:49 djm Exp $ */
|
||||||
|
|
||||||
#define SSH_VERSION "OpenSSH_4.8"
|
#define SSH_VERSION "OpenSSH_4.9"
|
||||||
|
|
||||||
#define SSH_PORTABLE "p1"
|
#define SSH_PORTABLE "p1"
|
||||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user