| 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)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2022-02-10 | 
                                    
                                         
                                            
                                            
                                                    2023430: Cockpit: another improvement of curtain view (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    environments: fix list for account in env-less org (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Reverting disabling AutoAttach() and PoolAttach() in SCA mode
                                                
                                              
                                            
                                                    2023430: cockpit: improve handling of main curtain view (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Squelch DeprecationWarning's when importing pyinotify (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop tox.ini, no more needed now (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    flake8: improve, and integrate bits from tox.ini (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    flake8: misc fixes in tito/tests (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2035662: facts: tweak message for dmidecode warnings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    facts: improve/tweak logging of warnings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    jenkins: use custom settings for the RH internal npmjs repo
                                                
                                              
                                            
                                                    jenkins: switch away from readFile() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    jenkins: simplify script filenames & labels (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    jenkins: remove old scripts (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4671: Improve debug logging to stdout (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Drop non-systemd support (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4650: Remove python-six from build system (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4093: Fix flake8 warning W605 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4414: Remove RhsmIconCache (mhorky@redhat.com)
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4589: Switch away from six.reraise (mhorky@redhat.com)
                                                
                                              
                                            
                                                    2041968: Update man and help for environments options (wpoteat@redhat.com)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2022-01-17 | 
                                    
                                         
                                            
                                            
                                                    Ignore debian architecture ALL (schmidt@atix.de)
                                                
                                              
                                            
                                                    2028894: Don't allow service-level --serverurl on registered system
                                                
                                              
                                            
                                                    2037771: Cockpit registration dialog: enable insights by default
                                                
                                              
                                            
                                                    2039322: fix string representation of DMI facts (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop usage of six.python_2_unicode_compatible (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4588: Switch away from six iterators (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4590: Switch away from six.callable (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4587: Switch away from six types (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Adding permissive coverage publishing (jmolet@redhat.com)
                                                
                                              
                                            
                                                    Ensure that prompted environment entry follows state of multiples
                                                
                                              
                                            
                                                    2026316: Do not delete cache of content_access during refresh
                                                
                                              
                                            
                                                    More SUSE compliance (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Updates for non-multi-environment scenario (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    Fix some minor issues related to syspurpose (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    syspurpose: handle users w/o organizations (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    service-level: drop useless check (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2026286: consider user-specified --org in any case (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop the Vagrant bits (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1995032: Use multiple environments (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    cache: fix typo in debug message (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Switch away from Thread.getName() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Fix indentation of ProductStatus. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    2028969: Do not try to load compliance status from cache (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Switch comma-separated join to space-separated join (schmidt@atix.de)
                                                
                                              
                                            
                                                    2029927: Fix bash autocompletion (mhorky@redhat.com)
                                                
                                              
                                            
                                                    utils: use shutil.get_terminal_size() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Remove PyXML leftovers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2026320: fix format of HTTP-date headers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    connection: move HTTP-date formatting to own helper (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Ensure datetime.timezone.utc objects for parsed UTC dates
                                                
                                              
                                            
                                                    rhsm: drop custom which() implementation (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    facts: switch to shutil.which() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    test: unconditionally use hashlib (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1999048: Fixed partially subscribed product in Cockpit plugin
                                                
                                              
                                            
                                                    test: rename tests to default pytest filename pattern (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Fixed last bits related to updated D-Bus Register method.
                                                
                                              
                                            
                                                    Cockpit plugin: display syspurpose card without attributes
                                                
                                              
                                            
                                                    2023257: Disallowed attaching using D-Bus in SCA mode (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    2023257: Disallowed attaching pool in SCA mode: (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Refactoring of temporary disablement of dir watchers. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Ignore enable_content option in RegisterWithActivationKeys()
                                                
                                              
                                            
                                                    Use benefits of enable_content in cockpit plugin. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Added enable_content option to Register() D-Bus method (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Added refresh() method to entitlement service (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Fixed issue with status cache (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Add information about content access mode to consumer (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    2024929: build: fix build on 'build' target (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2023391: libdnf: respect environment CFLAGS (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop unused ssl_verify_depth config option (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    tests: drop test_po_files.py (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Update translation files (noreply@weblate.org)
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2022-01-17 | 
                                    
                                         
                                            
                                            
                                                    Ignore debian architecture ALL (schmidt@atix.de)
                                                
                                              
                                            
                                                    2028894: Don't allow service-level --serverurl on registered system
                                                
                                              
                                            
                                                    2037771: Cockpit registration dialog: enable insights by default
                                                
                                              
                                            
                                                    2039322: fix string representation of DMI facts (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop usage of six.python_2_unicode_compatible (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4588: Switch away from six iterators (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4590: Switch away from six.callable (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4587: Switch away from six types (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Adding permissive coverage publishing (jmolet@redhat.com)
                                                
                                              
                                            
                                                    Ensure that prompted environment entry follows state of multiples
                                                
                                              
                                            
                                                    2026316: Do not delete cache of content_access during refresh
                                                
                                              
                                            
                                                    More SUSE compliance (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Updates for non-multi-environment scenario (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    Fix some minor issues related to syspurpose (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    syspurpose: handle users w/o organizations (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    service-level: drop useless check (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2026286: consider user-specified --org in any case (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1995032: Use multiple environments (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    cache: fix typo in debug message (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Switch away from Thread.getName() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Fix indentation of ProductStatus. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    2028969: Do not try to load compliance status from cache (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Switch comma-separated join to space-separated join (schmidt@atix.de)
                                                
                                              
                                            
                                                    2029927: Fix bash autocompletion (mhorky@redhat.com)
                                                
                                              
                                            
                                                    utils: use shutil.get_terminal_size() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Remove PyXML leftovers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2026320: fix format of HTTP-date headers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    connection: move HTTP-date formatting to own helper (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Ensure datetime.timezone.utc objects for parsed UTC dates
                                                
                                              
                                            
                                                    rhsm: drop custom which() implementation (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    facts: switch to shutil.which() (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    test: unconditionally use hashlib (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1999048: Fixed partially subscribed product in Cockpit plugin
                                                
                                              
                                            
                                                    test: rename tests to default pytest filename pattern (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Fixed last bits related to updated D-Bus Register method.
                                                
                                              
                                            
                                                    Cockpit plugin: display syspurpose card without attributes
                                                
                                              
                                            
                                                    2023257: Disallowed attaching using D-Bus in SCA mode (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    2023257: Disallowed attaching pool in SCA mode: (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Refactoring of temporary disablement of dir watchers. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Ignore enable_content option in RegisterWithActivationKeys()
                                                
                                              
                                            
                                                    Use benefits of enable_content in cockpit plugin. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Added enable_content option to Register() D-Bus method (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Added refresh() method to entitlement service (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Fixed issue with status cache (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Add information about content access mode to consumer (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    2024929: build: fix build on 'build' target (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    2023391: libdnf: respect environment CFLAGS (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop unused ssl_verify_depth config option (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    tests: drop test_po_files.py (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Update translation files (noreply@weblate.org)
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-11-11 | 
                                    
                                         
                                            
                                            
                                                    2020248: handle server-side consumer deletion in syspurpose commands
                                                
                                              
                                            
                                                    connection: recognize proxy errors (ptoscano@redhat.com)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-11-11 | 
                                    
                                         
                                            
                                            
                                                    ENT-4279: Switch away from rhsmlib.compat.subprocess_compat
                                                
                                              
                                            
                                                    2021578: Remove proxy server test as it is unnecessary (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    cockpit: validate SSL connection to mock-insights (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: fix hostname of the fake Insights server (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: validate the SSL connection to candlepin (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: resolve hostname of service machine (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: use CANDLEPIN_URL consistently (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1719690: Update to message formatting (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    cockpit: account for missing insights-client on non-RHEL systems
                                                
                                              
                                            
                                                    cockpit: skip Insights tests on non-RHEL OSes (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4370: Drop old dbus_interface.py (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4278: Drop unittest2 imports (mhorky@redhat.com)
                                                
                                              
                                            
                                                    1985845: Fix sub-man service-level --show (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    spec: drop non-systemd support (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    spec: drop support for Python < 3 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    spec: drop support for Fedora < 33 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    spec: drop support for RHEL < 8 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    spec: drop support for SUSE < 15 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: port subscriptions info icons to PF4 icons (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: translate some untranslated aria-labels (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: Port Po2JSONPlugin to webpack 5 (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: stop including PF3 - it's not used anymore (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: port Insights dialog remaining non PF4 parts (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: port subscriptions register dialog to Patternfly 4
                                                
                                              
                                            
                                                    cockpit: make default TEST_OS rhel-8-4 (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: port spinners to PF4 spinners (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: replace custom Revealer component with 'ExpandableSection' from PF4
                                                
                                              
                                            
                                                    cockpit: replace pficon and fa classes with svgs form react-icons
                                                
                                              
                                            
                                                    cockpit: remove jquery unused dependency (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    cockpit: patternfly is a normal dependency - not just dev
                                                
                                              
                                            
                                                    cockpit: update patternfly modules and explicitely specify react-icons
                                                
                                              
                                            
                                                    cockpit: clean up package.json from unused dependencies and move to webpack 5
                                                
                                              
                                            
                                                    webpack: Use relative resolve path for npm 7 compatibility
                                                
                                              
                                            
                                                    cockpit: Stop using a custom Select, use the one from PF instead
                                                
                                              
                                            
                                                    cockpit: checkout Cockpit's PF/React/build library instead of keeping a
                                                
                                              
                                            
                                                    cockpit: update npmshrinkwrap file (kkoukiou@redhat.com)
                                                
                                              
                                            
                                                    Use pytest --forked for D-Bus unit tests (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Support of python3 of zypper rhsm script (suttner@atix.de)
                                                
                                              
                                            
                                                    2003777: Fix organizations hint in syspurpose commands (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Small style changes of d-bus server and d-bus unit tests (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Added cleanup for one patcher; fixed some comments. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    cockpit: skip RHEL 9 tests using insights-client (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: fix system installation of subscription-manager
                                                
                                              
                                            
                                                    cockpit: wait 5 seconds for candlepin at first (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: use the self-signed key in mock-insights (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    test: Building requires gcc (mmarusak@redhat.com)
                                                
                                              
                                            
                                                    test: Tell tests about rhel-9 package manager (mmarusak@redhat.com)
                                                
                                              
                                            
                                                    facts: drop dead/unused code from CleanupCollector (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1989955: use /proc/device-tree/ibm,partition-uuid on POWER LPARs
                                                
                                              
                                            
                                                    facts: prepare _get_devicetree_uuid() for multiple files
                                                
                                              
                                            
                                                    facts: refactor device-tree parts of VirtUuidCollector (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    cockpit: Move from obsolete node-sass to Dart sass (martin@piware.de)
                                                
                                              
                                            
                                                    Cloud-what: Make saving token file more robust (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Fix redundant API calls to Candlepin (hyu@redhat.com)
                                                
                                              
                                            
                                                    Remove i-notify watchers on the end of the loop (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    build: pin flake8 to < 4 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Only rpmlint our specfiles (csnyder@redhat.com)
                                                
                                              
                                            
                                                    Version our obsoletes of syspurpose and the container plugin
                                                
                                              
                                            
                                                    Remove unnecessary comment and sles/suse tests (csnyder@redhat.com)
                                                
                                              
                                            
                                                    ENT-4273: Drop usage of six.moves (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4379: Remove function make_utf8 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4087: Fix flake8 error E722 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    make spec file SUSE / Open Build Service compliant (p.seiler@linuxmail.org)
                                                
                                              
                                            
                                                    2003777: Only hint organizations if it's needed (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Drop old GUI docs leftovers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    tests: drop no more needed rhsm_display (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    build: remove old specific check for GUI file (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop async_utils & its tests (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Remove rhsm-icon leftovers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    build: remove unused detect_overindent function (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    build: drop lxml leftovers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    build: drop Glade leftovers (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Add rhsm proxy support to apt-transport-katello (suttner@atix.de)
                                                
                                              
                                            
                                                    ENT-4289: Drop Sphinx (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4340: Resolve deprecation warnings (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Fixed one unused import of six (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    ENT-4272: Remove Python 2 conditionals (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4275: Switch away from six.BytesIO and six.StringIO (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4082: Fix flake8 error E265 (mhorky@redhat.com)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-09-23 | 
                                    
                                         
                                            
                                            
                                                    ENT-4083: Fix flake8 error E402 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4085: Fix flake8 error E713 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    2003777: Show available organizations before asking for input
                                                
                                              
                                            
                                                    ENT-4302: Remove "u" prefix from strings (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4277: Drop __future__ imports (mhorky@redhat.com)
                                                
                                              
                                            
                                                    1979323: Cockpit - do not show red red icon in SCA mode (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Remove outdated comments from the coverage Jenkins job (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4252: Migrate from nose to pytest (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Debian / Ubuntu multi-architectures support
                                                
                                              
                                            
                                                    Translated using Weblate (Spanish) (ehespinosa57@gmail.com)
                                                
                                              
                                            
                                                    1859157: Display better error message on incorrect --org (mhorky@redhat.com)
                                                
                                              
                                            
                                                    New D-Bus method GetOrg() (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    1924338: list prints not status and dates in SCA mode (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    1983144: More useful feedback on unknown argument (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4089: Fix flake8 error E741 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4090: Fix flake8 error F821 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Translated using Weblate (Italian) (toscano.pino@tiscali.it)
                                                
                                              
                                            
                                                    Translated using Weblate (Chinese (Simplified) (zh_CN)) (ljanda@redhat.com)
                                                
                                              
                                            
                                                    ENT-4091: Fix flake8 error F841 (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4228: Format rhsmlib exception (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4228: Always format restlib exceptions (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Update exception handling (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Drop unused M2Crypto bits (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1995465: Do not use deprecated collections.MutableMapping
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1983074: Remove invalid log level (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4213: Remove deprecated pep8 package (mhorky@redhat.com)
                                                
                                              
                                            
                                                    build: switch to os.makedirs(..., exist_ok=True) (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    build: call create_dest_dir() only when running callback
                                                
                                              
                                            
                                                    flake8: enable E131, E714 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1859569: Abort on invalid username/token option in syspurpose commands
                                                
                                              
                                            
                                                    Drop logging.conf (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop long-dead sat5to6 script (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop RHN migration (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1922151: Add /var/cache/cloud-what to python3-cloud-what RPM.
                                                
                                              
                                            
                                                    ENT-164: Remove ga_loader importer (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-164: Drop rhsm-gtk (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-164: Drop subscription-manager-gui & rhsm-icon (mhorky@redhat.com)
                                                
                                              
                                            
                                                    Add minimal documentation for the plugins directories (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    ENT-4168: Unify description of --org in syspurpose subcommands
                                                
                                              
                                            
                                                    1922151: Use in-memory cache on AWS too (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Move zypper plugins to an own directory (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Move dnf plugins to an own directory (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Move libdnf plugins to an own directory (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop support for YUM plugins (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Drop YUM plugins (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Add 'syspurpose' to list of commands in manpage (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4152: Drop initial-setup addon (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-4136: Drop firstboot support (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-3764: Change comments to follow Conscious language initiative
                                                
                                              
                                            
                                                    ENT-3764: Update variable names in hwprobe.py (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-3764: Update project URLs to new versions (mhorky@redhat.com)
                                                
                                              
                                            
                                                    ENT-3764: Remove BLACKLISTED_LOCALES (mhorky@redhat.com)
                                                
                                              
                                            
                                                    1980418: Add 'active' field to module stream profile (ianballou67@gmail.com)
                                                
                                              
                                            
                                                    repos: document order of --enable & --disable (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1984133: repos: respect order of --enable & --disable (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Include D-Bus sender in User-Agent http header; Singleton
                                                
                                              
                                            
                                                    hwprobe.py: Fix counting cores per cpu for Fujitsu A64FX CPU
                                                
                                              
                                            
                                                    flake8: enable E121, E122, E123, E126, E127, E128 (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    flake8: disable E122 for test/test_utils.py (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Wrap first argument/element in function calls & containers
                                                
                                              
                                            
                                                    Fix indentation of some continuation lines (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1974641: Fix tab completion with multiple optional commands
                                                
                                              
                                            
                                                    1876828: Try to suppress errors in stderr when not run as root
                                                
                                              
                                            
                                                    1977452: typo in string format change Add quotes to a {filename} and remove
                                                
                                              
                                            
                                                    Update translation files (noreply@weblate.org)
                                                
                                              
                                            
                                                    1976240: Improve HTTP code/message reporting in error strings
                                                
                                              
                                            
                                                    Added new stage for running libdnf unit tests. (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    make sure gpg key download doesn't fail because of private certs
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-07-15 | 
                                    
                                         
                                            
                                            
                                                    1976324: Added cloud_what to log root namespaces (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    1976324: Added cloud_what to log root namespaces (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    Slightly improve our container detection (#2611) (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1976225: read lscpu from its JSON output if available (#2699)
                                                
                                              
                                            
                                                    1975589: Correct typo in dnf plugin message (wpoteat@redhat.com)
                                                
                                              
                                            
                                                    1924126: Fix profile upload on AWS systems (jhnidek@redhat.com)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-07-08 | 
                                    
                                         
                                            
                                            
                                                    Remove no arch from python3-cloud-what package (csnyder@redhat.com)
                                                
                                              
                                            
                                                    1938878: Fix issues discovered by static code analyzers (#2644)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-07-02 | 
                                    
                                         
                                            
                                            
                                                    1941904: remove packages (#2692)
                                                
                                              
                                            
                                                    Translated using Weblate (Korean) (simmon@nplob.com)
                                                
                                              
                                            
                                                    Update translation files (noreply@weblate.org)
                                                
                                              
                                            
                                                    Translated using Weblate (Korean) (simmon@nplob.com)
                                                
                                              
                                            
                                                    Update translation files (noreply@weblate.org)
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Move cloud detector/collector to cloud-what package (#2680)
                                                
                                              
                                            
                                                    1975552: add '[SUBMODULE]' in syspurpose usage string (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    New extraction for translatable strings (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    1973807: fix wording on error when listing syspurpose values (#2684)
                                                
                                              
                                            
                                                    1975552: remove extra '[OPTIONS]' from syspurpose usage string (#2682)
                                                
                                              
                                            
                                                    Make Azure cloud collector more reliable (#2645) (jhnidek@redhat.com)
                                                
                                              
                                            
                                                    1967210: Do not print warning, when valid value is provided
                                                
                                              
                                            
                                                    1968420: improve description of rhsm.conf format (ptoscano@redhat.com)
                                                
                                              
                                            
                                                    Delete server repo file (suttner@atix.de)
                                                
                                              
                                         
                                     | 
                                
                                
                                    
                                    | 2021-06-18 | 
                                    
                                         
                                            
                                            
                                                    1941904: actually disable initial-setup in RHEL >= 9, and Fedora too (#2675)
                                                
                                              
                                         
                                     |