Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Robert-André Mauchin
441bd57d8f Rebuild for CVE-2022-{24675,28327,29526 in golang} 2022-07-11 00:29:55 +02:00

View file

@ -30,7 +30,7 @@ end}
Name: grafana
Version: 7.5.15
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Metrics dashboard and graph editor
License: ASL 2.0
URL: https://grafana.org
@ -972,6 +972,9 @@ OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryptio
%changelog
* Sun Jul 10 2022 Robert-André Mauchin <zebob.m@gmail.com> - 7.5.15-3
- Rebuild for CVE-2022-{24675,28327,29526 in golang}
* Mon Apr 11 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.15-2
- use clamp-mtime when generating the vendor and webpack tarballs,
to preserve past timestamps but still keep reproducibility