Fix gating

Related: CVE-2022-0561
This commit is contained in:
Dita Stehlikova 2022-07-07 15:14:10 +00:00 committed by Matej Mužila
parent e785d3bffb
commit 6635b9662d
4 changed files with 10 additions and 3 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -4,4 +4,3 @@ product_versions:
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}

View File

@ -1,7 +1,7 @@
Summary: Library of functions for manipulating TIFF format image files
Name: libtiff
Version: 4.4.0
Release: 1%{?dist}
Release: 2%{?dist}
License: libtiff
URL: http://www.simplesystems.org/libtiff/
@ -164,7 +164,7 @@ find html -name 'Makefile*' | xargs rm
%{_mandir}/man1/*
%changelog
* Wed Jun 15 2022 Matej Mužila <mmuzila@redhat.com> 4.4.0-1
* 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

7
plan.fmf Normal file
View File

@ -0,0 +1,7 @@
summary: Libtiff tests for gating
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/libtiff
filter: 'tier:1'
execute:
how: tmt