- (djm) OpenBSD CVS Sync

- djm@cvs.openbsd.org 2010/03/07 22:01:32
     [version.h]
     openssh-5.4
This commit is contained in:
Damien Miller 2010-03-08 09:03:33 +11:00
parent cd70e1b813
commit b3bc331e09
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
20100307
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/03/07 22:01:32
[version.h]
openssh-5.4
20100307
- (dtucker) [auth.c] Bug #1710: call setauthdb on AIX before getpwuid so that
it gets the passwd struct from the LAM that knows about the user which is

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */
/* $OpenBSD: version.h,v 1.57 2010/03/07 22:01:32 djm Exp $ */
#define SSH_VERSION "OpenSSH_5.3"
#define SSH_VERSION "OpenSSH_5.4"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE