diff --git a/grafana.spec b/grafana.spec index d3bcdbe..68b4084 100644 --- a/grafana.spec +++ b/grafana.spec @@ -918,7 +918,7 @@ export GOEXPERIMENT=boringcrypto %endif # comment out temporarily while intermittent ngalert tests are investigated -# %gotest ./pkg/... +# % gotest ./pkg/... # %if %{enable_fips_mode} # OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryption @@ -1004,8 +1004,9 @@ fi %{_datadir}/selinux/*/grafana.pp %changelog -* Thu Nov 9 2023 Sam Feifer - 9.2.10-9 +* Wed Nov 15 2023 Sam Feifer - 9.2.10-9 - Fix AVC denials found when testing +- Stop commented out gotest macro from expanding * Thu Nov 9 2023 Sam Feifer - 9.2.10-8 - Hide relabeling messages from selinux when installing/uninstalling