Fedora 18 Update: subscription-manager-1.10.7-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Wed Nov 27 04:31:22 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-21680
2013-11-19 04:06:09
--------------------------------------------------------------------------------

Name        : subscription-manager
Product     : Fedora 18
Version     : 1.10.7
Release     : 1.fc18
URL         : https://fedorahosted.org/subscription-manager/
Summary     : Tools and libraries for subscription and repository management
Description :
The Subscription Manager package provides programs and libraries to allow users
to manage subscriptions and yum repositories from the Red Hat entitlement
platform.

--------------------------------------------------------------------------------
Update Information:

Numerous bug fixes and the addition of an ability to override properties of content repos.
Multiple bug fixes.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov 14 2013 ckozak <ckozak at redhat.com> 1.10.7-1
- 998033: Handle Unauthorized/Forbidden exceptions in CLI/GUI
  (mstead at redhat.com)
- Remove unnecessary network calls after clean command (ckozak at redhat.com)
- Bumping the python-rhsm required version (mstead at redhat.com)
- Latest translations. (awood at redhat.com)
- Introduced an Override model object to OverrideLib (mstead at redhat.com)
- Use injected Identity instead of ConsumerIdentity in repolib
  (mstead at redhat.com)
- Catch ValueError when determining boolean value (mstead at redhat.com)
- Use a simplier method to compare two lists of dictionaries.
  (awood at redhat.com)
- Hide item when server does not support overrides. (mstead at redhat.com)
- Show message instead of repo table when no repos exist. (mstead at redhat.com)
- Made Repository Details resemble Subscription Details (mstead at redhat.com)
- Created an overrides module (mstead at redhat.com)
- Created Repository Management Dialog (mstead at redhat.com)
- Add 'repo-override' command to alter content repositories server-side.
  (awood at redhat.com)
* Thu Nov  7 2013 ckozak <ckozak at redhat.com> 1.10.6-1
- 985502: Use yum.i18n utf8_width function for string length in CLI
  (ckozak at redhat.com)
- 916666: Displayed 'Next System Check-In' is inaccuarate (wpoteat at redhat.com)
- Change wording for identity in CLI command. (dgoodwin at redhat.com)
- 1019753: Stop including a fake consumer UUID fact. (dgoodwin at redhat.com)
- 1022198: Display highest suggested quantity in contract selection
  (ckozak at redhat.com)
- Hook up the 'why register' dialog from old rhn-client-tools.
  (dgoodwin at redhat.com)
- Add screen to describe and skip registration in Fedora/EL7 firstboot.
  (dgoodwin at redhat.com)
- Fix firstboot on Fedora 19. (dgoodwin at redhat.com)
- Report distribution.version.modifier fact. ex 'beta' (ckozak at redhat.com)
- Center filter dialog on parent window when opened (mstead at redhat.com)
- Sort owner list in org selection screen (mstead at redhat.com)
- 1004318: Bash completion for rct was not handing options and file lists
  correctly. (bkearney at redhat.com)
- 1023166: Strip leading and trailing whitespaces from all usernames and
  passwords provided on the cli (bkearney at redhat.com)
- 963579: Stop hiding the Library environment. (dgoodwin at redhat.com)
- Fix layout issues with select sla screen in firstboot. (alikins at redhat.com)
- Fix the layout for "Confirm Subscriptions" screen. (alikins at redhat.com)
* Fri Oct 25 2013 ckozak <ckozak at redhat.com> 1.10.5-1
- 1021581: account/contract display nothing when no data exists
  (ckozak at redhat.com)
- Swap heading of selectsla/confirmsubs widgets. (alikins at redhat.com)
- 1006748: replace simplejson with 'ourjson' (alikins at redhat.com)
* Thu Oct 17 2013 ckozak <ckozak at redhat.com> 1.10.4-1
- 1017351: ignore dbus failures on show_window (alikins at redhat.com)
- 1016643: Fix firstboot issues with new firstboot. (alikins at redhat.com)
- 1005420: adding --ondate to manpage (dlackey at redhat.com.com)
- 1007580: Add contract number to the output of list --available
  (bkearney at redhat.com)
- 1017299: handle dmidecode module not installed (alikins at redhat.com)
- 846331: Add tooltips to the filters page (bkearney at redhat.com)
- 1015553: fix help message for no-overlap. display usage requirement
  (ckozak at redhat.com)
* Wed Oct  2 2013 ckozak <ckozak at redhat.com> 1.10.3-1
- Latest strings from zanata. (alikins at redhat.com)
- Latest string catalog. (alikins at redhat.com)
- point at the zanata 1.10.x version/branch (alikins at redhat.com)
- Run 'make update-po' on translations. (awood at redhat.com)
- Latest translations from Zanata. (awood at redhat.com)
- Merge pull request #782 from candlepin/ckozak/environment_completion
  (alikins at redhat.com)
- Merge pull request #776 from candlepin/alikins/1008462_log_virt_what
  (c4kofony at gmail.com)
- 1011712: add missing environments completion (ckozak at redhat.com)
- Merge pull request #773 from candlepin/ckozak/match_gui_filters
  (alikins at redhat.com)
- Merge pull request #787 from candlepin/awood/1006985-abort-migration
  (alikins at redhat.com)
- Use all keywords args for call to get_avail_ents (alikins at redhat.com)
- Add 'providedProducts' to test pool (alikins at redhat.com)
- stylish cleanups (alikins at redhat.com)
- removed subscribed filter, added testing (ckozak at redhat.com)
- Add some tests cases for managerlib.get_avail_ents (alikins at redhat.com)
- fix wrong index in get_filtered_pools_list (ckozak at redhat.com)
- remove unused args, remove unnecessary idcert read (ckozak at redhat.com)
- add completion for new CLI filters (ckozak at redhat.com)
- 654501: add some filtering to list available (ckozak at redhat.com)
- Merge pull request #765 from candlepin/alikins/redhataccount
  (awood at redhat.com)
