summaryrefslogtreecommitdiff
path: root/debian/patches-applied/series
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-26 15:09:28 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:01:54 -0800
commit34803638c89e95833bb7b6e43bf2e47212a2c8fe (patch)
tree7d6e768dc96b6309a33a96d20e4498f92820dc31 /debian/patches-applied/series
parentb3e91cdcd4b70cee2ed87ef5bc6d53119d074a57 (diff)
New patch thread-safe_save_old_password.patch, to make sure all our
getpwnam() use in pam_unix is thread-safe (fixes an upstream regression)
Diffstat (limited to 'debian/patches-applied/series')
-rw-r--r--debian/patches-applied/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches-applied/series b/debian/patches-applied/series
index 1cd60c79..df46ff97 100644
--- a/debian/patches-applied/series
+++ b/debian/patches-applied/series
@@ -18,3 +18,4 @@ hurd_no_setfsuid
PAM-manpage-section
pam_env_ignore_garbage.patch -p2
autoconf.patch
+thread-safe_save_old_password.patch