diff options
author | Steve Langasek <vorlon@debian.org> | 2008-07-26 10:51:59 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:01:53 -0800 |
commit | e2e53fa1edb7971d3a3a4cdcb31bbe46a823cf62 (patch) | |
tree | ee2d165e4e294c3d92e4f87cacb21539cbd0f9a9 | |
parent | e922ee5fc29778a7a3921f2512fb6bf706280839 (diff) | |
download | pam-e2e53fa1edb7971d3a3a4cdcb31bbe46a823cf62.tar.gz pam-e2e53fa1edb7971d3a3a4cdcb31bbe46a823cf62.tar.bz2 pam-e2e53fa1edb7971d3a3a4cdcb31bbe46a823cf62.zip |
document another Ubuntu bg closure
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f646a932..4f316ff1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,7 +48,7 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low being missing. Closes: #442049. * 026_pam_unix_passwd_unknown_user: drop a redundant, and broken, check for the NSS source of our user; this was preventing password changes for NIS - users, which otherwise should have worked. Closes: #203222. + users, which otherwise should have worked. Closes: #203222, LP: #9224. * New patch do_not_check_nis_accidentally: respect the 'nis' option (set or unset) when looking up the user's password entry for password changes. Thanks to Quentin Godfroy <godfroy@clipper.ens.fr> for the |