Accepting request 729657 from home:simoncrute:branches:server:monitoring

Version bump to 6.3.5
Tweaks to the changelog.

OBS-URL: https://build.opensuse.org/request/show/729657
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=25
This commit is contained in:
Jan Fajerski 2019-09-10 07:49:45 +00:00 committed by Git OBS Bridge
parent 9b9a76b8c3
commit f2c60d0f61
6 changed files with 26 additions and 7 deletions

View File

@ -3,8 +3,8 @@
<param name="url">https://github.com/grafana/grafana</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">6.3.3</param>
<param name="revision">v6.3.3</param>
<param name="versionformat">6.3.5</param>
<param name="revision">v6.3.5</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="disabled">

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/grafana/grafana</param>
<param name="changesrevision">84d0a71b25a949fde79a7054241a28d2f2e25999</param>
<param name="changesrevision">67bad726f12efb21893c75c141f2330a4a3cbe2a</param>
</service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdb12f81f50770f6ac9b712b71ca37bac9e5e40a46ed942f49de005d0bd02129
size 17613320

3
grafana-6.3.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdfcabcdb8f4207efb6e1d8c55861f92ea9558f570f384a35eabc9a5a234a306
size 17615204

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Sep 05 08:07:21 UTC 2019 - simon.crute@grafana.com
- Version 6.3.5
* Upgrades
+ Build: Upgrade to go 1.12.9.
* Bug Fixes
+ Dashboard: Fixes dashboards init failed loading error for dashboards with panel links that had missing properties.
+ Editor: Fixes issue where only entire lines were being copied.
+ Explore: Fixes query field layout in splitted view for Safari browsers.
+ LDAP: multildap + ldap integration.
+ Profile/UserAdmin: Fix for user agent parser crashes grafana-server on 32-bit builds.
+ Prometheus: Prevents panel editor crash when switching to Prometheus datasource.
+ Prometheus: Changes brace-insertion behavior to be less annoying.
- Version 6.3.4
* Security: CVE-2019-15043 - Parts of the HTTP API allow unauthenticated use.
-------------------------------------------------------------------
Fri Aug 16 14:16:42 UTC 2019 - simon.crute@grafana.com

View File

@ -28,7 +28,7 @@
%bcond_with phantomjs
Name: grafana
Version: 6.3.3
Version: 6.3.5
Release: 0
Summary: Dashboards and editors for Graphite, InfluxDB, OpenTSDB
License: Apache-2.0