Fedora 19 Update: subscription-manager-1.10.7-1.fc19

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


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-21669
2013-11-19 04:05:46
--------------------------------------------------------------------------------

Name        : subscription-manager
Product     : Fedora 19
Version     : 1.10.7
Release     : 1.fc19
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)
--------------------------------------------------------------------------------

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