import libtiff-4.4.0-2.el9
This commit is contained in:
parent
0ed8d7aa6d
commit
ef5d5b1b6d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tiff-4.2.0.tar.gz
|
||||
SOURCES/tiff-4.4.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
400ff865beb34499633dd1095fe438995e6da707 SOURCES/tiff-4.2.0.tar.gz
|
||||
e11d05db71d243a62800b4bf4479eb4859714405 SOURCES/tiff-4.4.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Library of functions for manipulating TIFF format image files
|
||||
Name: libtiff
|
||||
Version: 4.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.4.0
|
||||
Release: 2%{?dist}
|
||||
License: libtiff
|
||||
URL: http://www.simplesystems.org/libtiff/
|
||||
|
||||
@ -164,6 +164,12 @@ find html -name 'Makefile*' | xargs rm
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Matej Mužila <mmuzila@redhat.com> 4.4.0-2
|
||||
- Update to version 4.4.0
|
||||
- Resolves: CVE-2022-0561 CVE-2022-0562 CVE-2022-22844 CVE-2022-0865
|
||||
CVE-2022-0891 CVE-2022-0924 CVE-2022-0909 CVE-2022-0908 CVE-2022-1354
|
||||
CVE-2022-1355
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.2.0-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user