Sun, 17 Nov 2024 06:00:35 CST | login

Information for build grafana-7.5.11-5.el9_0

ID22388
Package Namegrafana
Version7.5.11
Release5.el9_0
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/grafana.git#515f999d9fbdc06e52e06a3cf58f47d5d1cbdce6
SummaryMetrics dashboard and graph editor
DescriptionGrafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 20 Aug 2022 16:35:45 CST
CompletedSat, 20 Aug 2022 16:54:53 CST
Taskbuild (dist-circle9_0-updates, /stage/rpms/grafana.git:515f999d9fbdc06e52e06a3cf58f47d5d1cbdce6)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/grafana.git?#515f999d9fbdc06e52e06a3cf58f47d5d1cbdce6'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
grafana-7.5.11-5.el9_0.src.rpm (info) (download)
aarch64
grafana-7.5.11-5.el9_0.aarch64.rpm (info) (download)
grafana-debuginfo-7.5.11-5.el9_0.aarch64.rpm (info) (download)
ppc64le
grafana-7.5.11-5.el9_0.ppc64le.rpm (info) (download)
grafana-debuginfo-7.5.11-5.el9_0.ppc64le.rpm (info) (download)
s390x
grafana-7.5.11-5.el9_0.s390x.rpm (info) (download)
grafana-debuginfo-7.5.11-5.el9_0.s390x.rpm (info) (download)
x86_64
grafana-7.5.11-5.el9_0.x86_64.rpm (info) (download)
grafana-debuginfo-7.5.11-5.el9_0.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 18 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.11-5 - resolve CVE-2022-31107 grafana: OAuth account takeover * Fri Mar 18 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.11-4 - resolves rhbz#1975396 * Tue Jan 18 2022 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.11-3 - use HMAC-SHA-256 instead of SHA-1 to generate password reset tokens - update FIPS tests in check phase * Thu Dec 16 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.11-2 - resolve CVE-2021-44716 golang: net/http: limit growth of header canonicalization cache - resolve CVE-2021-43813 grafana: directory traversal vulnerability for *.md files * Mon Oct 11 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.11-1 - update to 7.5.11 tagged upstream community sources, see CHANGELOG - resolve CVE-2021-39226 * Thu Sep 30 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.10-1 - update to 7.5.10 tagged upstream community sources, see CHANGELOG * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 7.5.9-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Jul 08 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.9-2 - remove unused dependency property-information - always include FIPS patch in SRPM * Fri Jun 25 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.9-1 - update to 7.5.9 tagged upstream community sources, see CHANGELOG * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 7.5.8-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Mon Jun 21 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.8-1 - update to 7.5.8 tagged upstream community sources, see CHANGELOG - remove unused dependencies selfsigned, http-signature and gofpdf * Fri Jun 11 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.7-2 - remove unused cryptographic implementations - use cryptographic functions from OpenSSL if FIPS mode is enabled * Tue May 25 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.5.7-1 - update to 7.5.7 tagged upstream community sources, see CHANGELOG * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 7.3.6-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Andreas Gerstmayr <agerstmayr@redhat.com> 7.3.6-2 - change working dir to $GRAFANA_HOME in grafana-cli wrapper (fixes Red Hat BZ #1916083) - add pcp-redis-datasource to allow_loading_unsigned_plugins config option * Mon Dec 21 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 7.3.6-1 - update to 7.3.6 tagged upstream community sources, see CHANGELOG - remove dependency on SAML (not supported in the open source version of Grafana) * Wed Nov 25 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 7.3.4-1 - update to 7.3.4 tagged upstream community sources, see CHANGELOG * Tue Nov 10 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 7.3.1-1 - update to 7.3.1 tagged upstream community sources, see CHANGELOG - optionally bundle node.js dependencies and build and test frontend as part of the specfile - change default provisioning path to /etc/grafana/provisioning (changed in version 7.1.1-1) - resolve https://bugzilla.redhat.com/show_bug.cgi?id=1843170 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 30 2020 Andreas Gerstmayr <agerstmayr@redhat.com> 7.1.1-1 - update to 7.1.1 tagged upstream community sources, see CHANGELOG - merge all datasources into main grafana package - bundle golang dependencies * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild