View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000021 | file | General | public | 2018-07-26 20:45 | 2018-08-01 10:33 |
Reporter | cbiedl | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | all |
Fixed in Version | 5.35 | ||||
Summary | 0000021: [PATCH] Add png extensions | ||||
Description | Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/file/+bug/1726096 Add extensions for png | ||||
Tags | No tags attached. | ||||
|
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 |
|
Fixed, thanks! |
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 |