Package: file 
Version: 5.04-5
Severity: normal

Hello,

In Ubuntu we applied the following change:

- Fix recognition of mime-type application/x-iso9660-image (LP: 458677)
   + add debian/patches/300-magic-fix-iso9660-image.patch

And we think you might be interested in applying it too. Attaching the
patch.
--- a/magic/Magdir/filesystems	2009-03-05 15:36:37.000000000 +0000
+++ b/magic/Magdir/filesystems	2010-03-06 23:28:04.000000000 +0000
@@ -1195,7 +1195,7 @@
 
 # CDROM Filesystems
 # Modified for UDF by gerardo.cacci...@gmail.com
-32769	string    CD001
+32769	string    CD001     #
 !:mime	application/x-iso9660-image
 >38913	string   !NSR0      ISO 9660 CD-ROM filesystem data
 >38913	string    NSR0      UDF filesystem data

Reply via email to