Commit Graph

207 Commits

Author SHA1 Message Date
Alex Wood
892adeeb36 Update subscription-manager to 1.14.3-1
Resolves: #1170314 - Clarify that manage_repos 0 will delete redhat.repo.
Resolves: #1207958 - Fix traceback when contract # is None (alikins@redhat.com)
Resolves: #1200972 - Fixed grammar issue with error message in the attach command
Resolves: #1204012 - Added missing documentation for the --release option
Resolves: #1209519 - Removed erroneous information in help message for subman
Resolves: #1198369 - refresh_compliance_status now has a default value for state
Resolves: #1180273 - Allow migration without requiring RHN credentials (awood@redhat.com)
Resolves: #1201727 - Handle reasons with expired ent id (alikins@redhat.com)
2015-04-09 10:01:25 -04:00
Alex Wood
e72bd9f50f Update subscription-manager to 1.14.2-1
Resolves: #1133647 - Fix messageWindow deprecation warning. (alikins@redhat.com)
Resolves: #1183382 - Fix test case to work with dateutil 2. (alikins@redhat.com)
Resolves: #1196416 - Migration should not need credentials with activation keys
Resolves: #1196385 - Add --activation-key option to migration man page.
Resolves: #1196418 - Add bash completion for --activation-key in migration.
Resolves: #1154375 - Allow use of activation keys during migration. (awood@redhat.com)
Resolves: #1191237 - Fix proxy "test connection" in firstboot. (alikins@redhat.com)
Resolves: #1191237 - Make proxy config "save" work in firstboot. (alikins@redhat.com)
Resolves: #1191241 - Handle network starting after subman does. (alikins@redhat.com)
Resolves: #1191237 - Fix problems exitting firstboot on errors (alikins@redhat.com)
2015-03-09 09:23:45 -04:00
Devan Goodwin
6468277088 Update subscription-manager to 1.14.1-1 2015-02-06 15:59:27 -04:00
Alex Wood
65fde72ab6 Update subscription-manager to 1.13.13-1
Resolves: #1175284 - Show warning for crossdev --noarchive (wpoteat@redhat.com)
Resolves: #1180400 - "Status Details" are now populated on CLI (crog@redhat.com)
Resolves: #1180395 - Added "Provides Management" to subman list output (crog@redhat.com)
Resolves: #1175185 - Removed extra slash from rhsm-debug output (crog@redhat.com)
Resolves: #1175291 - Fixed a bug with attaching pools via empty file (crog@redhat.com)
Resolves: #1070585 - Changed button label from "Ok" to "Save" (crog@redhat.com)
Resolves: #1122530 - Updated man page examples (crog@redhat.com)
Resolves: #1132981 - Reverted removal of warning message (crog@redhat.com)
Resolves: #1058231 - Adjusted "last update" label positioning (crog@redhat.com)
2015-01-16 11:37:56 -05:00
Alex Wood
f08ad179d0 Update subscription-manager to 1.13.12-1
Resolves: #1122530 - Removed/updated more obsoleted documentation, dates and versions
Resolves: #1159348 - Improved list error output when using list criteria
Resolves: #1142918 - Fixed proxy config button labels (crog@redhat.com)
Resolves: #1132981 - Fixed exit code when registering system with no products installed
Resolves: #1149286 - Removed obsolete CLI options from auto-completion (crog@redhat.com)
Resolves: #990183 - Spelling errors in man pages (wpoteat@redhat.com)
Resolves: #1103824 - Add a catchall excepthook for rhsmd (alikins@redhat.com)
Resolves: #1119688 - Improved exit code usage (crog@redhat.com)
2014-12-12 12:47:00 -05:00
Alex Wood
aee94654ac Update subscription-manager to 1.13.9-1
Resolves: #1147463 - Log py.warnings to shutup gobject warning (alikins@redhat.com)
Resolves: #1159266 - rhsm-icon -i fails with "TypeError: 'NoneType' object has no
Resolves: #1145833 - Do not package sat5to6 with subscription-manager. (awood@redhat.com)
Resolves: #1156627 - Fix list consumed matching no service level to "".
Resolves: #1162331 - Changed how debug_commands.py prints errors. (crog@redhat.com)
Resolves: #1160150 - Repos --list leads to deletion of certificates imported to a system
Resolves: #1162170 - Added error output when --pool-only is used with --installed.
Resolves: #990183 - Fix typos in the new man page (bkearney@redhat.com)
Resolves: #1161694 - Modify the --pool-id-only to be --pool-only in bash completion and
Resolves: #1113741 - Fix rhsmd traceback on 502 errors. (alikins@redhat.com)
Resolves: #1157387 - Fix incorrect no installed products detected status in GUI.
Resolves: #1119688 - Improved output of the status module (crog@redhat.com)
Resolves: #1157761 - Fixed incorrect option usage in migration tool. (crog@redhat.com)
Resolves: #1157761 - revert to "--servicelevel" (alikins@redhat.com)
Resolves: #1119688 - Improved error code usage in subman. (crog@redhat.com)
2014-11-21 15:48:39 -05:00
Alex Wood
7f14d74b0f Update subscription-manager to 1.13.6-1
Resolves: #1093325 - Prevent rhsm-debug from throwing tbs (alikins@redhat.com)
Resolves: #1149286 - Updated autocompletion for RHN migration script. (crog@redhat.com)
Resolves: #1120772 - Don't traceback on missing /ostree/repo (alikins@redhat.com)
Resolves: #1094747 - add appdata metdata file (jesusr@redhat.com)
Resolves: #1122107 - Clarify registration --consumerid option in manpage.
Resolves: #1149636 - Specify OS_VERSION to make in spec file. (awood@redhat.com)
Resolves: #1151925 - Improved filtered listing output when results are empty.
Resolves: #990183 - Add a manpage for rhsm.conf (bkearney@redhat.com)
Resolves: #1122530 - Improved grammar and abbreviation usage. (crog@redhat.com)
Resolves: #1120576 - Added additional testing of version parsing (crog@redhat.com)
2014-10-24 10:34:49 -04:00
Alex Wood
f95e744b81 Update subscription-manager to 1.13.5-1
Resolves: #1122001 - Reg with --consumerid no longer checks subs (crog@redhat.com)
Resolves: #1119648 - Added additional functionality to repo listing. (crog@redhat.com)
Resolves: #1142436 - Final fix pre-QE (ggainey@redhat.com)
Resolves: #1142436 - unentitle is default, update output, still DRAFT
Resolves: #1142436 - Give sat5to6 a man-page - DRAFT (ggainey@redhat.com)
Resolves: #1134963 - Fix 'release --list' on some systems. (alikins@redhat.com)
2014-10-03 13:29:37 -04:00
Alex Wood
f6fd32274c Update subscription-manager to 1.13.2-1
Resolves: #1135621 - fix duplicate product ids from default dir (ckozak@redhat.com)
Resolves: #1128061 - Don't raise logged Disconnected on unreg (alikins@redhat.com)
Resolves: #1128658 - do not contact RHN if unregistered (jesusr@redhat.com)
Resolves: #1132919 - Repo dialog information is updated without the need for a gui
Resolves: #1132071 - Update rhsm-debug to collect product-default directory (wpoteat@redhat.com)
Resolves: #1123029 - Use default product certs if present. (alikins@redhat.com)
Resolves: #1124685 - Handle /status without rules-version (alikins@redhat.com)
Resolves: #1125132 - Label does not change to Attaching on Fristboot progress bar (wpoteat@redhat.com)
Resolves: #1128061 - Stop logging expected exceptions on unreg (alikins@redhat.com)
Resolves: #1129480 - don't query envs when actkey is given (ckozak@redhat.com)
Resolves: #1130637 - Correct call to os.path.isfile (awood@redhat.com)
Resolves: #1126724 - Use port instead of 443 for the url help text (bkearney@redhat.com)
2014-09-12 17:32:00 -04:00
Peter Robinson
7a506a69df - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 03:59:42 +00:00
Alex Wood
4fb79fb714 Update subscription-manager to 1.12.11-1
Resolves: #1124726 - Man page entry for '--no-subscriptions' option (wpoteat@redhat.com)
Resolves: #1122772 - yum repolist now displays warning when appropriate.
Resolves: #1039577 - simplify reposgui gpgcheck control (ckozak@redhat.com)
Resolves: #1046132 - Makes rhsm-icon slightly less annoying. (csnyder@redhat.com)
Resolves: #1054632 - Adds '7.x' to how to launch section of manual. (csnyder@redhat.com)
Resolves: #1065158 - Prompt for environment on registration when necessary (ckozak@redhat.com)
Resolves: #1114126 - Container mode message is written to stderr (csnyder@redhat.com)
Resolves: #1114132 - subman-gui and other tools are disabled in container mode.  (csnyder@redhat.com)
Resolves: #1115499 - Allow enable/disable repos in same command. (dgoodwin@redhat.com)
Resolves: #1118012 - Fixes several typos in man page. (csnyder@redhat.com)
Resolves: #1121251 - rhsm-debug system does not bash-complete for "--no-subscriptions" (wpoteat@redhat.com)
Resolves: #1121272 - fix typo that blocked enabling repos via CLI (ckozak@redhat.com)
Resolves: #1114117 - Allow subscriptions to be excluded from rhsm-debug data collection (wpoteat@redhat.com)
Resolves: #1022622 - Modifies --no-overlap to show pools which provide products not already covered. (csnyder@redhat.com)
Resolves: #1107810 - Updates help message for identity --force. (csnyder@redhat.com)
Resolves: #1112282 - Dont build ostree plugin subpackage < 7 (alikins@redhat.com)
Resolves: #1112326 - remove extra '/' from custom fact loading error logging
Resolves: #1108257 - special case prod tag rhel-5-workstation (alikins@redhat.com)
Resolves: #1067035 - Move Subscription Manager version for better layout
2014-07-30 16:44:32 -04:00
Alex Wood
76014a0175 Update subscription-manager to 1.12.3-1
Resolves: #1104158 - Version command needs better explanation for content
Resolves: #1070585 - GUI no longer locks on connection test. Adds cancel button.
Resolves: #1030638 - Changes default resolution values in mainwindow.glade to 800x600.
Resolves: #1086377 - Next system check-in not displaying in RHEL 5.11
Resolves: #1058380 - Subscripton Manager plugin reporting Subscription Management when
Resolves: #855050 - set default fallback window icon (ckozak@redhat.com)
Resolves: #1035440 - Don't rewrite redhat.repo unless it has changed (ckozak@redhat.com)
Resolves: #1097536 - match-installed filter was incorrectly removed. (wpoteat@redhat.com)
Resolves: #1092754 - 1094879: Remove install-num-migrate-to-rhsm tool (ckozak@redhat.com)
2014-06-16 15:08:19 -04:00
Dennis Gilmore
136c20ce76 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:24:25 -05:00
Colin Walters
ad5a53bf8e Update link to current git repository 2014-05-29 16:03:23 -04:00
Devan Goodwin
d302a5a4ae Update subscription-manager to 1.11.7-1
Resolves: #1098891 - Apply overrides to mutable properties (ckozak@redhat.com)
Resolves: #1098891 - Update repos, persisting local settings when possible
Resolves: #1094617 - Status line reporting for installed products uses incorrect date
Resolves: #1097208 - 1097703: Fix rhsmcertd-worker daemon (ckozak@redhat.com)
Resolves: #1086301 - Fix product id product version compare (alikins@redhat.com)
Resolves: #1096777 - Bad URI for remove by serial (wpoteat@redhat.com)
Resolves: #1095938 - re-add at-spi locator in repos window (ckozak@redhat.com)
Resolves: #1094492 - Consumer name length issues in certificate (wpoteat@redhat.com)
2014-05-26 12:11:05 -03:00
Alex Wood
025e3d9008 Update subscription-manager to 1.11.6-1
Resolves: #1090560 - readd locator to the all subs view (ckozak@redhat.com)
Resolves: #1058383 - widgets are added and removed dynamically (ckozak@redhat.com)
2014-05-01 16:32:16 -04:00
Alex Wood
b04032f33d Update subscription-manager to 1.11.3-1 2014-04-10 15:01:00 -04:00
Alex Wood
5bec0e570c Update subscription-manager to 1.11.2-1
Resolves: #865702 - Dont render exc messages with bogus markup (alikins@redhat.com)
Resolves: #1070908 - Don't count cpus without topo for lpar (alikins@redhat.com)
Resolves: #1075167 - Avoid using injected values in migrate-classic-to-rhsm
Resolves: #1074568 - Use our translations in optparser (ckozak@redhat.com)
Resolves: #1070737 - correct config section for ca_cert_dir (ckozak@redhat.com)
2014-03-20 14:51:55 -04:00
Alex Wood
2bd6bc6955 Update subscription-manager to 1.11.1-1
Resolves: #1021069 - Add reference to network usage info. (alikins@redhat.com)
Resolves: #1061923 - Remove trailing period from privacy URL (wpoteat@redhat.com)
Resolves: #1039913 - rhsm-debug updates and fixes (alikins@redhat.com)
Resolves: #1061407 - don't allow some translations (ckozak@redhat.com)
Resolves: #1055664 - rhsm-debug now follows more config paths (alikins@redhat.com)
Resolves: #1038242 - add anaconda.pid check before chroot (alikins@redhat.com)
Resolves: #1035115 - Update product id certs (alikins@redhat.com)
Resolves: #864195 - New output line for subscribe --auto if it can't cover all products
Resolves: #1060727 - Changes to rhsm-debug for sos report (wpoteat@redhat.com)
Resolves: #1044596 - Don't match beta product tags for release (alikins@redhat.com)
Resolves: #851325 - Tweak activation key checkbox to left (alikins@redhat.com)
Resolves: #958016 - use rpm %%{optflags} and _hardended_build (alikins@redhat.com)
Resolves: #1061937 - preference changes occur in the background (ckozak@redhat.com)
Resolves: #1061393 - Don't allow subscription-manager string to be translated
Resolves: #1016427 - On string was missed from the extraction (bkearney@redhat.com)
Resolves: #1058495 - productid yum errors on yum remove (alikins@redhat.com)
Resolves: #1026501 - Preserve PKI directories and have rpm own them.
Resolves: #1058374 - Fix crash on exception in managergui._show_buttons
Resolves: #1034574 - Alternate message based on why no repos exist in GUI
Resolves: #1034649 - Only allow repolib to update override cache if supported by the
2014-02-27 16:37:07 -05:00
Devan Goodwin
e1df1cff29 Update subscription-manager to 1.10.13-1
Resolves: #1060917 - catch exception thrown in firstboot (ckozak@redhat.com)
Resolves: #995121 - require gnome-icon-theme for calendar icon (alikins@redhat.com)
Resolves: #961003 - Stricter matches for rhel product tags (alikins@redhat.com)
Resolves: #1059809 - Cache pool types to avoid unnecessary api calls (ckozak@redhat.com)
Resolves: #908869 - Fix the mis-transated options in pt-BR (bkearney@redhat.com)
Resolves: #1044596 - handle http,socket,ssl fetching release (alikins@redhat.com)
Resolves: #1044596 - Make release listing handle empty data (alikins@redhat.com)
Resolves: #1020423 - update help messages (jesusr@redhat.com)
Resolves: #825388 - Properly wrap text when reaching dialog limit (mstead@redhat.com)
Resolves: #1021443 - display Consumer deleted message (jesusr@redhat.com)
Resolves: #1039736 - Fix missed reference to CloudForms in tooltip. (dgoodwin@redhat.com)
Resolves: #1005329 - add at-spi locator to the SLA selection table (ckozak@redhat.com)
Resolves: #1039914 - Update the rhsm-debug man page (bkearney@redhat.com)
Resolves: #874169 - Fix label alignment in progress UI (mstead@redhat.com)
Resolves: #1020361 - Replace the use of the term Valid with Current in the status command
Resolves: #1028596 - Add the repo-override command to the subscription-manager man page
Resolves: #1020522 - Update the man page for subscription-manager with new list options
Resolves: #1057719 - adding a small section on deprecated commands (dlackey@redhat.com)
Resolves: #1017354 - remove msg printed to stderr via yum (alikins@redhat.com)
Resolves: #857147 - Auto-subscribe window has a confusing name (wpoteat@redhat.com)
Resolves: #883486 - The local time's start/end dates rendered in the list
Resolves: #1049037 - Add conditional requires on migration data package.
Resolves: #973938 - correctly handle SIGPIPE in rct (ckozak@redhat.com)
Resolves: #878089 - Add line wrapping when listing subscription-manager modules
Resolves: #1017354 - Ensure all message go to stdout, not stderr (bkearney@redhat.com)
Resolves: #851325 - Anchor choose server "default" button beside the text box.
Resolves: #1039739 - Add 96x96 and 256x256 icons (bkearney@redhat.com)
Resolves: #873967 - Move choose server tooltips closer to the elements they assist with.
Resolves: #1044686 - Make serverurl parse error detailed again (alikins@redhat.com)
Resolves: #1018807 - Ensure virt facts are a single line (bkearney@redhat.com)
Resolves: #1007580 - Print blank spaces if there is no contract number on the list
Resolves: #104338 - add default dest dir to rhsm-debug help (alikins@redhat.com)
Resolves: #1042897 - add proxy info to rhsm-debug completion (alikins@redhat.com)
Resolves: #914833 - rct cat-cert output reports an Order: Subscription: field.
Resolves: #1052297 - delay import of site module (ckozak@redhat.com)
Resolves: #1048325 - Set default encoding to utf-8 when running the rct script
Resolves: #1050850 - re-evaluate system facts when checking for updates
2014-02-07 08:34:30 -04:00
Alex Wood
bffc48820c Update subscription-manager to 1.10.10-1
Resolves: #1039736 - Modify the remote server string to reference Satellite instead of
Resolves: #916666 - Change method of service detection (wpoteat@redhat.com)
Resolves: #1034429 - Fix stacktrace in logs on unregister. (dgoodwin@redhat.com)
Resolves: #1040167 - Update installed products properly (ckozak@redhat.com)
Resolves: #1030604 - print to stdout instead of stderr for consistency
Resolves: #1031008 - Properly handle exceptions when checking compliance
2014-01-16 14:13:47 -05:00
Alex Wood
3fc32b3c9c Update subscription-manager to 1.10.8-1
Resolves: #1030604 - Handle 400 code for add override (mstead@redhat.com)
Resolves: #1034574 - Alternate message based on why no repos exist in GUI
Resolves: #1034396 - No longer require entitlements to run repo-override command
Resolves: #1033741 - Refresh Overrides CP connection when dialog is shown
Resolves: #1033690 - Updated repo-overrides not supported message (mstead@redhat.com)
Resolves: #1034649 - Only allow repolib to update override cache if supported by the
Resolves: #1032673 - Warn on add override if repo doesn't exist (mstead@redhat.com)
Resolves: #1030996 - Fixed usage text for repo-override add/remove options
Resolves: #1032243 - Updated the redhat.repo warning (mstead@redhat.com)
Resolves: #1021013 - Change wording on firstboot address screen (alikins@redhat.com)
Resolves: #1020539 - Show proxy info if no RHN in firstboot (alikins@redhat.com)
2013-12-06 17:35:31 -05:00
Alex Wood
0d3c7e1165 Update subscription-manager to 1.10.7-1
Resolves: #998033 - Handle Unauthorized/Forbidden exceptions in CLI/GUI
Resolves: #985502 - Use yum.i18n utf8_width function for string length in CLI
Resolves: #916666 - Displayed 'Next System Check-In' is inaccuarate (wpoteat@redhat.com)
Resolves: #1019753 - Stop including a fake consumer UUID fact. (dgoodwin@redhat.com)
Resolves: #1022198 - Display highest suggested quantity in contract selection
Resolves: #1004318 - Bash completion for rct was not handing options and file lists
Resolves: #1023166 - Strip leading and trailing whitespaces from all usernames and
Resolves: #963579 - Stop hiding the Library environment. (dgoodwin@redhat.com)
2013-11-18 14:39:39 -05:00
Alex Wood
7110135b1a Update subscription-manager to 1.10.5-1
Resolves: #1021581 - account/contract display nothing when no data exists
Resolves: #1006748 - replace simplejson with 'ourjson' (alikins@redhat.com)
Resolves: #1017351 - ignore dbus failures on show_window (alikins@redhat.com)
Resolves: #1016643 - Fix firstboot issues with new firstboot. (alikins@redhat.com)
Resolves: #1005420 - adding --ondate to manpage (dlackey@redhat.com.com)
Resolves: #1007580 - Add contract number to the output of list --available
Resolves: #1017299 - handle dmidecode module not installed (alikins@redhat.com)
Resolves: #846331 - Add tooltips to the filters page (bkearney@redhat.com)
Resolves: #1015553 - fix help message for no-overlap. display usage requirement
2013-10-25 14:35:21 -04:00
Alex Wood
412b8dcb4b Update subscription-manager to 1.10.3-1
Resolves: #1011712 - add missing environments completion (ckozak@redhat.com)
Resolves: #654501 - add some filtering to list available (ckozak@redhat.com)
Resolves: #1006985 - Abort migration when we detect different certs with the same ID.
Resolves: #996993 - add provided to list available (ckozak@redhat.com)
Resolves: #1012501 - Correct number of entitled products with expired ents
Resolves: #1012566 - rhsmd cron job 700 (ckozak@redhat.com)
Resolves: #1011703 - Do not allow selection on listview (mstead@redhat.com)
Resolves: #1011961 - -1 quantity is printed as unlimited (ckozak@redhat.com)
Resolves: #1004385 - remove some gtk help options (ckozak@redhat.com)
Resolves: #1011234 - no service level displays empty string (ckozak@redhat.com)
Resolves: #1008016 - update repos on certlib change (ckozak@redhat.com)
Resolves: #1008462 - log more virt-what output (alikins@redhat.com)
Resolves: #1008462 - Log detected virt info as we detect it. (alikins@redhat.com)
Resolves: #1004341 - gui completion no longer resets (ckozak@redhat.com)
Resolves: #973838 - refresh redhat.repo after register (alikins@redhat.com)
Resolves: #1008603 - Catch and log connection error while updating installed products
Resolves: #1004385 - Add missing rhsm-icon debug options (ckozak@redhat.com)
Resolves: #1001820 - added ondate to completion (ckozak@redhat.com)
Resolves: #767754 - overlap filter ondate (ckozak@redhat.com)
2013-10-03 09:09:37 -04:00
Alex Wood
f77c97bfa0 Update subscription-manager to 1.10.2-1
Resolves: #1004893 - update prods before compliance (ckozak@redhat.com)
Resolves: #1004908 - Remove the rhn-setup-gnome dep even more. (alikins@redhat.com)
Resolves: #1004908 - move rhn-setup-gnome requires to -gui subpackage
Resolves: #1004385 - rhsm icon completion fix (ckozak@redhat.com)
Resolves: #1004341 - add gui completion (ckozak@redhat.com)
Resolves: #1001820 - fix autocompletion (ckozak@redhat.com)
Resolves: #994344 - messaging for bad filetypes (ckozak@redhat.com)
Resolves: #995597 - continue attaching if a pool cannot be found (ckozak@redhat.com)
Resolves: #1001169 - fix pythonic empty string identity problems (ckozak@redhat.com)
2013-09-12 18:48:42 -04:00
Alex Wood
07fef5604a Update subscription-manager to 1.10.1-1
Resolves: #994620 - reword tooltip message (ckozak@redhat.com)
Resolves: #997935 - stop making requests after unregister (ckozak@redhat.com)
Resolves: #997740 - allow autoheal call more often (ckozak@redhat.com)
Resolves: #997189 - error is now a sys.exc_info() tuple. (awood@redhat.com)
Resolves: #991165 - Refresh row striping after the TreeView is resorted.
Resolves: #842402 - Re-aligning Subscription Manager Gui (cschevia@redhat.com)
Resolves: #851321 - Refresh/redraw tables after removing subscriptions (cschevia@redhat.com)
Resolves: #974587 - allow certs with no content (ckozak@redhat.com)
Resolves: #987579 - Re-arranged preferences dialog (cschevia@redhat.com)
Resolves: #990195 - remove subscribe options (ckozak@redhat.com)
Resolves: #991214 - refresh ent dir, catch exception gracefully (ckozak@redhat.com)
Resolves: #991548 - Display correct error message for registration failures.  (awood@redhat.com)
Resolves: #991580 - add rhsmd debug to stdout (ckozak@redhat.com)
Resolves: #993202 - fix default config, take advantage of rhsmconfig options (ckozak@redhat.com)
Resolves: #994266 - list consumed shows expired bugs (ckozak@redhat.com)
Resolves: #994997 - Fix Unknown is_guest during firstboot. (dgoodwin@redhat.com)
2013-08-22 15:39:52 -04:00
Alex Wood
675034a3cd Update subscription-manager to 1.9.1-1
Resolves: #988411 - more at-spi changes for QA (ckozak@redhat.com)
Resolves: #908521 - Pull in the latest mr strings (bkearney@redhat.com)
Resolves: #928469 - Pull in latest ml strings from zanata (bkearney@redhat.com)
Resolves: #927990 - Pull in latest ta_IN strings from zanata (bkearney@redhat.com)
Resolves: #987579 - Make clicking autoheal label work (cschevia@redhat.com)
Resolves: #966422 - Do not hang firstboot if there is an exception during registration.
Resolves: #978329 - catch IdentityCertException gracefully (ckozak@redhat.com)
Resolves: #988482 - fix gtk warnings on gtk-2.10 (alikins@redhat.com)
Resolves: #988411 - fixed at-spi locator name (ckozak@redhat.com)
Resolves: #987071 - specify arch of librsvg dep (alikins@redhat.com)
Resolves: #987626 - Remove PUTS while opening preferences dialog, fix related test
Resolves: #987551 - correctly reconnect to rhsmd daemon (ckozak@redhat.com)
Resolves: #968820 - raise timeout exceptions for cli calls (alikins@redhat.com)
Resolves: #950892 - add ents-nag-warning.png to docs install (alikins@redhat.com)
Resolves: #978466 - fix missing socket info s390x/ppc64 (alikins@redhat.com)
Resolves: #985515 - moved DbusIface to fix anaconda productId (ckozak@redhat.com)
Resolves: #983193 - remove unused 'Virt Limit' cat-cert field (alikins@redhat.com)
Resolves: #986971 - String Update: Quantity > Available (cschevia@redhat.com)
Resolves: #980724 - allsubstab cleared on identity change, check redeem on register
Resolves: #921222 - add 'status' to bash completion (alikins@redhat.com)
Resolves: #977580 - Preferences dialog hide and show (cschevia@redhat.com)
Resolves: #977481 - make proxy cli check require_connection (alikins@redhat.com)
Resolves: #977896 - Fixes for Workstation/Desktop certs (alikins@redhat.com)
Resolves: #984203 - Fix german translations (bkearney@redhat.com)
Resolves: #974587 - Add more checks for no order portion being present
Resolves: #984206 - Removed Spaces from String (cschevia@redhat.com)
Resolves: #983670 - Improved auto-attach description (cschevia@redhat.com)
Resolves: #982286 - Adjusted markup removal (cschevia@redhat.com)
Resolves: #983250 - certs check warning period (ckozak@redhat.com)
Resolves: #983281 - certs check warning period (ckozak@redhat.com)
2013-07-31 17:01:36 -04:00
Alex Wood
b3ea9afaec Update subscription-manager to 1.8.13-1
Resolves: #877331 - Add --org and --environment options to migration script.  (awood@redhat.com)
Resolves: #915847 - Clear old proxy settings if the --no-proxy option is used. (awood@redhat.com)
Resolves: #928401 - Fixed translation issue in redeem dialog (cschevia@redhat.com)
Resolves: #974123 - default behavior is help, no longer status (ckozak@redhat.com)
Resolves: #976689 - Handle no xorg server, allow help (ckozak@redhat.com)
Resolves: #976848 - 976851: thread cache write, limit disk reads, singleton
Resolves: #976865 - dbus iface singleton for gui (ckozak@redhat.com)
Resolves: #976866 - single instance of ProdDir and EntDir (ckozak@redhat.com)
Resolves: #976868 - improve rhsmd logging (alikins@redhat.com)
Resolves: #976868 - enable logging from /usr/libexec/rhsmd (alikins@redhat.com)
Resolves: #976924 - empty service level and type (ckozak@redhat.com)
Resolves: #977481 - added proxy options to status (ckozak@redhat.com)
Resolves: #977535 - cli uses utf8 too (ckozak@redhat.com)
Resolves: #977851 - 977321: Centralize CertSorter, drive updates, refresh properly
Resolves: #978322 - fixed client deleting certs (ckozak@redhat.com)
Resolves: #979492 - register auto-attach force recreates cert dirs (ckozak@redhat.com)
Resolves: #980209 - removed injection calls from migration script (ckozak@redhat.com)
Resolves: #980640 - include stacked ents in provided (ckozak@redhat.com)
Resolves: #981689 - fix attach command (ckozak@redhat.com)
Resolves: #982286 - Fixed empty dialog message (cschevia@redhat.com)
2013-07-11 09:56:55 -04:00
Devan Goodwin
48e805e246 Update subscription-manager to 1.8.11-1 2013-06-21 16:28:04 -03:00
Devan Goodwin
7ad303d820 Update subscription-manager to 1.8.9-1 2013-05-31 15:27:43 -03:00
Devan Goodwin
65e1239416 Update subscription-manager to 1.8.8-1 2013-05-31 14:44:22 -03:00
Devan Goodwin
6ebfd95a65 Update subscription-manager to 1.8.7-1
Resolves: #905922 - use get_int instead of get in order to consume the value as a
Resolves: #959570 - Subscription names were being mangled in the installed products page.
Resolves: #959124 - Consistant system status between CLI and GUI (ckozak@redhat.com)
Resolves: #885130 - Switch from using xmlrpclib to rhnlib's rpclib. (awood@redhat.com)
Resolves: #958827 - fixed duplicate reasons from bundled subs, removed messages for valid
Resolves: #958775 - correct info for future subscriptions (ckozak@redhat.com)
Resolves: #957218 - Bump system.certificate_version for cores support (mstead@redhat.com)
Resolves: #955142 - Display core limit in rct cat-cert tool (mstead@redhat.com)
Resolves: #924919 - remove loging about isodate implementation (alikins@redhat.com)
Resolves: #957195 - Pull in the latest or fix from zanata. (bkearney@redhat.com)
Resolves: #908037 - remove all ¶ characters from the ml.po file. Zanata was also updated
Resolves: #906552 - Fixed mis translation of subscription-manager in pa.po and zh_CN.po.
Resolves: #908059 - Fix a pt_BR translation which did not include the http portion of a
2013-05-10 12:51:36 -03:00
Devan Goodwin
b097502127 Update subscription-manager to 1.8.6-1 2013-04-18 12:37:21 -03:00
Devan Goodwin
6c95de8d87 Update subscription-manager to 1.8.5-1 2013-03-28 12:36:29 -03:00
Devan Goodwin
b898fad86e Update subscription-manager to 1.8.4-1 2013-03-08 11:58:53 -04:00
Devan Goodwin
3e24d3f1d9 Update subscription-manager to 1.8.3-1 2013-02-14 15:55:29 -04:00
Devan Goodwin
fb6196ab6d Update subscription-manager to 1.8.2-1 2013-02-08 13:18:28 -04:00
Devan Goodwin
4b9cc5ada1 Update subscription-manager to 1.8.1-1 2013-01-24 12:16:42 -04:00
Devan Goodwin
bced0ff982 Update subscription-manager to 1.8.0-1 2012-11-20 10:52:26 -04:00
Devan Goodwin
9c44f14e4d Update subscription-manager to 1.1.4-1 2012-11-01 11:42:59 -03:00
Devan Goodwin
d0d61ab084 Update subscription-manager to 1.1.3-1 2012-10-10 13:01:18 -03:00
Devan Goodwin
8544f574d7 Update subscription-manager to 1.1.1-1 2012-09-20 10:40:34 -03:00
Devan Goodwin
c77b24c31c Update subscription-manager to 1.0.17-1 2012-08-31 16:22:51 -03:00
Devan Goodwin
3dd30e637d Update subscription-manager to 1.0.16-1 2012-08-31 09:37:16 -03:00
Devan Goodwin
a9f34bce23 Update subscription-manager to 1.0.13-1 2012-08-09 12:42:32 -03:00
Devan Goodwin
a3a712ea91 Update subscription-manager to 1.0.10-1 2012-07-19 14:24:08 -03:00
Devan Goodwin
92d9508940 Update subscription-manager to 1.0.7-1 2012-06-28 15:22:03 -03:00
Devan Goodwin
2368bcab68 Update subscription-manager to 1.0.3-1 2012-06-07 15:52:39 -03:00
Devan Goodwin
5a1aeed563 Update subscription-manager to 1.0.2-1 2012-05-16 16:30:37 -03:00