Accepting request 703969 from home:dirkmueller:branches:server:monitoring

- Update to version 6.1.6 (bsc#1115960, CVE-2018-19039):
  See https://community.grafana.com/t/release-notes-v6-1-x/15772
  Security: Bump jQuery to 3.4.0
  File Exfiltration vulnerability Security fix

- Update to version 6.0.2:
  * Fixed issue with alert links in alert list panel causing panel not found errors, fixes #15680
  * Improved error handling when rendering dashboard panels, fixes #15913
  * fix allow anonymous server bind for ldap search
  * add nil/length check when delete old login attempts
  * fix discord notifier so it doesn't crash when there are no image generated
  * fix only users that can edit a dashboard should be able to update panel json
  * move to new component to handle focus
  * added state to not set focus on search every render
  * Snapshots update
  * Use app config directly in ButtonRow instead of passing datasources page URL via prop
  * Update snapshots
  * Fixed url of back button in datasource edit page, when root_url configured
  * release: Bumped version

OBS-URL: https://build.opensuse.org/request/show/703969
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=12
This commit is contained in:
Joao Cavalheiro
2019-05-20 13:51:44 +00:00
committed by Git OBS Bridge
parent 853b655cf9
commit bcd376029b
6 changed files with 32 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.0.1</param>
<param name="revision">v6.0.1</param>
<param name="versionformat">6.1.6</param>
<param name="revision">v6.1.6</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="disabled">