Package file: Information

  • Default inline alert: Version in the repository: 5.45-alt1

Source package: file
Version: 5.41-alt4
Latest version according to Repology
Build time:  May 27, 2022, 02:36 PM in the task #300725
Category: File tools
Report package bug
License: BSD-2-Clause
Summary: File type guesser
Description: 
The file command is "a file type guesser", that is, a command-line tool that
tells you in words what kind of data a file contains. Unlike most GUI systems,
command-line UNIX systems - with this program leading the charge - don't rely
on filename extentions to tell you the type of a file, but look at the file's
actual contents. This is, of course, more reliable, but requires a bit of I/O.

List of rpms provided by this srpm:
file (x86_64, ppc64le, i586, armh, aarch64)
file-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libmagic (x86_64, ppc64le, i586, armh, aarch64)
libmagic-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libmagic-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Vitaly Chikunov


ACL:
@core
Vitaly Chikunov

    1. libseccomp-devel
    2. bzlib-devel
    3. liblzma-devel
    4. strace
    5. libcap-devel
    6. zlib-devel

Last changed


May 27, 2022 Vitaly Chikunov 5.41-alt4
- sandbox: Allow CAP_DAC_READ_SEARCH when sandboxing is disabled (ALT#42873).
Feb. 6, 2022 Vitaly Chikunov 5.41-alt3
- Fix ALT beekeeper rebuild failure due to use of rseq syscall after glibc
  update to 2.35.
- Make seccomp filter return ENOSYS instead of EPERM.
Oct. 25, 2021 Ivan A. Melnikov 5.41-alt2
- Fix %check on systems with file < 5.40.