From 5e9833371f0db3e68b1259fd340ae117cad1825d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Apr 2022 06:14:44 -0400 Subject: [PATCH] import grafana-7.5.11-4.el9_0 --- SPECS/grafana.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/grafana.spec b/SPECS/grafana.spec index 0d1a9db..4a986e5 100644 --- a/SPECS/grafana.spec +++ b/SPECS/grafana.spec @@ -30,7 +30,7 @@ end} Name: grafana Version: 7.5.11 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Metrics dashboard and graph editor License: ASL 2.0 URL: https://grafana.org @@ -680,6 +680,9 @@ OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryptio %changelog +* Fri Mar 18 2022 Andreas Gerstmayr 7.5.11-4 +- resolves rhbz#1975396 + * Tue Jan 18 2022 Andreas Gerstmayr 7.5.11-3 - use HMAC-SHA-256 instead of SHA-1 to generate password reset tokens - update FIPS tests in check phase