Fedora 16 Update: python-rhsm-1.0.7-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Sat Sep 22 00:03:08 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-13128
2012-09-01 23:47:11
--------------------------------------------------------------------------------

Name        : python-rhsm
Product     : Fedora 16
Version     : 1.0.7
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:

Support arbitrary bit length serial numbers, fix attempts to use certificate file when it doesn't exist.
--------------------------------------------------------------------------------
ChangeLog:

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


More information about the package-announce mailing list