Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libdnf-plugin-subscription-manager-1.30.0-1.el10 RPM for ppc64le

From CentOS Stream 10 BaseOS for ppc64le

Name: libdnf-plugin-subscription-manager Distribution: CentOS
Version: 1.30.0 Vendor: CentOS
Release: 1.el10 Build date: Fri Aug 16 15:40:38 2024
Group: Unspecified Build host: ppc64le-07.stream.rdu2.redhat.com
Size: 69026 Source RPM: subscription-manager-1.30.0-1.el10.src.rpm
Packager: [email protected]
Url: http://www.candlepinproject.org/
Summary: Subscription Manager plugin for libdnf
This package provides a plugin to interact with repositories from the Red Hat
entitlement platform; contains only one product-id binary plugin used by
e.g. microdnf.

Provides

Requires

License

GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Fri Aug 16 2024 Pino Toscano <[email protected]> 1.30.0-1
  - Translated using Weblate (Russian) ([email protected])
  - Translated using Weblate (Korean) ([email protected])
  - chore: Format register.py ([email protected])
  - feat: Require SCA for registration ([email protected])
  - doc: Update install and testing guide ([email protected])
  - Fixed spec file to list packages twice ([email protected])
  - code review comments fixes - update metadata and test. ([email protected])
  - feat: Disable anonymous cloud registration temporarily ([email protected])
  - Collect Azure VM Name and Resource Group Name as a cloud fact.
    ([email protected])
  - fix: Improve wording in redhat.repo template ([email protected])
  - Remove commands moved to syspurpose ([email protected])
  - doc: drop references to "activate" ([email protected])
  - feat: Remove import command ([email protected])
  - fix: make SyspurposeComplianceStatusCache.get_overall_status() always usable
    ([email protected])
  - fix: Change order of checks ([email protected])
  - fix: Cache shouldn't try to get data from server without UUID
    ([email protected])
  - feat: Add option to run smoke tests with fake IMDS servers.
    ([email protected])
  - fix: Hide subscription management "errors" in container mode
    ([email protected])
  - feat(ci): Update testing matrix ([email protected])
  - fix(test): Properly stop method mock ([email protected])
  - feat: Azure: added extended location and type of location fact
    ([email protected])
  - fix: Update version of Azure metadata ([email protected])
  - feat: Added Azure location to facts ([email protected])
  - feat: Added zone GCP fact ([email protected])
  - feat: Added more AWS cloud facts ([email protected])
  - fix: Change type hint according returned value. ([email protected])
  - feat: Add warning message about release version to dnf plugin
    ([email protected])
  - Bump black from 23.3.0 to 24.3.0
    (49699333+dependabot[bot]@users.noreply.github.com)
  - Format code with black==24.3.0 ([email protected])
  - Fix memory leaks in test-productdb.c ([email protected])
  - Fix memory leaks in productdb.c ([email protected])
  - fix: Function prototype without declaration is deprecated
    ([email protected])
  - Removed unused includes of .h files ([email protected])
  - libdnf: switch from g_error_free() to g_clear_error() in tests
    ([email protected])
  - libdnf: do not build test code in plugin ([email protected])
  - Change handling of deprecated `datetime.datetime.utcnow()`
    ([email protected])
  - CCT-66: Update identity reporting in DNF plugin during autoregistration
    ([email protected])
  - Remove automatic registration delay for rhsmcertd ([email protected])
  - Remove API endpoint for automatic cloud registration v1 ([email protected])
  - CCT-67: Use automatic registration v2 ([email protected])
  - IdentityUpdateAction: Improve logging for updating identity certificates
    ([email protected])
  - Identity: Add method to extract current owner ([email protected])
  - rhsmcertd: Define exit codes ([email protected])
  - rhsmcertd: Use module-level logger ([email protected])
  - Add AnonymousCertificateManager ([email protected])
  - Add CloudTokenCache for Candlepin JWT ([email protected])
  - Implement API endpoints for Automatic registration v2 ([email protected])
  - Update documentation for one API call in connection.py ([email protected])
  - Fix type hint of RegisterService.register() ([email protected])
  - rhsmcertd: Drop D-Bus loop code ([email protected])
  - rhsmcertd: Add type hints ([email protected])
  - rhsmcertd: Remove forgotten old comment ([email protected])
  - Stop logging full lscpu output ([email protected])
  - Prevent double-logging of syspurpose cache log statement ([email protected])
  - Update the log message containing response time statistics
    ([email protected])
  - CCT-266: Update TLS flags ([email protected])
