diff options
author | Steve Langasek <vorlon@debian.org> | 2008-07-27 15:22:43 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:28:18 -0800 |
commit | a8c1a88fbf005ff789c5e3f660f4b9fa7d053efd (patch) | |
tree | 601a99ee4d8f4ba0b6e8eeb0c7a74c687a2401ab | |
parent | e0e2b12122a847d839e711f193fe00a639b2bc95 (diff) | |
download | pam-a8c1a88fbf005ff789c5e3f660f4b9fa7d053efd.tar.gz pam-a8c1a88fbf005ff789c5e3f660f4b9fa7d053efd.tar.bz2 pam-a8c1a88fbf005ff789c5e3f660f4b9fa7d053efd.zip |
document another upstream bug closure
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8f51fd95..513efe20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ pam (1.0.1-1) UNRELEASED; urgency=low warning in NEWS.Debian. - new symbol in libpam.so.0, pam_modutil_audit_write; shlibs bump, and do another round of service restarts on upgrade. + - pam_unix helper is now called whenever an unprivileged process + tries and fails to query a user's account status. Closes: #367834. * Drop patches 006_docs_cleanup, 015_hurd_portability, 019_pam_listfile_quiet, 024_debian_cracklib_dict_path, 038_support_hurd, 043_pam_unix_unknown_user_not_alert, 046_pam_group_example, |