|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Library of functions for manipulating TIFF format image files
|
|
|
|
|
Name: libtiff
|
|
|
|
|
Version: 4.4.0
|
|
|
|
|
Release: 12%{?dist}.1
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
License: libtiff
|
|
|
|
|
URL: http://www.simplesystems.org/libtiff/
|
|
|
|
|
|
|
|
|
@ -191,7 +191,7 @@ find html -name 'Makefile*' | xargs rm
|
|
|
|
|
%{_mandir}/man1/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 21 2024 Michal Hlavinka <mhlavink@redhat.com> - 4.4.0-12.1
|
|
|
|
|
* Wed Aug 21 2024 Michal Hlavinka <mhlavink@redhat.com> - 4.4.0-13
|
|
|
|
|
- fix CVE-2024-7006 a null pointer dereference in tif_dirinfo (RHEL-52931)
|
|
|
|
|
|
|
|
|
|
* Thu Nov 23 2023 Matej Mužila <mmuzila@redhat.com> - 4.4.0-12
|
|
|
|
@ -210,6 +210,9 @@ find html -name 'Makefile*' | xargs rm
|
|
|
|
|
- Fix CVE-2023-2731
|
|
|
|
|
- Resolves: CVE-2023-2731
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.4.0-8
|
|
|
|
|
- Rebuilt for MSVSphere 9.2 beta
|
|
|
|
|
|
|
|
|
|
* Tue Mar 21 2023 Matej Mužila <mmuzila@redhat.com> - 4.4.0-8
|
|
|
|
|
- Fix CVE-2023-0800 CVE-2023-0801 CVE-2023-0802 CVE-2023-0803 CVE-2023-0804
|
|
|
|
|
CVE-2023-0795 CVE-2023-0796 CVE-2023-0797 CVE-2023-0798 CVE-2023-0799
|
|
|
|
|