* Thu Jan 18 2024 Pino Toscano <[email protected]> 1.29.40-1
  - Translated using Weblate (Korean) ([email protected])
  - Translated using Weblate (Chinese (Simplified) (zh_CN))
    ([email protected])
  - spec: Add missing GLib dependency when building without DNF
    ([email protected])
  - Remove deprecated `locale.*()` functions ([email protected])
  - Remove version constraint of pytest ([email protected])
  - RHEL-15110: RegisterServer is stopped, when not needed ([email protected])
  - RHEL-15110: Fix issue with registration using gsd-subman ([email protected])
  - Fix an error in debug logging of cloud-what ([email protected])
  - 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 ([email protected])
* Thu Nov 23 2023 Pino Toscano <[email protected]> 1.29.39-1
  - tito: drop bz requirement ([email protected])
  - Translated using Weblate (Chinese (Simplified) (zh_CN)) ([email protected])
  - RHEL-7206: Small change of message printed by dnf plugin ([email protected])
  - CCT-118: Fix flake8 error E721 ([email protected])
  - Fix type hint in rhsm ([email protected])
  - Simplify autoregistration test setup ([email protected])
  - RHEL-9435: Get AWS metadata via IMDSv2 ([email protected])
  - Fixed inappropriate logical expression ([email protected])
  - CCT-71: Try to ping server, when --proxy is used ([email protected])
  - CCT-10: Ensure IPv6-based URLs are properly formatted ([email protected])
  - RPM: Avoid needless runtime requirement on python3-setuptools
    ([email protected])
  - cli: normalize hostname in error message ([email protected])
  - connection: normalize hostname in ConnectionOSErrorException
    ([email protected])
  - Improved printing of addresses and URLs ([email protected])
  - Use username and password from --proxy=URL ([email protected])
  - Use parse_url() from utils.py for parsing URL, when --proxy is used.
    ([email protected])
  - 2225403: Parse URL properly ([email protected])
* Thu Sep 14 2023 Pino Toscano <[email protected]> 1.29.38-1
  - Translated using Weblate (Chinese (Simplified) (zh_CN)) ([email protected])
  - ci: bump actions/checkout from 3 to 4
    (49699333+dependabot[bot]@users.noreply.github.com)
  - ENT-5603: Fix a typo in a comment ([email protected])
* Wed Aug 23 2023 Pino Toscano <[email protected]> 1.29.37-1
  - Translated using Weblate (Korean) ([email protected])
  - Update translation files ([email protected])
  - 2225446: Hotfix of D-Bus policy ([email protected])
  - TESTING: Update testing requirements ([email protected])
  - Use Fedora registry to pull container images ([email protected])
  - 2232316: dbus: check "force" again from the registration option
    ([email protected])
  - dbus: run EntCertActionInvoker on PoolAttach ([email protected])
  - ENT-5624: Properly translate error strings ([email protected])
  - Mock IOError for Insights fact collection tests ([email protected])
  - New extraction for translatable strings ([email protected])
