Name: | file |
---|---|
Version: | 5.11 |
Release: | 37.el7 |
Architecture: | aarch64 |
Group: | Applications/File |
Size: | 116544 |
License: | BSD |
RPM: | file-5.11-37.el7.aarch64.rpm |
Source RPM: | file-5.11-37.el7.src.rpm |
Build Date: | Sun May 24 2020 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.darwinsys.com/file/ |
Summary: | A utility for determining file types |
Description: | The file command is used to identify a particular file according to the type of data contained by the file. File can identify many different file types, including ELF binaries, system libraries, RPM packages, and different graphics formats. |
- remove wrong magic for JFFS file system (#1773477)
- fix out-of-bounds read via a crafted ELF file (CVE-2018-10360)
- fix #1562135 - do not classify groovy script as python code
- fix #1488898 - bump the strength of gzip
- fix #1246385 - 'file --version' now exits successfully
- fix #1278737 - add support for Java 1.7 and 1.8 - fix #1281723 - show full executable name for core - fix #1271636 - add support for detection of Python 2.7 byte-compiled files - fix #1278768 - comment out too-sensitive Pascal magic
- fix #1255396 - Make the build ID output consistent with other tools
- fix CVE-2014-8116 - bump the acceptable ELF program headers count to 2048
- fix #839229 - fix detection of version of XML files
- fix #839229 - fix detection of version of XML files