Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: subscription-manager-plugin-container | Distribution: Fedora Project |
Version: 1.30.3 | Vendor: Fedora Project |
Release: 2.fc42 | Build date: Sat Jan 18 00:00:29 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-23.iad2.fedoraproject.org |
Size: 28803 | Source RPM: subscription-manager-1.30.3-2.fc42.src.rpm |
Packager: Fedora Project | |
Url: http://www.candlepinproject.org/ | |
Summary: A plugin for handling container content |
Enables handling of content of type 'containerImage' in any certificates from the server. Populates /etc/docker/certs.d appropriately.
GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
* Fri Jan 17 2025 Adam Williamson <awilliam@redhat.com> - 1.30.3-2 - Backport PRs #3497 and #3498 to adapt to sbin merge * Thu Dec 19 2024 Packit <hello@packit.dev> - 1.30.3-1 - Update to version 1.30.3 - Resolves: rhbz#2333286 * Thu Sep 26 2024 Pino Toscano <ptoscano@redhat.com> 1.30.2-1 - Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com) - feat: Create consumer cert & key owner by rhsm group (jhnidek@redhat.com) - feat: Add rhsm group during installation of subman RPM (jhnidek@redhat.com) - feat: dnf plugin - outsource uploading of profile to rhsmcertd. (jhnidek@redhat.com) - docs: remove references to removed commands (jajerome@redhat.com) - feat: Remove auto-attach command (jhnidek@redhat.com) - feat: Eliminate command 'remove' from subscription-manager (jvlcek@redhat.com) - feat: Remove attach from bash completion script (jhnidek@redhat.com) - feat: Remove references on auto-attach in man page (jhnidek@redhat.com) - feat: Removed attach service (jhnidek@redhat.com) - feat: Removed D-Bus methods related to attach (jhnidek@redhat.com) - feat: Removed attach command and CLI option related to attach (jhnidek@redhat.com) - feat: Remove 'addons' subcommand(s) (mhorky@redhat.com) - feat: Removed command "redeem" from subscription-manager (jhnidek@redhat.com) - Update the correct man page file. (jvlcek@redhat.com) - docs: Change reverse proxy to proxy in man page (jvlcek@redhat.com) - test(ci): Improve container pre-test script (mhorky@redhat.com) * Wed Aug 21 2024 Pino Toscano <ptoscano@redhat.com> 1.30.1-1 - feat: forcefully switch automatic cloud registration to v1 (ptoscano@redhat.com) * Fri Aug 16 2024 Pino Toscano <ptoscano@redhat.com> 1.30.0-1 - Translated using Weblate (Russian) (aleksejfedorov963@gmail.com) - Translated using Weblate (Korean) (simmon@nplob.com) - chore: Format register.py (mhorky@redhat.com) - feat: Require SCA for registration (mhorky@redhat.com) - doc: Update install and testing guide (stomsa@redhat.com) - Fixed spec file to list packages twice (suttner@atix.de) - code review comments fixes - update metadata and test. (chambrid@redhat.com) - feat: Disable anonymous cloud registration temporarily (mhorky@redhat.com) - Collect Azure VM Name and Resource Group Name as a cloud fact. (chambrid@redhat.com) - fix: Improve wording in redhat.repo template (glutexo@icloud.com) - Remove commands moved to syspurpose (glutexo@icloud.com) - doc: drop references to "activate" (ptoscano@redhat.com) - feat: Remove import command (zpetrace@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: Add option to run smoke tests with fake IMDS servers. (jhnidek@redhat.com) - fix: Hide subscription management "errors" in container mode (mhorky@redhat.com) - feat(ci): Update testing matrix (mhorky@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) * 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) * Wed Aug 23 2023 Pino Toscano <ptoscano@redhat.com> 1.29.37-1 - Translated using Weblate (Korean) (simmon@nplob.com) - Update translation files (noreply@weblate.org) - 2225446: Hotfix of D-Bus policy (jhnidek@redhat.com) - TESTING: Update testing requirements (mhorky@redhat.com) - Use Fedora registry to pull container images (mhorky@redhat.com) - 2232316: dbus: check "force" again from the registration option (ptoscano@redhat.com) - dbus: run EntCertActionInvoker on PoolAttach (ptoscano@redhat.com) - ENT-5624: Properly translate error strings (mhorky@redhat.com) - Mock IOError for Insights fact collection tests (mhorky@redhat.com) - New extraction for translatable strings (ptoscano@redhat.com) * Wed Aug 02 2023 Pino Toscano <ptoscano@redhat.com> 1.29.36-1 - Translated using Weblate (Korean) (simmon@nplob.com) - ENT-5581: Update messaging around the "container mode" (mhorky@redhat.com) - Remove 'dbus' marker for pytest (mhorky@redhat.com) - Rewrite D-Bus tests to be testable without pytest-forked (mhorky@redhat.com) - Drop further ethtool dependency mentions (mhorky@redhat.com) - tests: fix test_file_monitor without pyinotify (ptoscano@redhat.com) - tests: switch from imp to importlib (ptoscano@redhat.com) - Fix the order of user env var checking for translations. (tkuratom@redhat.com) - 2215974: Collect network facts using 'ip' (mhorky@redhat.com) - ENT-5582: Remove container detection envvar overwrite (mhorky@redhat.com) - ENT-5603: Explicitly check for provided entitlement certificates (mhorky@redhat.com) - fix test case (chambrid@redhat.com) - Collect GCP Project information as cloud facts (chambrid@redhat.com) - Collect Azure Subscription ID as a cloud fact (#3285) (chambrid@redhat.com) - ENT-5580: Disable the proper container detection (mhorky@redhat.com) - spec: convert License to SPDX (ptoscano@redhat.com) - 2093291: Make reading of cache file more reliable (jhnidek@redhat.com) - 2093291: Make code of DNF plugins testable (jhnidek@redhat.com) - spec: change subscription-manager dnf dep (ptoscano@redhat.com) - spec: update libdnf-plugin-subscription-manager deps (ptoscano@redhat.com) - tests: repair attach cases in SCA mode (ptoscano@redhat.com) * Tue May 16 2023 Pino Toscano <ptoscano@redhat.com> 1.29.35-1 - Translated using Weblate (Italian) (toscano.pino@tiscali.it) - Clean up tests using Cloud What detectors properly (mhorky@redhat.com) - spec: Obsolete subscription-manager-migration (ptoscano@redhat.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ljanda@redhat.com) - Translated using Weblate (Korean) (simmon@nplob.com) - Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com) - Translated using Weblate (Italian) (toscano.pino@tiscali.it) - Update translation files (noreply@weblate.org) - New extraction for translatable strings (ptoscano@redhat.com) - Translated using Weblate (Italian) (toscano.pino@tiscali.it) - Typo fixes (ptoscano@redhat.com) - Avoid string puzzle (ptoscano@redhat.com) - Properly use ungettext for plural forms (ptoscano@redhat.com) - 2189664: cache: fix SyspurposeComplianceStatusCache on failed load (ptoscano@redhat.com) - dbus: don't catch exceptions in DomainSocketServer.run() (ptoscano@redhat.com) - cli: directly exit on InvalidCLIOptionError (ptoscano@redhat.com) - Revert "ENT-5549: Fix return code handling of CLI" (ptoscano@redhat.com) - ci: add dependabot config for GitHub Actions (ptoscano@redhat.com) - Update .git-blame-ignore-revs (mhorky@redhat.com) - Format code with black==23.3.0 (mhorky@redhat.com) - ENT-5535: Update black to version 23.3.0 (mhorky@redhat.com) * Wed Apr 12 2023 Pino Toscano <ptoscano@redhat.com> 1.29.34-1 - Update TESTING.md (mhorky@redhat.com) - Improved debug print of http traffic, when proxy is used (jhnidek@redhat.com) - ENT-5544: Remove Jenkins jobs, Containers (mhorky@redhat.com) - ENT-5549: Remove unused code from entcertlib (mhorky@redhat.com) - ENT-5549: Fix issues found when type-hinting (mhorky@redhat.com) - ENT-5549: Fix return code handling of CLI (mhorky@redhat.com) - ENT-5549: Fix found type hint issues (mhorky@redhat.com) - ENT-5549: Fix object instantiation in EntitlementDirectory (mhorky@redhat.com) - ENT-5549: Refactor ProductDirectory (mhorky@redhat.com) - ENT-5549: Change internal implementation for some Cache methods (mhorky@redhat.com) - ENT-5549: Clean up _sync_with_server arguments of cache objects (mhorky@redhat.com) - ENT-5549: Remove 'autoheal' argument from Action clients (mhorky@redhat.com) - Refactored code a little bit (jhnidek@redhat.com) - 2093291: Make locking more reliable (jhnidek@redhat.com) - test: add simple test for 2178610 (ptoscano@redhat.com) - Small improvement of debugging of http traffic (jhnidek@redhat.com) - 2093883: Fix issue with race condition in rhsm.service (jhnidek@redhat.com) - 2178610: do not collect unentitled products in SCA mode (ptoscano@redhat.com) - 2174297: register: do a simple strip() on environment(s) input (ptoscano@redhat.com) - Stop subclassing 'object' (ptoscano@redhat.com) - Remove pytest arguments for CentOS 9 Stream image (mhorky@redhat.com) - tests: Install dnf-plugins-core every time (mhorky@redhat.com) - 2169251: connection: restore UEPConnection.getJob() (ptoscano@redhat.com) - ENT-5106: Type-hint subscription_manager/ files (mhorky@redhat.com) * Thu Feb 16 2023 Pino Toscano <ptoscano@redhat.com> 1.29.33-1 - Translated using Weblate (French) (ljanda@redhat.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com) - Translated using Weblate (Japanese) (suanand@redhat.com) - Translated using Weblate (Japanese) (ljanda@redhat.com) - Translated using Weblate (French) (suanand@redhat.com) - Translated using Weblate (Korean) (simmon@nplob.com) - Update translation files (noreply@weblate.org) - Translated using Weblate (Korean) (jsefler@redhat.com) - ENT-5542: Build package using GitHub Actions (mhorky@redhat.com) - Test libdnf plugin using GitHub Actions (mhorky@redhat.com) - libdnf: fix return value of findProductId() (ptoscano@redhat.com) - ENT-5541: Publish PR coverage (mhorky@redhat.com) - New extraction for translatable strings (ptoscano@redhat.com) - Translated using Weblate (Kannada) (jsefler@redhat.com) - Translated using Weblate (Spanish) (ptoscano@redhat.com) - Simplify test setup for D-Bus fact collection (mhorky@redhat.com) - ENT-3759: Test on GitHub Actions (mhorky@redhat.com)
/etc/docker/certs.d/cdn.redhat.com /etc/docker/certs.d/cdn.redhat.com/redhat-entitlement-authority.crt /etc/rhsm/pluginconf.d/container_content.ContainerContentPlugin.conf /usr/lib64/python3.13/site-packages/subscription_manager/plugin/container/__init__.py /usr/lib64/python3.13/site-packages/subscription_manager/plugin/container/__pycache__ /usr/lib64/python3.13/site-packages/subscription_manager/plugin/container/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/subscription_manager/plugin/container/__pycache__/__init__.cpython-313.pyc /usr/share/rhsm-plugins/__pycache__/container_content.cpython-313.opt-1.pyc /usr/share/rhsm-plugins/__pycache__/container_content.cpython-313.pyc /usr/share/rhsm-plugins/container_content.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 03:52:12 2025