Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package azure-cli-core for openSUSE:Factory checked in at 2026-08-06 16:24:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old) and /work/SRC/openSUSE:Factory/.azure-cli-core.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-core" Thu Aug 6 16:24:53 2026 rev:98 rq:1369731 version:2.89.0 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes 2026-07-08 17:41:09.555134241 +0200 +++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.16738/azure-cli-core.changes 2026-08-06 16:26:52.942245124 +0200 @@ -1,0 +2,8 @@ +Tue Aug 4 12:18:58 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- New upstream release + + Version 2.89.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package + +------------------------------------------------------------------- Old: ---- azure_cli_core-2.88.0.tar.gz New: ---- azure_cli_core-2.89.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli-core.spec ++++++ --- /var/tmp/diff_new_pack.R3zIzY/_old 2026-08-06 16:26:53.766273894 +0200 +++ /var/tmp/diff_new_pack.R3zIzY/_new 2026-08-06 16:26:53.770274033 +0200 @@ -24,7 +24,7 @@ %global _sitelibdir %{%{pythons}_sitelib} Name: azure-cli-core -Version: 2.88.0 +Version: 2.89.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT ++++++ azure_cli_core-2.88.0.tar.gz -> azure_cli_core-2.89.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/HISTORY.rst new/azure_cli_core-2.89.0/HISTORY.rst --- old/azure_cli_core-2.88.0/HISTORY.rst 2026-06-30 13:01:58.000000000 +0200 +++ new/azure_cli_core-2.89.0/HISTORY.rst 2026-07-28 14:14:49.000000000 +0200 @@ -3,6 +3,10 @@ Release History =============== +2.89.0 +++++++ +* Minor fixes + 2.88.0 ++++++ * Resolve CVE-2026-48526 (#33562) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/PKG-INFO new/azure_cli_core-2.89.0/PKG-INFO --- old/azure_cli_core-2.88.0/PKG-INFO 2026-06-30 13:02:37.228244300 +0200 +++ new/azure_cli_core-2.89.0/PKG-INFO 2026-07-28 14:15:24.744837300 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.4 Name: azure-cli-core -Version: 2.88.0 +Version: 2.89.0 Summary: Microsoft Azure Command-Line Tools Core Module Home-page: https://github.com/Azure/azure-cli Author: Microsoft Corporation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/azure/cli/core/__init__.py new/azure_cli_core-2.89.0/azure/cli/core/__init__.py --- old/azure_cli_core-2.88.0/azure/cli/core/__init__.py 2026-06-30 13:01:58.000000000 +0200 +++ new/azure_cli_core-2.89.0/azure/cli/core/__init__.py 2026-07-28 14:14:49.000000000 +0200 @@ -4,7 +4,7 @@ # -------------------------------------------------------------------------------------------- # pylint: disable=line-too-long -__version__ = "2.88.0" +__version__ = "2.89.0" import os import sys diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/azure/cli/core/commandIndex.latest.json new/azure_cli_core-2.89.0/azure/cli/core/commandIndex.latest.json --- old/azure_cli_core-2.88.0/azure/cli/core/commandIndex.latest.json 2026-06-30 13:01:58.000000000 +0200 +++ new/azure_cli_core-2.89.0/azure/cli/core/commandIndex.latest.json 2026-07-28 14:14:49.000000000 +0200 @@ -1,5 +1,5 @@ { - "version": "2.88.0", + "version": "2.89.0", "cloudProfile": "latest", "commandIndex": { "account": [ @@ -313,6 +313,9 @@ "webapp": [ "azure.cli.command_modules.appservice", "azure.cli.command_modules.serviceconnector" + ], + "stack-whatif": [ + "azure.cli.command_modules.resource" ] } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/azure/cli/core/helpIndex.latest.json new/azure_cli_core-2.89.0/azure/cli/core/helpIndex.latest.json --- old/azure_cli_core-2.88.0/azure/cli/core/helpIndex.latest.json 2026-06-30 13:01:58.000000000 +0200 +++ new/azure_cli_core-2.89.0/azure/cli/core/helpIndex.latest.json 2026-07-28 14:14:49.000000000 +0200 @@ -1,5 +1,5 @@ { - "version": "2.88.0", + "version": "2.89.0", "cloudProfile": "latest", "helpIndex": { "groups": { @@ -358,6 +358,10 @@ "webapp": { "summary": "Manage web apps.", "tags": "" + }, + "stack-whatif": { + "summary": "A deployment stack What-If is a preview of an operation to be performed on a new or existing deployment stack.", + "tags": "" } }, "commands": { @@ -370,7 +374,7 @@ "tags": "" }, "find": { - "summary": "I'm an AI robot, my advice is based on our Azure documentation as well as the usage patterns of Azure CLI and Azure ARM users. Using me improves Azure products and documentation.", + "summary": "I'm an AI assistant, my advice is based on Microsoft Learn documentation as well as the usage patterns of Azure CLI and Azure ARM users. Using me improves Azure products and documentation.", "tags": "" }, "interactive": { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/azure/cli/core/profiles/_shared.py new/azure_cli_core-2.89.0/azure/cli/core/profiles/_shared.py --- old/azure_cli_core-2.88.0/azure/cli/core/profiles/_shared.py 2026-06-30 13:01:58.000000000 +0200 +++ new/azure_cli_core-2.89.0/azure/cli/core/profiles/_shared.py 2026-07-28 14:14:49.000000000 +0200 @@ -164,7 +164,6 @@ 'snapshots': '2023-10-02', 'galleries': '2021-10-01', 'gallery_images': '2021-10-01', - 'gallery_image_versions': '2024-03-03', 'gallery_applications': '2021-07-01', 'gallery_application_versions': '2022-01-03', 'shared_galleries': '2022-01-03', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/azure_cli_core.egg-info/PKG-INFO new/azure_cli_core-2.89.0/azure_cli_core.egg-info/PKG-INFO --- old/azure_cli_core-2.88.0/azure_cli_core.egg-info/PKG-INFO 2026-06-30 13:02:37.000000000 +0200 +++ new/azure_cli_core-2.89.0/azure_cli_core.egg-info/PKG-INFO 2026-07-28 14:15:24.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.4 Name: azure-cli-core -Version: 2.88.0 +Version: 2.89.0 Summary: Microsoft Azure Command-Line Tools Core Module Home-page: https://github.com/Azure/azure-cli Author: Microsoft Corporation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure_cli_core-2.88.0/setup.py new/azure_cli_core-2.89.0/setup.py --- old/azure_cli_core-2.88.0/setup.py 2026-06-30 13:01:58.000000000 +0200 +++ new/azure_cli_core-2.89.0/setup.py 2026-07-28 14:14:49.000000000 +0200 @@ -8,7 +8,7 @@ from codecs import open from setuptools import setup, find_packages -VERSION = "2.88.0" +VERSION = "2.89.0" # If we have source, validate that our version numbers match # This should prevent uploading releases with mismatched versions.
