Tue, 16 Apr 2024 16:42:21 UTC | login

Information for build file-5.38-1.fc32

ID132304
Package Namefile
Version5.38
Release1.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/file.git#005339db7c0b347a78aab597e97abb5c0f683736
SummaryA utility for determining file types
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 22 Dec 2019 06:42:10 UTC
CompletedSun, 22 Dec 2019 07:11:56 UTC
Taskbuild (f32-candidate, /rpms/file.git:005339db7c0b347a78aab597e97abb5c0f683736)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/file.git#005339db7c0b347a78aab597e97abb5c0f683736'}}
Tags
f32
f33
RPMs
src
file-5.38-1.fc32.src.rpm (info) (download)
noarch
python3-magic-5.38-1.fc32.noarch.rpm (info) (download)
riscv64
file-5.38-1.fc32.riscv64.rpm (info) (download)
file-devel-5.38-1.fc32.riscv64.rpm (info) (download)
file-libs-5.38-1.fc32.riscv64.rpm (info) (download)
file-static-5.38-1.fc32.riscv64.rpm (info) (download)
file-debuginfo-5.38-1.fc32.riscv64.rpm (info) (download)
file-debugsource-5.38-1.fc32.riscv64.rpm (info) (download)
file-libs-debuginfo-5.38-1.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Dec 17 2019 Kamil Dudka <kdudka@redhat.com> - 5.38-1 - update to new version 5.38 * Mon Nov 18 2019 Kamil Dudka <kdudka@redhat.com> - 5.37-9 - remove wrong magic for JFFS file system (#1771242) * Fri Oct 25 2019 Kamil Dudka <kdudka@redhat.com> - 5.37-8 - fix heap-based buffer overflow in cdf_read_property_info() (CVE-2019-18218) * Mon Oct 14 2019 Kamil Dudka <kdudka@redhat.com> - 5.37-7 - remove the python2-magic subpackage on f32+ (#1761223) * Fri Oct 04 2019 Kamil Dudka <kdudka@redhat.com> - 5.37-6 - always install python2-setuptools if python2 is enabled * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 5.37-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 5.37-4 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.37-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 11 2019 Kamil Dudka <kdudka@redhat.com> - 5.37-2 - fix double free on read error (#1685217) * Fri May 17 2019 Kamil Dudka <kdudka@redhat.com> - 5.37-1 - update to new version 5.37 * Fri Mar 01 2019 Kamil Dudka <kdudka@redhat.com> - 5.36-2 - improve support for Apple formats (#1679455) * Thu Feb 21 2019 Siteshwar Vashisht <svashisht@redhat.com> - 5.36-1 - update to new version 5.36, which fixes the following vulnerabilities: CVE-2019-8907 - remote denial of service in do_core_note in readelf.c CVE-2019-8905 - stack-based buffer over-read in do_core_note in readelf.c CVE-2019-8904 - stack-based buffer over-read in do_bid_note in readelf.c CVE-2019-8906 - out-of-bounds read in do_core_note in readelf.c * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.35-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Ondrej Dubaj <odubaj@redhat.com> - 5.35-4 - Added Linux PowerPC core offsets for Linux + fixed bug #1161911 * Thu Jan 24 2019 Ondrej Dubaj <odubaj@redhat.com> - 5.35-3 - Fixed bug missidentifying netpbm files (#856092) * Tue Dec 04 2018 Ondrej Dubaj <odubaj@redhat.com> - 5.35-2 - Fixed bug misleading qcow2 v2 and v3 files (#1654349) * Tue Dec 04 2018 Kamil Dudka <kdudka@redhat.com> - 5.35-1 - update to new version 5.35 * Wed Nov 21 2018 Ondrej Dubaj <odubaj@redhat.com> - 5.34-6 - Fixed missidentifying locale files bug (#1527398) * Wed Nov 14 2018 Kamil Dudka <kdudka@redhat.com> - 5.34-5 - reintroduce the python2-magic subpackage needed by python2-bugzilla (#1649547) * Mon Nov 12 2018 Kamil Dudka <kdudka@redhat.com> - 5.34-4 - add magic for eBPF objects (#1648667) * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 5.34-3 - Rebuild with fixed binutils * Fri Jul 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 5.34-2 - Rebuild for new binutils * Wed Jul 25 2018 Kamil Dudka <kdudka@redhat.com> - 5.34-1 - update to new version 5.34 * Tue Jul 17 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-10 - show details about ppc swap partition (#1224668) - support longer version strings for clamav database (#1539107) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.33-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 5.33-8 - Rebuilt for Python 3.7 * Wed Jun 13 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-7 - fix out-of-bounds read via a crafted ELF file (CVE-2018-10360) * Mon May 28 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-6 - make file-devel depend on file-libs, instead of file - reintroduce file-static subpackage (#1575661) - drop obsolete Group tag * Thu May 24 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-5 - do not classify shared libraries as pie executables in MIME output (#1581343) * Tue May 22 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-4 - do not classify shared libraries as pie executables (#1581343) - seccomp: fix build failure due to missing syscalls * Mon Apr 30 2018 Miro Hrončok <mhroncok@redhat.com> - 5.33-3 - Update Python macros to new packaging standards (See https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build) * Wed Apr 18 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-2 - increase strength of GIF to beat MBR (#1515180) * Mon Apr 16 2018 Kamil Dudka <kdudka@redhat.com> - 5.33-1 - update to new version 5.33 * Wed Mar 28 2018 Kamil Dudka <kdudka@redhat.com> - 5.32-4 - make the python2-magic subpackage optional * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.32-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 5.32-2 - Switch to %ldconfig_scriptlets