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