diff --git a/gating.yaml b/gating.yaml index 648918d..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-9 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/haproxy.spec b/haproxy.spec index caa2cec..4393d2a 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 3.0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPL-2.0-or-later @@ -127,7 +127,7 @@ done %{_sysusersdir}/%{name}.conf %changelog -* Tue Jan 7 2025 Oyvind Albrigtsen - 3.0.5-3 +* Wed Jan 8 2025 Oyvind Albrigtsen - 3.0.5-4 - Fix CVE-2024-53008 Resolves: RHEL-69415