16
0
Files
python-instance-billing-fla…/python-instance-billing-flavor-check.changes
Robert Schweikert 1464e4efca Build setup
Fix the build for SLE 16 and later distros. Switch to building with wheel
to take advantage of the build macro that fixes the interpreter location
in the executable script. (bsc#1250110)
2025-09-19 08:13:59 -04:00

93 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 19 12:12:24 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Build fix for SLE 16 and later (bsc#1250110)
-------------------------------------------------------------------
Fri May 23 12:08:31 UTC 2025 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Update to version 1.0.1
+ Fix infinite loop (bsc#1242064)
+ Fix bug in update infrastructure request (bsc#1242064)
-------------------------------------------------------------------
Sat Feb 22 13:34:18 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Update to version 1.0.0 (jsc#PCT-531)
+ API incompatibility: The check_payg_byos function no longer exits, it now
returns a tuple of (flavor, exit_code). This makes the function reusable.
+ Update the build setup to work with the system interpreter of
upcoming SLE releases. SLE 12 stays with the Python 3.4 interpreter
and SLE 15 with the Python 3.6 interpreter.
-------------------------------------------------------------------
Fri Jan 31 16:18:33 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- 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 cache file.
-------------------------------------------------------------------
Tue Jan 21 14:17:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- 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 <rjschwei@suse.com>
- Version 0.0.6 (bsc#1218561)
Support proxy setup on the client to access the update infrastructure
API
-------------------------------------------------------------------
Thu Jan 18 17:28:42 UTC 2024 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Version 0.0.5
Add IPv6 support (bsc#1218739)
-------------------------------------------------------------------
Wed Nov 15 09:30:24 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Version 0.0.4
Run the command as sudo only (bsc#1217696, bsc#1217695)
-------------------------------------------------------------------
Thu Jul 20 13:28:02 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Version 0.0.3
Handle exception for Python 3.4
-------------------------------------------------------------------
Mon Jul 17 09:04:32 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Add reference
Include PAYG checker package in SLE (jsc#PED-4791)
-------------------------------------------------------------------
Fri Jul 14 15:43:20 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Version 0.0.2
Handle IPv6 enabled on /etc/hosts
-------------------------------------------------------------------
Fri Jun 9 16:49:23 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Lincese in spdx format
-------------------------------------------------------------------
Fri Jun 9 16:25:04 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Update license for initial build
-------------------------------------------------------------------
Fri Jun 9 14:48:16 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Initial build
+ Version 0.0.1