-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-15979 2012-10-12 02:23:22 --------------------------------------------------------------------------------
Name : python-rhsm Product : Fedora 16 Version : 1.1.3 Release : 1.fc16 URL : http://fedorahosted.org/candlepin Summary : A Python library to communicate with a Red Hat Unified Entitlement Platform Description : A small library for communicating with the REST interface of a Red Hat Unified Entitlement Platform. This interface is used for the management of system entitlements, certificates, and access to content.
-------------------------------------------------------------------------------- Update Information:
Dozens of bugfixes. -------------------------------------------------------------------------------- ChangeLog:
* Wed Oct 10 2012 Adrian Likins alikins@redhat.com 1.1.3-1 - 863961: add test case for id cert default version (alikins@redhat.com) - 857426: Do not pass None when body is empty collection (mstead@redhat.com) - 863961: set a default version for id certs (alikins@redhat.com) - 859652: Subscribe with service level being ignored (wpoteat@redhat.com) * Tue Sep 25 2012 Adrian Likins alikins@redhat.com 1.1.2-1 - add 6.4 releaser (alikins@redhat.com) * Wed Sep 19 2012 Devan Goodwin dgoodwin@rm-rf.ca 1.1.1-1 - Read certv3 detached format (jbowes@redhat.com) - Read file content types from certificates (mstead@redhat.com) * Wed Aug 29 2012 Alex Wood awood@redhat.com 1.0.7-1 - 851644: Only use the cert file if it exists (bkearney@redhat.com) * Tue Aug 28 2012 Alex Wood awood@redhat.com 1.0.6-1 - 848742: support arbitrary bit length serial numbers (jbowes@redhat.com) - Stop doing F15 Fedora builds, add EL5 public builds. (dgoodwin@redhat.com) * Thu Aug 9 2012 Alex Wood awood@redhat.com 1.0.5-1 - add versionlint, requires pyqver (alikins@redhat.com) - Adding subject back to new certs (mstead@redhat.com) - 842885: add __str__ to NetworkException, ala #830767 (alikins@redhat.com) - 830767: Add __str__ method to RemoteServerException. (awood@redhat.com) - Fix None product architectures. (dgoodwin@redhat.com) - Remove deprecated use of DateRange.has[Date|Now] (jbowes@redhat.com) - mark hasDate as deprecated as well (alikins@redhat.com) * Wed Jul 25 2012 Alex Wood awood@redhat.com 1.0.4-1 - Remove unused stub method. (dgoodwin@redhat.com) - Cleanup entitlement cert keys on delete. (dgoodwin@redhat.com) - Drop unused quantity and flex quantity from Content. (dgoodwin@redhat.com) - Make CertFactory and Extensions2 classes private. (dgoodwin@redhat.com) - RHEL5 syntax fixes. (dgoodwin@redhat.com) - Handle empty pem strings when creating certs. (dgoodwin@redhat.com) - Remove Base64 decoding. (dgoodwin@redhat.com) - Fix failing subjectAltName nosetest (jbowes@redhat.com) - Fix up remaining compiler warnings (jbowes@redhat.com) - Fix up memory leaks (jbowes@redhat.com) - clean up some C module compiler warnings (jbowes@redhat.com) - Fix get_all_extensions (jbowes@redhat.com) - C module formatting fixups (jbowes@redhat.com) - Add as_pem method to C module (jbowes@redhat.com) - Revert Extensions object to old state, add new sub-class. (dgoodwin@redhat.com) - Spec file changes for C module (jbowes@redhat.com) - Get nosetests running (jbowes@redhat.com) - tell setup.py to use nose (jbowes@redhat.com) - get certv2 tests passing (jbowes@redhat.com) - Move methods onto X509 class in C cert reader (jbowes@redhat.com) - Add method to get all extensions in a dict (jbowes@redhat.com) - Add POC C based cert reader (jbowes@redhat.com) - Remove use of str.format for RHEL5. (dgoodwin@redhat.com) - Remove some python2.6'ism (trailing if's) (alikins@redhat.com) - add "version_check" target that runs pyqver (alikins@redhat.com) - Fix error reporting on bad certs. (dgoodwin@redhat.com) - Remove number from order/account fields. (dgoodwin@redhat.com) - Style fixes. (dgoodwin@redhat.com) - Certv2 cleanup. (dgoodwin@redhat.com) - Cleanup bad padding/header cert testing. (dgoodwin@redhat.com) - New method of parsing X509 extensions. (dgoodwin@redhat.com) - Better cert type detection. (dgoodwin@redhat.com) - Deprecate the old certificate module classes. (dgoodwin@redhat.com) - Rename order support level to service level. (dgoodwin@redhat.com) - Convert product arch to multi-valued. (dgoodwin@redhat.com) - Add factory methods to certificate module. (dgoodwin@redhat.com) - Parse V2 entitlement certificates. (dgoodwin@redhat.com) - Add missing os import. (dgoodwin@redhat.com) - Improve certificate2 error handling. (dgoodwin@redhat.com) - Remove V1 named classes. (dgoodwin@redhat.com) - Add cert is_expired method. (dgoodwin@redhat.com) - Fix cert path issue. (dgoodwin@redhat.com) - Major/minor attributes not available in 5.4 (mstead@redhat.com) - 834108: Set the default connection timeout to 1 min. (jbowes@redhat.com) - Add default values to certificate2 Order class. (dgoodwin@redhat.com) - Define identity certificates explicitly. (dgoodwin@redhat.com) - Add identity cert support to certificate2 module. (dgoodwin@redhat.com) - Add file writing/deleting for new certificates. (dgoodwin@redhat.com) - Add product info to certificate2 module. (dgoodwin@redhat.com) - Add content info to certificate2 module. (dgoodwin@redhat.com) - Add order info to certificate2 module. (dgoodwin@redhat.com) - Port basic certificate data into new module. (dgoodwin@redhat.com) - Add certificate2 module and cert creation factory. (dgoodwin@redhat.com) * Thu Jun 28 2012 Alex Wood awood@redhat.com 1.0.3-1 - Update copyright dates (jbowes@redhat.com) - 825952: Error after deleting consumer at server (wpoteat@redhat.com) * Thu Jun 7 2012 Alex Wood awood@redhat.com 1.0.2-1 - add upstream server var to version obj (cduryee@redhat.com) - 822057: wrap ContentConnection port in safe_int (cduryee@redhat.com) - 822965: subscription-manager release does not work with proxies (cduryee@redhat.com) - 806958: BadCertificateException not displaying properly. (awood@redhat.com) - 822965: release verb does not work with proxies (cduryee@redhat.com) - Add config for "checkcommits" (alikins@redhat.com) - Include various Makefile improvements from subscription-manager (alikins@redhat.com) - Upload el6 yum packages to another dir for compatability. (dgoodwin@redhat.com) * Wed May 16 2012 Devan Goodwin dgoodwin@rm-rf.ca 1.0.1-1 - Add default constants for RHN connections. (dgoodwin@redhat.com) - 813296: Remove check for candlepin_version (jbowes@redhat.com) - Remove module scope eval of config properties (alikins@redhat.com) - Add call to get Candlepin status. (awood@redhat.com) - Added access to python-rhsm/sub-man versions. (mstead@redhat.com) * Thu Apr 26 2012 Michael Stead mstead@redhat.com 1.0.0-1 - Updated version due to 6.3 branching. (mstead@redhat.com) * Wed Apr 4 2012 Michael Stead mstead@redhat.com 0.99.8-1 - 807721: Setting missing default values (mstead@redhat.com) * Fri Mar 23 2012 Michael Stead mstead@redhat.com 0.99.7-1 - 803773: quote international characters in activation keys before sending to server (cduryee@redhat.com) - PEP8 fixes. (mstead@redhat.com) * Wed Mar 14 2012 Michael Stead mstead@redhat.com 0.99.6-1 - Add ContentConnection to support rhsm "release" command (alikins@redhat.com) - Allow unsetting the consumer service level. (dgoodwin@redhat.com) * Tue Mar 6 2012 Michael Stead mstead@redhat.com 0.99.5-1 - 744654: Any bad value from the config file, when converting to an int, causes a traceback. (bkearney@redhat.com) - Add support for dry-run autobind requests. (dgoodwin@redhat.com) - Build for Fedora 17. (dgoodwin@redhat.com) * Wed Feb 22 2012 Devan Goodwin dgoodwin@rm-rf.ca 0.99.4-1 - Add support for updating consumer service level. (dgoodwin@redhat.com) - Add call to list service levels for an org. (dgoodwin@redhat.com) - Add GoneException for deleted consumers (jbowes@redhat.com) * Fri Jan 27 2012 Michael Stead mstead@redhat.com 0.99.3-1 - 785247: Update releasers.conf for RHEL6.3 (mstead@redhat.com) - Stop building for F14. (dgoodwin@redhat.com) * Thu Jan 12 2012 Devan Goodwin dgoodwin@rm-rf.ca 0.99.2-1 - 768983: When consuming a future subsciption, the repos --list should be empty (wpoteat@redhat.com) - 720360: Write *-key.pem files out with 0600 permissions. (awood@redhat.com) - 754425: Remove grace period logic (cduryee@redhat.com) * Mon Dec 12 2011 William Poteat wpoteat@redhat.com 0.98.7-1 - 766895: Added hypervisorCheckIn call to allow sending a mapping of host/guest ids for creation/update. (mstead@redhat.com) * Tue Dec 6 2011 William Poteat wpoteat@redhat.com 0.98.5-1 - 754366: workaround a bug in httpslib.ProxyHttpsConnection (alikins@redhat.com) * Thu Nov 17 2011 William Poteat wpoteat@redhat.com 0.98.3-1 - 752854: Fixing error in iniparser around unpacking of a dictionary for default values. (awood@redhat.com) - 708362: remove entitlement keys on delete as well (alikins@redhat.com) - 734114: registering with --org="foo bar" throws a NetworkException instead of a RestlibException (awood@redhat.com) * Fri Oct 28 2011 William Poteat wpoteat@redhat.com 0.98.2-1 - 749853: backport new python-rhsm API calls present in 6.2 for 5.8 (cduryee@redhat.com) - rev python-rhsm version to match sub-mgr (cduryee@redhat.com) - point master to rhel5 builder (cduryee@redhat.com) - fix python syntax for older versions (jbowes@redhat.com) - Fix yum repo location for EL6. (dgoodwin@redhat.com) * Mon Oct 17 2011 Devan Goodwin dgoodwin@rm-rf.ca 0.97.1-1 - 746241: UEPConnection.updateConsumer now passes empty list in POST request (mstead@redhat.com) - 737935: overcome 255 char limit in uuid list (cduryee@redhat.com) * Tue Sep 13 2011 Devan Goodwin dgoodwin@rm-rf.ca 0.96.12-1 - Add makefile and targets for coverage and "stylish" checks (alikins@redhat.com) - Add tests for config parsing (cduryee@redhat.com) - 736166: move certs from subscription-manager to python-rhsm (cduryee@redhat.com) * Wed Sep 7 2011 James Bowes jbowes@redhat.com 0.96.11-1 - add future date bind (jesusr@redhat.com) - 735226: allow Keys to validate themselves (bkearney@redhat.com) - Add getVirtOnly() (cduryee@redhat.com) * Wed Aug 24 2011 Devan Goodwin dgoodwin@rm-rf.ca 0.96.10-1 - Submit a Content-Length when body of request is empty. (dgoodwin@redhat.com) - Support installed products when registering. (dgoodwin@redhat.com) - Add ability to update a consumer's installed products list. (dgoodwin@redhat.com) - Support for new bind method (cduryee@redhat.com) * Wed Aug 17 2011 James Bowes jbowes@redhat.com 0.96.9-1 - self.sanitize, and add support for quote_plus. (cduryee@redhat.com) - Enhance the insecure mode to not do peer checks. (bkearney@redhat.com) - Wrap urllib.quote in a helper method to cast int to str as needed. (cduryee@redhat.com) - 728266: Unsubscribe from subscription manager GUI is broken (cduryee@redhat.com) - Remove quantity for bind by product. (dgoodwin@redhat.com) * Wed Aug 3 2011 Devan Goodwin dgoodwin@rm-rf.ca 0.96.8-1 - 719378: Encode whitespace in urls (bkearney@redhat.com) - Change package profile upload url. (dgoodwin@redhat.com) --------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use su -c 'yum update python-rhsm' 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 --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org