Name: | file |
---|---|
Version: | 5.39 |
Release: | 10.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 143248 |
License: | BSD |
RPM: | file-5.39-10.el9.aarch64.rpm |
Source RPM: | file-5.39-10.el9.src.rpm |
Build Date: | Wed Nov 16 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.darwinsys.com/file/ |
Summary: | 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. |
- speedup magic matching Resolves: #2120692
- fix recognition (src/compress.c) of compressed empty files Resolves: #2121694
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- do not classify python bytecode files as text. Resolves: #1963892
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Fix close_on_exec multithreaded decompression issue (#1906751)