Sat, 27 Apr 2024 09:17:18 UTC | login

Information for build exiv2-0.27.5-2.el9sopt_901

ID48153
Package Nameexiv2
Version0.27.5
Release2.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/exiv2#56d4420af0397f84dbddb629e477b75ef5fb23a6
SummaryExif and Iptc metadata manipulation library
DescriptionA command line utility to access image metadata, allowing one to: * print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data for each tag * print the Iptc metadata of Jpeg images * print the Jpeg comment of Jpeg images * set, add and delete Exif and Iptc metadata of Jpeg images * adjust the Exif timestamp (that's how it all started...) * rename Exif image files according to the Exif timestamp * extract, insert and delete Exif metadata (including thumbnails), Iptc metadata and Jpeg comments
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 01:07:19 UTC
CompletedThu, 15 Jun 2023 01:22:12 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/exiv2:56d4420af0397f84dbddb629e477b75ef5fb23a6)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/exiv2#56d4420af0397f84dbddb629e477b75ef5fb23a6'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
exiv2-0.27.5-2.el9sopt_901.src.rpm (info) (download)
noarch
exiv2-doc-0.27.5-2.el9sopt_901.noarch.rpm (info) (download)
x86_64
exiv2-0.27.5-2.el9sopt_901.x86_64.rpm (info) (download)
exiv2-devel-0.27.5-2.el9sopt_901.x86_64.rpm (info) (download)
exiv2-libs-0.27.5-2.el9sopt_901.x86_64.rpm (info) (download)
exiv2-debuginfo-0.27.5-2.el9sopt_901.x86_64.rpm (info) (download)
exiv2-debugsource-0.27.5-2.el9sopt_901.x86_64.rpm (info) (download)
exiv2-libs-debuginfo-0.27.5-2.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Nov 15 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.5-2 - Remove RPATH Resolves: bz#2018421 * Fri Nov 12 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.5-1 - Exiv2 0.27.5 Resolves: bz#2018421 Fix stack exhaustion issue in the printIFDStructure function leading to DoS Resolves: bz#2003670 * Tue Aug 24 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.4-7 - Properly install POC files Resolves: bz#1993247 Resolves: bz#1993284 * Tue Aug 24 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.4-6 - Include missing tests for CVEs Resolves: bz#1993247 Resolves: bz#1993284 * Wed Aug 18 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.4-5 - Fix test for CVE-2021-29470 Resolves: bz#1993284 * Wed Aug 18 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.4-4 - Fix out-of-bounds read in Exiv2::Jp2Image::printStructure Resolves: bz#1993247 - Fix out-of-bounds read in Exiv2::Jp2Image::encodeJp2Header Resolves: bz#1993284 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.27.4-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Aug 05 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.4-2 - Do not duplicate changelog file Resolves: bz#1989848 * Wed Aug 04 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.4-1 - 0.27.4 Resolves: bz#1989848 * Tue Jun 01 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.3-9 - Bump version for rebuild (binutils) Resolves: bz#1964183 Resolves: bz#1964189 * Tue May 25 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.3-8 - CVE-2021-29623 exiv2: a read of uninitialized memory may lead to information leak Resolves: bz#1964183 - CVE-2021-32617 exiv2: DoS due to quadratic complexity in ProcessUTF8Portion Resolves: bz#1964189 * Mon May 03 2021 Jan Grulich <jgrulich@redhat.com> - 0.27.3-7 - CVE-2021-3482: Fix heap-based buffer overflow in Jp2Image::readMetadata() CVE-2021-29458 exiv2: out-of-bounds read in Exiv2::Internal::CrwMap::encode CVE-2021-29457 exiv2: heap-based buffer overflow in Exiv2::Jp2Image::doWriteMetadata CVE-2021-29470 exiv2: out-of-bounds read in Exiv2::Jp2Image::encodeJp2Header CVE-2021-29473 exiv2: out-of-bounds read in Exiv2::Jp2Image::doWriteMetadata Resolves: bz#1956174 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.27.3-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Aug 26 2020 Rex Dieter <rdieter@fedoraproject.org> - 0.27.3-4 - support new cmake macro semantics * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.3-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Rex Dieter <rdieter@fedoraproject.org> - 0.27.3-1 - 0.27.3 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild