Path to this page:
Subject: CVS commit: pkgsrc/security/openpam
From: Johnny C. Lam
Date: 2005-02-10 03:55:39
Message id: 20050210025539.F19AE2DA1D@cvs.netbsd.org
Log Message:
Update security/openpam to 20050201 (Feterita). Changes from version
20040210 (Eelgrass) include:
- BUGFIX: Correct numerous markup errors, invalid cross-references,
and other issues in the manual pages, with kind assistance from
Ruslan Ermilov <ru@freebsd.org>.
- BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX()
and RETURNX() macros.
- BUGFIX: Remove an unnecessary and non-portable pointer cast in
pam_get_data(3).
- BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in
pam_strerror(3) and gendoc.pl.
- ENHANCE: Minor overhaul of the autoconf / build system.
- ENHANCE: Add openpam_free_envlist(3).
Files: