Package: libpam-modules Version: 1.4.0-2 Severity: normal X-Debbugs-Cc: [email protected]
pam_unix may report incorrectly that the password expires within random days. This is already fixed upstream: commit db6b293046aee4735f3aa2d1713742ed4b533219 Author: Tomas Mraz <[email protected]> Date: Wed Jul 22 11:47:55 2020 +0200 Fix missing initialization of daysleft The daysleft otherwise stays uninitialized if there is no shadow entry. Regression from commit f5adefa. Fixes #255 * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Initialize daysleft. Please backport the one-line fix, or update the package to a newer release (like 1.5.1). -Topi

