Author: blues Date: Mon Feb 28 10:07:28 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- not wojtek... :-/
---- Files affected:
SOURCES:
logwatch-secure.patch (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SOURCES/logwatch-secure.patch
diff -u SOURCES/logwatch-secure.patch:1.26 SOURCES/logwatch-secure.patch:1.27
--- SOURCES/logwatch-secure.patch:1.26 Fri Feb 25 13:16:20 2005
+++ SOURCES/logwatch-secure.patch Mon Feb 28 11:07:23 2005
@@ -4,7 +4,7 @@
retrieving revision 1.49
diff -u -r1.49 secure
--- scripts/services/secure 24 Feb 2005 17:08:05 -0000 1.49
-+++ scripts/services/secure 25 Feb 2005 12:12:54 -0000
++++ scripts/services/secure 28 Feb 2005 10:06:55 -0000
@@ -49,6 +49,8 @@
$ConsoleLock = 0;
$spop3d_opened=0;
@@ -41,7 +41,7 @@
$Error{$Service}{$Err}++;
} elsif ( ($Service,$Err) = ($ThisLine =~ /^([^ ]+): (password mismatch
for [^ ]+ in [^ ]+):.*$/ ) ) {
$Error{$Service}{$Err}++;
-+ } elsif ( ($Service,$Err) = ($ThisLine =~ /^([^ ]+)\[\d+\]: (changed POP3
password for wojtek)$/ ) ) {
++ } elsif ( ($Service,$Err) = ($ThisLine =~ /^([^ ]+)\[\d+\]: (changed POP3
password for .*)$/ ) ) {
+ $Error{$Service}{$Err}++;
} elsif ( $ThisLine =~ /^login: ROOT LOGIN ON tty[0-9]+/) {
$RootLoginTTY++
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/logwatch-secure.patch?r1=1.26&r2=1.27&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit