summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2004-07-01 20:41:15 -0700
committerTim Rice <tim@multitalents.net>2004-07-01 20:41:15 -0700
commita5757f0f28c95c6eee8ce570e58a1321d74fe4ad (patch)
tree0aab5216227af2c7e9af98aff02df2974fd58e87 /ChangeLog
parent1f7e40864faa5632696718ea6950ebdb4df41ce5 (diff)
- (tim) [buildpkg.sh.in] Add $REV to bump the package revision within
the same version. Handle the case where someone uses --with-privsep-user= and the user name does not match the group name. ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bfd90349e..3075006b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1020040630 1320040630
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 $