diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | version.h | 4 |
2 files changed, 7 insertions, 3 deletions
@@ -1,5 +1,9 @@ | |||
1 | 20040817 | 1 | 20040817 |
2 | - (dtucker) [regress/README.regress] Note compatibility issues with GNU head. | 2 | - (dtucker) [regress/README.regress] Note compatibility issues with GNU head. |
3 | - (djm) OpenBSD CVS Sync | ||
4 | - markus@cvs.openbsd.org 2004/08/16 08:17:01 | ||
5 | [version.h] | ||
6 | 3.9 | ||
3 | 7 | ||
4 | 20040816 | 8 | 20040816 |
5 | - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root | 9 | - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root |
@@ -1648,4 +1652,4 @@ | |||
1648 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1652 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1649 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1653 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1650 | 1654 | ||
1651 | $Id: ChangeLog,v 1.3514 2004/08/17 12:31:32 dtucker Exp $ | 1655 | $Id: ChangeLog,v 1.3515 2004/08/17 12:47:41 djm Exp $ |
@@ -1,3 +1,3 @@ | |||
1 | /* $OpenBSD: version.h,v 1.41 2004/03/20 10:40:59 markus Exp $ */ | 1 | /* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */ |
2 | 2 | ||
3 | #define SSH_VERSION "OpenSSH_3.8.1p1" | 3 | #define SSH_VERSION "OpenSSH_3.9p1" |