- Updating CI gating config to use RHEL10
Resolves: RHEL-69415
This commit is contained in:
parent
1c6b27841c
commit
90c146c4f8
@ -1,6 +1,6 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-10
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 3.0.5
|
Version: 3.0.5
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: HAProxy reverse proxy for high availability environments
|
Summary: HAProxy reverse proxy for high availability environments
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -127,7 +127,7 @@ done
|
|||||||
%{_sysusersdir}/%{name}.conf
|
%{_sysusersdir}/%{name}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 7 2025 Oyvind Albrigtsen <oalbrigt@redhat.com> - 3.0.5-3
|
* Wed Jan 8 2025 Oyvind Albrigtsen <oalbrigt@redhat.com> - 3.0.5-4
|
||||||
- Fix CVE-2024-53008
|
- Fix CVE-2024-53008
|
||||||
Resolves: RHEL-69415
|
Resolves: RHEL-69415
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user