diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,9 @@ | |||
6 | - (dtucker) [auth-pam.c] Bug #559 (last piece): Pass DISALLOW_NULL_AUTHTOK | 6 | - (dtucker) [auth-pam.c] Bug #559 (last piece): Pass DISALLOW_NULL_AUTHTOK |
7 | to pam_authenticate for challenge-response auth too. Originally from | 7 | to pam_authenticate for challenge-response auth too. Originally from |
8 | fcusack at fcusack.com, ok djm@ | 8 | fcusack at fcusack.com, ok djm@ |
9 | - (tim) [buildpkg.sh.in] Add $REV to bump the package revision within | ||
10 | the same version. Handle the case where someone uses --with-privsep-user= | ||
11 | and the user name does not match the group name. ok dtucker@ | ||
9 | 12 | ||
10 | 20040630 | 13 | 20040630 |
11 | - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL | 14 | - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL |
@@ -1474,4 +1477,4 @@ | |||
1474 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1477 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1475 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1478 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1476 | 1479 | ||
1477 | $Id: ChangeLog,v 1.3466 2004/07/01 04:00:14 dtucker Exp $ | 1480 | $Id: ChangeLog,v 1.3467 2004/07/02 03:41:15 tim Exp $ |