Sync from SUSE:ALP:Source:Standard:1.0 cloud-regionsrv-client revision 2fdc7afafe70032fbd65bb8c25e77033

This commit is contained in:
2025-05-27 09:12:36 +02:00
parent 5eec89c0cc
commit e6d6c6cbdf
4 changed files with 78 additions and 30 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Apr 29 12:31:05 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Update version to 10.4.0
+ Remove repositories when the package is being removed
We do not want to leave repositories behind refering to the plugin that
is being removed when the package gets removed (bsc#1240310, bsc#1240311)
+ Turn docker into an optional setup (jsc#PCT-560)
Change the Requires into a Recommends and adapt the code accordingly
+ Support flexible licenses in GCE (jsc#PCT-531)
+ Drop the azure-addon package it is geting replaced by the
license-watcher package which has a generic implementation of the
same functionality.
+ Handle cache inconsistencies (bsc#1218345)
+ Properly handle the zypper root target argument (bsc#1240997)
-------------------------------------------------------------------
Tue Dec 3 17:21:52 UTC 2024 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>