Related: CVE-2021-38165 - use correct test name in gating.yaml

... as described at:
https://docs.engineering.redhat.com/display/TFT/How+to+change+ResultsDB+testcase+name
This commit is contained in:
Kamil Dudka 2021-10-18 09:27:11 +02:00
parent 5bdda90d01
commit c21d008863
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -3,7 +3,7 @@
Summary: A text-based Web browser
Name: lynx
Version: 2.8.9
Release: 16%{?dist}
Release: 17%{?dist}
License: GPLv2
Source: https://invisible-mirror.net/archives/lynx/tarballs/lynx%{version}rel.%{devrel}.tar.bz2
URL: http://lynx.browser.org/
@ -139,7 +139,7 @@ EOF
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
%changelog
* Tue Aug 31 2021 Kamil Dudka <kdudka@redhat.com> - 2.8.9-16
* Tue Aug 31 2021 Kamil Dudka <kdudka@redhat.com> - 2.8.9-17
- fix disclosure of HTTP auth credentials via SNI data (CVE-2021-38165)
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.8.9-14.1