Files
python-lmiwbem/.gitignore
Klaus Kämpf a45d8d11c5 - Update to 0.7.0
- renamed to *python-lmiwbem*
  - introduced WSMAN support
  - URLInfo redesigned for better error handling
  - various fixes and improvements

- Update to 0.6.0
  - WBEMConnection can parse username:password from URL
  - added *compatibility parameters* in pull operations
  - added missing CIM error constants for pull operations
  - lmiwbem.config object
  - DEFAULT_NAMESPACE
  - DEFAULT_TRUST_STORE
  - SUPPORTS_PULL_OPERATIONS
  - fixed overflow error for large int on 64-bit
  - proper hostname is set for local connections
  - unified string for whole code base
  - source tree reorganization
  - various fixes and improvements    

- Update to 0.5.0
  - pull operations
  - fixed CIMIndicationListener port value, when multiple bind
    retries are allowed
  - fixed multithreading races
  - verbose exceptions (more informative exception message)
  - CIMError, ConnectionError can include intrinsic call names
    and their parameters
  - configurable via lmiwbem.EXCEPTION_VERBOSITY
  - CIMIndicationListener.add_handler() can take tuple of handlers

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/python-lmiwbem?expand=0&rev=1
2015-02-24 07:59:47 +00:00

2 lines
5 B
Plaintext