diff options
author | Steve Langasek <vorlon@debian.org> | 2014-01-14 17:20:59 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:11:52 -0800 |
commit | fe9be8ae4c686f07658ed4fa7701cea9f65c27b8 (patch) | |
tree | 8babb2bd5b15b54d2d1224cf66145d5a4960b036 | |
parent | e6e6494ab69f6c560fd3674d903b12d7fe839a07 (diff) |
Document bug closure
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 425a5e8b..4b36da02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ pam (1.1.8-1) UNRELEASED; urgency=medium * New upstream release. - includes upstream changes to pam_exec. Closes: #670147. + - adds support for newer hashing algorithms to pam_userdb. + Closes: #671740. - 027_pam_limits_better_init_allow_explicit_root: support for reading /proc/1/limits is upstream, this patch now only handles the policy of resetting limits by default and not applying glob limits to root. |