diff options
author | Julien Cristau <jcristau@debian.org> | 2008-08-21 01:24:30 +0200 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:28:20 -0800 |
commit | 9abf95885df0df19ebe7c46464aa383b86cdd717 (patch) | |
tree | c1bf77936be02a07727f260f5d6b90eeb020d895 /debian/patches-applied/series | |
parent | ce6419bfa157fde0ec1295008615bff05ec0f4f3 (diff) |
pam_unix-chkpwd-wait: don't assume that the unix_chkpwd process
exits normally; if it was killed by a signal, we don't want to
accept the password.
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 9c85dc01..8035591b 100644 --- a/debian/patches-applied/series +++ b/debian/patches-applied/series @@ -19,4 +19,5 @@ hurd_no_setfsuid PAM-manpage-section pam_env_ignore_garbage.patch -p2 pam.d-manpage-section +pam_unix-chkpwd-wait autoconf.patch |