Author: blues                        Date: Sun Mar  6 11:33:48 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- few more file extensions

---- Files affected:
SOURCES:
   logwatch-http.patch (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SOURCES/logwatch-http.patch
diff -u SOURCES/logwatch-http.patch:1.48 SOURCES/logwatch-http.patch:1.49
--- SOURCES/logwatch-http.patch:1.48    Sun Mar  6 12:22:19 2005
+++ SOURCES/logwatch-http.patch Sun Mar  6 12:33:42 2005
@@ -4,7 +4,7 @@
 retrieving revision 1.17
 diff -u -r1.17 http
 --- scripts/services/http      24 Feb 2005 22:51:45 -0000      1.17
-+++ scripts/services/http      6 Mar 2005 11:17:48 -0000
++++ scripts/services/http      6 Mar 2005 11:32:50 -0000
 @@ -110,6 +110,10 @@
  my $fonts_bytes =    0;
  my $config_count =   0;
@@ -16,10 +16,31 @@
  my $proxy_count =    0;
  my $proxy_bytes =    0;
  my %proxy_host =     ();
-@@ -141,6 +145,8 @@
+@@ -125,22 +129,24 @@
+    $content_types =  $content_types.'|^\/announce|^\/scrape'; # BitTorrent 
tracker mod_bt
+    $content_types =  $content_types.'|\.torrent';
+    $content_types =  $content_types.'|\.css|\.js|\.cgi';
+-   $content_types =  $content_types.'|\.fla|\.swf';
++   $content_types =  $content_types.'|\.fla|\.swf|\.rdf';
+    $content_types =  $content_types.'|\.class|\.jsp|\.jar|\.java';
+    $content_types =  
$content_types.'|COPYRIGHT|readme|README|FAQ|INSTALL|\.txt)';
+-my $docs_types =     
'(\.asc|\.djvu|\.doc|\.dot|\.dvi|\.gnumeric|\.mcd|\.mso|\.pdf|\.pps|\.ppt|\.ps|\.rtf|\.sxi|\.tex|\.text|\.tm|\.xls|\.xml)';
++my $docs_types =     
'(\.asc|\.djvu|\.doc|\.dot|\.dtd|\.dvi|\.gnumeric|\.mcd|\.mso|\.pdf|\.pps|\.ppt|\.ps|\.rtf|\.sxi|\.tex|\.text|\.tm|\.xls|\.xml)';
+ my $archive_types =  
'(\.ace|\.bz2|\.cab|\.deb|\.dsc|\.ed2k|\.gz|\.hqx|\.md5|\.rar|\.rpm|\.sig|\.sign|\.tar|\.tbz2|\.tgz|\.vl2|\.Z|\.zip)';
+-my $sound_types =    
'(\.au|\.mid|\.mp3|\.ogg|\.pls|\.ram|\.raw|\.rm|\.wav|\.wma|\.wmv|\.xsm)';
++my $sound_types =    
'(\.au|\.aud|\.mid|\.mp3|\.ogg|\.pls|\.ram|\.raw|\.rm|\.wav|\.wma|\.wmv|\.xsm)';
+ my $movie_types =    
'(\.asf|\.ass|\.avi|\.idx|\.mid|\.mpg|\.mpeg|\.mov|\.qt|\.psb|\.srt|\.ssa|\.smi|\.sub)';
+ my $winexec_types =  '(\.bat|\.com|\.exe|\.dll)';
+ my $wpad_files =     '(wpad\.dat|wspad\.dat|proxy\.pac)';
+ my $program_src =    '(';
+-   $program_src =    
$program_src.'\.bas|\.c|\.cpp|\.diff|\.f|\.h|\.init|\.m|\.pas|\.patch|\.spec';
++   $program_src =    
$program_src.'\.bas|\.c|\.cpp|\.diff|\.f|\.h|\.init|\.m|\.pas|\.patch|\.sh|\.spec';
+    $program_src =    $program_src.'|Makefile|Makefile_c|Makefile_f77)';
+ my $images_types =   '(\.bin|\.cue|\.img|\.iso|\.run)';
  my $logs_types =     '(\.log|_log|-log|\.logs|\.out|\.wyniki)';
  my $fonts_types =    '(\.aft|\.ttf)';
- my $config_types =   '(\.cfg|\.conf|\.config|\.ini)';
+-my $config_types =   '(\.cfg|\.conf|\.config|\.ini)';
++my $config_types =   '(\.cfg|\.conf|\.config|\.ini|\.properties)';
 +my $xpcomext_types = '(\.xpt)';
 +my $mozext_types =   '(\.xul)';
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/logwatch-http.patch?r1=1.48&r2=1.49&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to