From 2042d2f4ca7d204e092b02a2f861ff34e53e6b0c1cd2f7f80137d1a950223791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 7 Feb 2025 18:17:43 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-instance-billing-flavor-check revision 6ea97d9806f0393044f5b3267d68b65e --- ...-instance-billing-flavor-check-0.0.6.tar.gz | 3 --- ...-instance-billing-flavor-check-0.1.2.tar.gz | 3 +++ python-instance-billing-flavor-check.changes | 18 ++++++++++++++++++ python-instance-billing-flavor-check.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 python-instance-billing-flavor-check-0.0.6.tar.gz create mode 100644 python-instance-billing-flavor-check-0.1.2.tar.gz diff --git a/python-instance-billing-flavor-check-0.0.6.tar.gz b/python-instance-billing-flavor-check-0.0.6.tar.gz deleted file mode 100644 index c27c63f..0000000 --- a/python-instance-billing-flavor-check-0.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35f4ab823c7f93d57d460b150b57a496aa0dee633280be7b1dd6770489353c2e -size 15712 diff --git a/python-instance-billing-flavor-check-0.1.2.tar.gz b/python-instance-billing-flavor-check-0.1.2.tar.gz new file mode 100644 index 0000000..41b9451 --- /dev/null +++ b/python-instance-billing-flavor-check-0.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d99bd135cd7c40548b638008a3410b9e8f2155a10e6a519b60c6c044cdc322 +size 16101 diff --git a/python-instance-billing-flavor-check.changes b/python-instance-billing-flavor-check.changes index feb1aa1..1afd7e5 100644 --- a/python-instance-billing-flavor-check.changes +++ b/python-instance-billing-flavor-check.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jan 31 16:18:33 UTC 2025 - Robert Schweikert + +- Version 0.1.2 (bsc#1234444) + + Improve detection of IPv4 and IPv6 network setup and use appropriate + IP version for access the update servers + + Improve reliability of flavor detection. Try an update server multiple + times to get an answer, if we hit timeouts return the value flavor + value from a cahce file. + +------------------------------------------------------------------- +Tue Jan 21 14:17:27 UTC 2025 - Robert Schweikert + +- Version 0.1.1 (bsc#1235991, bsc#1235992) + + Add time stamp to log +- From version 0.1.0 + + Doc improvements clarifying exit staus codes + ------------------------------------------------------------------- Fri Jan 19 15:31:53 UTC 2024 - Robert Schweikert diff --git a/python-instance-billing-flavor-check.spec b/python-instance-billing-flavor-check.spec index dbd67d7..1625ee9 100644 --- a/python-instance-billing-flavor-check.spec +++ b/python-instance-billing-flavor-check.spec @@ -18,7 +18,7 @@ Summary: Cloud Billing Flavour Check Name: python-instance-billing-flavor-check -Version: 0.0.6 +Version: 0.1.2 Release: 0 License: GPL-3.0 Group: Productivity/Networking/Web/Utilities