Changelog |
* Tue May 16 2023 Packit <hello@packit.dev> - 1.29.35-1
- Automatic commit of package [subscription-manager] release [1.29.35-1]. (Pino Toscano)
- Translated using Weblate (Italian) (Pino Toscano)
- Clean up tests using Cloud What detectors properly (Matyas Horky)
- spec: Obsolete subscription-manager-migration (Pino Toscano)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (Ludek Janda)
- Translated using Weblate (Korean) (김인수)
- Translated using Weblate (Georgian) (Temuri Doghonadze)
- Translated using Weblate (Italian) (Pino Toscano)
- Update translation files (Weblate)
- New extraction for translatable strings (Pino Toscano)
- Translated using Weblate (Italian) (Pino Toscano)
- Typo fixes (Pino Toscano)
- Avoid string puzzle (Pino Toscano)
- Properly use ungettext for plural forms (Pino Toscano)
- 2189664: cache: fix SyspurposeComplianceStatusCache on failed load (Pino Toscano)
- dbus: don't catch exceptions in DomainSocketServer.run() (Pino Toscano)
- cli: directly exit on InvalidCLIOptionError (Pino Toscano)
- Revert "ENT-5549: Fix return code handling of CLI" (Pino Toscano)
- ci: add dependabot config for GitHub Actions (Pino Toscano)
- Update .git-blame-ignore-revs (Matyas Horky)
- Format code with black==23.3.0 (Matyas Horky)
- ENT-5535: Update black to version 23.3.0 (Matyas Horky)
* Tue Apr 18 2023 Packit <hello@packit.dev> - 1.29.34-1
- Automatic commit of package [subscription-manager] release [1.29.34-1]. (Pino Toscano)
- Update TESTING.md (Matyas Horky)
- Improved debug print of http traffic, when proxy is used (Jiri Hnidek)
- ENT-5544: Remove Jenkins jobs, Containers (Matyas Horky)
- ENT-5549: Remove unused code from entcertlib (Matyas Horky)
- ENT-5549: Fix issues found when type-hinting (Matyas Horky)
- ENT-5549: Fix return code handling of CLI (Matyas Horky)
- ENT-5549: Fix found type hint issues (Matyas Horky)
- ENT-5549: Fix object instantiation in EntitlementDirectory (Matyas Horky)
- ENT-5549: Refactor ProductDirectory (Matyas Horky)
- ENT-5549: Change internal implementation for some Cache methods (Matyas Horky)
- ENT-5549: Clean up _sync_with_server arguments of cache objects (Matyas Horky)
- ENT-5549: Remove 'autoheal' argument from Action clients (Matyas Horky)
- Refactored code a little bit (Jiri Hnidek)
- 2093291: Make locking more reliable (Jiri Hnidek)
- test: add simple test for 2178610 (Pino Toscano)
- Small improvement of debugging of http traffic (Jiri Hnidek)
- 2093883: Fix issue with race condition in rhsm.service (Jiri Hnidek)
- 2178610: do not collect unentitled products in SCA mode (Pino Toscano)
- 2174297: register: do a simple strip() on environment(s) input (Pino Toscano)
- Stop subclassing 'object' (Pino Toscano)
- Remove pytest arguments for CentOS 9 Stream image (Matyas Horky)
- tests: Install dnf-plugins-core every time (Matyas Horky)
- 2169251: connection: restore UEPConnection.getJob() (Pino Toscano)
- ENT-5106: Type-hint subscription_manager/ files (Matyas Horky)
* Thu Mar 02 2023 Pino Toscano <ptoscano@redhat.com> 1.29.33.1-1
- tito: add rhel 9.2 releaser (ptoscano@redhat.com)
- 2169251: connection: restore UEPConnection.getJob() (ptoscano@redhat.com)
* Thu Feb 16 2023 Pino Toscano <ptoscano@redhat.com> 1.29.33-1
- Translated using Weblate (French) (ljanda@redhat.com)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)
- Translated using Weblate (Japanese) (suanand@redhat.com)
- Translated using Weblate (Japanese) (ljanda@redhat.com)
- Translated using Weblate (French) (suanand@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Update translation files (noreply@weblate.org)
- Translated using Weblate (Korean) (jsefler@redhat.com)
- ENT-5542: Build package using GitHub Actions (mhorky@redhat.com)
- Test libdnf plugin using GitHub Actions (mhorky@redhat.com)
- libdnf: fix return value of findProductId() (ptoscano@redhat.com)
- ENT-5541: Publish PR coverage (mhorky@redhat.com)
- New extraction for translatable strings (ptoscano@redhat.com)
- Translated using Weblate (Kannada) (jsefler@redhat.com)
- Translated using Weblate (Spanish) (ptoscano@redhat.com)
- Simplify test setup for D-Bus fact collection (mhorky@redhat.com)
- ENT-3759: Test on GitHub Actions (mhorky@redhat.com)
* Mon Jan 16 2023 Pino Toscano <ptoscano@redhat.com> 1.29.32-1
- Translated using Weblate (French) (ljanda@redhat.com)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Update translation files (noreply@weblate.org)
- utils: import pkg_resources only when needed (ptoscano@redhat.com)
- ENT-5536: Fix FileMonitor tests (mhorky@redhat.com)
- Alter import of rhsm.config functions (mhorky@redhat.com)
- Handle tests in containers better (mhorky@redhat.com)
- Call parent methods in DBusServerStubProvider (mhorky@redhat.com)
- Base D-Bus tests on SubManFixture (mhorky@redhat.com)
- ENT-5532: Call rhsm-package-profile-uploader with --force-upload
(jhnidek@redhat.com)
- 2108549: do not detect containers in OCP as such (ptoscano@redhat.com)
- tests: extend InContainerTests for path checks (ptoscano@redhat.com)
- Resolved issues in PR feedback (jajerome@redhat.com)
- Updated request handling in connection.py (jajerome@redhat.com)
- Resolve issues from PR review (jajerome@redhat.com)
- Removed fixme since activateMachine() is still used (jajerome@redhat.com)
- Black/flake8 fixes (jajerome@redhat.com)
- FIXME: renamed default argument to not shadow inbuilt type
(jajerome@redhat.com)
- FIXME: removed Restlib and using only BaseRestLib (jajerome@redhat.com)
- FIXME: updated unregisterConsumer() to return True if status code is 204
(jajerome@redhat.com)
- FIXME: changed unbindBySerial/unbindByPoolId to return bool
(jajerome@redhat.com)
- FIXME: changed default value of facts in updateConsumerFacts()
(jajerome@redhat.com)
- FIXME: sanitized email/lang variables in activateMachine()
(jajerome@redhat.com)
- FIXME: made email argument required in activatemachine()
(jajerome@redhat.com)
- FIXME: changed default value of serials argument to None
(jajerome@redhat.com)
- FIXME: removed unused username/password arguments (jajerome@redhat.com)
- FIXME: raise exceptions where sanitizing guest Id returns None
(jajerome@redhat.com)
- FIXME: renamed response argument to result in validateResponse()
(jajerome@redhat.com)
- FIXME: rename info argument to params in _request() (jajerome@redhat.com)
- FIXME: added error message when redeeming subscription fails
(jajerome@redhat.com)
- FIXME: removed unused UEPConnection class methods (jajerome@redhat.com)
- Fixed profile tests setting Package release numbers as int instead of str
(jajerome@redhat.com)
- FIXME: changed epoch data type to str in Package class (jajerome@redhat.com)
- FIXME: added null-checks for stdout/stderr wrapper (jajerome@redhat.com)
- FIXME: re-iterated a fix is not needed for urlparse (jajerome@redhat.com)
- FIXME: added exception messages to parse_url() (jajerome@redhat.com)
- FIXME: changed lists to tuples in StatusSpinnerStyle class
(jajerome@redhat.com)
- FIXME: fixed type hints for _normalize_string() (jajerome@redhat.com)
- FIXME: use super() instead of class name (jajerome@redhat.com)
- FIXME: fixed strings not being translated in is_log_level_valid()
(jajerome@redhat.com)
- FIXME: resolved improper use of tempfile in save() (jajerome@redhat.com)
- FIXME: fixed config_file argument not being used in save()
(jajerome@redhat.com)
- FIXME: updated default value for files_name argument in read()
(jajerome@redhat.com)
- FIXME: fixed minor typo in bogus() (jajerome@redhat.com)
- FIXME: changed read() to return self instead of None (jajerome@redhat.com)
- FIXME: set default argument 'facts' to None in registerConsumer()
(jajerome@redhat.com)
- FIXME: renamed argument 'type' to 'consumer_type' in registerConsumer()
(jajerome@redhat.com)
- FIXME: ping() resolved in rhsm/connection.py (jajerome@redhat.com)
- Remove test dependency 'mock' (mhorky@redhat.com)
- Fix failures of D-Bus' Register tests (mhorky@redhat.com)
- Mark D-Bus tests (mhorky@redhat.com)
- 2131789: Outsource uploading DNF profile to rhsmcertd (jhnidek@redhat.com)
- Catch generic OSError during HTTPSConnection.connect() (ptoscano@redhat.com)
- New extraction for translatable strings (ptoscano@redhat.com)
- Translated using Weblate (French) (vincent.lefebvre59@gmail.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Fix formatting of proxy errors w/o errno (ptoscano@redhat.com)
- Catch also CertificateLoadingError for identity cert loading
(ptoscano@redhat.com)
- ENT-4286: Additional fix for exception handling (jajerome@redhat.com)
- Remove D-Bus env vars from container and CI files (mhorky@redhat.com)
- 2121350: Implement "force" register option in rhsm dbus python binding
(jajerome@redhat.com)
- Show locals in pytest output (mhorky@redhat.com)
- Improve formatting of CertificateLoadingError (ptoscano@redhat.com)
- Raise a new CertificateLoadingError on X.509 loading failures
(ptoscano@redhat.com)
- Improve formatting of UnknownContentException (ptoscano@redhat.com)
- connection: improve the internal UnknownContentException
(ptoscano@redhat.com)
- utils: add terminal_printable_content (ptoscano@redhat.com)
- connection: rename NetworkException to UnknownContentException
(ptoscano@redhat.com)
- Improve formatting of ProxyException (ptoscano@redhat.com)
- connection: improve the internal ProxyException (ptoscano@redhat.com)
- Improve formatting of socket.gaierror (ptoscano@redhat.com)
- Improve formatting of ConnectionError (ptoscano@redhat.com)
- Improve formatting of BadCertificateException (ptoscano@redhat.com)
- connection: extend BadCertificateException w/ SSL exception
(ptoscano@redhat.com)
- connection: drop dead code (ptoscano@redhat.com)
- ENT-4286: Simplify exception reporting with system_exit()
(jajerome@redhat.com)
- 2136694: Clear progress messages properly (mhorky@redhat.com)
- rhsmcertd reads default_log_level from rhsm.conf (jhnidek@redhat.com)
- 2097679: Additional fix for non-interactive parameters (jajerome@redhat.com)
- 2097679: Fixed script hang in non-interactive execution (jajerome@redhat.com)
* Wed Oct 19 2022 Christopher Snyder <csnyder@redhat.com> 1.29.31-1
- warning: refname 'subscription-manager-1.29.30-1' is ambiguous.
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
- tests: fix typos in test method names (ptoscano@redhat.com)
- 2125227: Fixed incorrect registration warning with yum/dnf
(jajerome@redhat.com)
- 2094942: Fixed expected message for manual attach case (jajerome@redhat.com)
- ENT-5102: Type-hint rhsmlib/facts (mhorky@redhat.com)
- 2094942: Improve warning message (auto-attach in SCA mode)
(jhnidek@redhat.com)
- Update INSTALL.md (mhorky@redhat.com)
- Remove unused classes of DBus tests (mhorky@redhat.com)
- ENT-5317: Update DBus tests of Unregister objects (mhorky@redhat.com)
- ENT-5317: Update DBus tests of Register objects (mhorky@redhat.com)
- ENT-5317: Update DBus tests of Products object (mhorky@redhat.com)
- ENT-5317: Update DBus tests of AllFacts object (mhorky@redhat.com)
- ENT-5317: Update DBus tests of Entitlement object (mhorky@redhat.com)
- Fix typo in method name of EntitlementService (mhorky@redhat.com)
- ENT-5317: Update DBus tests of Consumer object (mhorky@redhat.com)
- ENT-5317: Update DBus tests of Attach object (mhorky@redhat.com)
- Fix possible parsing issues of dmidecode output (mhorky@redhat.com)
- ENT-5317: New way to test DBus methods, starting with Config
(mhorky@redhat.com)
- cockpit: disable the reference branch for sub-man-cockpit
(ptoscano@redhat.com)
- TESTING.md: Remove mention of pytest-xdist (mhorky@redhat.com)
- INSTALL.md: Update list of packages to be installed (mhorky@redhat.com)
- Stop calling pytest with --failed-first (mhorky@redhat.com)
- GCP: Better computing of cached token TTL (jhnidek@redhat.com)
- 2101510: Fix D-Bus Register() and update entitlement certs
(jhnidek@redhat.com)
- 2120744: Close keycloak connection properly (jhnidek@redhat.com)
- 2094942: [RFE] Improve the message, when SCA is enabled (jhnidek@redhat.com)
- Replaced list[] with List[] and dict[] with Dict[]. (jhnidek@redhat.com)
- Update TESTING.md (mhorky@redhat.com)
- Update README.md (mhorky@redhat.com)
- Add INSTALL.md (mhorky@redhat.com)
- Added type hints to package rhsmlib.service (jhnidek@redhat.com)
- Added some missing imports. (jhnidek@redhat.com)
- Reformated using black. (jhnidek@redhat.com)
- Added one FIXME to redeem.py (jhnidek@redhat.com)
- Added type hints and FIXMEs to rhsm package. (jhnidek@redhat.com)
- [wip] ENT-5100: Type hint rhsm (mhorky@redhat.com)
- Added type hints to syspurpose package (jhnidek@redhat.com)
- Drop libnotify-devel usage (ptoscano@redhat.com)
* Tue Aug 09 2022 Christopher Snyder <csnyder@redhat.com> 1.29.30-1
- Fix issue, when connection is not shared (jhnidek@redhat.com)
- Unit tests: Add stub class for SyspurposeComplianceStatusCache
(jhnidek@redhat.com)
- 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
(jhnidek@redhat.com)
- 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
(mhorky@redhat.com)
* Wed Jul 13 2022 Pino Toscano <ptoscano@redhat.com> 1.29.29-1
- 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
(mhorky@redhat.com)
- 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
(mhorky@redhat.com)
- 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
(mhorky@redhat.com)
- 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
(mhorky@redhat.com)
* Thu Jun 02 2022 Christopher Snyder <csnyder@redhat.com> 1.29.28-1
- 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
(jhnidek@redhat.com)
- 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
(mhorky@redhat.com)
- 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
(ptoscano@redhat.com)
- RepoUpdateActionCommand: lazy load the consumer auth (ptoscano@redhat.com)
- 2043331: Do not delete installed SCA cert during registration
(jhnidek@redhat.com)
- Remove Group tag from .spec file for RHEL/Fedora (jhnidek@redhat.com)
- 2073354: Print correct status, when access mode has changed
(jhnidek@redhat.com)
- 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
to prevent warnings on debian based systems (reisner@atix.de)
- Extend HardwareCollector.get_distribution() to return ID and ID_LIKE
(reisner@atix.de)
- 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
(jhnidek@redhat.com)
- 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
(jhnidek@redhat.com)
- Drop redhat-uep.pem (ptoscano@redhat.com)
- Move redhat-entitlement-authority.pem to container plugin
(ptoscano@redhat.com)
- Drop subscription-manager-rhsm-certificates package (ptoscano@redhat.com)
- spec: relax subscription-manager-rhsm-certificates requires
(ptoscano@redhat.com)
- test: Rely on insights-client.service to succeed in testSubAndInAndFail
(mvollmer@redhat.com)
- integration-tests: Run testSubAndInAndFail with "setenforce 0"
(mvollmer@redhat.com)
- integration-test: Use custom TLS certs for mock-insights
(mvollmer@redhat.com)
- 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()
(ptoscano@redhat.com)
- 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()
(ptoscano@redhat.com)
- cockpit: bump API version to 264 (ptoscano@redhat.com)
- cockpit: simplify skipUnlessDistroFamily() to properly skip tests
(ptoscano@redhat.com)
- cockpit: drop rhel-atomic bits (ptoscano@redhat.com)
- cockpit: bump candlepin minimum waiting time to 10 seconds
(ptoscano@redhat.com)
- 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""
(ptoscano@redhat.com)
- 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
(jhnidek@redhat.com)
* Thu Jun 02 2022 Christopher Snyder <csnyder@redhat.com>
- 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
(jhnidek@redhat.com)
- 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
(mhorky@redhat.com)
- 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
(ptoscano@redhat.com)
- RepoUpdateActionCommand: lazy load the consumer auth (ptoscano@redhat.com)
- 2043331: Do not delete installed SCA cert during registration
(jhnidek@redhat.com)
- Remove Group tag from .spec file for RHEL/Fedora (jhnidek@redhat.com)
- 2073354: Print correct status, when access mode has changed
(jhnidek@redhat.com)
- 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
to prevent warnings on debian based systems (reisner@atix.de)
- Extend HardwareCollector.get_distribution() to return ID and ID_LIKE
(reisner@atix.de)
- 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
(jhnidek@redhat.com)
- 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
(jhnidek@redhat.com)
- Drop redhat-uep.pem (ptoscano@redhat.com)
- Move redhat-entitlement-authority.pem to container plugin
(ptoscano@redhat.com)
- Drop subscription-manager-rhsm-certificates package (ptoscano@redhat.com)
- spec: relax subscription-manager-rhsm-certificates requires
(ptoscano@redhat.com)
- test: Rely on insights-client.service to succeed in testSubAndInAndFail
(mvollmer@redhat.com)
- integration-tests: Run testSubAndInAndFail with "setenforce 0"
(mvollmer@redhat.com)
- integration-test: Use custom TLS certs for mock-insights
(mvollmer@redhat.com)
- 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()
(ptoscano@redhat.com)
- 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()
(ptoscano@redhat.com)
- cockpit: bump API version to 264 (ptoscano@redhat.com)
- cockpit: simplify skipUnlessDistroFamily() to properly skip tests
(ptoscano@redhat.com)
- cockpit: drop rhel-atomic bits (ptoscano@redhat.com)
- cockpit: bump candlepin minimum waiting time to 10 seconds
(ptoscano@redhat.com)
- 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""
(ptoscano@redhat.com)
- 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
(jhnidek@redhat.com)
* Tue Feb 15 2022 Christopher Snyder <csnyder@redhat.com> 1.29.26-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- Translated using Weblate (German) (atalanttore@googlemail.com)
- Revert "1935446: Use updated cert with SHA-256 algorithm"
(csnyder@redhat.com)
* Fri Feb 11 2022 Christopher Snyder <csnyder@redhat.com> 1.29.25-1
- 2046516: register: do not check environments w/ activation keys
(ptoscano@redhat.com)
- No-op refactor of RegisterCommand._process_environments()
(ptoscano@redhat.com)
- 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)
* Thu Feb 10 2022 Christopher Snyder <csnyder@redhat.com> 1.29.24-1
- 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
(jhnidek@redhat.com)
- 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
(ptoscano@redhat.com)
- 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-4618: Switch away from six.get_method_* (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)
* Mon Jan 17 2022 Christopher Snyder <csnyder@redhat.com> 1.29.23-1
- Ignore debian architecture ALL (schmidt@atix.de)
- 2028894: Don't allow service-level --serverurl on registered system
(mhorky@redhat.com)
- 2037771: Cockpit registration dialog: enable insights by default
(jhnidek@redhat.com)
- 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
(wpoteat@redhat.com)
- 2026316: Do not delete cache of content_access during refresh
(jhnidek@redhat.com)
- 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
(ptoscano@redhat.com)
- 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
(jhnidek@redhat.com)
- test: rename tests to default pytest filename pattern (ptoscano@redhat.com)
- Fixed last bits related to updated D-Bus Register method.
(jhnidek@redhat.com)
- Cockpit plugin: display syspurpose card without attributes
(jhnidek@redhat.com)
- 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()
(jhnidek@redhat.com)
- 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)
* Mon Jan 17 2022 Christopher Snyder <csnyder@redhat.com>
- Ignore debian architecture ALL (schmidt@atix.de)
- 2028894: Don't allow service-level --serverurl on registered system
(mhorky@redhat.com)
- 2037771: Cockpit registration dialog: enable insights by default
(jhnidek@redhat.com)
- 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
(wpoteat@redhat.com)
- 2026316: Do not delete cache of content_access during refresh
(jhnidek@redhat.com)
- 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
(ptoscano@redhat.com)
- 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
(jhnidek@redhat.com)
- test: rename tests to default pytest filename pattern (ptoscano@redhat.com)
- Fixed last bits related to updated D-Bus Register method.
(jhnidek@redhat.com)
- Cockpit plugin: display syspurpose card without attributes
(jhnidek@redhat.com)
- 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()
(jhnidek@redhat.com)
- 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)
* Thu Nov 11 2021 Christopher Snyder <csnyder@redhat.com> 1.29.21-1
- 2020248: handle server-side consumer deletion in syspurpose commands
(ptoscano@redhat.com)
- connection: recognize proxy errors (ptoscano@redhat.com)
* Thu Nov 11 2021 Christopher Snyder <csnyder@redhat.com> 1.29.20-1
- ENT-4279: Switch away from rhsmlib.compat.subprocess_compat
(mhorky@redhat.com)
- 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
(ptoscano@redhat.com)
- 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)
- 2015173: chmod /etc/pki/entitlement/*.pem only when existing
(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
(kkoukiou@redhat.com)
- 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
(kkoukiou@redhat.com)
- cockpit: replace pficon and fa classes with svgs form react-icons
(kkoukiou@redhat.com)
- cockpit: remove jquery unused dependency (kkoukiou@redhat.com)
- cockpit: patternfly is a normal dependency - not just dev
(kkoukiou@redhat.com)
- cockpit: update patternfly modules and explicitely specify react-icons
dependency (kkoukiou@redhat.com)
- cockpit: clean up package.json from unused dependencies and move to webpack 5
(kkoukiou@redhat.com)
- webpack: Use relative resolve path for npm 7 compatibility
(kkoukiou@redhat.com)
- cockpit: Stop using a custom Select, use the one from PF instead
(kkoukiou@redhat.com)
- cockpit: checkout Cockpit's PF/React/build library instead of keeping a
direct copy of it locally (kkoukiou@redhat.com)
- 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)
- * Removed GLib.threads_init() (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
(ptoscano@redhat.com)
- 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
(ptoscano@redhat.com)
- facts: prepare _get_devicetree_uuid() for multiple files
(ptoscano@redhat.com)
- 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
(csnyder@redhat.com)
- 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-4274: Remove six.assert* methods (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)
* Thu Sep 23 2021 Christopher Snyder <csnyder@redhat.com> 1.29.19-1
- 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
(mhorky@redhat.com)
- ENT-4302: Remove "u" prefix from strings (mhorky@redhat.com)
- ENT-4326: Drop "-*- coding" comment (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
(sbernhard@users.noreply.github.com)
- 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
(jhnidek@redhat.com)
- 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
(ptoscano@redhat.com)
- flake8: enable E131, E714 (ptoscano@redhat.com)
- 1859569: Abort on invalid username/token option in syspurpose commands
(mhorky@redhat.com)
- 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.
(jhnidek@redhat.com)
- 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
(mhorky@redhat.com)
- 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
(mhorky@redhat.com)
- 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
(jhnidek@redhat.com)
- hwprobe.py: Fix counting cores per cpu for Fujitsu A64FX CPU
(m.mizuma@jp.fujitsu.com)
- 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
(ptoscano@redhat.com)
- Fix indentation of some continuation lines (ptoscano@redhat.com)
- 1974641: Fix tab completion with multiple optional commands
(mhorky@redhat.com)
- 1876828: Try to suppress errors in stderr when not run as root
(mhorky@redhat.com)
- 1977452: typo in string format change Add quotes to a {filename} and remove
an extra space. (tmerry@redhat.com)
- Update translation files (noreply@weblate.org)
- 1976240: Improve HTTP code/message reporting in error strings
(mhorky@redhat.com)
- Added new stage for running libdnf unit tests. (jhnidek@redhat.com)
- make sure gpg key download doesn't fail because of private certs
(sbernhard@users.noreply.github.com)
* Thu Jul 15 2021 Christopher Snyder <csnyder@redhat.com> 1.29.18-1
- 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)
(ptoscano@redhat.com)
- 1975589: Correct typo in dnf plugin message (wpoteat@redhat.com)
- 1924126: Fix profile upload on AWS systems (jhnidek@redhat.com)
* Thu Jul 08 2021 Christopher Snyder <csnyder@redhat.com> 1.29.17-1
- Remove no arch from python3-cloud-what package (csnyder@redhat.com)
- 1938878: Fix issues discovered by static code analyzers (#2644)
(jhnidek@redhat.com)
* Fri Jul 02 2021 Christopher Snyder <csnyder@redhat.com> 1.29.16-1
- 1941904: remove packages (#2692)
(31166354+tlhmerry9@users.noreply.github.com)
- 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)
(jhnidek@redhat.com)
- 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)
(ptoscano@redhat.com)
- 1975552: remove extra '[OPTIONS]' from syspurpose usage string (#2682)
(ptoscano@redhat.com)
- Make Azure cloud collector more reliable (#2645) (jhnidek@redhat.com)
- 1967210: Do not print warning, when valid value is provided
(jhnidek@redhat.com)
- 1968420: improve description of rhsm.conf format (ptoscano@redhat.com)
- Delete server repo file (suttner@atix.de)
* Fri Jun 18 2021 Christopher Snyder <csnyder@redhat.com> 1.29.15-1
- 1941904: actually disable initial-setup in RHEL >= 9, and Fedora too (#2675)
(ptoscano@redhat.com)
* Wed Jun 16 2021 Christopher Snyder <csnyder@redhat.com> 1.29.14-1
- Drop more files/references of old standalone syspurpose tool
(ptoscano@redhat.com)
- 1967780: improve placeholders in help text (ptoscano@redhat.com)
- Update translation files (noreply@weblate.org)
- New extraction for translatable strings (ptoscano@redhat.com)
- 1898563: move syspurpose subcommands within the 'syspurpose' command
(ptoscano@redhat.com)
- Rename internal variable for syspurpose --show (ptoscano@redhat.com)
- Drop command name from args when parsing them (ptoscano@redhat.com)
- 1941904: disable initial-setup in RHEL >= 9 (ptoscano@redhat.com)
- 1959048: improve wording for invalid syspurpose values (ptoscano@redhat.com)
- Enable subman to run normally in containers for development/test
(csnyder@redhat.com)
- Fixed reporting of AWS cloud facts (null value) (jhnidek@redhat.com)
- cockpit: Test also system purpose (mmarusak@redhat.com)
- cockpit: Use current PF4 components and design (mmarusak@redhat.com)
- test: Update cockpit test/common library (mmarusak@redhat.com)
- cockpit: Update babel (mmarusak@redhat.com)
- cockpit: Sync lib/patternfly with Cockpit (mmarusak@redhat.com)
* Mon Jun 07 2021 Christopher Snyder <csnyder@redhat.com> 1.29.13-1
- Updated translations for Korean, Chinese (simiplified, zh_CN), Italian
- Refactoring of cloud collector/detector and facts (#2515)
(jhnidek@redhat.com)
- 1920020: show error message when setting invalid default_log_level as well as
on every run until changed to a valid value (tmerry@redhat.com)
- 1959048: improve wording for missing or empty syspurpose values
(ptoscano@redhat.com)
- Update translation files (noreply@weblate.org)
- New extraction for translatable strings (ptoscano@redhat.com)
- 1960765: fix typo "explicity" in man page (ptoscano@redhat.com)
- cockpit: Lower cockpit-ws dependency to Recommends (martin@piware.de)
- test: Robustify and trim down cockpit-ws installation (martin@piware.de)
- jenkins: switch stylish job to Python 3 (ptoscano@redhat.com)
- flake8: add more locally found issues (ptoscano@redhat.com)
- Remove extra whitespace before '(' (ptoscano@redhat.com)
- 1952879: extract messages from argparse instead of optparse
(ptoscano@redhat.com)
- po: set Project-Id-Version to rhsm (ptoscano@redhat.com)
- po: fuzzy messages with invalid/missing placeholders (ptoscano@redhat.com)
- po: ko: manually fix placeholder (ptoscano@redhat.com)
- Update script reference to base branch to main (wpoteat@redhat.com)
- 1896715: Set proper read permissions on certs (wpoteat@redhat.com)
- cockpit: Use PF4 based empty state (mmarusak@redhat.com)
- cockpit: Drop uglification (mmarusak@redhat.com)
- cockpit: Use 'noreferrer' for external links (mmarusak@redhat.com)
- cockpit: Add `standard-jsx` eslint plugin (mmarusak@redhat.com)
- cockpit: Remove loaders for .es6 files (mmarusak@redhat.com)
- cockpit: Add package-lock.json to .gitignore (mmarusak@redhat.com)
- build: drop version requirements for pep8 and flake8 (ptoscano@redhat.com)
- build: remove pyqver test requirement (ptoscano@redhat.com)
- Add flake8 configuration (ptoscano@redhat.com)
- Add missing second empty line after class/function (ptoscano@redhat.com)
- Fix some over-indented code blocks (ptoscano@redhat.com)
- jenkins: disambiguate virtualenv names (ptoscano@redhat.com)
- 1956654: Fix issue with proxy and cockpit plugin (jhnidek@redhat.com)
- Releaser for Centos (wpoteat@redhat.com)
|