forked from pool/grafana
Accepting request 940415 from home:witekbedyk:branches:server:monitoring
- Update to version 7.5.12: * Fix markdown path traversal (#42969, bsc#1193688, CVE-2021-43813) OBS-URL: https://build.opensuse.org/request/show/940415 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=66
This commit is contained in:
parent
c1d34c29c4
commit
61abb0a7ea
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="exclude">.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v7.5.11</param>
|
||||
<param name="revision">v7.5.12</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/grafana/grafana</param>
|
||||
<param name="changesrevision">6f8c1d9fe4421e02563097e03a389f1221126f57</param>
|
||||
<param name="changesrevision">896df7435dfd03ce9f4665e7af8c07fc72743283</param>
|
||||
</service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d97d02eaca1a3fff704f6b95d8d7352143823efad2eafb2721829cbe4e5c05f9
|
||||
size 32924811
|
3
grafana-7.5.12.tar.gz
Normal file
3
grafana-7.5.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07b7cb61120cc79d688a06fa0b35877e262146286d47b11d90b241e39a40c9ef
|
||||
size 32706947
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 16:38:02 UTC 2021 - witold.bedyk@suse.com
|
||||
|
||||
- Update to version 7.5.12:
|
||||
* Fix markdown path traversal (#42969, bsc#1193688, CVE-2021-43813)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 18 14:13:39 CET 2021 - ro@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: grafana
|
||||
Version: 7.5.11
|
||||
Version: 7.5.12
|
||||
Release: 0
|
||||
Summary: The open-source platform for monitoring and observability
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5e55d11c9bc35d5ca05d9279e66d9061c18b2473279b7fee455f6ef458ab85d
|
||||
size 11964823
|
||||
oid sha256:328fe119f5c8fe6ccfc66209781077e28d6d1be84b4a8e17c3cb7779ebe1a6a9
|
||||
size 11965425
|
||||
|
Loading…
Reference in New Issue
Block a user