Package python3-subscription-manager-rhsm-1.29.45.1-1.el9_6.inferit.x86_64
Name | python3-subscription-manager-rhsm |
---|---|
Epoch | 0 |
Version | 1.29.45.1 |
Release | 1.el9_6.inferit |
Architecture | x86_64 |
Website/URL | http://www.candlepinproject.org/ |
License | GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later |
Build Time | 2025-06-26 13:32:17 |
Build Host | builder-x86-05.inferitos.ru |
Summary | A Python library to communicate with a Unified Entitlement Platform |
Repositories | BaseOS |
Description | A small library for communicating with the REST interface of a Unified Entitlement Platform. This interface is used for the management of system entitlements, certificates, and access to content. |
Errata | — |
Size | 142 KiB |
Source Project | subscription-manager-1.29.45.1-1.el9_6.inferit |
SHA-256 checksum | 666b15e5ac11ea2f0b560936632ca02671e066d0f72d527ca6a6c4884202bc81 |
×
* Thu Jun 05 2025 Jiri Hnidek <jhnidek@redhat.com> 1.29.45.1-1 - fix: Handle improperly closed connections (mhorky@redhat.com) - ci: use the right distro for coverage reporting (ptoscano@redhat.com) * Tue Feb 11 2025 Pino Toscano <ptoscano@redhat.com> 1.29.45-1 - fix: Do not upload profile from DNF, when it is disabled in conf (jhnidek@redhat.com) - feat: dnf plugin - outsource uploading of profile to rhsmcertd. (jhnidek@redhat.com) - feat: Enable register with environment names and environment types (jhnidek@redhat.com) - feat: support registering specifying environments with activation keys (ryanverdile@gmail.com) - chore: Remove auto-assign CI job (mhorky@redhat.com) - feat: [1.29] Added basic configuration for Packit (jhnidek@redhat.com) * Fri Jan 24 2025 Pino Toscano <ptoscano@redhat.com> 1.29.44-1 - Revert "feat: Disable anonymous cloud registration temporarily" (ptoscano@redhat.com) - Revert "feat: forcefully switch automatic cloud registration to v1" (ptoscano@redhat.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com) - Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com) - Translated using Weblate (Korean) (simmon@nplob.com) - Translated using Weblate (French) (leane.grasser@proton.me) - Update translation files (noreply@weblate.org) - New extraction for translatable strings (ptoscano@redhat.com) - Translated using Weblate (Italian) (info@salvatorecocuzza.it) - Translated using Weblate (French) (leane.grasser@proton.me) - Translated using Weblate (German) (atalanttore@googlemail.com) - Translated using Weblate (Korean) (simmon@nplob.com) - Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com) * Thu Dec 19 2024 Jiri Hnidek <jhnidek@redhat.com> 1.29.43-1 - [1.29] feat/cct-868: Subset of list command options marked as deprecated * Options --available, --all, --ondate, --servicelevel --no-overlap --match- install, --pool-only, --afterdate were marked as deprecated in ListCommand definition of their help string. (mgrunwal@redhat.com) - fix: Handle Retry-After headers better for 429 responses (mhorky@redhat.com) - feat: Better automatic registration logging (mhorky@redhat.com) - fix: perform autoreg waiting when performing standard autoreg (ptoscano@redhat.com) - chore: move autoreg waiting code in own function (ptoscano@redhat.com) - docs: update proxy details in man page (jvlcek@redhat.com) * Thu Aug 22 2024 Pino Toscano <ptoscano@redhat.com> 1.29.42-1 - feat: forcefully switch automatic cloud registration to v1 (ptoscano@redhat.com) * Thu Aug 15 2024 Pino Toscano <ptoscano@redhat.com> 1.29.41-1 - feat: update man page with deprecation notices (jajerome@redhat.com) - feat: Disable anonymous cloud registration temporarily (mhorky@redhat.com) - feat: Deprecate 'syspurpose addons' (mhorky@redhat.com) - fix: make SyspurposeComplianceStatusCache.get_overall_status() always usable (ptoscano@redhat.com) - fix: Change order of checks (jhnidek@redhat.com) - fix: Cache shouldn't try to get data from server without UUID (jhnidek@redhat.com) - feat: Deprecate import command (zpetrace@redhat.com) - fix: 1.29 modify section about remove command in man page (jhnidek@redhat.com) - feat: 1.29 Deprecate redeem sub-command (jhnidek@redhat.com) - fix: Reformated man page of subscription-manager (jhnidek@redhat.com) - fix: [1.29] Remove command should not be primary command (jhnidek@redhat.com) - feat: deprecate autosubscribe/auto-attach register options (jajerome@redhat.com) - feat: deprecate attach/auto-attach modules (jajerome@redhat.com) - docs: deprecate attach/auto-attach in man page (jajerome@redhat.com) - fix: Hide subscription management "errors" in container mode (mhorky@redhat.com) - feat: 1.29 Deprecate remove sub-command (jhnidek@redhat.com) - fix: 1.29 Do not try to test this branch for Fedora latest (jhnidek@redhat.com) - fix: 1.29 Do not try to test this branch for Fedora rawhide (jhnidek@redhat.com) - fix(test): Properly stop method mock (mhorky@redhat.com) - feat: Azure: added extended location and type of location fact (jhnidek@redhat.com) - fix: Update version of Azure metadata (jhnidek@redhat.com) - feat: Added Azure location to facts (jhnidek@redhat.com) - feat: Added zone GCP fact (jhnidek@redhat.com) - feat: Added more AWS cloud facts (jhnidek@redhat.com) - fix: Change type hint according returned value. (jhnidek@redhat.com) - feat: Add warning message about release version to dnf plugin (jhnidek@redhat.com) - Bump black from 23.3.0 to 24.3.0 (49699333+dependabot[bot]@users.noreply.github.com) - Format code with black==24.3.0 (ptoscano@redhat.com) - Fix memory leaks in test-productdb.c (jhnidek@redhat.com) - Fix memory leaks in productdb.c (jhnidek@redhat.com) - fix: Function prototype without declaration is deprecated (jhnidek@redhat.com) - Removed unused includes of .h files (jhnidek@redhat.com) - libdnf: switch from g_error_free() to g_clear_error() in tests (ptoscano@redhat.com) - libdnf: do not build test code in plugin (ptoscano@redhat.com) - Change handling of deprecated `datetime.datetime.utcnow()` (mhorky@redhat.com) - CCT-66: Update identity reporting in DNF plugin during autoregistration (mhorky@redhat.com) - Remove automatic registration delay for rhsmcertd (mhorky@redhat.com) - Remove API endpoint for automatic cloud registration v1 (mhorky@redhat.com) - CCT-67: Use automatic registration v2 (mhorky@redhat.com) - IdentityUpdateAction: Improve logging for updating identity certificates (mhorky@redhat.com) - Identity: Add method to extract current owner (mhorky@redhat.com) - rhsmcertd: Define exit codes (mhorky@redhat.com) - rhsmcertd: Use module-level logger (mhorky@redhat.com) - Add AnonymousCertificateManager (mhorky@redhat.com) - Add CloudTokenCache for Candlepin JWT (mhorky@redhat.com) - Implement API endpoints for Automatic registration v2 (mhorky@redhat.com) - Update documentation for one API call in connection.py (mhorky@redhat.com) - Fix type hint of RegisterService.register() (mhorky@redhat.com) - rhsmcertd: Drop D-Bus loop code (mhorky@redhat.com) - rhsmcertd: Add type hints (mhorky@redhat.com) - rhsmcertd: Remove forgotten old comment (mhorky@redhat.com) - Stop logging full lscpu output (mhorky@redhat.com) - Prevent double-logging of syspurpose cache log statement (mhorky@redhat.com) - Update the log message containing response time statistics (mhorky@redhat.com) - CCT-266: Update TLS flags (mhorky@redhat.com) * Thu Jan 18 2024 Pino Toscano <ptoscano@redhat.com> 1.29.40-1 - Translated using Weblate (Korean) (simmon@nplob.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (mariocanfly@hotmail.com) - spec: Add missing GLib dependency when building without DNF (debarshir@gnome.org) - Remove deprecated `locale.*()` functions (mhorky@redhat.com) - Remove version constraint of pytest (mhorky@redhat.com) - RHEL-15110: RegisterServer is stopped, when not needed (jhnidek@redhat.com) - RHEL-15110: Fix issue with registration using gsd-subman (jhnidek@redhat.com) - Fix an error in debug logging of cloud-what (mhorky@redhat.com) - ci: bump actions/upload-artifact from 3 to 4 (49699333+dependabot[bot]@users.noreply.github.com) - Improve debug logging to make it faster to understand (mhorky@redhat.com) * Thu Nov 23 2023 Pino Toscano <ptoscano@redhat.com> 1.29.39-1 - tito: drop bz requirement (ptoscano@redhat.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (jsefler@redhat.com) - RHEL-7206: Small change of message printed by dnf plugin (jhnidek@redhat.com) - CCT-118: Fix flake8 error E721 (mhorky@redhat.com) - Fix type hint in rhsm (mhorky@redhat.com) - Simplify autoregistration test setup (mhorky@redhat.com) - RHEL-9435: Get AWS metadata via IMDSv2 (mhorky@redhat.com) - Fixed inappropriate logical expression (ataf@openrefactory.com) - CCT-71: Try to ping server, when --proxy is used (jhnidek@redhat.com) - CCT-10: Ensure IPv6-based URLs are properly formatted (mhorky@redhat.com) - RPM: Avoid needless runtime requirement on python3-setuptools (miro@hroncok.cz) - cli: normalize hostname in error message (ptoscano@redhat.com) - connection: normalize hostname in ConnectionOSErrorException (ptoscano@redhat.com) - Improved printing of addresses and URLs (jhnidek@redhat.com) - Use username and password from --proxy=URL (jhnidek@redhat.com) - Use parse_url() from utils.py for parsing URL, when --proxy is used. (jhnidek@redhat.com) - 2225403: Parse URL properly (jhnidek@redhat.com) * Wed Nov 08 2023 Arkady L. Shane <tigro@msvsphere-os.ru> 1.29.38-1.inferit - De-branded for MSVSphere - Disable the DNF plugin by default * Thu Sep 14 2023 Pino Toscano <ptoscano@redhat.com> 1.29.38-1 - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com) - ci: bump actions/checkout from 3 to 4 (49699333+dependabot[bot]@users.noreply.github.com) - ENT-5603: Fix a typo in a comment (mhorky@redhat.com)