- Move capture() context manager to fixtures.py (awood at redhat.com)
- Merge pull request #786 from candlepin/ckozak/cli_list_provided
  (alikins at redhat.com)
- 1006985: Abort migration when we detect different certs with the same ID.
  (awood at redhat.com)
- Merge pull request #781 from candlepin/ckozak/cat_cert_unlimited
  (alikins at redhat.com)
- 996993: add provided to list available (ckozak at redhat.com)
- Merge pull request #784 from candlepin/ckozak/gui_unentitled_string
  (alikins at redhat.com)
- 1012501: Correct number of entitled products with expired ents
  (ckozak at redhat.com)
- 1012566: rhsmd cron job 700 (ckozak at redhat.com)
- 1011703: Do not allow selection on listview (mstead at redhat.com)
- Merge pull request #779 from candlepin/alikins/flex_branding3
  (c4kofony at gmail.com)
- 1011961: -1 quantity is printed as unlimited (ckozak at redhat.com)
- Merge pull request #774 from candlepin/ckozak/fix_gui_completion
  (alikins at redhat.com)
- Make certlib repo and brand updating similar. (alikins at redhat.com)
- 1004385: remove some gtk help options (ckozak at redhat.com)
- Make BrandingInstaller run every cert install/rm (alikins at redhat.com)
- Merge pull request #778 from candlepin/ckozak/update_repolib_attach
  (alikins at redhat.com)
- keep repolib in certmgr (ckozak at redhat.com)
- 1011234: no service level displays empty string (ckozak at redhat.com)
- 1008016: update repos on certlib change (ckozak at redhat.com)
- fix traceback when poolstash is empty (ckozak at redhat.com)
- 1008462: log more virt-what output (alikins at redhat.com)
- 1008462: Log detected virt info as we detect it. (alikins at redhat.com)
- 1004341: gui completion no longer resets (ckozak at redhat.com)
- Merge pull request #761 from candlepin/ckozak/overlap_filter_ondate
  (alikins at redhat.com)
- Refactor credentials gathering. (awood at redhat.com)
- Merge pull request #771 from candlepin/alikins/cmd_name_logging
  (jmrodri at nc.rr.com)
- Merge pull request #769 from
  candlepin/ckozak/catch_exception_updating_installed (jmrodri at nc.rr.com)
- Merge remote branch 'origin/master' into alikins/redhataccount
  (awood at redhat.com)
- Merge pull request #768 from candlepin/ckozak/status_ondate_completion
  (jmrodri at nc.rr.com)
- Merge pull request #766 from candlepin/alikins/make_zanata
  (jmrodri at nc.rr.com)
- 973838: refresh redhat.repo after register (alikins at redhat.com)
- make default logger include sys.argv[0] (alikins at redhat.com)
- Merge pull request #770 from candlepin/mstead/add-virt-type-info
  (c4kofony at gmail.com)
- Add System Type to output of list --consumed (mstead at redhat.com)
- Add Type column to Confirm Subscription screen (mstead at redhat.com)
- 1008603: Catch and log connection error while updating installed products
  (ckozak at redhat.com)
- Merge pull request #767 from candlepin/ckozak/attach_suggested_quantity
  (wpoteat at redhat.com)
- 1004385: Add missing rhsm-icon debug options (ckozak at redhat.com)
- suggested quantity in list available (ckozak at redhat.com)
- Merge pull request #754 from candlepin/alikins/flex_branding2
  (c4kofony at gmail.com)
- 1001820: added ondate to completion (ckozak at redhat.com)
- cleanup comments (alikins at redhat.com)
- remove call on filter change, use None instead of now (ckozak at redhat.com)
- Adding autocomplete stuff for new migration script options.
  (awood at redhat.com)
- 767754: overlap filter ondate (ckozak at redhat.com)
- Add a 'make zanata' target that syncs zanata (alikins at redhat.com)
- Adding unit tests for new migration script options. (awood at redhat.com)
- Correct failing unit tests and add convenience method. (awood at redhat.com)
- Change brand attribute from 'os' to 'brand_type' (alikins at redhat.com)
- Make rct show branding info (alikins at redhat.com)
- Move to RHELBrandsInstaller by default. (alikins at redhat.com)
- Split RHEL specific brand install bits (alikins at redhat.com)
- Add a BrandsInstaller that handles multiple brands (alikins at redhat.com)
- Invert dependencies, and add RHEL specific impls. (alikins at redhat.com)
- Stylish cleanups. (alikins at redhat.com)
- Added new parameters to the script (tazimkolhar at gmail.com)
- clean up comments (alikins at redhat.com)
- More entbranding logging and testing. (alikins at redhat.com)
- Allow multi ents that provide identical branding (alikins at redhat.com)
- More entbranding test cases. (alikins at redhat.com)
- Add BrandPicker and Brand base class. (alikins at redhat.com)
- Add branding support to ent cert importer. (alikins at redhat.com)
- Update branding on cert sorter dir moniter event (alikins at redhat.com)
- Move all branded product logic to entbranding (alikins at redhat.com)
- make it more clear this is for RHEL branded ents (alikins at redhat.com)
- Add support for populating product branding info. (alikins at redhat.com)
* Thu Sep 12 2013 Alex Wood <awood at redhat.com> 1.10.2-1
- update translations from zanata (alikins at redhat.com)
- 1004893: update prods before compliance (ckozak at redhat.com)
- 1004908: Remove the rhn-setup-gnome dep even more. (alikins at redhat.com)
- 1004908: move rhn-setup-gnome requires to -gui subpackage
  (pbabinca at redhat.com)
