Add gating tests (for RHEL 9)
(cherry picked from commit68555353a0
) Fix Release in previous commit. (cherry picked from commit6765722bf9
) resolves: rhbz#1950595
This commit is contained in:
parent
6e3caac846
commit
a6a725f994
6
gating.yaml
Executable file
6
gating.yaml
Executable 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}
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: hivex
|
Name: hivex
|
||||||
Version: 1.3.20
|
Version: 1.3.20
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Read and write Windows Registry binary hive files
|
Summary: Read and write Windows Registry binary hive files
|
||||||
|
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -302,6 +302,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 3 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.20-1
|
||||||
- New upstream version 1.3.20.
|
- New upstream version 1.3.20.
|
||||||
- Fixes CVE-2021-3504 missing bounds check in hivex_open.
|
- Fixes CVE-2021-3504 missing bounds check in hivex_open.
|
||||||
|
Loading…
Reference in New Issue
Block a user