Accepting request 812450 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/812450 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=12
This commit is contained in:
commit
b70a0d2cb1
6
_service
6
_service
@ -3,8 +3,8 @@
|
|||||||
<param name="url">https://github.com/grafana/grafana</param>
|
<param name="url">https://github.com/grafana/grafana</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="versionformat">7.0.1</param>
|
<param name="versionformat">7.0.3</param>
|
||||||
<param name="revision">v7.0.1</param>
|
<param name="revision">v7.0.3</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
@ -15,6 +15,6 @@
|
|||||||
<param name="basename">grafana</param>
|
<param name="basename">grafana</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">grafana-7.0.1.tar.gz</param>
|
<param name="archive">grafana-7.0.3.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/grafana/grafana</param>
|
<param name="url">https://github.com/grafana/grafana</param>
|
||||||
<param name="changesrevision">ef5b586d7d9e561b78c8aaa098c4e9f1e3a78d62</param>
|
<param name="changesrevision">00ee734baf8ddc86839cb20e8f6e9cb8aeb6c754</param>
|
||||||
</service>
|
</service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02eb48ac7dfccd91c93c9eceb6149855836b918e8eb1075fcff12daa0265eb68
|
|
||||||
size 30097564
|
|
3
grafana-7.0.3.tar.gz
Normal file
3
grafana-7.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:359848a98c4c96a6bafb24fad53d62a5bcc837d378e100bbb88bcd129d4e6b76
|
||||||
|
size 30105298
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 05 10:31:13 UTC 2020 - jcavalheiro@suse.com
|
||||||
|
|
||||||
|
- Update to version 7.0.3
|
||||||
|
* Features / Enhancements
|
||||||
|
- Stats: include all fields. #24829, @ryantxu
|
||||||
|
- Variables: change VariableEditorList row action Icon to IconButton. #25217, @hshoff
|
||||||
|
* Bug fixes
|
||||||
|
- Cloudwatch: Fix dimensions of DDoSProtection. #25317, @papagian
|
||||||
|
- Configuration: Fix env var override of sections containing hyphen. #25178, @marefr
|
||||||
|
- Dashboard: Get panels in collapsed rows. #25079, @peterholmberg
|
||||||
|
- Do not show alerts tab when alerting is disabled. #25285, @dprokop
|
||||||
|
- Jaeger: fixes cascader option label duration value. #25129, @Estrax
|
||||||
|
- Transformations: Fixed Transform tab crash & no update after adding first transform. #25152, @torkelo
|
||||||
|
|
||||||
|
- Update to version 7.0.2
|
||||||
|
* Bug fixes
|
||||||
|
- Security: Urgent security patch release to fix CVE-2020-13379
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 01 13:12:54 UTC 2020 - jcavalheiro@suse.com
|
Mon Jun 01 13:12:54 UTC 2020 - jcavalheiro@suse.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: grafana
|
Name: grafana
|
||||||
Version: 7.0.1
|
Version: 7.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Dashboards and editors for Graphite, InfluxDB, OpenTSDB
|
Summary: Dashboards and editors for Graphite, InfluxDB, OpenTSDB
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6b918ed51e1e0e250db950c4c575adb7d0dc4cea24d66e2d410e9d723fb7743a
|
oid sha256:ed2b96225606754d6283b140043f4c380220e693eb9317f8b7c4de87ee9d1fa6
|
||||||
size 8867890
|
size 8867680
|
||||||
|
Loading…
Reference in New Issue
Block a user