From a386deeaff8c5f033c449322de1bbd830b3aa448 Mon Sep 17 00:00:00 2001 From: Sam Feifer Date: Tue, 16 Apr 2024 11:42:11 -0400 Subject: [PATCH] Resolves: RHEL-24302 --- grafana-pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/grafana-pcp.spec b/grafana-pcp.spec index 5886e88..d03d9b0 100644 --- a/grafana-pcp.spec +++ b/grafana-pcp.spec @@ -16,7 +16,7 @@ end} Name: grafana-pcp Version: 5.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Performance Co-Pilot Grafana Plugin License: ASL 2.0 URL: https://github.com/performancecopilot/grafana-pcp @@ -193,6 +193,9 @@ yarn test %changelog +* Tue Apr 16 2024 Sam Feifer 5.1.1-2 +- fix CVE-2024-1394 + * Thu Apr 20 2023 Stan Cox 5.1.1-1 - update to 5.1.1 tagged upstream community sources, see CHANGELOG