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

Project file-5.39-16.el9

Name file
Epoch 0
Version 5.39
Release 16.el9
Website/URL https://www.darwinsys.com/file/
License BSD
Build Time 2024-03-29 13:05:53
Build Host builder-x86-05.inferitos.ru
Summary 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 INFSA-2024:2512
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
file-5.39-16.el9.x86_64 Utility for determining file types 8d5cdf15f2569fc4d1602dbce93979cf4e9df588e0d793a2b2bf56c8e1fe7dda download
file-libs-5.39-16.el9.x86_64 Libraries for applications using libmagic f32415398536e2fdd31e44fadcfd5d1f0e7c905a07ad7e41a182939bbe833502 download
file-devel-5.39-16.el9.x86_64 Libraries and header files for file development b2590f620e16e41230d3f10fa73f81ac215d28f4ff4a43ffaaa79b660cd01f6a download
i686
file-libs-5.39-16.el9.i686 Libraries for applications using libmagic 9ccdbac38f14841af44fa6c00435af7fd7c05765583b0dbbf84943c5996088ef download
file-devel-5.39-16.el9.i686 Libraries and header files for file development bc5a97e5b7f5e3242848fe3222e4b7c36bd7fac7f2ed884ed4b99b86c9c48f0c download
aarch64
file-5.39-16.el9.aarch64 Utility for determining file types 3422039ad575fdde25bd3701d13a2717629941940b49854514bb72ac8b34b0c7 download
file-libs-5.39-16.el9.aarch64 Libraries for applications using libmagic 75ba6cf11283b39abbf2a6d9fa21897bc2e9c42c0fd9caa14f9d298b1eefcba6 download
file-devel-5.39-16.el9.aarch64 Libraries and header files for file development 8c41b396c59cd3813a437e5bde77798b0e791de3464bc07fab0c060e3392cfd4 download
noarch
python3-file-magic-5.39-16.el9.noarch Python 3 bindings for the libmagic API 19e097461a0d4eb414755b25c5db9c79d5222c0f9d072ceaf53ccdc182674081 download
src
file-5.39-16.el9.src Utility for determining file types 96b29c934e67e4b6560c8896d6545a3a3d922d5dcf7769e9164e502d17484ba2 download
Changelog link
* Thu Nov 23 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-16
- Fix stack-based buffer over-read in file_copystr() (CVE-2022-48554)

* Thu Oct 12 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-15
- Fix segfault in python3-file-magic concurrent method calls

* Tue Jul 11 2023 Ville-Pekka Vainio <vpvainio@iki.fi> - 5.39-14
- fix detection of deflate encoded PDFs
  Resolves: #2213761

* Mon Jul 03 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-13
- fix recognition of wasm files
  Resolves: #2219392

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.39-12
- Rebuilt for MSVSphere 9.2 beta

* Wed Feb 01 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-12
- fix detection of static-pie binaries
  Resolves: #2164834

* Tue Jan 31 2023 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-11
- fix issue with libmagic and floating point exceptions
  Resolves: #2061557

* Wed Aug 24 2022 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-10
- speedup magic matching
  Resolves: #2120692

* Wed Aug 17 2022 Vincent Mihalkovic <vmihalko@redhat.com> - 5.39-9
- fix recognition (src/compress.c) of compressed empty files
  Resolves: #2121694