diff options
author | Steve Langasek <vorlon@debian.org> | 2008-07-26 19:12:13 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:01:54 -0800 |
commit | f34307fe66feac19e0368e9d4d933cdeebe4a910 (patch) | |
tree | 099580fc4da0c165b89132b6bd1b3e0aa9594fcb /debian/patches-applied/series | |
parent | 56b866a746a902b55b95eebfb217a06c2fc3c1cf (diff) |
New patch 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.
Diffstat (limited to 'debian/patches-applied/series')
-rw-r--r-- | debian/patches-applied/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches-applied/series b/debian/patches-applied/series index 3b410ab1..c67db0e0 100644 --- a/debian/patches-applied/series +++ b/debian/patches-applied/series @@ -1,5 +1,6 @@ thread-safe_save_old_password.patch setreuid_juggling.patch +no_helper_for_nis+.patch 007_modules_pam_unix 008_modules_pam_limits_chroot 021_nis_cleanup |