summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-28 11:49:20 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:28:18 -0800
commit50e1446f85c6ac1332a18864f3641b51c7ce84e5 (patch)
tree146d616216e4120d31e9284eb0488388f7be418b /debian/changelog
parenta8c1a88fbf005ff789c5e3f660f4b9fa7d053efd (diff)
drop the patch to do NIS+ auth in-process, the uid changing is better handled
by a subprocess.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 513efe20..e47407a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,10 +35,6 @@ pam (1.0.1-1) UNRELEASED; urgency=low
* New patch pam_unix_setreuid_juggling.patch: restore the 0.99.9.0
behavior wrt uid changes for NIS+, since I know the old behavior was
right and don't believe anyone has tested the new code.
- * New patch pam_unix_no_helper_for_nis+.patch, which restores the behavior
- of doing in-process NIS+ account checking instead of unconditionally
- passing it off to the unix_chkpwd helper; if it wasn't broke, don't fix
- it.
* New patch pam_unix_fix_sgid_shadow_auth.patch, fixing an upstream
regression which prevents sgid shadow apps from being able to authenticate
any more because the module forces use of the helper and the helper won't