summaryrefslogtreecommitdiff
path: root/debian/patches-applied/thread-safe_save_old_password.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-applied/thread-safe_save_old_password.patch')
-rw-r--r--debian/patches-applied/thread-safe_save_old_password.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-applied/thread-safe_save_old_password.patch b/debian/patches-applied/thread-safe_save_old_password.patch
index cc3fc5e4..c5d578b6 100644
--- a/debian/patches-applied/thread-safe_save_old_password.patch
+++ b/debian/patches-applied/thread-safe_save_old_password.patch
@@ -2,7 +2,7 @@ Patch to keep save_old_password() thread-safe when called by the PAM
module, since nothing blocks other threads from calling getpwnam in
parallel
-Authors: Steve Langasek <steve.langasek@canonical.com>
+Authors: Steve Langasek <vorlon@debian.org>
Upstream status: to be submitted