View Issue Details

IDProjectCategoryView StatusLast Update
0000021fileGeneralpublic2018-08-01 10:33
Reportercbiedl Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformLinuxOSDebianOS Versionall
Fixed in Version5.35 
Summary0000021: [PATCH] Add png extensions
DescriptionUbuntu bug https://bugs.launchpad.net/ubuntu/+source/file/+bug/1726096

Add extensions for png
TagsNo tags attached.

Activities

cbiedl

2018-07-26 20:45

reporter  

ubuntu-1726096.patch (434 bytes)   
--- a/magic/Magdir/images
+++ b/magic/Magdir/images
@@ -437,6 +437,7 @@
 # Standard PNG image.
 0	string		\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0DIHDR	PNG image data
 !:mime	image/png
+!:ext   png
 !:strength +10
 >16	use		png-ihdr
 
@@ -444,6 +445,7 @@
 0	string		\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x04CgBI
 >24	string  	\x00\x00\x00\x0DIHDR	PNG image data (CgBI)
 !:mime	image/png
+!:ext   png
 !:strength +10
 >>32	use		png-ihdr
 
ubuntu-1726096.patch (434 bytes)   

christos

2018-08-01 10:33

manager   ~0000032

Fixed, thanks!

Issue History

Date Modified Username Field Change
2018-07-26 20:45 cbiedl New Issue
2018-07-26 20:45 cbiedl File Added: ubuntu-1726096.patch
2018-08-01 10:32 christos Assigned To => christos
2018-08-01 10:32 christos Status new => assigned
2018-08-01 10:33 christos Status assigned => resolved
2018-08-01 10:33 christos Resolution open => fixed
2018-08-01 10:33 christos Fixed in Version => 5.35
2018-08-01 10:33 christos Note Added: 0000032