diff --git a/libtiff.spec b/libtiff.spec index 34d0223..f993cfd 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,7 +1,7 @@ Summary: Library of functions for manipulating TIFF format image files Name: libtiff Version: 4.4.0 -Release: 4%{?dist} +Release: 5%{?dist} License: libtiff URL: http://www.simplesystems.org/libtiff/ @@ -166,6 +166,10 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Mon Oct 24 2022 Matej Mužila - 4.4.0-5 +- Bump release +- Resolves: CVE-2022-2953 + * Tue Oct 11 2022 Matej Mužila - 4.4.0-4 - Resolves: CVE-2022-2519 CVE-2022-2520 CVE-2022-2521