diff options
author | Steve Langasek <vorlon@debian.org> | 2014-01-14 17:08:06 +0000 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:11:52 -0800 |
commit | e6e6494ab69f6c560fd3674d903b12d7fe839a07 (patch) | |
tree | 61694a3565471da7886e49cd6caa9f02e6bb81e6 | |
parent | d32d45ceb7401b41959eb426ba99661d49835b0f (diff) | |
download | pam-e6e6494ab69f6c560fd3674d903b12d7fe839a07.tar.gz pam-e6e6494ab69f6c560fd3674d903b12d7fe839a07.tar.bz2 pam-e6e6494ab69f6c560fd3674d903b12d7fe839a07.zip |
Document bug closure
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f45f4bb..425a5e8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pam (1.1.8-1) UNRELEASED; urgency=medium * New upstream release. + - includes upstream changes to pam_exec. Closes: #670147. - 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. |