| Name: | file | 
|---|---|
| Version: | 5.33 | 
| Release: | 16.el8_3.1 | 
| Architecture: | aarch64 | 
| Group: | Applications/File | 
| Size: | 138315 | 
| License: | BSD | 
| RPM: | file-5.33-16.el8_3.1.aarch64.rpm | 
| Source RPM: | file-5.33-16.el8_3.1.src.rpm | 
| Build Date: | Tue Apr 06 2021 | 
| Build Host: | ca-buildarm05 | 
| 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.  | 
- improve magic for script recognition and other changes (#1905906)
- magic/Magdir/msooxml: Search deeper in the zip file (#1845169)
- remove duplicate line in file(1) man page (#1677442)
- increase magic/Magdir/filesystems CDROM strength to beat MBR (#1696798)
- remove wrong magic for JFFS file system (#1773477)
- restore missing comma in the output for core files (#1658171)
- improve documentation of --apple in file(1) man page (#1677442) - improve parsing of ppc core files (#1658171)
- make netpbm beat DOS/MBR magic again (#1658158)
- add magic for eBPF objects (#1652993)
- fix memory leak on an error path (#1602492)