- 1004385: rhsm icon completion fix (ckozak at redhat.com)
- 1004341: add gui completion (ckozak at redhat.com)
- 1001820: fix autocompletion (ckozak at redhat.com)
- rev min python version for "make stylish" to 2.6 (alikins at redhat.com)
- 994344: messaging for bad filetypes (ckozak at redhat.com)
- 995597: continue attaching if a pool cannot be found (ckozak at redhat.com)
- 1001169: fix pythonic empty string identity problems (ckozak at redhat.com)
* Thu Aug 22 2013 Alex Wood <awood at redhat.com> 1.10.1-1
- Adding Fedora 20 branch to releaser. (awood at redhat.com)
- Subscribe/unsubscribe mirror attach/remove tests (alikins at redhat.com)
- Revert "990195: remove subscribe options" (alikins at redhat.com)
- 994620: reword tooltip message (ckozak at redhat.com)
- 997935: stop making requests after unregister (ckozak at redhat.com)
- 997740: allow autoheal call more often (ckozak at redhat.com)
- Prevent name collision over the parent variable in RHEL 5 Firstboot.
  (awood at redhat.com)
- 997189: error is now a sys.exc_info() tuple. (awood at redhat.com)
- self._parent is not defined here. (awood at redhat.com)
- bump version and remove rhel-6.5 releaser (jesusr at redhat.com)
- Convert contract selection window to use a MappedListStore.
  (awood at redhat.com)
- Stripe rows whenever the My Subs or All Available tabs are shown.
  (awood at redhat.com)
- 991165: Refresh row striping after the TreeView is resorted.
  (awood at redhat.com)
- Remove unused background attribute in Installed Products tab.
  (awood at redhat.com)
- Set background color on progress bar renderer. (awood at redhat.com)
- No need to set a hint to true in glade then false in code. (awood at redhat.com)
- Remove duplicate import. (awood at redhat.com)
- Add a very simple "smoke" test script (alikins at redhat.com)
- 842402: Re-aligning Subscription Manager Gui (cschevia at redhat.com)
* Wed Aug 14 2013 jesus m. rodriguez <jesusr at redhat.com> 1.9.2-1
- 851321: Refresh/redraw tables after removing subscriptions (cschevia at redhat.com)
- 974587: allow certs with no content (ckozak at redhat.com)
- 977920, 983660: manpage updates (dlackey at redhat.com.com)
- 987579: Re-arranged preferences dialog (cschevia at redhat.com)
- 990195: remove subscribe options (ckozak at redhat.com)
- 991214: refresh ent dir, catch exception gracefully (ckozak at redhat.com)
- 991548: Display correct error message for registration failures.  (awood at redhat.com)
- 991580: add rhsmd debug to stdout (ckozak at redhat.com)
- 993202: fix default config, take advantage of rhsmconfig options (ckozak at redhat.com)
- 994266: list consumed shows expired bugs (ckozak at redhat.com)
- 994997: Fix Unknown is_guest during firstboot. (dgoodwin at redhat.com)
- Changed 'It is' to possessive 'Its' (cschevia at redhat.com)
- Remove unused WARNING_DAYS variable (ckozak at redhat.com)
- Bump python-rhsm requires to 1.9.1 for config changes. (dgoodwin at redhat.com)
- add ondate to status (ckozak at redhat.com)
- Fedora 17 is at end of life. (awood at redhat.com)
* Wed Jul 31 2013 Alex Wood <awood at redhat.com> 1.9.1-1
- latest translations from zanata (alikins at redhat.com)
- Preserve traceback when an exception is thrown from background thread.
  (awood at redhat.com)
- Remove logging of injection setup (alikins at redhat.com)
- 988411: more at-spi changes for QA (ckozak at redhat.com)
- 908521: Pull in the latest mr strings (bkearney at redhat.com)
- 928469: Pull in latest ml strings from zanata (bkearney at redhat.com)
- 927990: Pull in latest ta_IN strings from zanata (bkearney at redhat.com)
- 987579: Make clicking autoheal label work (cschevia at redhat.com)
- 988430, 988861: remove logging from write_cache to avoid segfault
  (ckozak at redhat.com)
- 966422: Do not hang firstboot if there is an exception during registration.
  (awood at redhat.com)
- 978329: catch IdentityCertException gracefully (ckozak at redhat.com)
- 988482: fix gtk warnings on gtk-2.10 (alikins at redhat.com)
- 988411: fixed at-spi locator name (ckozak at redhat.com)
- fixed dbus on rhel5 (ckozak at redhat.com)
- 987071: specify arch of librsvg dep (alikins at redhat.com)
- 987626: Remove PUTS while opening preferences dialog, fix related test
  (cschevia at redhat.com)
- 987551: correctly reconnect to rhsmd daemon (ckozak at redhat.com)
- 981611, 981565: fixed icon and text truncation (ckozak at redhat.com)
- rev zanata branch to 1.9.X (alikins at redhat.com)
- Rev master to 1.9.x (alikins at redhat.com)
- 968820: raise timeout exceptions for cli calls (alikins at redhat.com)
- 950892: add ents-nag-warning.png to docs install (alikins at redhat.com)
- add new file to spec (ckozak at redhat.com)
- 978466: fix missing socket info s390x/ppc64 (alikins at redhat.com)
- 985515: moved DbusIface to fix anaconda productId (ckozak at redhat.com)
- 983193: remove unused 'Virt Limit' cat-cert field (alikins at redhat.com)
- Correcting whitespace error. (awood at redhat.com)
- 986971: String Update: Quantity > Available (cschevia at redhat.com)
- 980724: allsubstab cleared on identity change, check redeem on register
  (ckozak at redhat.com)
