Commit Graph

121 Commits

Author SHA1 Message Date
Pino Toscano
bdba920571 Update subscription-manager to 1.29.33.1 2023-04-01 13:49:28 +02:00
Jiri Hnidek
42f6b75583 New release of subscription-manager (1.29.30)
* BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2089022
2022-08-23 14:49:40 +02:00
Christopher Snyder
f3d9a654c6 Update subscription-manager to 1.29.21-1 2021-11-22 14:10:43 -05:00
Christopher Snyder
a37df4d7fd Update subscription-manager to 1.29.21-1 2021-11-22 14:09:03 -05:00
Christopher Snyder
e325394596 Update subscription-manager to 1.29.21-1
Resolves:  - handle server-side consumer deletion in syspurpose commands
Resolves:  - Remove proxy server test as it is unnecessary (wpoteat@redhat.com)
Resolves:  - Update to message formatting (wpoteat@redhat.com)
Resolves:  - Fix sub-man service-level --show (jhnidek@redhat.com)
Resolves:  - chmod /etc/pki/entitlement/*.pem only when existing
Resolves:  - Fix organizations hint in syspurpose commands (mhorky@redhat.com)
Resolves:  - use /proc/device-tree/ibm,partition-uuid on POWER LPARs
Resolves:  - Only hint organizations if it's needed (mhorky@redhat.com)
Resolves:  - Show available organizations before asking for input
Resolves:  - Cockpit - do not show red red icon in SCA mode (jhnidek@redhat.com)
Resolves:  - Display better error message on incorrect --org (mhorky@redhat.com)
Resolves:  - list prints not status and dates in SCA mode (jhnidek@redhat.com)
Resolves:  - More useful feedback on unknown argument (mhorky@redhat.com)
Resolves:  - Do not use deprecated collections.MutableMapping
Resolves:  - Remove invalid log level (mhorky@redhat.com)
Resolves:  - Abort on invalid username/token option in syspurpose commands
Resolves:  - Add /var/cache/cloud-what to python3-cloud-what RPM.
Resolves:  - Use in-memory cache on AWS too (jhnidek@redhat.com)
Resolves:  - Add 'active' field to module stream profile (ianballou67@gmail.com)
Resolves:  - repos: respect order of --enable & --disable (ptoscano@redhat.com)
Resolves:  - Fix tab completion with multiple optional commands
Resolves:  - Try to suppress errors in stderr when not run as root
Resolves:  - typo in string format change Add quotes to a {filename} and remove
Resolves:  - Improve HTTP code/message reporting in error strings
2021-11-15 14:25:56 -05:00
Christopher Snyder
f017572465 Update subscription-manager to 1.29.18-1
Resolves:  - Added cloud_what to log root namespaces (jhnidek@redhat.com)
Resolves:  - Added cloud_what to log root namespaces (jhnidek@redhat.com)
Resolves:  - read lscpu from its JSON output if available ()
Resolves:  - Correct typo in dnf plugin message (wpoteat@redhat.com)
Resolves:  - Fix profile upload on AWS systems (jhnidek@redhat.com)
2021-07-15 14:06:49 -04:00
Christopher Snyder
9983241cb3 Update subscription-manager to 1.29.17-1
Resolves:  - Fix issues discovered by static code analyzers ()
Resolves:  - remove packages ()
Resolves:  - add '[SUBMODULE]' in syspurpose usage string (ptoscano@redhat.com)
Resolves:  - fix wording on error when listing syspurpose values ()
Resolves:  - remove extra '[OPTIONS]' from syspurpose usage string ()
Resolves:  - Do not print warning, when valid value is provided
Resolves:  - improve description of rhsm.conf format (ptoscano@redhat.com)
Resolves:  - actually disable initial-setup in RHEL >= 9, and Fedora too ()
Resolves:  - improve placeholders in help text (ptoscano@redhat.com)
Resolves:  - move syspurpose subcommands within the 'syspurpose' command
Resolves:  - disable initial-setup in RHEL >= 9 (ptoscano@redhat.com)
Resolves:  - improve wording for invalid syspurpose values (ptoscano@redhat.com)
Resolves:  - show error message when setting invalid default_log_level as well as
Resolves:  - improve wording for missing or empty syspurpose values
Resolves:  - fix typo "explicity" in man page (ptoscano@redhat.com)
Resolves:  - extract messages from argparse instead of optparse
Resolves:  - Set proper read permissions on certs (wpoteat@redhat.com)
Resolves:  - Fix issue with proxy and cockpit plugin (jhnidek@redhat.com)
Resolves:  - bash: fix listing of config options () (ptoscano@redhat.com)
Resolves:  - bash: drop completion for subscribe & unsubscribe
Resolves:  - fix formatting of log error messages (ptoscano@redhat.com)
Resolves:  - refactor/fix collection of IP v4/v6 address info
Resolves:  - cockpit: translate untranslatable messages (ptoscano@redhat.com)
Resolves:  - bash: complete also the syspurpose subcommand (ptoscano@redhat.com)
Resolves:  - use our i18n functions instead of dnf ones (ptoscano@redhat.com)
2021-07-13 09:40:37 -04:00
William Poteat
af32eff758 Update subscription-manager to 1.29.10-1 2021-04-14 10:02:54 -04:00
William Poteat
f968543eba Update subscription-manager to 1.29.10-1 2021-04-13 22:03:38 -04:00
William Poteat
25422b09eb Update subscription-manager to 1.29.10-1
Resolves:  - switch dates returned by D-Bus GetPool to ISO 8601
Resolves:  - Fix issue with dnf/yum variables (jhnidek@redhat.com)
Resolves:  - suppress the warning message when setting syspurpose values
Resolves:  - cockpit: ensure /etc/pki/product exist (ptoscano@redhat.com)
Resolves:  - Clear content access mode cache on refresh (csnyder@redhat.com)
Resolves:  - 'Addons' is failing spell check and should be changed to 'Add-ons'
Resolves:  - improve man page & help for registering with --force option
Resolves:  - Proper handling when a user does not have an org
Resolves:  - Negative proxy tests occasionally encounter the wrong exception
Resolves:  - what does 'No Valid values provided for usage' mean to the user
Resolves:  - what does 'No valid values provided for usage' mean to the user
Resolves:  - add --org=ORG to the ROLE OPTIONS, USAGE OPTIONS and ADDONS OPTIONS
Resolves:  - check for invalid addons (ptoscano@redhat.com)
Resolves:  - improve man text of syspurpose --show (ptoscano@redhat.com)
2021-04-13 15:43:53 -04:00
Christopher Snyder
5ca25a4f29 Update subscription-manager to 1.29.9-1
Resolves:  - add space to message to separate 2 sentences
Resolves:  - Added UTC to the last_boot fact (ENT-3566) ()
Resolves:  - Check the Log Level to make sure it is valid, if not set it to INFO
Resolves:  - Print warning message and don't do auto-attach (jhnidek@redhat.com)
Resolves:  - Fix getting releases, when SCA is used (jhnidek@redhat.com)
2021-03-11 11:13:07 -05:00
Christopher Snyder
a33f72c184 Update subscription-manager to 1.29.8-1
Resolves:  - Solve dependency between debuginfo packages (jhnidek@redhat.com)
Resolves:  - Mark several dir as part of RPM; ENT-3555 (jhnidek@redhat.com)
2021-03-02 08:16:29 -05:00
Christopher Snyder
9954a44f28 Update subscription-manager to 1.29.7-1
Resolves:  - Deprecation message for syspurpose () (wpoteat@redhat.com)
Resolves:  - Repeat auto-register only, when first attempt fail ()
2021-02-02 11:54:31 -05:00
Christopher Snyder
b46906f6f2 Update subscription-manager to 1.29.6-1
Resolves:  - Cache the content_access_mode for at most 4 hours independently of
Resolves:  - Add in memory read through cache, delete SCA cert when not needed
2021-01-27 13:22:48 -05:00
Christopher Snyder
0c8a4f6a09 Update subscription-manager to 1.29.5-1
Related:  - Catch ProxyException when checking available orgs
2020-12-11 16:35:39 -05:00
Christopher Snyder
debcf0c744 Update subscription-manager to 1.29.4-1
Resolves:  - subscription-manager should not prompt for "Organization" when only
2020-12-10 16:45:19 -05:00
Christopher Snyder
75a34d9d2e Update subscription-manager to 1.29.3-1
Resolves:  - Do not include dnf plugins in libdnf RPM. ()
2020-12-10 13:55:42 -05:00
Christopher Snyder
e30fe98211 Update subscription-manager to 1.29.2-1
Resolves:  - drop scrollkeeper/rarian as a dependency from rhsm-gtk
2020-12-10 09:56:55 -05:00
Christopher Snyder
2ab1d7a21c Update subscription-manager to 1.29.1-1
Resolves:  - Fix issue with identity command; ENT-3235 ()
Resolves:  - Fixed rpm dependency of subscription-manager; ENT-3250
Resolves:  - Handle IOErrors and Exceptions when looking for process names
2020-12-03 10:02:33 -05:00
Christopher Snyder
3ae225d470 Update subscription-manager to 1.29.0-1
Resolves:  - Uncaught JSONDecodeError when content_access.json is empty
Resolves:  - Better messages for attach --auto for SCA mode
2020-11-16 16:28:15 -05:00
Christopher Snyder
a715f8a069 Update subscription-manager to 1.28.6-1 2020-11-10 08:45:37 -05:00
Christopher Snyder
d6013c2d97 Update subscription-manager to 1.28.5-1
Resolves:  - Fix __init__ of CPProvider; ENT-3147 (jhnidek@redhat.com)
Resolves:  - unset-addons argument is missing in the bash completion of
Resolves:  - Service-Level set issues (wpoteat@redhat.com)
2020-10-22 15:31:40 -04:00
Christopher Snyder
6aa4c67399 Update subscription-manager to 1.28.4-1
Resolves:  - DNF plugins are part of sub-man RPM, libdnf RPM
Resolves:  - Ignore auto-attach, when SCA mode is used
Resolves:  - option validation error from unexpected config entry
Resolves:  - sub-man sends version in the User-Agent header
Resolves:  - syspurpose CLI should require sub-man rpm
Resolves:  - Fix issue with locale and D-Bus method GetStatus
Resolves:  - Fix issue with syspurpose attrs. set in act. key
Resolves:  - D-Bus Register properly, when org not specified
2020-10-07 15:26:48 -04:00
Christopher Snyder
2298971735 Update subscription-manager to 1.28.2-1
Resolves:  - Set default encoding properly; ENT-2499 (jhnidek@redhat.com)
Resolves:  - Part 2: Added unit tests not only for this case (jhnidek@redhat.com)
Resolves:  - Do not print traceback, when profile upload failed; ENT-2754
Resolves:  - More rhsmd cleanup (wpoteat@redhat.com)
Resolves:  - Fix sorting of plugin hooks (csnyder@redhat.com)
Resolves:  - Only register insights when server supports "insights_auto_register"
Resolves:  - Generate redhat.repo properly; ENT-2636 (jhnidek@redhat.com)
Resolves:  - Print proper message, when consumer is deleted; ENT-2709
Resolves:  - D-Bus - update ent. cert., when act. key is used; ENT-2453
Resolves:  - Make repo-override working again; ENT-2710 (jhnidek@redhat.com)
Resolves:  - Disable repository metadata gpg validation (suttner@atix.de)
Resolves:  - Fix setting service-level; ENT-1862425 (jhnidek@redhat.com)
Resolves:  - Add rhsm.no_insights config option, improve messaging
Resolves:  - Do not print unchanged profile; ENT-2639 (jhnidek@redhat.com)
Resolves:  - Create rhsm.conf, when config command is used; ENT-2698
Resolves:  - Catch all exception and print traceback to rhsm.log
Resolves:  - Remove man page entries for rhsmd (wpoteat@redhat.com)
Resolves:  - Role --list handle wrong proxy conf (unregistered case)
Resolves:  - Fix getting list of releases from CDN; ENT-2601 (jhnidek@redhat.com)
Resolves:  - No traceback, when wrong proxy conf is used; ENT-2654
Resolves:  - Do not print empty string as valid value; ENT-2634
Resolves:  - error when registering in intial-setup-graphical
Resolves:  - Sync syspurpose cache on registration (wpoteat@redhat.com)
Resolves:  - List available subscription ondate options failed
Resolves:  - Do not use /var/run, but use /run; ENT-1086 (jhnidek@redhat.com)
Resolves:  - Kill rhsmd during post-install on rhel8; ENT-2449
Resolves:  - Make existing ent. cert/keys readable by others; ENT-1593
Resolves:  - Correct method call signature for release (wpoteat@redhat.com)
Resolves:  - Custom repo parameters are not deletable (wpoteat@redhat.com)
Resolves:  - Create directories, when missing; ENT-2461 (jhnidek@redhat.com)
Resolves:  - Do not create sub-man-migration rpm for Fedora; ENT-1961
Resolves:  - collect uuid on aarch64 system (wpoteat@redhat.com)
Resolves:  - Update local and cache file during sync(); ENT-2433
Resolves:  - Mark one string for translation; ENT-1680 (jhnidek@redhat.com)
Resolves:  - Syspurpose exception message parsing (wpoteat@redhat.com)
Resolves:  - Try to terminate rhsmd after timeout; ENT-2368 (jhnidek@redhat.com)
Resolves:  - Fix wrong version provided by subscription-manager version; ENT-2388
Resolves:  - prevent redundant remote syspurpose sync (pmoravec@redhat.com)
Resolves:  - Detect rhsm-icon running without psutil (csnyder@redhat.com)
Resolves:  - Fix warning messages in dnf/yum (jhnidek@redhat.com)
Resolves:  - When in Simple Content Access mode, subscription-manager should not
Resolves:  - Package profiles sends too early when registering a client
Resolves:  - Make rhsmd cron read 'processTimeout' case-
Resolves:  - Generate redhat.repo in off-line mode; ENT-2302 (jhnidek@redhat.com)
Resolves:  - 1820267: Using 'Simple Content Access' for access mode
Resolves:  - Automatically create /etc/rhsm/syspurpose (jhnidek@redhat.com)
2020-08-21 16:52:08 -04:00
Christopher Snyder
62072c648d Update subscription-manager to 1.27.1-1
Resolves:  - Fix "attach --auto" command; ENT-2242 (jhnidek@redhat.com)
Resolves:  - initConfig method needs to be reinstated (wpoteat@redhat.com)
Resolves:  - Reinitialize logger, when necessary; ENT-1960 (jhnidek@redhat.com)
Resolves:  - New keys.pot with new strings; ENT-2058 (jhnidek@redhat.com)
Resolves:  - Do not install rhsmd and rhsm-icon on rhel8; ENT-1959
Resolves:  - rhn-migrate-classic-to-rhsm should try to resolve product ID
Resolves:  - Golden ticket: do not print list of products; ENT-2017
Resolves:  - Added copytruncate option to logrotate conf file; ENT-2114
Resolves:  - New D-Bus method SetAll; ENT-2124 (jhnidek@redhat.com)
Resolves:  - Collect AWS instance id when available (wpoteat@redhat.com)
Resolves:  - Added option --force for command refresh; ENT-2033
Resolves:  - corrected missing quotes for config check; ENT-2010
Resolves:  - Allow service plugin for zypper (SLES) to set autorefresh
Resolves:  - Log errors in logging set up after set up completes; ENT-1890
Resolves:  - added --disable-auto-attach option to register command; ENT-1684
Resolves:  - Yum loaded subscription-manager plugin multiple times
Resolves:  - include kpatch in facts; ENT-1700 (jhnidek@redhat.com)
Resolves:  - Cockpit plugin: select registration method; ENT-1651
Resolves:  - Obsolete sm-plugin-container on RHEL 8 (csnyder@redhat.com)
Resolves:  - Set gpgcheck to 0, when zypper is used; ENT-1758
Resolves:  - Disable zypper plugin via ZYPP_RHSM_PLUGIN_DISABLE
Resolves:  - Handle RestlibException in zypper plugin (khowell@redhat.com)
Resolves:  - Fix issue with syspurpose three-way merge; ENT-1564
Resolves:  - Blacklist some locales for Python2.x; ENT-1288 (jhnidek@redhat.com)
Resolves:  - Ensure that configuration is recorded before data sync processes
Resolves:  - Set gpgcheck to 0, when zypper is used; ENT-1758
Resolves:  - Disable zypper plugin via ZYPP_RHSM_PLUGIN_DISABLE
Resolves:  - Handle RestlibException in zypper plugin (khowell@redhat.com)
Resolves:  - Fix issue with syspurpose three-way merge; ENT-1564
Resolves:  - Blacklist some locales for Python2.x; ENT-1288 (jhnidek@redhat.com)
Resolves:  - Ensure that configuration is recorded before data sync processes
Resolves:  - Fix minor product-id issues (csnyder@redhat.com)
Resolves:  - Update to logging levels (wpoteat@redhat.com)
Resolves:  - corrected cron receving stdout mail for rhsmd run (crag@redhat.com)
Resolves:  - Better advice message for syspurpose conflict; ENT-1341
Resolves:  - Updated keys.pot for syspurpose CLI; ENT-1246 (jhnidek@redhat.com)
Resolves:  - Try to create /var/log/rhsm directory; ENT-1406 (jhnidek@redhat.com)
Resolves:  - YUM plugin - less API calls; ENT-923 (jhnidek@redhat.com)
Resolves:  - Updated defaults to include rhsmd.processtimeout (crag@redhat.com)
Resolves:  - Added timeout for rhsmd cron job (crag@redhat.com)
Resolves:  - Do not install container plugin on RHEL8; ENT-1488
Resolves:  - Mark several strings for translation; ENT-1246 (jhnidek@redhat.com)
Resolves:  - Update dnf-plugin dependencies for RHEL 7 (csnyder@redhat.com)
Resolves:  - locale sent on request does not allow '.UTF-8' suffix
Resolves:  - Send package profile on yum transactions (csnyder@redhat.com)
Resolves:  - Cockpit - Disable cancel button on register dialog action
Resolves:  - Proper messaging of syspurpose add-addons; ENT-1332
Resolves:  - Fix cockpit plugin, when golden ticket is used; ENT-1287
Resolves:  - GUI: Do not auto-attach, when golden ticket is used; ENT-1309
Resolves:  - rhsm - Write config file atomically (mvollmer@redhat.com)
Resolves:  - cockpit package has additional dependency (wpoteat@redhat.com)
Resolves:  - Show in man page that --installed is the default for the list
Resolves:  - Update translations for 8.1 (csnyder@redhat.com)
Resolves:  - Fix reporting insights id in facts on RHEL7 (jhnidek@redhat.com)
Resolves:  - syspurpose attributes in list --consumed; ENT-1315
Resolves:  - cockpit - Improve behavior when connection to D-Bus fails
Resolves:  - cockpit - Fix overlapping update requests (mvollmer@redhat.com)
Resolves:  - Print roles and usage in list of subscriptions; ENT-1315
Resolves:  - Don't print traceback during list --available; ENT-1331
Resolves:  - cockpit - Fix detection of proxy while attaching
2020-04-14 15:28:20 -04:00
Christopher Snyder
1b05fd8759 Update subscription-manager to 1.25.9-1
Resolves:  - Updating from System Type to Entitlement Type (waldirio@gmail.com)
Resolves:  - Fixed unsetting syspurpose attributes; ENT-1330 (jhnidek@redhat.com)
Resolves:  - Only disable system repos if the disable_system_repos is "1"
Resolves:  - Print reasons, why syspurpose status is mismatch; ENT-1247
Resolves:  - Addition of tests for heartbeat method (wpoteat@redhat.com)
Resolves:  - Connection method for hypervisor heartbeat (wpoteat@redhat.com)
Resolves:  - Add in a last_boot fact for parity with spacewalk facts
Resolves:  - Remove productid cert, when it is not needed; ENT-1300
Resolves:  - Option disable_system_repos didn't work with DNF; ENT-1350
Resolves:  - Fix traceback for syspurpose on rhel7; ENT-1286 (jhnidek@redhat.com)
Resolves:  - Make entitlement certs and keys world-readable (csnyder@redhat.com)
Resolves:  - Suppress output when collecting profile (khowell@redhat.com)
Resolves:  - Proper callbacks in cert sorter (wpoteat@redhat.com)
Resolves:  - Do not create corrupted redhat.repo (wrong scheme); ENT-1306
Resolves:  - Dialog with proxy conf didn't pop-up; ENT-1333 (jhnidek@redhat.com)
Resolves:  - Do not perform proxy check under some circumstances.
Resolves:  - Display 'Status Details' correctly in GUI; ENT-1305
Resolves:  - Do not crash sub-man during unregistering; ENT-1288
2019-06-12 01:58:24 -04:00
Christopher Snyder
17e2081b3e Update subscription-manager to 1.25.5-1 2019-05-13 11:06:50 -04:00
William Poteat
1b34e94550 Update subscription-manager to 1.25.5-1 2019-05-09 08:31:04 -04:00
William Poteat
3992489ab6 Update subscription-manager to 1.25.5-1
Resolves:  - Do not disabled repos in redhat.repo; ENT-1261 (jhnidek@redhat.com)
Resolves:  - Do not build subman-rhsm with python2 on later versions of rhel
Resolves:  - Better feedback for repo commands when not registered
Resolves:  - Install cron service properly on SLES; ENT-1250 (jhnidek@redhat.com)
Resolves:  - require python-librepo for rhel 7 (csnyder@redhat.com)
Resolves:  - Begin packaging syspurpose for python 2 systems (csnyder@redhat.com)
Resolves:  - Ensure we use local syspurpose when there are network issues
Resolves:  - use enabled_metadata = 0 for disabled repositories
Resolves:  - Syspurpose client to have the same behavior as SubMan when in
Resolves:  - Do not send Host header twice, when m2crypto is used; ENT-1100
Resolves:  - Install only one prod cert, when RPM is available in more repos.
Resolves:  - Fewer warning messages when golden ticket is used; ENT-671
Resolves:  - Use more appropriate log levels instead of info (wpoteat@redhat.com)
Resolves:  - Use on_date on syspurpose status if specified (nmoumoul@redhat.com)
Resolves:  - Less communication with candlepin server from sub-man plugin;
Resolves:  - Bug fix of .spec file specific for SuSE; ENT-1056
Resolves:  - Handle disabled status when golden ticket is in play
Resolves:  - Ignore null repos when running using packagekit (csnyder@redhat.com)
Resolves:  - Always submit empty string for reset (csnyder@redhat.com)
Resolves:  - Do not set role or usage to the empty string (csnyder@redhat.com)
Resolves:  - Do not override sla on auto-attach (csnyder@redhat.com)
Resolves:  - Read syspurpose on register using cockpit (csnyder@redhat.com)
Resolves:  - Increase RHEL major version detection reliability
Resolves:  - Remove the Select SLA screen from initial-setup
Resolves:  - Do not make duplicate sync calls on syspurpose show
Resolves:  - Add default for proxy_scheme in rhsm.conf (csnyder@redhat.com)
Resolves:  - Do not build subman-rhsm with python2 on later versions of rhel
Resolves:  - Better feedback for repo commands when not registered
Resolves:  - Install cron service properly on SLES; ENT-1250 (jhnidek@redhat.com)
Resolves:  - require python-librepo for rhel 7 (csnyder@redhat.com)
Resolves:  - Begin packaging syspurpose for python 2 systems (csnyder@redhat.com)
Resolves:  - Ensure we use local syspurpose when there are network issues
Resolves:  - use enabled_metadata = 0 for disabled repositories
Resolves:  - Syspurpose client to have the same behavior as SubMan when in
Resolves:  - Do not send Host header twice, when m2crypto is used; ENT-1100
Resolves:  - Install only one prod cert, when RPM is available in more repos.
Resolves:  - Fewer warning messages when golden ticket is used; ENT-671
Resolves:  - Use more appropriate log levels instead of info (wpoteat@redhat.com)
Resolves:  - Use on_date on syspurpose status if specified (nmoumoul@redhat.com)
Resolves:  - Less communication with candlepin server from sub-man plugin;
Resolves:  - Bug fix of .spec file specific for SuSE; ENT-1056
Resolves:  - Handle disabled status when golden ticket is in play
Resolves:  - Ignore null repos when running using packagekit (csnyder@redhat.com)
Resolves:  - Always submit empty string for reset (csnyder@redhat.com)
Resolves:  - Do not set role or usage to the empty string (csnyder@redhat.com)
Resolves:  - Do not override sla on auto-attach (csnyder@redhat.com)
Resolves:  - Read syspurpose on register using cockpit (csnyder@redhat.com)
Resolves:  - Increase RHEL major version detection reliability
Resolves:  - Remove the Select SLA screen from initial-setup
Resolves:  - Do not make duplicate sync calls on syspurpose show
Resolves:  - Add default for proxy_scheme in rhsm.conf (csnyder@redhat.com)
Resolves:  - Add proxy_scheme to rhsm.conf (csnyder@redhat.com)
Resolves:  - Update syspurpose status in cockpit addon (nmoumoul@redhat.com)
Resolves:  - Set trailing character '\0' at the end of cert content
Resolves:  - Allow reporting of profile info on dnf transactions
Resolves:  - Use new libdnf API to reuse connection to repo; ENT-1111
Resolves:  - set enable_metadata to 0 for disabled repos; ENT-1146
Resolves:  - Add some details on dnf uploadprofile to rhsm.conf man page
Resolves:  - Don't send package list, when report_package_profile=0; ENT-1097
Resolves:  - Dont traceback on status syspurpose sync - Do not show an error or
Resolves:  - take into account syspurpose during initial-setup - Registering
Resolves:  - No message display when set service level by subscription
Resolves:  - Incorrect handling of response message (wpoteat@redhat.com)
Resolves:  - Stay consistent with Katello list (wpoteat@redhat.com)
Resolves:  - Modify spec file to require right version of libdnf.
Resolves:  - Do not collect hardware facts twice; ENT-653 (jhnidek@redhat.com)
Resolves:  - Do not delete product certs for disabled repos; ENT-1034
Resolves:  - do not install conf file for non-existant dnf plugin
Resolves:  - handle new syspurpose status states - Now, the new syspurpose
Resolves:  - Supplement initial-setup-gui with our addon (csnyder@redhat.com)
Resolves:  - Make default repolist proxy to http protocol when not specified
Resolves:  - Sync syspurpose on status command (csnyder@redhat.com)
Resolves:  - Ensure syspurpose has translations (csnyder@redhat.com)
Resolves:  - Simplify syspurpose bash completion (csnyder@redhat.com)
Resolves:  - Treat false as disabled when listing repos (csnyder@redhat.com)
Resolves:  - Remove "Red Hat Enterprise Linux Client/Desktop" role option
Resolves:  - Stop throwing exception on timeout to avoid stacktrace
Resolves:  - Stop redhat.repo from growing exponentially (awood@redhat.com)
Resolves:  - Do not delete product certs for disabled repos; ENT-1034
Resolves:  - Allow setting and unsetting of addons and service level
Resolves:  - Module name unknown (wpoteat@redhat.com)
Resolves:  - Do not execute subscription-manager dnf plugin twice; ENT-987
Resolves:  - Use the result from SyncResult objects for showing syspurpose
Resolves:  - syspurpose tool will now log in rhsm.log - The syspurpose tool will
Resolves:  - Use new API of DNF (jhnidek@redhat.com)
Resolves:  - Ensure we sync syspurpose on register (csnyder@redhat.com)
Resolves:  - send ConfigChanged event when file replaced - Now, the ConfigChanged
Resolves:  - Add man entry for rhsmcertd.disable (csnyder@redhat.com)
Resolves:  - Add man page docs of the package_profile_on_trans option
Resolves:  - Restore service-level command for older servers (csnyder@redhat.com)
Resolves:  - Add bash completion for syspurpose aspects (csnyder@redhat.com)
Resolves:  - show syspurpose status Unknown when cache missing - When the server
Resolves:  - Add semanage advice on setting non-default proxy_port
Resolves:  - use cockpit-desktop to launch cockpit based gui (csnyder@redhat.com)
Resolves:  - Print accessible content paths from X509 extension using rct
Resolves:  - dnf subcommand for profile uploads; ENT-984 (jhnidek@redhat.com)
Resolves:  - fix Python2 and Python3 incompatibility; ENT-776
Resolves:  - setuptools naming change (wpoteat@redhat.com)
Resolves:  - cockpit will notify activation keys require org - When trying to
Resolves:  - Remove dbus-python from egg requirements (khowell@redhat.com)
Resolves:  - Fix value of Self-Support SLA in valid_fields.json
Resolves:  - Do not set a None lang (csnyder@redhat.com)
2019-05-08 15:59:24 -04:00
Christopher Snyder
0f294d1e21 Update subscription-manager to 1.24.2-1
Resolves:  - Do not update ent certs inside containers (csnyder@redhat.com)
Resolves:  - Disable zypper product-id plugin. (awood@redhat.com)
Resolves:  - Fix os.errno issue (rob@sandersmail.eu)
Resolves:  - Fix up our detection of missing org for service-level list
Resolves:  - Better handling of missing locale use (wpoteat@redhat.com)
Resolves:  - Handle case of nonexistant org (nmoumoul@redhat.com)
Resolves:  - Add syspurpose compliance status cache - Altered the syspurpose
Resolves:  - Tolerate server missing syspurpose fields (khowell@redhat.com)
Resolves:  - Fix vendor comparison (hyu@redhat.com)
Resolves:  - Fix unregistered messaging in syspurpose (khowell@redhat.com)
Resolves:  - Replace redhat-uep.pem properly (khowell@redhat.com)
Resolves:  - Only save SLA set during register or attach if specified
Resolves:  - Use LANG from environment (csnyder@redhat.com)
Resolves:  - Sync SLA regardless of capability: (nmoumoul@redhat.com)
Resolves:  - Updated syspurpose fields to match expected values (crog@redhat.com)
Resolves:  - User should be able to set/unset while not registered
Resolves:  - Update error message when syspurpose is not supported by server
Resolves:  - Fix grammar (csnyder@redhat.com)
2018-11-05 17:25:33 -05:00
Christopher Snyder
2a70013d8a Update subscription-manager to 1.24.1-1
Resolves:  - Sync SLA regardless of capability: (nmoumoul@redhat.com)
Resolves:  - Updated syspurpose fields to match expected values (crog@redhat.com)
Resolves:  - Update error message when syspurpose is not supported by server
Resolves:  - Fix grammar (csnyder@redhat.com)
Resolves:  - dnf plugin deletes prod cert as expected; ENT-773
Resolves:  - Show help when no args are provided (csnyder@redhat.com)
Resolves:  - Fix bytes/unicode handling of dmi data (khowell@redhat.com)
Resolves:  - Rename de_DE.po and es_ES.po (awood@redhat.com)
Resolves:  - WIP: polishing PR with bug fix of release --list
Resolves:  - Eliminate potential for circular dependency (awood@redhat.com)
Resolves:  - subscription-manager rpm now requires python3-syspurpose
Resolves:  - No python3-dmidecode on aarch64, ppc64le (khowell@redhat.com)
Resolves:  - Update intermediate CA (khowell@redhat.com)
Resolves:  - Try to use all entitlement certs for connection with CDN
Resolves:  - Make automatic enablement of yum plugins working again; ENT-820
2018-10-15 07:20:42 -04:00
Christopher Snyder
13691ad814 Update subscription-manager to 1.23.4-1 2018-08-30 15:43:12 -04:00
Christopher Snyder
62131e4130 Update subscription-manager to 1.23.4-1
Resolves:  - Log dbus exception tracebacks at the debug level
Resolves:  - Register a system without a syspurpose.json file
Resolves:  - Handle non-existant rhsm-debug destination (ENT-780)
Resolves:  - DNF product-id plugin can install product cert; ENT-789
Resolves:  - Change syspurpose import error log level to debug level
Resolves:  - rhsmcertd did not close lock file; ENT-736 (jhnidek@redhat.com)
Resolves:  - ENT-564: rhsm configuration manage_repos is not working on RHEL8
2018-08-30 15:41:07 -04:00
Christopher Snyder
71252c96ec Update subscription-manager to 1.23.3-1
Resolves:  - Rename the async module for compatibility with python 3.7; ENT-737
Resolves:  - Fix displayin RHSM Spoke in Initial Setup (jhnidek@redhat.com)
Resolves:  - Replacement of imp module with importlib; ENT-758
2018-08-13 07:10:04 -04:00
Christopher Snyder
eeecceb850 Update subscription-manager to 1.23.2-1 2018-08-03 22:40:29 -04:00
Christopher Snyder
90f2a9a9a6 Update subscription-manager to 1.23.1-1
Resolves:  - DNF Plugin needs config initiated earlier (wpoteat@redhat.com)
Resolves:  - Minimize packaging for python 3 (wpoteat@redhat.com)
Resolves:  - Added role subcommand ENT-719 (jhnidek@redhat.com)
Resolves:  - Fix up remaining python2 deps ENT-724 (csnyder@redhat.com)
Resolves:  - Fix GetStatus in com.redhat.RHSM1.Entitlement ENT-641
Resolves:  - Reraise exception properly. ENT-566 (jhnidek@redhat.com)
Resolves:  - ENT-572: subman should require dnf-plugin-subscription-manager
Resolves:  - Polished changes provided in  and added unit test.
Resolves:  - Ignore HTB repos (nmoumoul@redhat.com)
Resolves:  - subman list option --after now named --afterdate
Resolves:  - Begin building dnf-plugin-subscription-manager for RHEL 7
Resolves:  - When d-bus methods are unavailable, show appropriate message. *
Resolves:  - Fix comparision of objects in Python 3 (ENT-578)
Resolves:  - Make rhsm.full_fresh_on_yum=1 working again (ENT-534)
Resolves:  - Allow access to job cancellation API (wpoteat@redhat.com)
Resolves:  - Subscription-manager should be able to run using python3
2018-08-03 16:49:01 -04:00
Christopher Snyder
e4f0a38c4f Update subscription-manager to 1.21.5-1
Resolves:  - Updated man page for --after list option (aparadka@redhat.com)
Resolves:  - Search for proxy auth message in whole error string
Resolves:  - get_libexecdir now returns a string instead of bytes
Resolves:  - Create python2-subscription-manager-rhsm properly
Resolves:  - Fix rhsmcertd integer overflow on i386 & i686 (csnyder@redhat.com)
2018-06-07 17:58:01 -04:00
Christopher Snyder
30fc50f281 Update subscription-manager to 1.21.4-3 2018-05-01 14:58:46 -04:00
Christopher Snyder
f6fc1d1335 Update subscription-manager to 1.21.4-2
Adds back the missing dist to the release
2018-05-01 14:53:54 -04:00
Christopher Snyder
02a975919b Update subscription-manager to 1.21.4-2 2018-05-01 14:28:13 -04:00
Christopher Snyder
fa7464e2b5 Update subscription-manager to 1.21.4-1 2018-05-01 10:35:24 -04:00
Christopher Snyder
d806fd7451 Update subscription-manager to 1.21.3-1
Resolves:  - Perform a full entitlement refresh in the yum/dnf/zypper plugins
Resolves:  - Add proc_stat.btime fact (csnyder@redhat.com)
Resolves:  - rhsmcertd no longer uses reload on py3 (csnyder@redhat.com)
Resolves:  - Do not use str format for python 2.6 (csnyder@redhat.com)
Resolves:  - Additional message in status to indicate content access
Resolves:  - Do not log Error messages for missing identity cert/key
Resolves:  - python-dmidecode bug fix requires specific RPM release.
Resolves:  - Require latest version of python-dmidecode (awood@redhat.com)
Resolves:  - Add the option to build both python{3,2}-subscription-manager-rhsm
Resolves:  - Reduce log level of network address fact collection to debug
Resolves:  - Reenable RHUI support (csnyder@redhat.com)
Resolves:  - Cannot put unicode into gtk for button label (wpoteat@redhat.com)
Resolves:  - Fix unicode decode issue on py 2.6 (csnyder@redhat.com)
2018-04-25 17:07:59 -04:00
Alex Wood
dae0f48a1b Update subscription-manager to 1.21.2-3 2018-02-27 10:18:08 -05:00
Alex Wood
00253380c9 Update subscription-manager to 1.21.2-2
Resolves:  - Add missing requires for python-kitchen (awood@redhat.com)
Resolves:  - Prevent dmidecode failure from returning None (awood@redhat.com)
Resolves:  - Properly encode package profile data (jturel@redhat.com)
Resolves:  - Subman cockpit plugin - fix registration using act. keys
Resolves:  - Close register dialog, when status is changed (jhnidek@redhat.com)
Resolves:  - Handle rhel-alt product tags properly (khowell@redhat.com)
Resolves:  - Raise RateLimitExceededException with headers (jhnidek@redhat.com)
Resolves:  - Remove dependency on yum and chkconfig. (jhnidek@redhat.com)
Resolves:  - Add --after option to list command (csnyder@redhat.com)
Resolves:  - Subman rpm requires python-setuptools (jhnidek@redhat.com)
Resolves:  - Do not protect rhel prod. cert with special case
Resolves:  - Do not delete product certificates in protected directory
Resolves:  - Handle non-UTF8 RPM vendors (khowell@redhat.com)
Resolves:  - Fix registration success detection (khowell@redhat.com)
Resolves:  - subman-gui use new URL of Online Documentation (jhnidek@redhat.com)
Resolves:  - Clear credential data in register dialog (jhnidek@redhat.com)
Resolves:  - RestlibExceptions should show they originate server-side
2018-02-26 16:43:05 -05:00
Alex Wood
29d27e1420 Update subscription-manager to 1.21.1-1
Resolves:  - Do not log error, when rhsmcertd is restarted (jhnidek@redhat.com)
Resolves:  - Fix D-Bus path of com.redhat.RHSM1.Facts (jhnidek@redhat.com)
Resolves:  - Cockpit reports error during unregister when candlepin unavailable
Resolves:  - Enable starting of subman GUI, when consumer has been deleted
Resolves:  - Fix wrong Indic-language translations (khowell@redhat.com)
Resolves:  - Cockpit - Save configuration from register dialog
Resolves:  - Improve multiple product certs errors (khowell@redhat.com)
Resolves:  - Provide Host: in http CONNECT header (jhnidek@redhat.com)
Resolves:  - Remove newline from auto enable message (khowell@redhat.com)
Resolves:  - Call virt-what using absolute path (jhnidek@redhat.com)
Resolves:  - Load config settings for cockpit plugin (khowell@redhat.com)
Resolves:  - Flush stdout and stderr on more places (jhnidek@redhat.com)
Resolves:  - fixed typo in man page. (jhnidek@redhat.com)
Resolves:  - Removed python-rhsm from subscription-manager version
Resolves:  - Subman-GUI shows error dialog (wrong proxy settings)
Resolves:  - subscription-manager status --ondate do not ignore date
Resolves:  - Fixed default custom URL in cockpit plugin (jhnidek@redhat.com)
Resolves:  - Bump versions in python-rhsm obsoletes (khowell@redhat.com)
Resolves:  - Add identity cert detection to proxy error message generation
Resolves:  - Enable yum plugins after sub-man subcommand is executed
Resolves:  - Use inotify for checking changes of consumer certs
2018-01-11 11:17:10 -05:00
Alex Wood
a3d64cee30 Update subscription-manager to 1.20.2-1
Resolves:  - Do not log error, when rhsm_icon.json does not exist
Resolves:  - Better message for proxy/identity cert issue (wpoteat@redhat.com)
Resolves:  - More robust reading of yum plugin file (jhnidek@redhat.com)
Resolves:  - Add man page doc for [rhsm] auto_enable_yum_plugins
Resolves:  - Fix --matches option for the list command. (awood@redhat.com)
Resolves:  - Set network.ipv4_address properly, when DNS misconfigured.
Resolves:  - Force UTF-8 encoding in rhsm-service (jhnidek@redhat.com)
Resolves:  - [RFE] rhn-migrate-classic-to-rhsm auto-enable yum plugins
Resolves:  - More robust reading of yum plugin file (jhnidek@redhat.com)
Resolves:  - minor typo in /etc/rhsm/rhsm.conf comment (jhnidek@redhat.com)
Resolves:  - [RFE] sub-man automatically enables yum plugins (jhnidek@redhat.com)
Resolves:  - Do not update redhat.repo at RateLimitExceededException
Resolves:  - subman register --type="RHUI" should work (jhnidek@redhat.com)
Resolves:  - Do not update redhat.repo at RateLimitExceededException ()
Resolves:  - Properly initialize clean repo copy (khowell@redhat.com)
Resolves:  - Force UTF-8 encoding in daemons (khowell@redhat.com)
Resolves:  - 'sub-man release' prints error for more prod. certs.
Resolves:  - Better error print, when consumer cert is corrupted
Resolves:  - Deprecate --type option on register command (wpoteat@redhat.com)
Resolves:  - Reset status after connection validation (khowell@redhat.com)
Resolves:  - Better status error message for initial-setup (jhnidek@redhat.com)
2017-10-18 14:09:38 -04:00
Alex Wood
e368f8da6c Update subscription-manager to 1.20.1-1
Resolves:  - Correct sorting of dates in subman gui (jhnidek@redhat.com)
Resolves:  - Python module rhsm should never call exit() (jhnidek@redhat.com)
Resolves:  - added flush() method to Tee class in fixtures. (jhnidek@redhat.com)
Resolves:  - flushing of stdout and stderr once again (jhnidek@redhat.com)
Resolves:  - Add subscription-manager plugin to yum-config-manager
Resolves:  - Fix gui proxy check (khowell@redhat.com)
Resolves:  - Ignore "already attached" in register GUI (khowell@redhat.com)
Resolves:  - fix broken pipe error in other bin scripts (jhnidek@redhat.com)
Resolves:  - Output consumer name on registration (tony@anthonyjames.org)
Resolves:  - Better dialog in GUI, when consumer is deleted at CP.
Resolves:  - open Online Documentation, when env. var. LANG is unset
Resolves:  - rhsm-debug created report dir with wrong perms (jhnidek@redhat.com)
Resolves:  - print only readable part of SSL error to console
Resolves:  - Add baseurl examples, explanation (khowell@redhat.com)
Resolves:  - Add hypervisor consumer type to manpages (khowell@redhat.com)
Resolves:  - Have gettext return unicode instead of bytes. (awood@redhat.com)
Resolves:  - Update retired article reference (redhatrises@gmail.com)
Resolves:  - Use https for the redhat.com/forgot_password label.
Resolves:  - Env. variable no_proxy=* is not ignored (jhnidek@redhat.com)
Resolves:  - Display better error msg., when wrong proxy is set up
Resolves:  - subman gui can unregister, when network is up again
Resolves:  - Update container certs after plugin install (khowell@redhat.com)
Resolves:  - added --noproxy for rhsm-debug auto-completion (jhnidek@redhat.com)
Resolves:  - GUI opens network dialog due to bad proxy during startup
Resolves:  - Raise exception with path/string of wrong certificate.
Resolves:  - no_proxy match the host name when *.redhat.com is used
Resolves:  - Added --noproxy to bash completion script (jhnidek@redhat.com)
Resolves:  - Add mnemonic for subscription-manager spoke (khowell@redhat.com)
Resolves:  - Added default value for splay configuration (jhnidek@redhat.com)
Resolves:  - Enable saving no_proxy settings from GUI (jhnidek@redhat.com)
Resolves:  - identity reports right info in name field (jhnidek@redhat.com)
Resolves:  - Bug fix of com.redhat.Subscriptionmanager D-Bus policy
Resolves:  - Fix Host header when using proxy (khowell@redhat.com)
Resolves:  - Replace `-` with `_` in completion functions (khowell@redhat.com)
Resolves:  - remove obsolete certiciates of golden ticket (jhnidek@redhat.com)
Resolves:  - golden ticket entitlement was not removed. (jhnidek@redhat.com)
Resolves:  - facts collection aborts with unknown locale (jhnidek@redhat.com)
Resolves:  - Support /etc/init.d daemon even on EL7 (khowell@redhat.com)
Resolves:  - Make lscpu ignore locale again (khowell@redhat.com)
Resolves:  - Don't read non-existing json cache file. (jhnidek@redhat.com)
Resolves:  - Use json file for caching pool type. (jhnidek@redhat.com)
Resolves:  - use socket.getaddrinfo() to mimic hostname -f cmd
Resolves:  - Add secondary file to determine external repo file changes
Resolves:  - set bin scripts file encoding to utf-8 (khowell@redhat.com)
Resolves:  - Set default encoding for gui to UTF-8 (khowell@redhat.com)
Resolves:  - Update timestamp during intitial cert check. (jhnidek@redhat.com)
Resolves:  - Display deleted uuid in facts dialog correctly. (jhnidek@redhat.com)
Resolves:  - Remove dbus-x11 dependency (khowell@redhat.com)
Resolves:  - Provide feedback for force register (khowell@redhat.com)
Resolves:  - Use sys.setdefaultencoding('utf-8') in better way.
Resolves:  - fixed wrong spelling. (jhnidek@redhat.com)
Resolves:  - fixed rct to display cert without subjectAltName.
Resolves:  - Error reading system DMI information (jhnidek@redhat.com)
Resolves:  - Print right dates on subscription-manager list --installed
Resolves:  - Set locale fact to Unknown if value cannot be determined
Resolves:  - Enable to overwrite system.certificate_version with custom fact.
Resolves:  - Added mising policy file. (jhnidek@redhat.com)
Resolves:  - Facts dbus service does not start properly due to timeout.
Resolves:  - bug fix of writing time stamps. (jhnidek@redhat.com)
Resolves:  - Clicking at Help->Getting Started opens yelp. (jhnidek@redhat.com)
Resolves:  - Add proxy configuration info to man page (khowell@redhat.com)
Resolves:  - Remove M2Crypto reference from rhsmlib (khowell@redhat.com)
Resolves:  - Capture dmidecode errors at fact gathering (khowell@redhat.com)
Resolves:  - Simplify rhsmcertd log message plurality (csnyder@redhat.com)
Resolves:  - Fix UnboundLocalError during custom facts collection
Resolves:  - Fix DBus register service configuration issue. (awood@redhat.com)
Resolves:  - Better output message, when subman gui is launched with non-root
Resolves:  - Bug fix: subman doesn't log errors when repository enabling failed
Resolves:  - Install missing rpm package with fonts. (jhnidek@redhat.com)
Resolves:  - Do not include virt.uuid for platforms where it is not known
Resolves:  - Add splay option to rhsmcertd, randomize over interval
Resolves:  - Make subscription details view expand (khowell@redhat.com)
Resolves:  - Clear dmidecode warnings (khowell@redhat.com)
Resolves:  - Do not use D-Bus for facts collection (khowell@redhat.com)
Resolves:  - 1432947: Filter content access certs at entitlement list level
2017-07-27 11:53:18 -04:00
Alex Wood
e5d06bd99a Update subscription-manager to 1.19.7-1
Resolves:  - Ensure rhsmcertd performs both types of checks (csnyder@redhat.com)
Resolves:  - Bug fixing building of rhsmcertd at RHEL (jhnidek@redhat.com)
Resolves:  - Add a description of maxSplayMinutes to the rhsm.conf man page
Resolves:  - Add splay to all checks done by rhsmcertd (csnyder@redhat.com)
Resolves:  - Let rhsmcertd-worker clean up on SIGTERM (khowell@redhat.com)
Resolves:  - Make release set/unset regenerate repos (khowell@redhat.com)
Resolves:  - System locale in facts (wpoteat@redhat.com)
Resolves:  - Add no_proxy option to API, config, UI (khowell@redhat.com)
Resolves:  - Add support to rct to print contentAccessMode attribute
Resolves:  - Only log correlation ID for specified cmd (khowell@redhat.com)
Resolves:  - rhsmcertd - check connection before lock (khowell@redhat.com)
Resolves:  - Prioritize content from Basic entitlements (khowell@redhat.com)
Resolves:  - Remove catch-all on register --force (khowell@redhat.com)
Resolves:  - Deny D-BUS Config.Set from non-root (khowell@redhat.com)
Resolves:  - Allow DBus calls to the com.redhat.RHSM1 interfaces
Resolves:  - Hide content access certs from list cmd (khowell@redhat.com)
Resolves:  - Force update of icon cache on install of subman gui
Resolves:  - Fix issues with facts gathering. (awood@redhat.com)
2017-04-12 11:06:13 -04:00
Alex Wood
9a44b61d9f Update subscription-manager to 1.19.1-1 2017-01-20 13:44:06 -05:00
Alex Wood
f14a98d846 Update subscription-manager to 1.19.0-1
Resolves:  - Strip null byte from end of virt uuid. (awood@redhat.com)
Resolves:  - Unset TERM inside subscription-manager (khowell@redhat.com)
Resolves:  - Provide GUI flow to fix proxy settings (khowell@redhat.com)
Resolves:  - Fix proxy conn test short-circuit (csnyder@redhat.com)
Resolves:  - Collect fqdn via `hostname -f` (khowell@redhat.com)
2017-01-19 15:02:14 -05:00