* Wed Aug 02 2023 Pino Toscano <[email protected]> 1.29.36-1
  - Translated using Weblate (Korean) ([email protected])
  - ENT-5581: Update messaging around the "container mode" ([email protected])
  - Remove 'dbus' marker for pytest ([email protected])
  - Rewrite D-Bus tests to be testable without pytest-forked ([email protected])
  - Drop further ethtool dependency mentions ([email protected])
  - tests: fix test_file_monitor without pyinotify ([email protected])
  - tests: switch from imp to importlib ([email protected])
  - Fix the order of user env var checking for translations.
    ([email protected])
  - 2215974: Collect network facts using 'ip' ([email protected])
  - ENT-5582: Remove container detection envvar overwrite ([email protected])
  - ENT-5603: Explicitly check for provided entitlement certificates
    ([email protected])
  - fix test case ([email protected])
  - Collect GCP Project information as cloud facts ([email protected])
  - Collect Azure Subscription ID as a cloud fact (#3285) ([email protected])
  - ENT-5580: Disable the proper container detection ([email protected])
  - spec: convert License to SPDX ([email protected])
  - 2093291: Make reading of cache file more reliable ([email protected])
  - 2093291: Make code of DNF plugins testable ([email protected])
  - spec: change subscription-manager dnf dep ([email protected])
  - spec: update libdnf-plugin-subscription-manager deps ([email protected])
  - tests: repair attach cases in SCA mode ([email protected])
* Tue May 16 2023 Pino Toscano <[email protected]> 1.29.35-1
  - Translated using Weblate (Italian) ([email protected])
  - Clean up tests using Cloud What detectors properly ([email protected])
  - spec: Obsolete subscription-manager-migration ([email protected])
  - Translated using Weblate (Chinese (Simplified) (zh_CN)) ([email protected])
  - Translated using Weblate (Korean) ([email protected])
  - Translated using Weblate (Georgian) ([email protected])
  - Translated using Weblate (Italian) ([email protected])
  - Update translation files ([email protected])
  - New extraction for translatable strings ([email protected])
  - Translated using Weblate (Italian) ([email protected])
  - Typo fixes ([email protected])
  - Avoid string puzzle ([email protected])
  - Properly use ungettext for plural forms ([email protected])
  - 2189664: cache: fix SyspurposeComplianceStatusCache on failed load
    ([email protected])
  - dbus: don't catch exceptions in DomainSocketServer.run()
    ([email protected])
  - cli: directly exit on InvalidCLIOptionError ([email protected])
  - Revert "ENT-5549: Fix return code handling of CLI" ([email protected])
  - ci: add dependabot config for GitHub Actions ([email protected])
  - Update .git-blame-ignore-revs ([email protected])
  - Format code with black==23.3.0 ([email protected])
  - ENT-5535: Update black to version 23.3.0 ([email protected])
* Wed Apr 12 2023 Pino Toscano <[email protected]> 1.29.34-1
  - Update TESTING.md ([email protected])
  - Improved debug print of http traffic, when proxy is used ([email protected])
  - ENT-5544: Remove Jenkins jobs, Containers ([email protected])
  - ENT-5549: Remove unused code from entcertlib ([email protected])
  - ENT-5549: Fix issues found when type-hinting ([email protected])
  - ENT-5549: Fix return code handling of CLI ([email protected])
  - ENT-5549: Fix found type hint issues ([email protected])
  - ENT-5549: Fix object instantiation in EntitlementDirectory
    ([email protected])
  - ENT-5549: Refactor ProductDirectory ([email protected])
  - ENT-5549: Change internal implementation for some Cache methods
    ([email protected])
  - ENT-5549: Clean up _sync_with_server arguments of cache objects
    ([email protected])
  - ENT-5549: Remove 'autoheal' argument from Action clients ([email protected])
  - Refactored code a little bit ([email protected])
  - 2093291: Make locking more reliable ([email protected])
  - test: add simple test for 2178610 ([email protected])
  - Small improvement of debugging of http traffic ([email protected])
  - 2093883: Fix issue with race condition in rhsm.service ([email protected])
  - 2178610: do not collect unentitled products in SCA mode ([email protected])
  - 2174297: register: do a simple strip() on environment(s) input
    ([email protected])
  - Stop subclassing 'object' ([email protected])
  - Remove pytest arguments for CentOS 9 Stream image ([email protected])
  - tests: Install dnf-plugins-core every time ([email protected])
  - 2169251: connection: restore UEPConnection.getJob() ([email protected])
  - ENT-5106: Type-hint subscription_manager/ files ([email protected])
* Thu Feb 16 2023 Pino Toscano <[email protected]> 1.29.33-1
  - Translated using Weblate (French) ([email protected])
  - Translated using Weblate (Chinese (Simplified) (zh_CN)) ([email protected])
  - Translated using Weblate (Japanese) ([email protected])
  - Translated using Weblate (Japanese) ([email protected])
  - Translated using Weblate (French) ([email protected])
  - Translated using Weblate (Korean) ([email protected])
  - Update translation files ([email protected])
  - Translated using Weblate (Korean) ([email protected])
  - ENT-5542: Build package using GitHub Actions ([email protected])
  - Test libdnf plugin using GitHub Actions ([email protected])
  - libdnf: fix return value of findProductId() ([email protected])
  - ENT-5541: Publish PR coverage ([email protected])
  - New extraction for translatable strings ([email protected])
  - Translated using Weblate (Kannada) ([email protected])
  - Translated using Weblate (Spanish) ([email protected])
  - Simplify test setup for D-Bus fact collection ([email protected])
  - ENT-3759: Test on GitHub Actions ([email protected])
* Mon Jan 16 2023 Pino Toscano <[email protected]> 1.29.32-1
  - Translated using Weblate (French) ([email protected])
  - Translated using Weblate (Chinese (Simplified) (zh_CN)) ([email protected])
  - Translated using Weblate (Georgian) ([email protected])
  - Translated using Weblate (Korean) ([email protected])
  - Update translation files ([email protected])
  - utils: import pkg_resources only when needed ([email protected])
  - ENT-5536: Fix FileMonitor tests ([email protected])
  - Alter import of rhsm.config functions ([email protected])
  - Handle tests in containers better ([email protected])
  - Call parent methods in DBusServerStubProvider ([email protected])
  - Base D-Bus tests on SubManFixture ([email protected])
  - ENT-5532: Call rhsm-package-profile-uploader with --force-upload
    ([email protected])
  - 2108549: do not detect containers in OCP as such ([email protected])
  - tests: extend InContainerTests for path checks ([email protected])
  - Resolved issues in PR feedback ([email protected])
  - Updated request handling in connection.py ([email protected])
  - Resolve issues from PR review ([email protected])
  - Removed fixme since activateMachine() is still used ([email protected])
  - Black/flake8 fixes ([email protected])
  - FIXME: renamed default argument to not shadow inbuilt type
    ([email protected])
  - FIXME: removed Restlib and using only BaseRestLib ([email protected])
  - FIXME: updated unregisterConsumer() to return True if status code is 204
    ([email protected])
  - FIXME: changed unbindBySerial/unbindByPoolId to return bool
    ([email protected])
  - FIXME: changed default value of facts in updateConsumerFacts()
    ([email protected])
  - FIXME: sanitized email/lang variables in activateMachine()
    ([email protected])
  - FIXME: made email argument required in activatemachine()
    ([email protected])
  - FIXME: changed default value of serials argument to None
    ([email protected])
  - FIXME: removed unused username/password arguments ([email protected])
  - FIXME: raise exceptions where sanitizing guest Id returns None
    ([email protected])
  - FIXME: renamed response argument to result in validateResponse()
    ([email protected])
  - FIXME: rename info argument to params in _request() ([email protected])
  - FIXME: added error message when redeeming subscription fails
    ([email protected])
  - FIXME: removed unused UEPConnection class methods ([email protected])
  - Fixed profile tests setting Package release numbers as int instead of str
    ([email protected])
  - FIXME: changed epoch data type to str in Package class ([email protected])
  - FIXME: added null-checks for stdout/stderr wrapper ([email protected])
  - FIXME: re-iterated a fix is not needed for urlparse ([email protected])
  - FIXME: added exception messages to parse_url() ([email protected])
  - FIXME: changed  lists to tuples in StatusSpinnerStyle class
    ([email protected])
  - FIXME: fixed type hints for _normalize_string() ([email protected])
  - FIXME: use super() instead of class name ([email protected])
  - FIXME: fixed strings not being translated in is_log_level_valid()
    ([email protected])
  - FIXME: resolved improper use of tempfile in save() ([email protected])
  - FIXME: fixed config_file argument not being used in save()
    ([email protected])
  - FIXME: updated default value for files_name argument in read()
    ([email protected])
  - FIXME: fixed minor typo in bogus() ([email protected])
  - FIXME: changed read() to return self instead of None ([email protected])
  - FIXME: set default argument 'facts' to None in registerConsumer()
    ([email protected])
  - FIXME: renamed argument 'type' to 'consumer_type' in registerConsumer()
    ([email protected])
  - FIXME: ping() resolved in rhsm/connection.py ([email protected])
  - Remove test dependency 'mock' ([email protected])
  - Fix failures of D-Bus' Register tests ([email protected])
  - Mark D-Bus tests ([email protected])
  - 2131789: Outsource uploading DNF profile to rhsmcertd ([email protected])
  - Catch generic OSError during HTTPSConnection.connect() ([email protected])
  - New extraction for translatable strings ([email protected])
  - Translated using Weblate (French) ([email protected])
  - Translated using Weblate (Korean) ([email protected])
  - Fix formatting of proxy errors w/o errno ([email protected])
  - Catch also CertificateLoadingError for identity cert loading
    ([email protected])
  - ENT-4286: Additional fix for exception handling ([email protected])
  - Remove D-Bus env vars from container and CI files ([email protected])
  - 2121350: Implement "force" register option in rhsm dbus python binding
    ([email protected])
  - Show locals in pytest output ([email protected])
  - Improve formatting of CertificateLoadingError ([email protected])
  - Raise a new CertificateLoadingError on X.509 loading failures
    ([email protected])
  - Improve formatting of UnknownContentException ([email protected])
  - connection: improve the internal UnknownContentException
    ([email protected])
  - utils: add terminal_printable_content ([email protected])
  - connection: rename NetworkException to UnknownContentException
    ([email protected])
  - Improve formatting of ProxyException ([email protected])
  - connection: improve the internal ProxyException ([email protected])
  - Improve formatting of socket.gaierror ([email protected])
  - Improve formatting of ConnectionError ([email protected])
  - Improve formatting of BadCertificateException ([email protected])
  - connection: extend BadCertificateException w/ SSL exception
    ([email protected])
  - connection: drop dead code ([email protected])
  - ENT-4286: Simplify exception reporting with system_exit()
    ([email protected])
  - 2136694: Clear progress messages properly ([email protected])
  - rhsmcertd reads default_log_level from rhsm.conf ([email protected])
  - 2097679: Additional fix for non-interactive parameters ([email protected])
  - 2097679: Fixed script hang in non-interactive execution ([email protected])
* Wed Oct 19 2022 Christopher Snyder <[email protected]> 1.29.31-1
  - warning: refname 'subscription-manager-1.29.30-1' is ambiguous.
  - Translated using Weblate (Georgian) ([email protected])
  - tests: fix typos in test method names ([email protected])
  - 2125227: Fixed incorrect registration warning with yum/dnf
    ([email protected])
  - 2094942: Fixed expected message for manual attach case ([email protected])
  - ENT-5102: Type-hint rhsmlib/facts ([email protected])
  - 2094942: Improve warning message (auto-attach in SCA mode)
    ([email protected])
  - Update INSTALL.md ([email protected])
  - Remove unused classes of DBus tests ([email protected])
  - ENT-5317: Update DBus tests of Unregister objects ([email protected])
  - ENT-5317: Update DBus tests of Register objects ([email protected])
  - ENT-5317: Update DBus tests of Products object ([email protected])
  - ENT-5317: Update DBus tests of AllFacts object ([email protected])
  - ENT-5317: Update DBus tests of Entitlement object ([email protected])
  - Fix typo in method name of EntitlementService ([email protected])
  - ENT-5317: Update DBus tests of Consumer object ([email protected])
  - ENT-5317: Update DBus tests of Attach object ([email protected])
  - Fix possible parsing issues of dmidecode output ([email protected])
  - ENT-5317: New way to test DBus methods, starting with Config
    ([email protected])
  - cockpit: disable the reference branch for sub-man-cockpit
    ([email protected])
  - TESTING.md: Remove mention of pytest-xdist ([email protected])
  - INSTALL.md: Update list of packages to be installed ([email protected])
  - Stop calling pytest with --failed-first ([email protected])
  - GCP: Better computing of cached token TTL ([email protected])
  - 2101510: Fix D-Bus Register() and update entitlement certs
    ([email protected])
  - 2120744: Close keycloak connection properly ([email protected])
  - 2094942: [RFE] Improve the message, when  SCA is enabled ([email protected])
  - Replaced list[] with List[] and dict[] with Dict[]. ([email protected])
  - Update TESTING.md ([email protected])
  - Update README.md ([email protected])
  - Add INSTALL.md ([email protected])
  - Added type hints to package rhsmlib.service ([email protected])
  - Added some missing imports. ([email protected])
  - Reformated using black. ([email protected])
  - Added one FIXME to redeem.py ([email protected])
  - Added type hints and FIXMEs to rhsm package. ([email protected])
  - [wip] ENT-5100: Type hint rhsm ([email protected])
  - Added type hints to syspurpose package ([email protected])
  - Drop libnotify-devel usage ([email protected])

Files

/usr/lib/.build-id
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/f9a93eae721a0a94343ad9aead97100bc5b24e
/usr/lib64/libdnf/plugins/product-id.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Dec 4 06:40:41 2024