From da72f4edd32cb2ab58f9cee39f7e69c160a4eae2 Mon Sep 17 00:00:00 2001 From: Andreas Gerstmayr Date: Wed, 24 Aug 2022 18:17:19 +0200 Subject: [PATCH] bump NVR Related: #2111753 --- grafana-pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/grafana-pcp.spec b/grafana-pcp.spec index a0698b9..145025b 100644 --- a/grafana-pcp.spec +++ b/grafana-pcp.spec @@ -24,7 +24,7 @@ end} Name: grafana-pcp Version: 3.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Performance Co-Pilot Grafana Plugin License: ASL 2.0 URL: https://github.com/performancecopilot/grafana-pcp @@ -198,6 +198,9 @@ export GOPATH=%{_builddir} %changelog +* Wed Aug 24 2022 Andreas Gerstmayr 3.2.0-3 +- bump NVR + * Thu Aug 11 2022 Andreas Gerstmayr 3.2.0-2 - resolve CVE-2022-1705 golang: net/http: improper sanitization of Transfer-Encoding header - resolve CVE-2022-32148 golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working