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

    Исходный пакет: file
    Версия: 4.26-alt13
    Собран:  22 марта 2017 г. 7:43 в задании #180646
    Скопирован в задании: #180955
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.darwinsys.com/file/

    Лицензия: BSD-style
    О пакете: A utility for determining file types
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    file (x86_64, i586)
    file-debuginfo (x86_64, i586)
    libmagic (x86_64, i586)
    libmagic-debuginfo (x86_64, i586)
    libmagic-devel (x86_64, i586)
    libmagic-devel-static (x86_64, i586)
    python-module-magic (x86_64, i586)
    python-module-magic-debuginfo (x86_64, i586)

    Сопровождающий: Dmitry V. Levin


      1. python-devel = 2.7
      2. rpm-build-python >= 0.8
      3. zlib-devel

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


    22 марта 2017 г. Dmitry V. Levin 4.26-alt13
    - Backported readelf fix (by sem@; fixes: CVE-2014-9653).
    - Backported magic for lrzip, lz4, zstd, and snappy.
    - Backported -z support for lrzip, lz4, and zstd.
    8 декабря 2015 г. Dmitry V. Levin 4.26-alt12
    - Added magic for GNU M4 frozen state files.
    5 апреля 2013 г. Dmitry V. Levin 4.26-alt11
    - libmagic: fixed &-prefixed offsets support in magic that uses string flags.
    - Enhanced #!/usr/bin/env magic, removed "a " prefix from its output.
    - Enhanced python magic and its output.
    - Commented out weak sendmail magic (closes: #28310).