SHA256
1
0
forked from pool/grafana

Accepting request 1005640 from home:witekbedyk:branches:server:monitoring

- Update to version 8.5.13:
  + Features and enhancements:
    * Plugins: Expose emotion/react to plugins to prevent load
      failures
  + Bug fix:
    * AuthNZ: Security fixes for (bsc#1203596, CVE-2022-36062) and
      CVE-2022-35957
- Update to version 8.5.11:
  + Features and enhancements:
    * Rendering: Add support for renderer token
    * Alerting: AlertingProxy to elevate permissions for request
      forwarded to data proxy when RBAC enabled

OBS-URL: https://build.opensuse.org/request/show/1005640
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=78
This commit is contained in:
Tatjana Dehler 2022-09-27 10:53:59 +00:00 committed by Git OBS Bridge
parent 7bb2886cd4
commit 94360b1c31
7 changed files with 25 additions and 18 deletions

View File

@ -5,7 +5,7 @@
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v8.5.10</param>
<param name="revision">v8.5.13</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" 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">9bdf1b68477ac97f043de04450e396670a2a4dd1</param>
<param name="changesrevision">38d274060d2dd6c4240edfdcc30d122e8120545d</param>
</service>
</servicedata>

View File

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

3
grafana-8.5.13.tar.gz Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 21 11:37:55 UTC 2022 - witold.bedyk@suse.com
- Update to version 8.5.13:
+ Features and enhancements:
* Plugins: Expose emotion/react to plugins to prevent load
failures
+ Bug fix:
* AuthNZ: Security fixes for (bsc#1203596, CVE-2022-36062) and
CVE-2022-35957
- Update to version 8.5.11:
+ Features and enhancements:
* Rendering: Add support for renderer token
* Alerting: AlertingProxy to elevate permissions for request
forwarded to data proxy when RBAC enabled
-------------------------------------------------------------------
Mon Aug 25 09:00:00 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
@ -8,9 +25,6 @@ Mon Aug 25 09:00:00 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
+ Bug fixes (8.5.9):
* Security: Fixes for CVE-2022-31107 and CVE-2022-31097.
#52238, @xlson
+ Bug fixes (8.4.10):
* Security: Security: Fixes for CVE-2022-31107 and
CVE-2022-31097. #52218, @IevaVasiljeva
+ Bug fixes (8.5.6):
* Dashboard: Fixes random scrolling on time range change.
#50379, @torkelo
@ -50,16 +64,12 @@ Mon Aug 25 09:00:00 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
* LokI: use millisecond steps in Grafana 8.5.x. #48630, @gabor
* Plugins: Introduce HTTP 207 Multi Status response to
api/ds/query. #48550, @wbrowne
* Reporting: Improve PDF file size using grid layout.
(Enterprise)
* Transformations: Add an All Unique Values Reducer. #48653,
@josiahg
* Transformers: avoid error when the ExtractFields source field
is missing. #49368, @wardbekker
* [v8.5.x] Alerting: Update migration to migrate only alerts
that belong to existing org\dashboard. #49199, @grafanabot
* [v8.5.x] Reporting: Improve PDF file size using grid layout.
(Enterprise)
+ Bug fixes (8.5.4):
* Alerting: Allow disabling override timings for notification
policies. #48648, @gillesdemey
@ -283,9 +293,6 @@ Mon Aug 25 09:00:00 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
middleware. #47183, @marefr
* Elasticsearch: Respect maxConcurrentShardRequests datasource
setting. #47120, @alexandrst88
+ Bug fixes (8.4.6):
* Security: Fixes CVE-2022-24812. For more information, see our
blog
+ Features and enhancements (8.4.5):
* Instrumentation: Make backend plugin metrics endpoints
available with optional authentication. #46467, @marefr

View File

@ -22,7 +22,7 @@
%endif
Name: grafana
Version: 8.5.10
Version: 8.5.13
Release: 0
Summary: The open-source platform for monitoring and observability
License: AGPL-3.0-only

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea710145308173d6706ae88069171b608a3a7486808baa6da1eb33ae41f40f58
size 20208806
oid sha256:72d3f2660f4a8183cb4328735bffb91df16b1cc3c1d022cd4631f0dc4f87a019
size 19588431