From 49a04784ef4545c6fa0d02066cc07cb0f638e2df3a18b567664387bdfdc41fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 16 May 2024 15:31:57 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main cloud-regionsrv-client revision 1f684f8680819e46b81761069a7176bb --- cloud-regionsrv-client-10.1.3.tar.bz2 | 3 -- cloud-regionsrv-client-10.2.0.tar.bz2 | 3 ++ cloud-regionsrv-client.changes | 44 +++++++++++++++++++++++++++ cloud-regionsrv-client.spec | 7 +++-- 4 files changed, 52 insertions(+), 5 deletions(-) delete mode 100644 cloud-regionsrv-client-10.1.3.tar.bz2 create mode 100644 cloud-regionsrv-client-10.2.0.tar.bz2 diff --git a/cloud-regionsrv-client-10.1.3.tar.bz2 b/cloud-regionsrv-client-10.1.3.tar.bz2 deleted file mode 100644 index f2cc128..0000000 --- a/cloud-regionsrv-client-10.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f73298281e217068b66018a62849e0582a4a74ef401f0f7be9f0724dc4735be9 -size 29369 diff --git a/cloud-regionsrv-client-10.2.0.tar.bz2 b/cloud-regionsrv-client-10.2.0.tar.bz2 new file mode 100644 index 0000000..733c977 --- /dev/null +++ b/cloud-regionsrv-client-10.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d008e5da8782a29402410d32c95b232ad4b7f5cd10f65b594ef8c4ca0be98162 +size 31077 diff --git a/cloud-regionsrv-client.changes b/cloud-regionsrv-client.changes index ffd97f2..87d5db9 100644 --- a/cloud-regionsrv-client.changes +++ b/cloud-regionsrv-client.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu May 9 17:32:38 UTC 2024 - Robert Schweikert + +- Update to version 10.2.0 (bsc#1223571, bsc#1224014, bsc#1224016) + + In addition to logging, write message to stderr when registration fails + + Detect transactional-update system with read only setup and use + the transactional-update command to register + + Handle operation in a different target root directory for credentials + checking + +------------------------------------------------------------------- +Thu Feb 22 12:08:17 UTC 2024 - Robert Schweikert + +- Update to version 10.1.7 (bsc#1220164, bsc#1220165) + + Fix the failover path to a new target update server. At present a new + server is not found since credential validation fails. We targeted + the server detected in down condition to verify the credentials instead + of the replacement server. + +------------------------------------------------------------------- +Wed Jan 24 22:38:42 UTC 2024 - Robert Schweikert + +- Update EC2 plugin to 1.0.4 (bsc#1219156, bsc#1219159) + + Fix the algorithm to determine the region from the availability zone + information retrieved from IMDS. +- Update to version 10.1.6 + + Support specifying an IPv6 address for a manually configured target + update server. + +------------------------------------------------------------------- +Wed Dec 6 23:09:03 UTC 2023 - Robert Schweikert + +- Update to version 10.1.5 (bsc#1217583) + + Fix fallback path when IPv6 network path is not usable + + Enable an IPv6 fallback path in IMDS access if it cannot be accessed + over IPv4 + + Enable IMDS access over IPv6 + +------------------------------------------------------------------- +Thu Nov 23 17:50:29 UTC 2023 - Jesús Bermúdez Velázquez + +- Update to version 10.1.4 (bsc#1217451) + + Fetch cert for new update server during failover + ------------------------------------------------------------------- Fri Sep 15 18:28:30 UTC 2023 - Robert Schweikert diff --git a/cloud-regionsrv-client.spec b/cloud-regionsrv-client.spec index d347fdb..20a6fd0 100644 --- a/cloud-regionsrv-client.spec +++ b/cloud-regionsrv-client.spec @@ -16,7 +16,7 @@ # -%define base_version 10.1.3 +%define base_version 10.2.0 Name: cloud-regionsrv-client Version: %{base_version} Release: 0 @@ -89,7 +89,7 @@ Requires: cloud-regionsrv-client >= 6.0.0 Guest registration plugin for images intended for Google Compute Engine %package plugin-ec2 -Version: 1.0.2 +Version: 1.0.4 Release: 0 Summary: Cloud Environment Guest Registration Plugin for Amazon EC2 Group: Productivity/Networking/Web/Servers @@ -186,6 +186,9 @@ fi %dir %{_usr}/lib/zypp/plugins/urlresolver %dir /var/cache/cloudregister %{_mandir}/man*/* +# Do not expect the user that needs containers to have root access +# on the system +%{_bindir}/cloudguestregistryauth %{_sbindir}/cloudguest-repo-service %{_sbindir}/containerbuild-regionsrv %{_sbindir}/createregioninfo