Name: | file |
---|---|
Version: | 5.39 |
Release: | 16.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 102728 |
License: | BSD |
RPM: | file-5.39-16.el9.x86_64.rpm |
Source RPM: | file-5.39-16.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-x86_64.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. |
- Fix stack-based buffer over-read in file_copystr() (CVE-2022-48554)
- Fix segfault in python3-file-magic concurrent method calls
- fix detection of deflate encoded PDFs Resolves: #2213761
- fix recognition of wasm files Resolves: #2219392
- fix detection of static-pie binaries Resolves: #2164834
- fix issue with libmagic and floating point exceptions Resolves: #2061557
- speedup magic matching Resolves: #2120692
- fix recognition (src/compress.c) of compressed empty files Resolves: #2121694