- 921222: add 'status' to bash completion (alikins at redhat.com)
- 977580: Preferences dialog hide and show (cschevia at redhat.com)
- 977481: make proxy cli check require_connection (alikins at redhat.com)
- 977896: Fixes for Workstation/Desktop certs (alikins at redhat.com)
- Added comma to satisfy grammar rules (cschevia at redhat.com)
- added at-spi locator for autoheal checkbox (jmolet at redhat.com)
- 984203: Fix german translations (bkearney at redhat.com)
- 974587: Add more checks for no order portion being present
  (bkearney at redhat.com)
- 984206: Removed Spaces from String (cschevia at redhat.com)
- Remove releasers due to branching. (dgoodwin at redhat.com)
- 983670: Improved auto-attach description (cschevia at redhat.com)
- 982286: Adjusted markup removal (cschevia at redhat.com)
- 983250: 983281: certs check warning period (ckozak at redhat.com)
- Adding Fedora 19 Yum releasers. (awood at redhat.com)
* Wed Jul 10 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.13-1
- Latest translations from zanata. (dgoodwin at redhat.com)
- new strings (jesusr at redhat.com)
* Wed Jul 10 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.12-1
- 877331: Add --org and --environment options to migration script.  (awood at redhat.com)
- 915847: Clear old proxy settings if the --no-proxy option is used. (awood at redhat.com)
- 928401: Fixed translation issue in redeem dialog (cschevia at redhat.com)
- 974123: default behavior is help, no longer status (ckozak at redhat.com)
- 976689: Handle no xorg server, allow help (ckozak at redhat.com)
- 976848: 976851: thread cache write, limit disk reads, singleton
- 976865: dbus iface singleton for gui (ckozak at redhat.com)
- 976866: single instance of ProdDir and EntDir (ckozak at redhat.com)
- 976868: improve rhsmd logging (alikins at redhat.com)
- 976868: enable logging from /usr/libexec/rhsmd (alikins at redhat.com)
- 976924: empty service level and type (ckozak at redhat.com)
- 977481: added proxy options to status (ckozak at redhat.com)
- 977535: cli uses utf8 too (ckozak at redhat.com)
- 977851: 977321: Centralize CertSorter, drive updates, refresh properly
- 978322: fixed client deleting certs (ckozak at redhat.com)
- 979492: register auto-attach force recreates cert dirs (ckozak at redhat.com)
- 980209: removed injection calls from migration script (ckozak at redhat.com)
- 980640: include stacked ents in provided (ckozak at redhat.com)
- 981689: fix attach command (ckozak at redhat.com)
- 982286: Fixed empty dialog message (cschevia at redhat.com)
- latests strings from zanata and new keys.pot (alikins at redhat.com)
- Fixed Preferences dialog to be non-threaded (cschevia at redhat.com)
- updated spec to require python-rhsm v1.8.13-1 or greater (cschevia at redhat.com)
- Added auto-attach property in the preferences dialog (cschevia at redhat.com)
- Added autoheal command to subman CLI (cschevia at redhat.com)
- Add support for SUBMAN_DEBUG to log to stdout (alikins at redhat.com)
- remove logging of plugin args (alikins at redhat.com)
- Fixed auto-complete script for auto-attach command (cschevia at redhat.com)
* Thu Jun 20 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.11-1
- 844532: xen dom0 cpu topology lies, work around it (alikins at redhat.com)
- 854380: fix overlap filter (ckozak at redhat.com)
- 915847: Provide option to skip using proxy when connecting to RHSM.
- 921222: Fixed tab completion (cschevia at redhat.com)
- 922871: Call pre_product_id_install hook on product install (mstead at redhat.com)
- 924766: Show machine type when attaching 'virt only' subscriptions (wpoteat at redhat.com)
- 927340: added empty warning, block auth unless proxy enabled (ckozak at redhat.com)
- 928401: Fixed translation issue in redeem dialog (cschevia at redhat.com)
- 947485: System 'disconnected' if no cache and disconnected (ckozak at redhat.com)
- 947788: facts plugin can handle no 'facter' (alikins at redhat.com)
- 966137: stat-cert handles ent cert with no content (alikins at redhat.com)
- 972883: Add entries to productid.js during migration. (awood at redhat.com)
- 973938: Flush std out and catch errors to work around the broken pipe from the more command (bkearney at redhat.com)
- 974123: default behavior is help, no longer status (ckozak at redhat.com)
- 974587: Allow list --consumed to handle certificates with empty order sections (bkearney at redhat.com) (awood at redhat.com)
- 975164: 975186: fix certlib exception handling (ckozak at redhat.com)
- Pull PluginManager from dependency injection framework (mstead at redhat.com)
- Performance enhancements (ckozak at redhat.com)
- added cp_provider doc strings, modified test fixture (ckozak at redhat.com)
- Fix expand options so there is no border txt view (alikins at redhat.com)
- Make PluginManager lazy loading (mstead at redhat.com)
* Tue Jun  4 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.10-1
- 922825: pre_subscribe conduit now contains more data (mstead at redhat.com)
- 921222: Fixed subman auto-complete scripts (cschevia at redhat.com)
- 922806: Fix RHEL 5 firstboot issue with backButton. (dgoodwin at redhat.com)
- 960465: Subman disconnected when consumer cert is invalid (ckozak at redhat.com)
- 966747: handle a custom facts file being empty (alikins at redhat.com)
- 969280: Fix traceback on disconnected sub detach (ckozak at redhat.com)
- handle s390x's without vm info in sysinfo (alikins at redhat.com)
* Fri May 31 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.9-1
- 905136: added accessibily name for owner_label (jmolet at redhat.com)
- 928175: fixed status command after user deletion (ckozak at redhat.com)
- 950672: Added data for yellow. Added list view. (ckozak at redhat.com)
- 963796: Unified descriptions (cschevia at redhat.com)
- 966745: Correct typo in name of configuration value. (awood at redhat.com)
- 967863: Suggest package to install when mapping file is missing. (awood at redhat.com)
- 968364: show the issuer for certs in rct. (bkearney at redhat.com)
- 966262 for rct.8; 959563 for subscription-manager.8 (dlackey at redhat.com.com)
- Extract latest strings from code. (dgoodwin at redhat.com)
- close file objects deliberately (alikins at redhat.com)
- Use fnmatch to add wildcard support (bkearney at redhat.com)
- One more miss from my issuer/errata debacle (bkearney at redhat.com)
- Extend use of compliance status from cp (ckozak at redhat.com)
- Add s390 lpar specific socket counting (alikins at redhat.com)
- be extra paranoid and strip nul from /sys reads (alikins at redhat.com)
- use new cpu info method by default (alikins at redhat.com)
- Add a new method for calculating cpu sockets (alikins at redhat.com)
- Added reasons to Subscription Details (ckozak at redhat.com)
- Support enable and disable of all repos. (bkearney at redhat.com)
* Tue May 21 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.8-1
- Fix echo'ing of exit status or exception on exit (alikins at redhat.com)
- 962905: Fixing errors with quantity spinner. (awood at redhat.com)
- 961124: Allow rct dump-manifest to be called more than once (bkearney at redhat.com)
- 921249: Fix Unknown virt status being reported to server.  (dgoodwin at redhat.com)
- 905136: Make the accessability value unique (bkearney at redhat.com)
- 913635: typo (dlackey at redhat.com.com)
- 889582 (dlackey at redhat.com.com)
- 962520: require python-rhsm 1.8.11 for arches (alikins at redhat.com)
- 919706: Relax rhn-setup-gnome dependency. (dgoodwin at redhat.com)
- Add new expiring icon (bkearney at redhat.com)
- use os.linesep as imported (alikins at redhat.com)
- cleanup camelCase usage in various files (alikins at redhat.com)
- adding architecture data (ckozak at redhat.com)
- Default option is status (ckozak at redhat.com)
- changed list --status to status (ckozak at redhat.com)
- adding data to installed prods (ckozak at redhat.com)
- SORT ALL THE IMPORTS! (alikins at redhat.com)
- stylish cleanup (alikins at redhat.com)
- mock.patch ConsumerIdentity instead of monkey patch (alikins at redhat.com)
* Thu May  9 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.7-1
- 959563, 956298: for rhel 5.10 (dlackey at redhat.com.com)
- 905922: use get_int instead of get in order to consume the value as a
  booolean (bkearney at redhat.com)
