void-packages/srcpkgs/pam/INSTALL.msg
Érico Rolim 245d4a5ed7 pam: update to 1.5.1, update homepage, adopt.
Also:

- Cracklib is deprecated and disabled by default.
- pam_tally and pam_tally2 have been removed.
- Add checkdepends.
- Add changelog.

Due to the pam_tally removal, this package has to depend on the newest
version of pam-base.
2021-01-03 23:11:49 -03:00

8 lines
387 B
Plaintext

WARNING: PAM>=1.5.0 has removed the pam_tally and pam_tally2 modules,
as well as the pam_lastlog module on musl. If you have a custom PAM
config, you will need to fix it immediately for these changes.
Otherwise, the pam-base-0.4 update will have handled these changes for
you, unless your XBPS config uses "keepconf=true",
"preserve=/etc/pam.d/system-login" or "preserve=/etc/pam.d/*".