diff --git a/SPECS/grafana-pcp.spec b/SPECS/grafana-pcp.spec
index d44fcbc..a817b31 100644
--- a/SPECS/grafana-pcp.spec
+++ b/SPECS/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
+* Tue Nov 01 2022 Stan Cox <scox@redhat.com> 3.2.0-3
+- resolve CVE-2022-27664 grafana-pcp: golang: net/http: handle server errors after sending GOAWAY
+
 * Wed Aug 10 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 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