- enhancements to tests (alikins at redhat.com)
- Update expected rct output for content arch info (alikins at redhat.com)
- let 'rct cat-cert' show arches info on content sets (alikins at redhat.com)
- Use the unknown icon when it is appropriate. (bkearney at redhat.com)
- Do not allow manual entry of numbers that aren't multiples of spinner
  increment. (awood at redhat.com)
- 959570: Subscription names were being mangled in the installed products page.
  (bkearney at redhat.com)
- 959124: Consistant system status between CLI and GUI (ckozak at redhat.com)
- re-added compatibility for old candlepin servers. (ckozak at redhat.com)
- 885130: Switch from using xmlrpclib to rhnlib's rpclib. (awood at redhat.com)
- 958827: fixed duplicate reasons from bundled subs, removed messages for valid
  products, refactoreed client-side reasons code (ckozak at redhat.com)
- 958775: correct info for future subscriptions (ckozak at redhat.com)
- Removing messages from compliant installed products caused by bad overconsumption (ckozak at redhat.com)
- Use server provided value to determine quantity increment. (awood at redhat.com)
- 957218: Bump system.certificate_version for cores support (mstead at redhat.com)
- 956285, 913635, 913628. still need to finalize output for 913628.  (dlackey at redhat.com.com)
- 955142: Display core limit in rct cat-cert tool (mstead at redhat.com)
- Warn when we detect we need a newer version of 'mock' (alikins at redhat.com)
- 924919: remove loging about isodate implementation (alikins at redhat.com)
- 957195: Pull in the latest or fix from zanata. (bkearney at redhat.com)
- Add the unkown icon (bkearney at redhat.com)
- Add reasons to list --installed and list --consumed.  Added list --status
  (ckozak at redhat.com)
- 908037: remove all ΒΆ characters from the ml.po file. Zanata was also updated
  (bkearney at redhat.com)
- 906552: Fixed mis translation of subscription-manager in pa.po and zh_CN.po.
  Zanata was also updated (bkearney at redhat.com)
- 908059: Fix a pt_BR translation which did not include the http portion of a
  url. Zanata is fixed as well (bkearney at redhat.com)
