Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grafana for openSUSE:Factory checked in at 2023-06-23 21:53:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grafana (Old) and /work/SRC/openSUSE:Factory/.grafana.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grafana" Fri Jun 23 21:53:40 2023 rev:47 rq:1094881 version:10.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/grafana/grafana.changes 2023-06-17 22:21:28.731958242 +0200 +++ /work/SRC/openSUSE:Factory/.grafana.new.15902/grafana.changes 2023-06-23 21:53:48.527028959 +0200 @@ -1,0 +2,95 @@ +Fri Jun 23 08:56:03 UTC 2023 - Marius Kittler <marius.kitt...@suse.com> + +- Update to version 10.0.1: + * Security fixes + - Fix authentication bypass using Azure AD OAuth + (CVE-2023-3128, bsc#1212641) + + * Features and enhancements + - Alerting: Update alerting module to + 20230524181453-a8e75e4dfdda. + - Schema: Improve Dashboard kind docs and remove deprecated + props. + + * Bug fixes + - Alerting: Fix notification policies inheritance algorithm. + - CodeEditor: Ensure suggestions only apply to the instance of + the editâ¦. + - Plugins: Wrap original check health error. + - Alerting: Add heuristics back to datasource healthchecks. + - Alerting: Fix "show all instances". + - Alerting: Fix broken UI because of query being optional for + some ExpressionQuerâ¦. + - Alerting: Fix email template for text/plain emails. + - Alerting: Fix provisioned templates being ignored by + alertmanager. + - Alerting: Support newer http_config struct. + - Auth: Show invite button if disable login form is set to + false. + - Azure: Fix Kusto auto-completion for Azure datasources. + - CloudMonitoring: Improve parsing of GCM labels. + - Command Palette: Links opened in a new tab now route + correctly when Grafana is served under a subpath. + - Command palette: Include help links. + - Dashboards: Remove Explore option from panel menu when + panel's datasource uid is "-- Dashboard --". + - Dashboards: Variables - Improve slow template variable + loading due same variable loaded multiple times on time range + change. + - Explore: Fixed Starred query history tab to show all starred + queries. + - Explore: Improve logs volume panel empty state. + - Explore: Run remaining queries when one is removed from a + pane. + - Heatmap: Sort fields by numeric names when single frame. + - InfluxDB: Interpolate retention policies. + - Log Context: Fix split view button using the wrong query. + - Loki: Fix error when empty template variables response. + - Loki: Fix including of template variables in variable query + editor. + - NestedFolders: Fix select all in folder view selecting items + out of folder. + - Pyroscope: Fix wrong defaults when importing query from + different datasource. + - SQLStore: Align SQLite IsUniqueConstraintViolation() with + other backend implementations. + - Templating: Fix updating of definition to empty string. + - Tempo: Use pipe in TraceQL by default for multi-value + variables. + - TextPanel: Fix styling missing the disclosure triangle. + - Util: Fix panic when generating UIDs concurrently. + - XYChart/Trend: Fix min/max and units/decimals X field + overrides. + - XYChart: Fix formatting of axis ticks (units, decimals). + - XYChart: Fix variable interpolation in datalinks/toggletip. + +------------------------------------------------------------------- +Thu Jun 22 15:20:23 UTC 2023 - marius.kitt...@suse.com + +- Update to version 10.0.0: + * Breaking changes + - Angular is deprecated and turned off by default for new + Grafana Cloud stacks + - Grafana legacy alerting is deprecated and no longer accepts + internal or external contributions + - API keys are migrating to service accounts + - The experimental âdashboard previewsâ feature is removed + - Usernames are now case-insensitive by default + - Grafana OAuth integrations do not work anymore with email + lookups + - The âAliasâ field in the CloudWatch data source is removed + - Athena data source plugin must be updated to version >=2.9.3 + - Redshift data source plugin must be updated to + version >=1.8.3 + - DoiT International BigQuery plugin no longer supported + - Checkout https://grafana.com/docs/grafana/next/breaking-changes/breaking-changes-v10-0 + for details + + * Features and enhancements + - Themes: Unify secondary button and ToolbarButton. + + * Bug fixes + - Query Editor: Ensure dropdown menus position correctly. + - Drawer: Fixes closeOnMaskClick false issue. + +------------------------------------------------------------------- Old: ---- grafana-9.5.3.tar.gz New: ---- grafana-10.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grafana.spec ++++++ --- /var/tmp/diff_new_pack.IyTug0/_old 2023-06-23 21:53:50.211038610 +0200 +++ /var/tmp/diff_new_pack.IyTug0/_new 2023-06-23 21:53:50.215038632 +0200 @@ -22,7 +22,7 @@ %endif Name: grafana -Version: 9.5.3 +Version: 10.0.1 Release: 0 Summary: The open-source platform for monitoring and observability License: AGPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.IyTug0/_old 2023-06-23 21:53:50.271038953 +0200 +++ /var/tmp/diff_new_pack.IyTug0/_new 2023-06-23 21:53:50.275038976 +0200 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v9.5.3</param> + <param name="revision">v10.0.1</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.IyTug0/_old 2023-06-23 21:53:50.347039389 +0200 +++ /var/tmp/diff_new_pack.IyTug0/_new 2023-06-23 21:53:50.383039595 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/grafana/grafana</param> - <param name="changesrevision">916d9793aa81c2990640b55a15dee0db6b525e41</param> + <param name="changesrevision">5a30620b8551bddba48e47709352ae9c740692b4</param> </service> </servicedata> (No newline at EOF) ++++++ grafana-9.5.3.tar.gz -> grafana-10.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/grafana/grafana-9.5.3.tar.gz /work/SRC/openSUSE:Factory/.grafana.new.15902/grafana-10.0.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.15902/vendor.tar.gz differ: char 5, line 1