Пакет file: Информация

  • Default inline alert: Версия в репозитории: 5.45-alt1

Исходный пакет: file
Версия: 5.40-alt5
Последняя версия по данным Repology
Собран:  11 октября 2021 г. 18:48 в задании #286835
Сообщить об ошибке в пакете
Домашняя страница: http://www.darwinsys.com/file/

Лицензия: BSD-2-Clause
О пакете: File type guesser
Описание: 
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.

Список rpm-пакетов, предоставляемых данным 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)

Сопровождающий: Vitaly Chikunov


Права:
@core
Vitaly Chikunov

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

Последнее изменение


11 октября 2021 г. Vitaly Chikunov 5.40-alt5
- Update seccomp filter for glibc-2.34.
26 августа 2021 г. Vitaly Chikunov 5.40-alt4
- spec: Test seccomp filtering in %check.
- Add more hardening measures (seccomp, setrlimit, capset).
26 августа 2021 г. Vitaly Chikunov 5.40-alt3
- Do not build libmagic-devel-static package.