- Add F19, 5.10, 6.4 releasers. (dgoodwin at redhat.com)
- use "assert_string_equal" for multiline str asserts (alikins at redhat.com)
- add "assert_string_equals" that diffs multiline strings (alikins at redhat.com)
* Thu Apr 18 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.6-1
- Latest translations. (dgoodwin at redhat.com)
- 903298: Fix a few more examples of Register to (bkearney at redhat.com)
- 878634: Fix the final three uses of id instead of ID (bkearney at redhat.com)
- Fix string formatting done outside of gettext _() (alikins at redhat.com)
- 950892: entity typo (dlackey at redhat.com.com)
- when no parameters are given, dump manifest uses current directory
  (ckozak at redhat.com)
- fixed zipfile creation in python 2.4 (ckozak at redhat.com)
- 919561: moving cat manifest into memory (ckozak at redhat.com)
- 914717: Fields taken from pool data. (wpoteat at redhat.com)
- 924919: stop log to stderr in isodata module (alikins at redhat.com)
- 919561: refactored some code into additional methods, fixed naming
  conventions, and added test cases (ckozak at redhat.com)
- Dont log exception if a repo doesn't have productid (alikins at redhat.com)
- 919561: checking manifest zip for files outside of scope (ckozak at redhat.com)
- 919561: moved new extractall into a class that extends ZipFile
  (ckozak at redhat.com)
- 919561: fixed variable naming in new extractall method (ckozak at redhat.com)
- 919561: replaced reference to zipfile.extractall (aded in python2.6)
  (ckozak at redhat.com)
* Wed Mar 27 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.5-1
- 927875: Fix GUI bug if there is an expired certificate. (dgoodwin at redhat.com)
- 922806: Use dependency injection with firstboot module. (awood at redhat.com)
- 919512: Remove proxy options from config command. (awood at redhat.com)
- 921126: latest string updates from zanata (alikins at redhat.com)
- 919255: Remove extraneous print statement. (awood at redhat.com)
- 919584: Fix unicode error in RHEL 5. (awood at redhat.com)
- Implement entitlement/product status caching. (dgoodwin at redhat.com)
- 921245: Update installed products tab after registration. (awood at redhat.com)
- 893993: some refactoring, show_autosubscribe_output returns 0 or 1
  (ckozak at redhat.com)
- 859197: add special case for products that provide 'rhel-' tags
  (alikins at redhat.com)
- productid db now supports multiple repos per product id (alikins at redhat.com)
- let ProductData support multiple repos per product (alikins at redhat.com)
- 893993: attach --auto now prints the proper text when no products are
  installed (ckozak at redhat.com)
- 918746: Switched or ordering for disabling repos.  Will now print all
  repository validation errors (ckozak at redhat.com)
- 914717: rct cat-manifest fails to report Contract from the embedded
  entitlement cert (wpoteat at redhat.com)
- More convenient dep injection. (dgoodwin at redhat.com)
- Try to handle the really old dbus-python on rhel5 (alikins at redhat.com)
- add missing conf file for all_slots plugin (alikins at redhat.com)
- 919700: Reload consumer identity after force subscribing.
  (dgoodwin at redhat.com)
- utils.parseDate is now isodate.parse_date (alikins at redhat.com)
- Remove  ent/prod dir arguments to CLI commands. (dgoodwin at redhat.com)
- PluginsCommand does not need network cli options (alikins at redhat.com)
- Fix pluginDir config value in default config file (alikins at redhat.com)
* Fri Mar  8 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.4-1
- Pull latest strings from zanata. (dgoodwin at redhat.com)
- Use PyXML for iso8601 date on RHEL5 and dateutil after (alikins at redhat.com)
- Major switchover to server for compliance checking logic. (dgoodwin at redhat.com)
- Introduce dependency injection framework. (dgoodwin at redhat.com)
- 916369: Do not persist config changes until the action completes
  (bkearney at redhat.com)
- Fix a bug with changing installed products during healing.
  (dgoodwin at redhat.com)
- 912776: fix migration test scripts to expect get_int usage
  (alikins at redhat.com)
- 912776: cast port numbers from cli to int immediately (alikins at redhat.com)
- 912776: use config.get_int for server port as well (alikins at redhat.com)
- 905649: subscription-manager does not work with dbus-python-1.1.1-1
  (wpoteat at redhat.com)
- use ngettext for plural messages in certlib/managercli (alikins at redhat.com)
- 912776: use cfg.get_int for proxy port (alikins at redhat.com)
- 878097: update service-level org key help text (alikins at redhat.com)
- Handle manifests with no subscriptions in the archive (alikins at redhat.com)
- 878664: Add filename support to the bash completion for the rct tool.
  (bkearney at redhat.com)
- 877590: Changes to the branding messages when the user attempts to register
  twice (bkearney at redhat.com)
- New plugin framework. (alikins at redhat.com / awood at redhat.com)
- 886115: Remove line continuations within strings. (bkearney at redhat.com)
- 913302: Support Level and Support Type should be shown as Service Level and
  Service Type (bkearney at redhat.com)
- Add unknown product status state. (dgoodwin at redhat.com)
- 913703: Prefer the use of SKU over Product ID (bkearney at redhat.com)
- 913720: Use the term order number instead of subscription id
  (bkearney at redhat.com)
- 878634: Use correct capitalization for ID in the rct tool
  (bkearney at redhat.com)
- 878097: Help text for service-level command should be consistent with other
  help texts (bkearney at redhat.com)
- 906554: Add ui_repoid_vars line to yum based on the variables which are in
  the baseurl (bkearney at redhat.com)
- 912707: Remove a use of the deprecated hasNow() function.
  (bkearney at redhat.com)
- 913187: Allow older manifests to print out correctly. (bkearney at redhat.com)
- 912776: Cast proxy port to an integer. (awood at redhat.com)
- 882459: Deprecated message in help for cert-interval (wpoteat at redhat.com)
- 895447: Changed messages to distinguish between local and server-side
  removal. (wpoteat at redhat.com)
