Bug 451206

Summary: Extend /usr/share/file/magic to recognize Altera Nios II binaries.
Product: [Fedora] Fedora Reporter: Robert P. J. Day <rpjday>
Component: fileAssignee: Daniel Novotny <dnovotny>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-11-12 17:19:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert P. J. Day 2008-06-13 12:29:41 UTC
Add to /usr/share/file/magic (around line 4000):

...
>>18    leshort         97              NatSemi 32k,
>>18    leshort         106             Analog Devices Blackfin,
>>18    leshort         113             Altera Nios II,      <---- NEW!!!
>>18    leshort         0x9026          Alpha (unofficial),
>>20    lelong          0               invalid version
...

Comment 1 Tomas Smetana 2008-06-16 12:27:44 UTC
Thanks, I'll include this in the next update and send it upstream in the next
bunch of patches.

Comment 2 Daniel Novotny 2008-11-12 17:19:10 UTC
thanks for the contribution, sent upstream