aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches-applied/pam_tally_audit.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/patches-applied/pam_tally_audit.patch b/patches-applied/pam_tally_audit.patch
index 05612d9f..f7f5764b 100644
--- a/patches-applied/pam_tally_audit.patch
+++ b/patches-applied/pam_tally_audit.patch
@@ -1,3 +1,10 @@
+Patch to fix the definition of OPT_AUDIT to be octal instead of decimal,
+so that it works properly in a bit field.
+
+Authors: Corey Wright <undefined@pobox.com>
+
+Upstream status: not yet submitted
+
--- Linux-PAM/modules/pam_tally/pam_tally.c~ 2007-10-12 01:49:15.000000000 +0000
+++ Linux-PAM/modules/pam_tally/pam_tally.c 2007-10-12 03:26:04.000000000 +0000
@@ -95,7 +95,7 @@ struct tally_options {