- 908671: Display the pool ID when available. (awood at redhat.com)
- 911386: Displaying combined Service Level and Type should handle empty values
  for both items (jmolet at redhat.com)
* Thu Feb 14 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.3-1
- string and string catalog update from zanata (alikins at redhat.com)
- 908954: Ensure that 'Not Set' is shown in the preferences dialog if it is not
  set (bkearney at redhat.com)
- 906214: rct --help should return 0. (bkearney at redhat.com)
- 909294: Add accessibility names to the preferences combo boxes
  (bkearney at redhat.com)
- 878097: Clarify that the --org option is ORG_KEY and not ORG_NAME
  (bkearney at redhat.com)
- Just use 0 as error for reading int keys (alikins at redhat.com)
- Old version of config entries considered to make changes backwards compatible
  (wpoteat at redhat.com)
- 882459: aftermath of bug 876753 - Change --heal-interval to --attach-interval
  in rhsmcertd (wpoteat at redhat.com)
* Fri Feb  8 2013 Bryan Kearney <bkearney at redhat.com> 1.8.2-1
- Update tito for RHEL 7.0 (bkearney at redhat.com)
- Small cleanups for test_migrate (alikins at redhat.com)
- Write repofile once instead of during every iteration. (awood at redhat.com)
- Add unit test for migration script. (awood at redhat.com)
- Adding more tests for the migration script. (awood at redhat.com)
- Bump the required version of python-rhsm to pick up the new config file
  defaults (bkearney at redhat.com)
- Modify migration script tests to run on Fedora. (awood at redhat.com)
- Give users the ability to disable package reporting (bkearney at redhat.com)
- 891377: Note in deprecated string that auto-attach-interval is a command
  option (bkearney at redhat.com)
- 901612: Yum plugin warnings should go to stderr, not stdout
  (bkearney at redhat.com)
- 903298: Replace use of 'Register to' with 'Register with'
  (bkearney at redhat.com)
- Rewrite of the migration script featuring unit tests. (awood at redhat.com)
- Remove F16 and old cvs releasers, add F18. (dgoodwin at redhat.com)
* Thu Jan 24 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.1-1
- Add two manifest commands to rct. (bkearney at redhat.com)
- latest translations from zanata (alikins at redhat.com)
- 895447: The count of subscriptions removed is zero for certs that have been
  imported. (wpoteat at redhat.com)
- 895462: Message for subscription-manager repos --list for disabled repo needs
  to be modified (wpoteat at redhat.com)
- 885964: After registration, recreate the UEP connection using the identity
  cert. (awood at redhat.com)
- 869306: Add org ID to facts dialog. (awood at redhat.com)
- 888853: Put output into proper columns regardless of the output language.
  (awood at redhat.com)
- Update python-rhsm requires version (wpoteat at redhat.com)
- 888052: Add all binaries to the makefile path for gettext string extraction
  (bkearney at redhat.com)
- 851303: additional term updates (dlackey at redhat.com.com)
- 844411: Add an --insecure option to subscription-manager. (awood at redhat.com)
- 891621: Users can incorrectly enter activation keys when registering to
  hosted. (awood at redhat.com)
- 889573: Only persist serverurl and baseurl when registering.
  (awood at redhat.com)
- 889204: Encode the unicode string to utf-8 to avoid syslog errors
  (bkearney at redhat.com)
- 889621: String substitution inside gettext causes message translations to
  never be found (bkearney at redhat.com)
- 890296: Unicode characters with a - are causing printing issues for rct
  printing (bkearney at redhat.com)
- 878269 (dlackey at redhat.com.com)
- 784056: Raise a running instance of the GUI to the forefront.
  (awood at redhat.com)
- 888968: Improve the gui message formatting for SLA selection
  (bkearney at redhat.com)
- 873601: Return a non zero code if subscription manager is run with an
  incorrect command name (bkearney at redhat.com)
- 839779: Improve messaging when autosubscribe does not work because of SLA
  (bkearney at redhat.com)
- 867603: Add quantity to confirm subscriptions dialog. (awood at redhat.com)
- 888790: Rebuild UEP connection after registering with activation keys.
  (awood at redhat.com)
- 886280; 878257; 878264; 878269 (dlackey at redhat.com.com)
- 814378: disable linkify if we are running as firstboot (alikins at redhat.com)
- 886887: Take the user back to the activation key page if he enters an invalid
  key. (awood at redhat.com)
- 863572: Make forward/back insensitive when registering (alikins at redhat.com)
- 825950: updating SAM registration procedure; other term edits and updated
  screenshot (dlackey at redhat.com.com)
- 885964: Do not make a getOwner call when not necessary. (awood at redhat.com)
- Ask for the org in environments and service-level modules. (awood at redhat.com)
- 886992: Fix for bad fix for 886604, wrong path for yum repos
  (alikins at redhat.com)
- matt reid's edits to rct; bz886280; bz878257; bz878269; bz878264
  (dlackey at redhat.com.com)
- 841496: Do not use hyphens in bash completion files as these are invalid for
  identifiers in the sh shell. (bkearney at redhat.com)
- Improve logging for rhsmcertd scenarios (wpoteat at redhat.com)
- 878609: Do not use public url redirectors, instead use a redhat.com address
  (bkearney at redhat.com)
- 886604: Fix incorrect path in repos.d check (alikins at redhat.com)
- 727092: Read in the org key during registration if none is given.
  (awood at redhat.com)
- 845622: If an identity certificate has expired, there should be a friendly
  error message (wpoteat at redhat.com)
