Add gating tests (for RHEL 9)

(cherry picked from commit 68555353a0)

Fix Release in previous commit.
(cherry picked from commit 6765722bf9)

resolves: rhbz#1950595
This commit is contained in:
Richard W.M. Jones 2021-06-02 10:34:13 +01:00
parent 6e3caac846
commit a6a725f994
2 changed files with 10 additions and 1 deletions

6
gating.yaml Executable file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: xen-ci.brew-build.tier1.functional}

View File

@ -10,7 +10,7 @@
Name: hivex
Version: 1.3.20
Release: 1%{?dist}
Release: 3%{?dist}
Summary: Read and write Windows Registry binary hive files
License: LGPLv2
@ -302,6 +302,9 @@ fi
%changelog
* Wed Jun 2 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.20-3
- Add gating tests (for RHEL 9)
* Mon May 3 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.20-1
- New upstream version 1.3.20.
- Fixes CVE-2021-3504 missing bounds check in hivex_open.