diff options
author | vorlon <Unknown> | 2007-08-30 07:59:23 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-30 07:59:23 +0000 |
commit | 51f52eb1882901919508d34354a15ad47c4074d3 (patch) | |
tree | ba14e968881323980629a42144d023be9e156926 | |
parent | 69401bdd13f4c9227128cd1ed1aac7a1448f965c (diff) | |
download | pam-51f52eb1882901919508d34354a15ad47c4074d3.tar.gz pam-51f52eb1882901919508d34354a15ad47c4074d3.tar.bz2 pam-51f52eb1882901919508d34354a15ad47c4074d3.zip |
add a patch header
-rw-r--r-- | patches-applied/063_paswd_segv | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/patches-applied/063_paswd_segv b/patches-applied/063_paswd_segv index bcc5ea3c..fc187788 100644 --- a/patches-applied/063_paswd_segv +++ b/patches-applied/063_paswd_segv @@ -1,3 +1,11 @@ +Patch for Debian bug #360657 + +Fix a segfault when the user presses ^D at a password prompt + +Authors: Dann Frazier <dannf@debian.org> + +Upstream status: not yet submitted + Index: Linux-PAM/modules/pam_unix/pam_unix_passwd.c =================================================================== --- Linux-PAM/modules/pam_unix/pam_unix_passwd.c.orig |