Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
441bd57d8f |
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue