[Logcheck-commits] martin f. krafft: ignore.d.server/no-ip: ignore message when IP was already set to the current IP.

Martin F. Krafft madduck at alioth.debian.org
Wed Aug 27 18:02:12 UTC 2008


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

Author: martin f. krafft <madduck at debian.org>
Date:   Wed Aug 27 14:55:34 2008 +0100

ignore.d.server/no-ip: ignore message when IP was already set to the current IP.

---

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

diff --git a/debian/changelog b/debian/changelog
index ad09ac4..835dad9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,8 @@ logcheck (1.3) unstable; urgency=low
     - ignore authentication failures with new PAM format.
   * ignore.d.server/kernel:
     - ignore unsupported function warnings from PnPBIOS
+  * ignore.d.server/no-ip:
+    - ignore message when IP was already set to the current IP.
 
   * 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/no-ip b/rulefiles/linux/ignore.d.server/no-ip
new file mode 100644
index 0000000..e29edea
--- /dev/null
+++ b/rulefiles/linux/ignore.d.server/no-ip
@@ -0,0 +1 @@
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ no-ip\[[[:digit:]]+\]: [-._[:alnum:]]+ was already set to [.[:digit:]]{7,15}\.$




More information about the Logcheck-commits mailing list