From 3ab5cbbe71387bec9087d589336628df4b99f1c1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 21 2020 18:30:10 +0000 Subject: import grafana-6.7.4-3.el8 --- diff --git a/SPECS/grafana.spec b/SPECS/grafana.spec index c0c362d..1becb51 100644 --- a/SPECS/grafana.spec +++ b/SPECS/grafana.spec @@ -24,7 +24,7 @@ end} Name: grafana Version: 6.7.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Metrics dashboard and graph editor License: ASL 2.0 URL: https://grafana.org @@ -386,6 +386,8 @@ The Grafana stackdriver datasource. %patch9 -p1 %endif +%patch10 -p1 + # Set up build subdirs and links mkdir -p %{_builddir}/src/github.com/grafana ln -sf %{_builddir}/%{name}-%{version} \ @@ -632,6 +634,9 @@ export GO111MODULE=off %changelog +* Thu Aug 20 2020 Andreas Gerstmayr 6.7.4-3 +- apply patch for CVE-2020-13430 also to sources, not only to compiled webpack + * Wed Aug 19 2020 Andreas Gerstmayr 6.7.4-2 - security fix for CVE-2020-13430