- 883123: Have the migration code use the name and the label for org and
  environment lookup. (bkearney at redhat.com)
- 886110: help blurb for --auto-attach formatted poorly (alikins at redhat.com)
- 880070: require latest python-rhsm to handle unicode issues
  (alikins at redhat.com)
- 798788: Results from subscription-manager facts --update after a server-side
  consumer was deleted. (wpoteat at redhat.com)
- 878634: Improve the consistency of capitalization of URL, ID, HTTP, and CPU
  (bkearney at redhat.com)
- 878657: Make consistent use of the term unregister instead of un-register
  (bkearney at redhat.com)
- 883735: load branding module slightly differently (jesusr at redhat.com)
- Stylish fix. (dgoodwin at redhat.com)
- 878664: Add bash completion script for rct (bkearney at redhat.com)
- 880764: Command line options which can be specified more than once should use
  the same help text (bkearney at redhat.com)
- 867070: Adjust default sizing of subscriptions pane in Installed Products
  tab. (awood at redhat.com)
- 873791: Expected exit codes from unsubscribe with multiple serial numbers
  (wpoteat at redhat.com)
- 800323: Set default output stream encoding to UTF-8. (awood at redhat.com)
- 862852: Fix double separator in redeem dialog. (dgoodwin at redhat.com)
- Display "None" if environments value is empty on consumer. (awood at redhat.com)
- 872351: Display environment in GUI facts dialog and CLI identity command.
  (awood at redhat.com)
- 881091: Remove punctuation in the help message (bkearney at redhat.com)
- Revert "878986: refactor to use curses/textwrap for format"
  (alikins at redhat.com)
- 877579: Fix -1 quantity to consume for unlimited pools. (dgoodwin at redhat.com)
- 881117: Add at-spi locator to redemption dialog. (awood at redhat.com)
- 881952: Warn and continue if encountering a failure during system deletion.
  (awood at redhat.com)
- 878820: Fix console error when yum.repos.d does not exist.
  (dgoodwin at redhat.com)
- 839772: Display "Not Set" instead of "" in SLA and release preferences.
  (awood at redhat.com)
- rev zanata branch version to 1.8.X (alikins at redhat.com)
- 878986: refactor to use curses/textwrap for format (alikins at redhat.com)
- 878986: Default to no line breaking if no stty is available
  (bkearney at redhat.com)
- 878588: Move the requires on usermode from subscription-manager-gui to
  subscription-manager (bkearney at redhat.com)
- 878648: Make the help usage formatting consistent for the rct and
  subscription manager commands (bkearney at redhat.com)
- 869046: Remove stray 'print' (jbowes at redhat.com)
- 864207: Autosubscribe should not run when all products are already
  subscribed. (wpoteat at redhat.com)
- 854702: Place the asterisk indicating editability into the quantity cell.
  (awood at redhat.com)
* Tue Nov 20 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.0-1
- Reversioning to 1.8.x stream.
* Mon Nov 19 2012 Adrian Likins <alikins at redhat.com> 1.1.10-1
- latest strings from zanata (alikins at redhat.com)
- 874623: Tell users running the version command if they are not registered.
  (awood at redhat.com)
- 873418: Add at-spi locators to the activation key window. (awood at redhat.com)
* Fri Nov 16 2012 Adrian Likins <alikins at redhat.com> 1.1.9-1
- latest strings from zanata (alikins at redhat.com)
- 864207: mark these strings for translation (alikins at redhat.com)
- 854388: use ngettext to specify contract/contracts (alikins at redhat.com)
- 876753: change rhsmcertd --heal-interval to --auto-attach-interval
  (alikins at redhat.com)
- We require python-rhsm-1.1.5 now (ram) (alikins at redhat.com)
- 876340: Move the last of the commands and help string to --auto-attach
  (bkearney at redhat.com)
- 876294: Use attach instead of subscirbe in the rhn migration tooling
  (bkearney at redhat.com)
- 856735: Move the Next Update notification to the About dialog.
  (awood at redhat.com)
- Removed stacking from RAM (mstead at redhat.com)
- Improved comments/logging/tests for RAM (mstead at redhat.com)
- Updated the entitlement_version of client (mstead at redhat.com)
- Added RAM limit to rct cat-cert output (mstead at redhat.com)
- Removing dead code (mstead at redhat.com)
- Check RAM when determining status (mstead at redhat.com)
* Tue Nov 13 2012 Adrian Likins <alikins at redhat.com> 1.1.8-1
- 862909: install rct man page (alikins at redhat.com)
- Fix to LocalTz DST determination (cduryee at redhat.com)
* Mon Nov 12 2012 Adrian Likins <alikins at redhat.com> 1.1.7-1
- 873631: Migrate correctly when there is only one org. (awood at redhat.com)
- 874147: Handle changes in python-ethool api (alikins at redhat.com)
* Thu Nov  8 2012 Adrian Likins <alikins at redhat.com> 1.1.6-1
- 872847: Change unsubscribe feedback when consumer has been deleted
  (wpoteat at redhat.com)
- 869934: make "release" related cdn usage use proper urlparse
  (alikins at redhat.com)
- 852328: Improve the server version checking (bkearney at redhat.com)
- 871146: Fix proxy errors on first yum operation after registration.
  (dgoodwin at redhat.com)
- 850430: Pressing Enter in the password entry now activates registration.
  (awood at redhat.com)
- Attach subscriptions after registration with an activation key.
  (awood at redhat.com)
* Thu Nov  1 2012 Adrian Likins <alikins at redhat.com> 1.1.5-1
- latest strings from zanata (alikins at redhat.com)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update subscription-manager' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list