From a5e1e6543cb0100fe779564ca129a62ab880eb57 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 26 May 2007 17:41:30 +0000 Subject: [PATCH] - updated for 4.21 Changed files: file-DoS.patch -> 1.3 file-debian.patch -> 1.18 --- file-DoS.patch | 16 ++++++++-------- file-debian.patch | 12 ++++++------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/file-DoS.patch b/file-DoS.patch index 61ff550..dc54afd 100644 --- a/file-DoS.patch +++ b/file-DoS.patch @@ -1,16 +1,16 @@ http://mx.gw.com/pipermail/file/2007/000172.html http://bugs.gentoo.org/173368 ---- magic/Magdir/msdos -+++ magic/Magdir/msdos -@@ -14,8 +14,8 @@ +--- file-4.21/magic/Magdir/msdos.orig 2007-05-26 19:23:59.941134751 +0200 ++++ file-4.21/magic/Magdir/msdos 2007-05-26 19:26:06.860367467 +0200 +@@ -16,10 +16,6 @@ + 100 regex/c =^[\ \t]{0,10}call[\ \t]{1,10}rxfunc OS/2 REXX batch file text + 100 regex/c =^[\ \t]{0,10}say\ ['"] OS/2 REXX batch file text - # 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 =^\\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 + 0 leshort 0x166 MS Windows COFF MIPS R4000 object file diff --git a/file-debian.patch b/file-debian.patch index 98f2818..37c561c 100644 --- a/file-debian.patch +++ b/file-debian.patch @@ -56,8 +56,8 @@ +# Don't edit this file, edit /etc/magic or send your suggested inclusions to +# this file as a wishlist bug against file (using the reportbug utility). + ---- file-4.20/magic/magic.mime.orig 2007-01-25 23:10:35.000000000 +0100 -+++ file-4.20/magic/magic.mime 2007-03-18 13:39:47.458929612 +0100 +--- file-4.21/magic/magic.mime.orig 2007-04-03 23:11:32.000000000 +0200 ++++ file-4.21/magic/magic.mime 2007-05-26 19:23:17.258702418 +0200 @@ -196,7 +196,7 @@ # modified by Joerg Jenderek # GRR the original test are too common for many DOS files @@ -97,10 +97,10 @@ # The following paramaters are created for Namazu. # -@@ -951,3 +952,8 @@ - - # - 128 string DICM application/dicom +@@ -955,3 +956,8 @@ + # Symbian installation files + 8 lelong 0x10000419 application/vnd.symbian.install + 0 lelong 0x10201A7A x-epoc/x-sisx-app + +# Gnumeric spreadsheet +# This entry is only semi-helpful, as Gnumeric compresses its files, so -- 2.44.0