#1142023 util-linux: Please add to the list of changes the fact that pam su-l configuration does not include su

Package:
util-linux
Source:
util-linux
Description:
miscellaneous system utilities
Submitter:
Enrique Garcia
Date:
2026-07-13 22:35:02 UTC
Severity:
normal
#1142023#5
Date:
2026-07-13 22:33:25 UTC
From:
To:
While in trixie, I was modifying /etc/pam.d/su file (to add TOTP configuration)
and I was relying on the fact that /etc/pam.d/su-l was including the former
one. However, in Debian testing /etc/pam.d/su-l does not include it, which
broke my configuration.

I think it would be good if this change is documented in the list of changes in
NEWS.Debian so that it is displayed at installation time (if apt-listchanges is
installed, of course).