[Logcheck-commits] CVS logcheck/rulefiles/linux/violations.ignore.d

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Sat, 12 Jun 2004 09:50:58 -0600


Update of /cvsroot/logcheck/logcheck/rulefiles/linux/violations.ignore.d
In directory haydn:/tmp/cvs-serv29245/linux/violations.ignore.d

Modified Files:
	logcheck-innd 
Log Message:

don't take the locale for granted:
s/A-Za-z/\[:alpha:\]/g
s/A-Z/\[:upper:\]/g


--- /cvsroot/logcheck/logcheck/rulefiles/linux/violations.ignore.d/logcheck-innd	2004/06/12 09:23:32	1.7
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/violations.ignore.d/logcheck-innd	2004/06/12 15:50:58	1.8
@@ -1,7 +1,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ innd: (localhost\:[0-9]+|[[[:alnum:]]+:[0-9]+) (closed|checkpoint) seconds [0-9]+ accepted [0-9]+ refused [0-9]+ rejected [0-9]+ duplicate [0-9]+ accepted size [0-9]+ duplicate size [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rnews: rejected [0-9]+ Unwanted (newsgroup|distribution) "[._,[:alnum:]-]+"$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rnews: rejected [0-9]+ Too old -- "\w{3}, [0-9 ]+ \w{3} [0-9]{4} [0-9:]{8} (\+|-)[0-9]{4}"$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rnews: rejected [0-9]+ Too old -- "[0-9]+ \w{3} [0-9]{4} [0-9:]{8} ([A-Z]+|(\+|-)[0-9]{4})"$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rnews: rejected [0-9]+ Too old -- "[0-9]+ \w{3} [0-9]{4} [0-9:]{8} ([[:upper:]]+|(\+|-)[0-9]{4})"$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rnews: rejected [0-9]+ No colon-space in "("|x-no-archive:yes)" header$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rnews: offered <[^[:space:]]+> [._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ nnrpd\[[0-9]+\]: [^[:space:]]+ posts received [0-9]+ rejected [0-9]+$