SOURCES: file-DoS.patch - disable problematic regexps
arekm
arekm at pld-linux.org
Mon Apr 30 21:27:27 CEST 2007
Author: arekm Date: Mon Apr 30 19:27:27 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- disable problematic regexps
---- Files affected:
SOURCES:
file-DoS.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/file-DoS.patch
diff -u SOURCES/file-DoS.patch:1.1 SOURCES/file-DoS.patch:1.2
--- SOURCES/file-DoS.patch:1.1 Fri Apr 20 10:38:23 2007
+++ SOURCES/file-DoS.patch Mon Apr 30 21:27:22 2007
@@ -1,13 +1,16 @@
---- file-4.20/magic/Magdir/msdos.orig 2007-04-20 08:12:44.000000000 +0000
-+++ file-4.20/magic/Magdir/msdos 2007-04-20 08:16:55.000000000 +0000
-@@ -13,8 +13,8 @@
+http://mx.gw.com/pipermail/file/2007/000172.html
+http://bugs.gentoo.org/173368
+
+--- magic/Magdir/msdos
++++ magic/Magdir/msdos
+@@ -14,8 +14,8 @@
# OS/2 batch files are REXX. the second regex is a bit generic, oh well
# the matched commands seem to be common in REXX and uncommon elsewhere
-100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
-100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
-+100 regex/c =^[\ \t]{0,999}call[\ \t]{1,999}rxfu OS/2 REXX batch file text
-+100 regex/c =^[[:space:]]{0,999}say\ ['"] OS/2 REXX batch file text
++# 100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
++# 100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
0 leshort 0x14c MS Windows COFF Intel 80386 object file
#>4 ledate x stamp %s
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/file-DoS.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list