pkgsrc/security/sudo
taca ec3c1a879c Update sudo package to 1.6.5.2 (1.6.5p2).
469) Older versions of BSDi have getifaddrs() but no freeifaddrs().

470) BSDi has a fake setreuid() as do certain versions of FreeBSD and NetBSD.

471) Ignore the return value of pam_setcred().  In Linux-PAM 0.75,
     pam_setcred() will return PAM_PERM_DENIED even if the setcred function
     of the module succeeds when pam_authenticate() has not been called.

472) Avoid giving PAM a NULL password response, use the empty string instead.
     This avoids a log warning when the user hits ^C at the password prompt
     when Linux-PAM is in use.  This also prevents older versions of
     Linux-PAM from dereferencing the NULL pointer.

473) The user's password was not zeroed after use when AIX authentication,
     BSD authentication, FWTK or PAM was in use.

Sudo 1.6.5p2 released.
2002-01-24 16:01:02 +00:00
..
patches Update sudo package to 1.6.5 for recent security problem. 2002-01-17 16:32:04 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
distinfo Update sudo package to 1.6.5.2 (1.6.5p2). 2002-01-24 16:01:02 +00:00
Makefile Update sudo package to 1.6.5.2 (1.6.5p2). 2002-01-24 16:01:02 +00:00
MESSAGE Respect ${CONFDIR} and use the general INSTALL/DEINSTALL scripts. 2001-11-19 17:27:22 +00:00
PLIST.common Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.netbsd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.solaris Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00