diff options
author | Steve Langasek <vorlon@debian.org> | 2008-07-26 21:48:42 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:01:55 -0800 |
commit | 91e57996109548bf6773e54be71dd1f28942a617 (patch) | |
tree | d0b63d83614cd9ccb8ef2bc5d88ac25f6b9a9af3 | |
parent | bfe72a9278cfa0e444ec4cd8ad4f9caea46feb89 (diff) | |
download | pam-91e57996109548bf6773e54be71dd1f28942a617.tar.gz pam-91e57996109548bf6773e54be71dd1f28942a617.tar.bz2 pam-91e57996109548bf6773e54be71dd1f28942a617.zip |
committed to CVS
-rw-r--r-- | debian/patches-applied/pam_env_ignore_garbage.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-applied/pam_env_ignore_garbage.patch b/debian/patches-applied/pam_env_ignore_garbage.patch index b224a02b..3df76a07 100644 --- a/debian/patches-applied/pam_env_ignore_garbage.patch +++ b/debian/patches-applied/pam_env_ignore_garbage.patch @@ -6,7 +6,7 @@ when clearing an unset variable. Authors: Steve Langasek <vorlon@debian.org> -Upstream status: submitted in <20070830222058.GA9984@dario.dodds.net> +Upstream status: committed to CVS Index: pam/Linux-PAM/modules/pam_env/pam_env.c =================================================================== |