Accepting request 705890 from home:jcavalheiro:monitoring
Fix broken changelog and wrong license entry in spec OBS-URL: https://build.opensuse.org/request/show/705890 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=13
This commit is contained in:
parent
bcd376029b
commit
42c630ce5d
@ -1,13 +1,9 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 18 18:05:38 UTC 2019 - dmueller@suse.com
|
Sat May 18 18:05:38 UTC 2019 - dmueller@suse.com
|
||||||
|
|
||||||
- Update to version 6.1.6 (bsc#1115960, CVE-2018-19039):
|
- Update to version 6.1.6
|
||||||
See https://community.grafana.com/t/release-notes-v6-1-x/15772
|
* Security: Bump jQuery to 3.4.0
|
||||||
Security: Bump jQuery to 3.4.0
|
* Playlist: Fix loading dashboards by tag.
|
||||||
File Exfiltration vulnerability Security fix
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat May 18 14:01:07 UTC 2019 - dmueller@suse.com
|
|
||||||
|
|
||||||
- Update to version 6.0.2:
|
- Update to version 6.0.2:
|
||||||
* Fixed issue with alert links in alert list panel causing panel not found errors, fixes #15680
|
* Fixed issue with alert links in alert list panel causing panel not found errors, fixes #15680
|
||||||
@ -24,14 +20,12 @@ Sat May 18 14:01:07 UTC 2019 - dmueller@suse.com
|
|||||||
* Fixed url of back button in datasource edit page, when root_url configured
|
* Fixed url of back button in datasource edit page, when root_url configured
|
||||||
* release: Bumped version
|
* release: Bumped version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Mar 11 11:17:39 UTC 2019 - jan.fajerski@suse.com
|
|
||||||
|
|
||||||
- Update to version 6.0.1:
|
- Update to version 6.0.1:
|
||||||
* Bug Fixes:
|
* Bug Fixes:
|
||||||
+ utils: show string errors
|
+ utils: show string errors
|
||||||
+ Viewers with viewers_can_edit should be able to access /explore
|
+ Viewers with viewers_can_edit should be able to access /explore
|
||||||
+ log phantomjs output even if it timeout and include orgId when render alert
|
+ log phantomjs output even if it timeout and include orgId when render alert
|
||||||
|
|
||||||
- Update to version 6.0.0:
|
- Update to version 6.0.0:
|
||||||
* Breaking Changes:
|
* Breaking Changes:
|
||||||
+ Text Panel: The text panel does no longer by default allow unsantizied
|
+ Text Panel: The text panel does no longer by default allow unsantizied
|
||||||
@ -89,6 +83,7 @@ Mon Mar 11 11:17:39 UTC 2019 - jan.fajerski@suse.com
|
|||||||
+ Annotations: Fix creating annotation when graph panel has no data points position the popup outside viewport
|
+ Annotations: Fix creating annotation when graph panel has no data points position the popup outside viewport
|
||||||
+ Piechart/Flot: Fixes multiple piechart instances with donut bug
|
+ Piechart/Flot: Fixes multiple piechart instances with donut bug
|
||||||
+ plus many minor changes and fixes
|
+ plus many minor changes and fixes
|
||||||
|
|
||||||
- Update to version 5.4.3:
|
- Update to version 5.4.3:
|
||||||
* Fixes:
|
* Fixes:
|
||||||
+ Alerting Invalid frequency causes division by zero in alert scheduler
|
+ Alerting Invalid frequency causes division by zero in alert scheduler
|
||||||
@ -96,6 +91,7 @@ Mon Mar 11 11:17:39 UTC 2019 - jan.fajerski@suse.com
|
|||||||
+ Limits Support more than 1000 datasources per org
|
+ Limits Support more than 1000 datasources per org
|
||||||
+ Backend fix signed in user for orgId=0 result should return active org id
|
+ Backend fix signed in user for orgId=0 result should return active org id
|
||||||
+ Provisioning Adds orgId to user dto for provisioned dashboards
|
+ Provisioning Adds orgId to user dto for provisioned dashboards
|
||||||
|
|
||||||
- Update to version 5.4.2:
|
- Update to version 5.4.2:
|
||||||
* Fixes:
|
* Fixes:
|
||||||
+ Datasource admin: Fix for issue creating new data source when same name exists
|
+ Datasource admin: Fix for issue creating new data source when same name exists
|
||||||
@ -116,6 +112,7 @@ Mon Mar 11 11:17:39 UTC 2019 - jan.fajerski@suse.com
|
|||||||
+ Dashboard Search: Fixed filtering by tag issues.
|
+ Dashboard Search: Fixed filtering by tag issues.
|
||||||
+ Graph: Fixed time region issues,
|
+ Graph: Fixed time region issues,
|
||||||
+ Graph: Fixed issue with series color picker popover being placed outside window.
|
+ Graph: Fixed issue with series color picker popover being placed outside window.
|
||||||
|
|
||||||
- Update to version 5.4.0:
|
- Update to version 5.4.0:
|
||||||
* Breaking Changes:
|
* Breaking Changes:
|
||||||
+ Postgres/MySQL/MSSQL datasources now per default uses max open connections = unlimited (earlier 10), max idle connections = 2 (earlier 10) and connection max lifetime = 4 hours (earlier unlimited).
|
+ Postgres/MySQL/MSSQL datasources now per default uses max open connections = unlimited (earlier 10), max idle connections = 2 (earlier 10) and connection max lifetime = 4 hours (earlier unlimited).
|
||||||
@ -137,11 +134,15 @@ Mon Mar 11 11:17:39 UTC 2019 - jan.fajerski@suse.com
|
|||||||
+ MySQL: Fix $__timeFrom() and $__timeTo() should respect local time zone
|
+ MySQL: Fix $__timeFrom() and $__timeTo() should respect local time zone
|
||||||
+ Graph: Fix legend always visible even if configured to be hidden
|
+ Graph: Fix legend always visible even if configured to be hidden
|
||||||
+ Elasticsearch: Fix regression when using datasource version 6.0+ and alerting
|
+ Elasticsearch: Fix regression when using datasource version 6.0+ and alerting
|
||||||
|
|
||||||
- Update to version 5.3.4:
|
- Update to version 5.3.4:
|
||||||
* minor bug fixes
|
* minor bug fixes
|
||||||
- Update to version 5.3.3:
|
|
||||||
* fix potential security issue https://community.grafana.com/t/grafana-5-3-3-and-4-6-5-security-update/11961
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 18 14:05:34 UTC 2019 - dmueller@suse.com
|
||||||
|
|
||||||
|
- Update to version 5.3.3 (CVE-2018-19039, bsc#1115960) :
|
||||||
|
* File Exfiltration vulnerability Security fix
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 8 14:15:12 UTC 2019 - witold.bedyk@suse.com
|
Tue Jan 8 14:15:12 UTC 2019 - witold.bedyk@suse.com
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -138,7 +138,8 @@ getent passwd %{GRAFANA_GROUP} > /dev/null || useradd -r -g %{GRAFANA_GROUP} \
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc CHANGELOG* LICENSE*
|
%license LICENSE*
|
||||||
|
%doc CHANGELOG*
|
||||||
%{_sbindir}/%{name}*
|
%{_sbindir}/%{name}*
|
||||||
%{_sbindir}/rc%{name}-server
|
%{_sbindir}/rc%{name}-server
|
||||||
%{_unitdir}/%{name}-server.service
|
%{_unitdir}/%{name}-server.service
|
||||||
|
Loading…
Reference in New Issue
Block a user