View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000637 | file | General | public | 2025-03-27 14:55 | 2025-03-30 20:31 |
| Reporter | mphilipp | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.46 | ||||
| Fixed in Version | HEAD | ||||
| Summary | 0000637: Version 5.46 no longer recognizes 'Xilinx BIT data' | ||||
| Description | With version 5.45 the test file was recognized correctly: ``` $ file --version file-5.45 magic file from /usr/share/file/misc/magic seccomp support included $ file test.bit test.bit: Xilinx BIT data - from top_radium;UserID=0XFFFFFFFF;Version=2024.1 - for 7z010clg400 - built 2025/03/27(11:56:23) - data length 0x1fcb9c ``` After updating to version 5.46 the same test file is no longer recognized: ``` $ file --version file-5.46 magic file from /usr/share/file/misc/magic seccomp support included $ file test.bit test.bit: data ``` | ||||
| Steps To Reproduce | Run `file test.bit`. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-03-27 14:55 | mphilipp | New Issue | |
| 2025-03-27 14:55 | mphilipp | File Added: test.bit | |
| 2025-03-30 20:30 | christos | Assigned To | => christos |
| 2025-03-30 20:30 | christos | Status | new => assigned |
| 2025-03-30 20:31 | christos | Status | assigned => resolved |
| 2025-03-30 20:31 | christos | Resolution | open => fixed |
| 2025-03-30 20:31 | christos | Fixed in Version | => HEAD |
| 2025-03-30 20:31 | christos | Note Added: 0004198 |