From 92199635ad2154422b089d0dc69906b3a514036f57748d309a546c985e501c73 Mon Sep 17 00:00:00 2001 From: Witek Bedyk Date: Fri, 18 Sep 2020 11:07:38 +0000 Subject: [PATCH] Accepting request 835383 from home:jcavalheiro:branches:server:monitoring Update to version 7.1.5 OBS-URL: https://build.opensuse.org/request/show/835383 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=45 --- _service | 6 +++--- _servicedata | 2 +- grafana-7.0.3.tar.gz | 3 --- grafana-7.1.5.tar.gz | 3 +++ grafana.changes | 42 ++++++++++++++++++++++++++++++++++++++++++ grafana.spec | 4 ++-- vendor.tar.gz | 4 ++-- 7 files changed, 53 insertions(+), 11 deletions(-) delete mode 100644 grafana-7.0.3.tar.gz create mode 100644 grafana-7.1.5.tar.gz diff --git a/_service b/_service index ba751fb..45ca641 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ https://github.com/grafana/grafana git .git - 7.0.3 - v7.0.3 + 7.1.5 + v7.1.5 enable @@ -15,6 +15,6 @@ grafana - grafana-7.0.3.tar.gz + grafana-7.1.5.tar.gz diff --git a/_servicedata b/_servicedata index ba1ae7a..a65dd33 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/grafana/grafana - 00ee734baf8ddc86839cb20e8f6e9cb8aeb6c754 + 9893b8c53d77079e135e361cd32899c2d3671610 \ No newline at end of file diff --git a/grafana-7.0.3.tar.gz b/grafana-7.0.3.tar.gz deleted file mode 100644 index ca60ddf..0000000 --- a/grafana-7.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:359848a98c4c96a6bafb24fad53d62a5bcc837d378e100bbb88bcd129d4e6b76 -size 30105298 diff --git a/grafana-7.1.5.tar.gz b/grafana-7.1.5.tar.gz new file mode 100644 index 0000000..6f0bfcf --- /dev/null +++ b/grafana-7.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c60b1b2d60e4f2a38fcacb78d1562f8b203369ff8200c4fb0bee61f878ed30 +size 29818942 diff --git a/grafana.changes b/grafana.changes index 5345867..c83bd98 100644 --- a/grafana.changes +++ b/grafana.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Sep 18 08:58:14 UTC 2020 - jcavalheiro@suse.com + +- Update to version 7.1.5: + * Features / Enhancements + - Stats: Stop counting the same user multiple times. + - Field overrides: Filter by field name using regex. + - AzureMonitor: map more units. + - Explore: Don't run queries on datasource change. + - Graph: Support setting field unit & override data source (automatic) unit. + - Explore: Unification of logs/metrics/traces user interface + - Table: JSON Cell should try to convert strings to JSON + - Variables: enables cancel for slow query variables queries. + - TimeZone: unify the time zone pickers to one that can rule them all. + - Search: support URL query params. + - Grafana-UI: Add FileUpload. + - TablePanel: Sort numbers correctly. + * Bug fixes + - Alerting: remove LongToWide call in alerting. + - AzureMonitor: fix panic introduced in 7.1.4 when unit was unspecified and alias was used. + - Variables: Fixes issue with All variable not being resolved. + - Templating: Fixes so texts show in picker not the values. + - Templating: Templating: Fix undefined result when using raw interpolation format + - TextPanel: Fix content overflowing panel boundaries. + - StatPanel: Fix stat panel display name not showing when explicitly set. + - Query history: Fix search filtering if null value. + - Flux: Ensure connections to InfluxDB are closed. + - Dashboard: Fix for viewer can enter panel edit mode by modifying url (but cannot not save anything). + - Prometheus: Fix prom links in mixed mode. + - Sign In Use correct url for the Sign In button. + - StatPanel: Fixes issue with name showing for single series / field results + - BarGauge: Fix space bug in single series mode. + - Auth: Fix POST request failures with anonymous access + - Templating: Fix recursive loop of template variable queries when changing ad-hoc-variable + - Templating: Fixed recursive queries triggered when switching dashboard settings view + - GraphPanel: Fix annotations overflowing panels. + - Prometheus: Fix performance issue in processing of histogram labels. + - Datasources: Handle URL parsing error. + - Security: Use Header.Set and Header.Del for X-Grafana-User header. + * Changes in spec file + - Fix golang version = 1.14 to avoid dependency conflicts on some OBS projects + ------------------------------------------------------------------- Fri Jun 05 10:31:13 UTC 2020 - jcavalheiro@suse.com diff --git a/grafana.spec b/grafana.spec index 6860cfc..dcd7e10 100644 --- a/grafana.spec +++ b/grafana.spec @@ -26,7 +26,7 @@ %endif Name: grafana -Version: 7.0.3 +Version: 7.1.5 Release: 0 Summary: Dashboards and editors for Graphite, InfluxDB, OpenTSDB License: Apache-2.0 @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: git-core BuildRequires: golang-packaging BuildRequires: shadow -BuildRequires: golang(API) >= 1.14 +BuildRequires: golang(API) = 1.14 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} diff --git a/vendor.tar.gz b/vendor.tar.gz index 00faa18..1108b1a 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed2b96225606754d6283b140043f4c380220e693eb9317f8b7c4de87ee9d1fa6 -size 8867680 +oid sha256:1136e76f3389ce31ffcf0fde70c181f7f09915ed06e920c01dc10150e883f764 +size 8843090