[Logcheck-commits] martin f. krafft: ignore.d.server/ikiwiki: ignore error when "do" parameter has not been passed to CGI.

Martin F. Krafft madduck at alioth.debian.org
Sun Aug 31 18:44:01 UTC 2008


Module: logcheck
Branch: viol-merge
Commit: c96a4d08d28107fd323edb2d985e121c0b95aabe
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=c96a4d08d28107fd323edb2d985e121c0b95aabe

Author: martin f. krafft <madduck at debian.org>
Date:   Sun Aug 31 18:55:08 2008 +0100

ignore.d.server/ikiwiki: ignore error when "do" parameter has not been passed to CGI.

---

 debian/changelog                        |    2 ++
 rulefiles/linux/ignore.d.server/ikiwiki |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b3a6f4d..d84d8c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,8 @@ logcheck (1.3) unstable; urgency=low
     - allow hyphen in interface names in listen messages.
   * ignore.d.server/pdns:
     - ignore parsing errors for packages of arbitrary size.
+  * ignore.d.server/ikiwiki:
+    - ignore error when "do" parameter has not been passed to CGI.
 
   * Rulefiles are now installed with mode 644; the directories are still moe
     700, so the files are not publicly readable (unless the admin hardlinks
diff --git a/rulefiles/linux/ignore.d.server/ikiwiki b/rulefiles/linux/ignore.d.server/ikiwiki
index 36133e4..84a18a9 100644
--- a/rulefiles/linux/ignore.d.server/ikiwiki
+++ b/rulefiles/linux/ignore.d.server/ikiwiki
@@ -2,3 +2,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ikiwiki: (scann|render)ing [-_./[:alnum:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ikiwiki: updating hyperestraier search index$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ikiwiki: done
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ikiwiki: \[[^]]+\] "do" parameter missing$




More information about the Logcheck-commits mailing list