2024-01-18 |
Automatic commit of package [subscription-manager] release [1.29.40-1]. (Pino Toscano)
Translated using Weblate (Korean) (ęšě¸ě)
Translated using Weblate (Chinese (Simplified) (zh_CN)) (Jingge Chen)
spec: Add missing GLib dependency when building without DNF (Debarshi Ray)
Remove version constraint of pytest (mhorky)
RHEL-15110: RegisterServer is stopped, when not needed (Jiri Hnidek)
RHEL-15110: Fix issue with registration using gsd-subman (Jiri Hnidek)
Fix an error in debug logging of cloud-what (mhorky)
ci: bump actions/upload-artifact from 3 to 4 (dependabot[bot])
Improve debug logging to make it faster to understand (mhorky)
Resolves rhbz#2258965
|
2023-11-23 |
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
cli: normalize hostname in error message (ptoscano@redhat.com)
connection: normalize hostname in ConnectionOSErrorException
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.
2225403: Parse URL properly (jhnidek@redhat.com)
|
2023-09-14 |
Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
ci: bump actions/checkout from 3 to 4
ENT-5603: Fix a typo in a comment (mhorky@redhat.com)
|
2023-08-23 |
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
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)
|
2023-08-02 |
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.
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
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)
|
2023-05-16 |
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
dbus: don't catch exceptions in DomainSocketServer.run()
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)
|
2023-04-12 |
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
ENT-5549: Refactor ProductDirectory (mhorky@redhat.com)
ENT-5549: Change internal implementation for some Cache methods
ENT-5549: Clean up _sync_with_server arguments of cache objects
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
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)
|
2023-02-16 |
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)
|
2023-01-16 |
Translated using Weblate (French) (ljanda@redhat.com)
Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)
Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
Translated using Weblate (Korean) (simmon@nplob.com)
Update translation files (noreply@weblate.org)
utils: import pkg_resources only when needed (ptoscano@redhat.com)
ENT-5536: Fix FileMonitor tests (mhorky@redhat.com)
Alter import of rhsm.config functions (mhorky@redhat.com)
Handle tests in containers better (mhorky@redhat.com)
Call parent methods in DBusServerStubProvider (mhorky@redhat.com)
Base D-Bus tests on SubManFixture (mhorky@redhat.com)
ENT-5532: Call rhsm-package-profile-uploader with --force-upload
2108549: do not detect containers in OCP as such (ptoscano@redhat.com)
tests: extend InContainerTests for path checks (ptoscano@redhat.com)
Resolved issues in PR feedback (jajerome@redhat.com)
Updated request handling in connection.py (jajerome@redhat.com)
Resolve issues from PR review (jajerome@redhat.com)
Removed fixme since activateMachine() is still used (jajerome@redhat.com)
Black/flake8 fixes (jajerome@redhat.com)
FIXME: renamed default argument to not shadow inbuilt type
FIXME: removed Restlib and using only BaseRestLib (jajerome@redhat.com)
FIXME: updated unregisterConsumer() to return True if status code is 204
FIXME: changed unbindBySerial/unbindByPoolId to return bool
FIXME: changed default value of facts in updateConsumerFacts()
FIXME: sanitized email/lang variables in activateMachine()
FIXME: made email argument required in activatemachine()
FIXME: changed default value of serials argument to None
FIXME: removed unused username/password arguments (jajerome@redhat.com)
FIXME: raise exceptions where sanitizing guest Id returns None
FIXME: renamed response argument to result in validateResponse()
FIXME: rename info argument to params in _request() (jajerome@redhat.com)
FIXME: added error message when redeeming subscription fails
FIXME: removed unused UEPConnection class methods (jajerome@redhat.com)
Fixed profile tests setting Package release numbers as int instead of str
FIXME: changed epoch data type to str in Package class (jajerome@redhat.com)
FIXME: added null-checks for stdout/stderr wrapper (jajerome@redhat.com)
FIXME: re-iterated a fix is not needed for urlparse (jajerome@redhat.com)
FIXME: added exception messages to parse_url() (jajerome@redhat.com)
FIXME: changed lists to tuples in StatusSpinnerStyle class
FIXME: fixed type hints for _normalize_string() (jajerome@redhat.com)
FIXME: use super() instead of class name (jajerome@redhat.com)
FIXME: fixed strings not being translated in is_log_level_valid()
FIXME: resolved improper use of tempfile in save() (jajerome@redhat.com)
FIXME: fixed config_file argument not being used in save()
FIXME: updated default value for files_name argument in read()
FIXME: fixed minor typo in bogus() (jajerome@redhat.com)
FIXME: changed read() to return self instead of None (jajerome@redhat.com)
FIXME: set default argument 'facts' to None in registerConsumer()
FIXME: renamed argument 'type' to 'consumer_type' in registerConsumer()
FIXME: ping() resolved in rhsm/connection.py (jajerome@redhat.com)
Remove test dependency 'mock' (mhorky@redhat.com)
Fix failures of D-Bus' Register tests (mhorky@redhat.com)
Mark D-Bus tests (mhorky@redhat.com)
2131789: Outsource uploading DNF profile to rhsmcertd (jhnidek@redhat.com)
Catch generic OSError during HTTPSConnection.connect() (ptoscano@redhat.com)
New extraction for translatable strings (ptoscano@redhat.com)
Translated using Weblate (French) (vincent.lefebvre59@gmail.com)
Translated using Weblate (Korean) (simmon@nplob.com)
Fix formatting of proxy errors w/o errno (ptoscano@redhat.com)
Catch also CertificateLoadingError for identity cert loading
ENT-4286: Additional fix for exception handling (jajerome@redhat.com)
Remove D-Bus env vars from container and CI files (mhorky@redhat.com)
2121350: Implement "force" register option in rhsm dbus python binding
Show locals in pytest output (mhorky@redhat.com)
Improve formatting of CertificateLoadingError (ptoscano@redhat.com)
Raise a new CertificateLoadingError on X.509 loading failures
Improve formatting of UnknownContentException (ptoscano@redhat.com)
connection: improve the internal UnknownContentException
utils: add terminal_printable_content (ptoscano@redhat.com)
connection: rename NetworkException to UnknownContentException
Improve formatting of ProxyException (ptoscano@redhat.com)
connection: improve the internal ProxyException (ptoscano@redhat.com)
Improve formatting of socket.gaierror (ptoscano@redhat.com)
Improve formatting of ConnectionError (ptoscano@redhat.com)
Improve formatting of BadCertificateException (ptoscano@redhat.com)
connection: extend BadCertificateException w/ SSL exception
connection: drop dead code (ptoscano@redhat.com)
ENT-4286: Simplify exception reporting with system_exit()
2136694: Clear progress messages properly (mhorky@redhat.com)
rhsmcertd reads default_log_level from rhsm.conf (jhnidek@redhat.com)
2097679: Additional fix for non-interactive parameters (jajerome@redhat.com)
2097679: Fixed script hang in non-interactive execution (jajerome@redhat.com)
|
2022-10-19 |
warning: refname 'subscription-manager-1.29.30-1' is ambiguous.
Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
tests: fix typos in test method names (ptoscano@redhat.com)
2125227: Fixed incorrect registration warning with yum/dnf
2094942: Fixed expected message for manual attach case (jajerome@redhat.com)
ENT-5102: Type-hint rhsmlib/facts (mhorky@redhat.com)
2094942: Improve warning message (auto-attach in SCA mode)
Update INSTALL.md (mhorky@redhat.com)
Remove unused classes of DBus tests (mhorky@redhat.com)
ENT-5317: Update DBus tests of Unregister objects (mhorky@redhat.com)
ENT-5317: Update DBus tests of Register objects (mhorky@redhat.com)
ENT-5317: Update DBus tests of Products object (mhorky@redhat.com)
ENT-5317: Update DBus tests of AllFacts object (mhorky@redhat.com)
ENT-5317: Update DBus tests of Entitlement object (mhorky@redhat.com)
Fix typo in method name of EntitlementService (mhorky@redhat.com)
ENT-5317: Update DBus tests of Consumer object (mhorky@redhat.com)
ENT-5317: Update DBus tests of Attach object (mhorky@redhat.com)
Fix possible parsing issues of dmidecode output (mhorky@redhat.com)
ENT-5317: New way to test DBus methods, starting with Config
cockpit: disable the reference branch for sub-man-cockpit
TESTING.md: Remove mention of pytest-xdist (mhorky@redhat.com)
INSTALL.md: Update list of packages to be installed (mhorky@redhat.com)
Stop calling pytest with --failed-first (mhorky@redhat.com)
GCP: Better computing of cached token TTL (jhnidek@redhat.com)
2101510: Fix D-Bus Register() and update entitlement certs
2120744: Close keycloak connection properly (jhnidek@redhat.com)
2094942: [RFE] Improve the message, when SCA is enabled (jhnidek@redhat.com)
Replaced list[] with List[] and dict[] with Dict[]. (jhnidek@redhat.com)
Update TESTING.md (mhorky@redhat.com)
Update README.md (mhorky@redhat.com)
Add INSTALL.md (mhorky@redhat.com)
Added type hints to package rhsmlib.service (jhnidek@redhat.com)
Added some missing imports. (jhnidek@redhat.com)
Reformated using black. (jhnidek@redhat.com)
Added one FIXME to redeem.py (jhnidek@redhat.com)
Added type hints and FIXMEs to rhsm package. (jhnidek@redhat.com)
[wip] ENT-5100: Type hint rhsm (mhorky@redhat.com)
Added type hints to syspurpose package (jhnidek@redhat.com)
Drop libnotify-devel usage (ptoscano@redhat.com)
|
2022-08-09 |
Fix issue, when connection is not shared (jhnidek@redhat.com)
Unit tests: Add stub class for SyspurposeComplianceStatusCache
ENT-4664: Ensure tests clean up after themselves (mhorky@redhat.com)
Refactoring of cloud-what unit tests (jhnidek@redhat.com)
2111035: Do not allow reusing TCP connection for rhsm.service
spec: remove redundant License from python3-cloud-what (ptoscano@redhat.com)
Ensure tests don't fail when run under root (mhorky@redhat.com)
Fix issue with unit tests (jhnidek@redhat.com)
2111757: Make parsing of HTTP headers more reliable (jhnidek@redhat.com)
Translated using Weblate (Chinese (Simplified) (zh_CN)) (ljanda@redhat.com)
Update translation files (noreply@weblate.org)
ENT-5286: Unify environment variable evaluation (mhorky@redhat.com)
Use dmidecode on aarch64 (jhnidek@redhat.com)
New extraction for translatable strings (ptoscano@redhat.com)
Increase security level for zypper repos managed by sub-man (suttner@atix.de)
ENT-5271: Fix spelling of Candlepin API endpoint description
|
2022-07-13 |
Translated using Weblate (Japanese) (suanand@redhat.com)
Translated using Weblate (Korean) (simmon@nplob.com)
Update translation files (noreply@weblate.org)
ENT-5215: Handle all exceptions caused by network problems
ENT-5215: Handle errors raised in DNF plugin (mhorky@redhat.com)
Make TestProfileManager subclass of SubManFixture (mhorky@redhat.com)
ENT-5054: Drop singleton implementation in rhsmlib/utils.py
Rename test file for rhsm/utils.py (mhorky@redhat.com)
ENT-5054: Create singleton decorators in rhsm/utils.py (mhorky@redhat.com)
zypper: drop dead python-dmidecode usage (ptoscano@redhat.com)
facts: drop DmiFirmwareInfoCollector (ptoscano@redhat.com)
facts: switch to DmidecodeFactCollector for DMI facts (ptoscano@redhat.com)
facts: add dmidecode parser and facts collector (ptoscano@redhat.com)
cloud-what: switch MiniHostCollector to dmidecode(1) (ptoscano@redhat.com)
2096446: Make 'rhsm-debug' autocomplete --no-progress-messages
New extraction for translatable strings (ptoscano@redhat.com)
Translated using Weblate (Korean) (simmon@nplob.com)
2092014: Do not use injections in rhsm (mhorky@redhat.com)
ci: run rpmlint as part of stylish (ptoscano@redhat.com)
build: switch rpmlint check to rpmlint 2.x (ptoscano@redhat.com)
ci: drop stylish job from Jenkins (ptoscano@redhat.com)
ci: add black & flake8 check using GitHub Actions (ptoscano@redhat.com)
build: install files without exec permissions (ptoscano@redhat.com)
2092014: Disable progress messages when sub-man RPM is not installed
|
2022-06-02 |
Make keeping connection more reliable (jhnidek@redhat.com)
Small improvements of keep alive (jhnidek@redhat.com)
Keep TCP/TLS connection alive and close connection properly
ENT-4700: Switch away from 'imp' (mhorky@redhat.com)
ENT-4088: Fix flake8 error E731 (mhorky@redhat.com)
ENT-4048: Fix flake8 error E501 (mhorky@redhat.com)
ENT-240: Add --no-progress-messages CLI option (mhorky@redhat.com)
ENT-240: Use spinner to indicate that API communication is pending
ENT-240: Make verbose messages translatable (mhorky@redhat.com)
ENT-240: Make subscription-manager more verbose (mhorky@redhat.com)
2075455: enable sslverifystatus on repos if advertized by CP
RepoUpdateActionCommand: lazy load the consumer auth (ptoscano@redhat.com)
2043331: Do not delete installed SCA cert during registration
Remove Group tag from .spec file for RHEL/Fedora (jhnidek@redhat.com)
2073354: Print correct status, when access mode has changed
flake8: ignore the build directory (ptoscano@redhat.com)
Remove ownership of /etc/rhsm (csnyder@redhat.com)
Update translation files (noreply@weblate.org)
New extraction for translatable strings (ptoscano@redhat.com)
Revert "build: pin flake8 to < 4" (ptoscano@redhat.com)
build: simplify flake8 run (ptoscano@redhat.com)
flake8: improve the config a bit (ptoscano@redhat.com)
jenkins: run stylish.sh with -e (ptoscano@redhat.com)
flake8: simplify/update config (ptoscano@redhat.com)
tests: remove unused exception variable (ptoscano@redhat.com)
Drop cockpit sources & related bits (ptoscano@redhat.com)
cockpit: test with split subscription-manager-cockpit (ptoscano@redhat.com)
Remove print statements from test suite (mhorky@redhat.com)
Run CI's pytest with verbose flag (mhorky@redhat.com)
Optimize rhsmlib DBus test strings (mhorky@redhat.com)
Change names of some directories in test/ (mhorky@redhat.com)
Reorder rhsmlib tests (mhorky@redhat.com)
refresh: clear also the release status (ptoscano@redhat.com)
2074110: clear the release cache on release change (ptoscano@redhat.com)
Add gcp_license_codes to system facts. (jhnidek@redhat.com)
Pass version to make in debian/rules using 'pkg-info.mk' (reisner@atix.de)
Refactored rpm-version to pkg-version (reisner@atix.de)
Ignore black commit hashes (mhorky@redhat.com)
Add check to YumPluginManager.enable_pkg_plugins() if system is using yum/dnf
Extend HardwareCollector.get_distribution() to return ID and ID_LIKE
Format code with black==22.3.0 (mhorky@redhat.com)
Add Black to CI (mhorky@redhat.com)
Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
Fix few grammar mistakes in rhsm.conf and man page (jhnidek@redhat.com)
2058662: Fix inaccurate module status in combined profile
Add file .git-blame-ignore-revs (mhorky@redhat.com)
Update configuration files for flake8 (mhorky@redhat.com)
Use double quotes for strings (mhorky@redhat.com)
Format the code with black (mhorky@redhat.com)
Custom facts should not influence unit tests of cloud-what
Drop redhat-uep.pem (ptoscano@redhat.com)
Move redhat-entitlement-authority.pem to container plugin
Drop subscription-manager-rhsm-certificates package (ptoscano@redhat.com)
spec: relax subscription-manager-rhsm-certificates requires
test: Rely on insights-client.service to succeed in testSubAndInAndFail
integration-tests: Run testSubAndInAndFail with "setenforce 0"
integration-test: Use custom TLS certs for mock-insights
Keep the user namespace from the host (csnyder@redhat.com)
tracking return values of tests (jmolet@redhat.com)
Adding containers for development and test (csnyder@redhat.com)
Drop old git-checkcommits bits (ptoscano@redhat.com)
tests: drop no more needed bits (ptoscano@redhat.com)
tests: switch away from SyspurposeTestBase (ptoscano@redhat.com)
Drop the rel-eng directory for old tito versions (ptoscano@redhat.com)
tests: switch away from SyspurposeTestBase.assertRaisesNothing()
tests: use write_to_file_utf8() from syspurpose.utils (ptoscano@redhat.com)
tests: directly use tempfile.TemporaryDirectory() (ptoscano@redhat.com)
tests: use Capture from the main sub-man fitxure module (ptoscano@redhat.com)
tests: switch from assert_equal_dict() to assertEqual() (ptoscano@redhat.com)
tests: switch from assert_string_equals() to assertEqual()
cockpit: bump API version to 264 (ptoscano@redhat.com)
cockpit: simplify skipUnlessDistroFamily() to properly skip tests
cockpit: drop rhel-atomic bits (ptoscano@redhat.com)
cockpit: bump candlepin minimum waiting time to 10 seconds
integration-test: Updates for newer insights-client (mvollmer@redhat.com)
2018221: Cockpit use "Organization ID" in label (jhnidek@redhat.com)
2059631: rhsm.conf: fix typo in comment (ptoscano@redhat.com)
2057053: Improve API of detection of cloud-what (jhnidek@redhat.com)
1935446: Revert "Revert "1935446: Use updated cert with SHA-256 algorithm""
cockpit: set $RPM_BUILD_ROOT w/ installing (ptoscano@redhat.com)
2057053: Facts: do no use heuristics detection of cloud (jhnidek@redhat.com)
Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)
Translated using Weblate (Italian) (toscano.pino@tiscali.it)
Improve azure determination method (suttner@atix.de)
2056896: Handle all exceptions of gathering data properly
|
2022-06-02 |
Make keeping connection more reliable (jhnidek@redhat.com)
Small improvements of keep alive (jhnidek@redhat.com)
Keep TCP/TLS connection alive and close connection properly
ENT-4700: Switch away from 'imp' (mhorky@redhat.com)
ENT-4088: Fix flake8 error E731 (mhorky@redhat.com)
ENT-4048: Fix flake8 error E501 (mhorky@redhat.com)
ENT-240: Add --no-progress-messages CLI option (mhorky@redhat.com)
ENT-240: Use spinner to indicate that API communication is pending
ENT-240: Make verbose messages translatable (mhorky@redhat.com)
ENT-240: Make subscription-manager more verbose (mhorky@redhat.com)
2075455: enable sslverifystatus on repos if advertized by CP
RepoUpdateActionCommand: lazy load the consumer auth (ptoscano@redhat.com)
2043331: Do not delete installed SCA cert during registration
Remove Group tag from .spec file for RHEL/Fedora (jhnidek@redhat.com)
2073354: Print correct status, when access mode has changed
flake8: ignore the build directory (ptoscano@redhat.com)
Remove ownership of /etc/rhsm (csnyder@redhat.com)
Update translation files (noreply@weblate.org)
New extraction for translatable strings (ptoscano@redhat.com)
Revert "build: pin flake8 to < 4" (ptoscano@redhat.com)
build: simplify flake8 run (ptoscano@redhat.com)
flake8: improve the config a bit (ptoscano@redhat.com)
jenkins: run stylish.sh with -e (ptoscano@redhat.com)
flake8: simplify/update config (ptoscano@redhat.com)
tests: remove unused exception variable (ptoscano@redhat.com)
Drop cockpit sources & related bits (ptoscano@redhat.com)
cockpit: test with split subscription-manager-cockpit (ptoscano@redhat.com)
Remove print statements from test suite (mhorky@redhat.com)
Run CI's pytest with verbose flag (mhorky@redhat.com)
Optimize rhsmlib DBus test strings (mhorky@redhat.com)
Change names of some directories in test/ (mhorky@redhat.com)
Reorder rhsmlib tests (mhorky@redhat.com)
refresh: clear also the release status (ptoscano@redhat.com)
2074110: clear the release cache on release change (ptoscano@redhat.com)
Add gcp_license_codes to system facts. (jhnidek@redhat.com)
Pass version to make in debian/rules using 'pkg-info.mk' (reisner@atix.de)
Refactored rpm-version to pkg-version (reisner@atix.de)
Ignore black commit hashes (mhorky@redhat.com)
Add check to YumPluginManager.enable_pkg_plugins() if system is using yum/dnf
Extend HardwareCollector.get_distribution() to return ID and ID_LIKE
Format code with black==22.3.0 (mhorky@redhat.com)
Add Black to CI (mhorky@redhat.com)
Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
Fix few grammar mistakes in rhsm.conf and man page (jhnidek@redhat.com)
2058662: Fix inaccurate module status in combined profile
Add file .git-blame-ignore-revs (mhorky@redhat.com)
Update configuration files for flake8 (mhorky@redhat.com)
Use double quotes for strings (mhorky@redhat.com)
Format the code with black (mhorky@redhat.com)
Custom facts should not influence unit tests of cloud-what
Drop redhat-uep.pem (ptoscano@redhat.com)
Move redhat-entitlement-authority.pem to container plugin
Drop subscription-manager-rhsm-certificates package (ptoscano@redhat.com)
spec: relax subscription-manager-rhsm-certificates requires
test: Rely on insights-client.service to succeed in testSubAndInAndFail
integration-tests: Run testSubAndInAndFail with "setenforce 0"
integration-test: Use custom TLS certs for mock-insights
Keep the user namespace from the host (csnyder@redhat.com)
tracking return values of tests (jmolet@redhat.com)
Adding containers for development and test (csnyder@redhat.com)
Drop old git-checkcommits bits (ptoscano@redhat.com)
tests: drop no more needed bits (ptoscano@redhat.com)
tests: switch away from SyspurposeTestBase (ptoscano@redhat.com)
Drop the rel-eng directory for old tito versions (ptoscano@redhat.com)
tests: switch away from SyspurposeTestBase.assertRaisesNothing()
tests: use write_to_file_utf8() from syspurpose.utils (ptoscano@redhat.com)
tests: directly use tempfile.TemporaryDirectory() (ptoscano@redhat.com)
tests: use Capture from the main sub-man fitxure module (ptoscano@redhat.com)
tests: switch from assert_equal_dict() to assertEqual() (ptoscano@redhat.com)
tests: switch from assert_string_equals() to assertEqual()
cockpit: bump API version to 264 (ptoscano@redhat.com)
cockpit: simplify skipUnlessDistroFamily() to properly skip tests
cockpit: drop rhel-atomic bits (ptoscano@redhat.com)
cockpit: bump candlepin minimum waiting time to 10 seconds
integration-test: Updates for newer insights-client (mvollmer@redhat.com)
2018221: Cockpit use "Organization ID" in label (jhnidek@redhat.com)
2059631: rhsm.conf: fix typo in comment (ptoscano@redhat.com)
2057053: Improve API of detection of cloud-what (jhnidek@redhat.com)
1935446: Revert "Revert "1935446: Use updated cert with SHA-256 algorithm""
cockpit: set $RPM_BUILD_ROOT w/ installing (ptoscano@redhat.com)
2057053: Facts: do no use heuristics detection of cloud (jhnidek@redhat.com)
Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)
Translated using Weblate (Italian) (toscano.pino@tiscali.it)
Improve azure determination method (suttner@atix.de)
2056896: Handle all exceptions of gathering data properly
|
2022-02-15 |
Translated using Weblate (Korean) (simmon@nplob.com)
Translated using Weblate (German) (atalanttore@googlemail.com)
Revert "1935446: Use updated cert with SHA-256 algorithm"
|
2022-02-11 |
2046516: register: do not check environments w/ activation keys
No-op refactor of RegisterCommand._process_environments()
1935446: Use updated cert with SHA-256 algorithm (jhnidek@redhat.com)
build: pin pytest to < 7 (ptoscano@redhat.com)
Update translation files (noreply@weblate.org)
|