diff --git a/SPECS/grafana.spec b/SPECS/grafana.spec index ada6d1f..0da9ff2 100644 --- a/SPECS/grafana.spec +++ b/SPECS/grafana.spec @@ -20,7 +20,7 @@ end} Name: grafana Version: 7.5.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Metrics dashboard and graph editor License: ASL 2.0 URL: https://grafana.org @@ -661,6 +661,9 @@ GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryption %changelog +* Tue Dec 21 2021 Andreas Gerstmayr 7.5.9-5 +- resolve CVE-2021-44716 golang: net/http: limit growth of header canonicalization cache + * Wed Oct 06 2021 Andreas Gerstmayr 7.5.9-4 - resolve CVE-2021-39226