2019-12-05 16:43:17 +01:00
|
|
|
<services>
|
|
|
|
<service name="tar_scm" mode="disabled">
|
|
|
|
<param name="url">https://github.com/grafana/grafana</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="exclude">.git</param>
|
Accepting request 799304 from home:SchoolGuy:branches:server:monitoring
- This version fixes bsc#1170557 and its corresponding CVE-2020-12245
- Update to version 6.7.3
- Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, @alexanderzobnin
- Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, @hugohaggmark
- AuthProxy: Fixes bug where long username could not be cached.. #22926, @jcmcken
- Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, @peterholmberg
- Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, @jessetan
- DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, @torkelo
- Data source: Handle datasource withCredentials option properly. #23380, @hvtuananh
- Security: Fix annotation popup XSS vulnerability. #23813, @torkelo
- Server: Exit Grafana with status code 0 if no error. #23312, @aknuds1
- TablePanel: Fix XSS issue in header column rename (backport). #23814, @torkelo
- Variables: Fixes error when setting adhoc variable values. #23580, @hugohaggmark
- Update to version 6.7.2:
(see installed changelog for the full list of changes)
- BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, @torkelo
- Dashboard: Fixed issue with saving new dashboard after changing title . #23104, @dprokop
- DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, @mckn
- Plugins: Fixed issue for plugins that imported dateMath util . #23069, @mckn
- Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, @torkelo
- Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, @torkelo
- Plugins: Expose promiseToDigest. #23249, @torkelo
- Reporting (Enterprise): Fixes issue updating a report created by someone else
OBS-URL: https://build.opensuse.org/request/show/799304
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=34
2020-04-30 18:15:02 +02:00
|
|
|
<param name="versionformat">6.7.3</param>
|
|
|
|
<param name="revision">v6.7.3</param>
|
2019-12-05 16:43:17 +01:00
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
</service>
|
2020-03-19 09:58:44 +01:00
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
<param name="file">grafana*.tar</param>
|
|
|
|
</service>
|
2019-12-05 16:43:17 +01:00
|
|
|
<service name="set_version" mode="disabled">
|
|
|
|
<param name="basename">grafana</param>
|
|
|
|
</service>
|
2020-03-19 09:58:44 +01:00
|
|
|
<service name="go_modules" mode="disabled">
|
Accepting request 799304 from home:SchoolGuy:branches:server:monitoring
- This version fixes bsc#1170557 and its corresponding CVE-2020-12245
- Update to version 6.7.3
- Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, @alexanderzobnin
- Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, @hugohaggmark
- AuthProxy: Fixes bug where long username could not be cached.. #22926, @jcmcken
- Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, @peterholmberg
- Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, @jessetan
- DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, @torkelo
- Data source: Handle datasource withCredentials option properly. #23380, @hvtuananh
- Security: Fix annotation popup XSS vulnerability. #23813, @torkelo
- Server: Exit Grafana with status code 0 if no error. #23312, @aknuds1
- TablePanel: Fix XSS issue in header column rename (backport). #23814, @torkelo
- Variables: Fixes error when setting adhoc variable values. #23580, @hugohaggmark
- Update to version 6.7.2:
(see installed changelog for the full list of changes)
- BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, @torkelo
- Dashboard: Fixed issue with saving new dashboard after changing title . #23104, @dprokop
- DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, @mckn
- Plugins: Fixed issue for plugins that imported dateMath util . #23069, @mckn
- Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, @torkelo
- Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, @torkelo
- Plugins: Expose promiseToDigest. #23249, @torkelo
- Reporting (Enterprise): Fixes issue updating a report created by someone else
OBS-URL: https://build.opensuse.org/request/show/799304
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=34
2020-04-30 18:15:02 +02:00
|
|
|
<param name="archive">grafana-6.7.3.tar.gz</param>
|
2020-03-19 09:58:44 +01:00
|
|
|
</service>
|
2019-12-05 16:43:17 +01:00
|
|
|
</services>
|