[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект file-5.33-27.el8_10

Имя file
Эпоха 0
Версия 5.33
Релиз 27.el8_10
Сайт http://www.darwinsys.com/file/
Лицензия BSD
Время сборки 2025-10-08 09:04:32
Хост сборки builder-x86-03.inferitos.ru
Краткое описание A utility for determining file types
Репозитории BaseOS
Полное описание 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.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
file-5.33-27.el8_10.x86_64 A utility for determining file types efae29449ed5fed6d3b1a03e8abf185e2d3cbf9a134512669f3f1fc83d659f3b download
file-libs-5.33-27.el8_10.x86_64 Libraries for applications using libmagic 1e009c1ba7bfae77247bb575ba471be7706745e8074b4b047cbddd3b66c5fd13 download
file-devel-5.33-27.el8_10.x86_64 Libraries and header files for file development 3425bd78f1dc9f7c9c43971bfaa58492c3ccaf6de4548a1fe99825a29eae5692 download
i686
file-libs-5.33-27.el8_10.i686 Libraries for applications using libmagic aae41e2c9a85d8248911fd09f523caf3acc9e81a5f6fba859e9314c660380f13 download
file-devel-5.33-27.el8_10.i686 Libraries and header files for file development 9f4ff156fc6b59fc2ae5e147cb8f6f5e7985808a3c0b7c6a87d08e6ef79738be download
noarch
python3-magic-5.33-27.el8_10.noarch Python 3 bindings for the libmagic API c7fa7c674ee38d3c5bdef6537cdb6e59427f23eaab3628002b420052386464b1 download
src
file-5.33-27.el8_10.src A utility for determining file types a71d6e50298647991aba0f1432f32da31fe33083e4739141c7b1c61d3ee06830 download
История изменений link
* Sat Mar 29 2025 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-27
- Fix incorrect magic pattern for databases
  Resolves: RHEL-84532

* Thu Oct 12 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-26
- Fix segfault in python3-file-magic concurrent method calls (#13737)

* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.33-25
- Rebuilt for MSVSphere 8.8

* Thu Apr 20 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-25
- Improve thermocam magic (rhbz#2158115)

* Wed Feb 22 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-24
- fix detection of static-pie binaries (#2071581)

* Wed Feb 01 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-23
- fix detection of static-pie binaries (#2071581)

* Tue Jan 31 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-22
- fix issue with libmagic and floating point exceptions (#2061557)

* Wed Aug 17 2022 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-21
- fix recognition (src/compress.c) of compressed empty files (#2095828)

* Tue May 04 2021 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-20
- rebuild (#1954434)

* Wed Apr 14 2021 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-18
- fix heap-based buffer overflow in cdf_read_property_info() (CVE-2019-18218)