Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grafana for openSUSE:Factory checked 
in at 2025-02-12 21:36:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grafana (Old)
 and      /work/SRC/openSUSE:Factory/.grafana.new.8181 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grafana"

Wed Feb 12 21:36:30 2025 rev:68 rq:1245321 version:11.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grafana/grafana.changes  2025-02-06 
22:10:28.250591434 +0100
+++ /work/SRC/openSUSE:Factory/.grafana.new.8181/grafana.changes        
2025-02-12 21:37:28.928958150 +0100
@@ -1,0 +2,32 @@
+Tue Feb 11 13:16:26 UTC 2025 - Witek Bedyk <witold.be...@suse.com>
+
+- Explicitly set CGO_ENABLED environment variable for architectures
+  which require it
+- Update to version 11.5.1:
+  Security:
+  * CVE-2024-51744: Fix bad documentation of error handling in
+    ParseWithClaims (bsc#1232975)
+  Bug fixes:
+  * CodeEditor: Fix cursor alignment
+  * TransformationFilter: Include transformation outputs in
+    transformation filtering options: Include transformation
+    outputs in transformation filtering options
+
+- Update to version 11.5.0:
+  Breaking changes:
+  * Loki: Default to /labels API with query param instead of
+    /series API
+  Features and enhancements:
+  * Dashboards: Redesigned filters for dashboards
+  * Dashboards: New regular expression option for Extract fields
+    transformation
+  * Dashboards: Redesigned sharing experience
+  * Dashboards: Customizable shareable dashboard panel images
+  * Datasources: Time series macro support in visual query builder
+    for SQL data sources
+
+- Update to version 11.4.0:
+  Features and enhancements:
+  * Cloudwatch: OpenSearch PPL and SQL support in Logs Insights
+
+-------------------------------------------------------------------

Old:
----
  grafana-11.3.3.tar.gz

New:
----
  grafana-11.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grafana.spec ++++++
--- /var/tmp/diff_new_pack.s6MsHm/_old  2025-02-12 21:37:31.029044710 +0100
+++ /var/tmp/diff_new_pack.s6MsHm/_new  2025-02-12 21:37:31.029044710 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:           grafana
-Version:        11.3.3
+Version:        11.5.1
 Release:        0
 Summary:        The open-source platform for monitoring and observability
 License:        AGPL-3.0-only
@@ -67,6 +67,9 @@
 %build
 %ifnarch ppc64
 export GOFLAGS="-buildmode=pie"
+%ifarch s390x armv7hl armv7l armv7l:armv6l:armv5tel armv6hl
+export CGO_ENABLED=1
+%endif
 %endif
 wire gen -tags 'oss' ./pkg/server
 go build -o . -ldflags '-X main.version=%{version}' ./pkg/cmd/...

++++++ _service ++++++
--- /var/tmp/diff_new_pack.s6MsHm/_old  2025-02-12 21:37:31.097047513 +0100
+++ /var/tmp/diff_new_pack.s6MsHm/_new  2025-02-12 21:37:31.101047677 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v11.3.3</param>
+    <param name="revision">v11.5.1</param>
   </service>
   <service name="recompress" mode="manual">
     <param name="compression">gz</param>

++++++ grafana-11.3.3.tar.gz -> grafana-11.5.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/grafana-11.3.3.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.8181/grafana-11.5.1.tar.gz differ: char 
5, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.8181/vendor.tar.gz differ: char 5, line 
1

Reply via email to