[ All 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 ]
×

Package file-5.33-27.el8_10.src download

Name file
Epoch 0
Version 5.33
Release 27.el8_10
Architecture src
Website/URL http://www.darwinsys.com/file/
License BSD
Build Time 2025-10-08 09:04:32
Build Host builder-x86-03.inferitos.ru
Summary A utility for determining file types
Repositories BaseOS
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.
Errata
Size 879 KiB
Source Project file-5.33-27.el8_10
SHA-256 checksum a71d6e50298647991aba0f1432f32da31fe33083e4739141c7b1c61d3ee06830
× Full screenshot
Changelog 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)