freebsd-ports/security/pam-modules/pkg-plist
Rodrigo Osorio d8073feba9 security/pam-modules: upate to 2.5
Major changes in 2.3
    * New module pam_innetgr (NIS)
    * The ldappubkey utility improved

Major changes in 2.3.1
    * Add missing symbol (pam_innetgr lacked pam_sm_setcred)

Major changes in 2.4
    * Major rewrite of memory allocation code
    * Bugfixes

Major changes in 2.4.1
    * Fix pam_mysql and pam_pgsql authentication

Major changes in 2.5:
    * pam_fshadow: skip-password option

Full changelog: https://git.gnu.org.ua/pam-modules.git/tree/NEWS

Port changes:
    * Fix mysql build (optional)
    * Patch pam-modules to fix a naming collision with open ldap (fixed by upstream for upcoming releases)
    * Reorder Makefile to make linters happy
2023-08-28 11:02:59 +02:00

19 lines
596 B
Text

bin/pamck
lib/libgraypam.so
lib/libgraypam.so.0
lib/libgraypam.so.0.0.0
%%GROUPMEMBER%%lib/security/pam_groupmember.so
%%NIS%%lib/security/pam_innetgr.so
%%SYSLOG%%lib/security/pam_log.so
%%MYSQL%%lib/security/pam_mysql.so
%%PGSQL%%lib/security/pam_pgsql.so
%%REGEX%%lib/security/pam_regex.so
%%PGSQL%%lib/security/pam_ldaphome.so
man/man1/pamck.1.gz
%%GROUPMEMBER%%man/man8/pam_groupmember.8.gz
%%NIS%%man/man8/pam_innetgr.8.gz
%%SYSLOG%%man/man8/pam_log.8.gz
%%MYSQL%%man/man8/pam_mysql.8.gz
%%PGSQL%%man/man8/pam_pgsql.8.gz
%%REGEX%%man/man8/pam_regex.8.gz
%%PGSQL%%man/man8/pam_ldaphome.8.gz