Changelog for
python-lmiwbem-0.7.2-4.3.x86_64.rpm :
Thu Feb 2 13:00:00 2017 adam.majerAATTsuse.de
- use individual libboost-
*-devel packages instead of boost-devel
Mon Jan 11 13:00:00 2016 kkaempfAATTsuse.com
- Accept \'uname -p\' reporting \'athlon\'
accept-athlon.patch
Mon Jun 29 14:00:00 2015 kkaempfAATTsuse.com
- enable WSMAN support
- Update to 0.7.2
- fixed parameter compatibility in WBEMConnection.__init__() with PyWBEM
- fixed lmiwbem.config modifications
- improved exceptions handling
- Update to 0.7.1
- fixed python3 build
- fixed boost::python library checks
Tue Feb 24 13:00:00 2015 kkaempfAATTsuse.com
- Update to 0.7.0
- renamed to
*python-lmiwbem
*
- introduced WSMAN support
- URLInfo redesigned for better error handling
- various fixes and improvements
Tue Jan 13 13:00:00 2015 kkaempfAATTsuse.com
- 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
Fri Dec 5 13:00:00 2014 kkaempfAATTsuse.com
- 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
- doc: switched to rtd theme
- various fixes and improvements
Wed Oct 29 13:00:00 2014 kkaempfAATTsuse.com
- Update to 0.4.0
- introduce WBEMConnection::setCredentials()
- introduce LMIWBEM_UNREACHABLE macro for CIMValue::asLMIWbemCIMValue()
- introduce WBEMConnection::setRequestAcceptLanguages()
- add missing hostname property to CIMInstance(Name)
- simplify WBEMConnection::createInstance()
- introduce distutils as secondary build system
- various fixes
Tue Sep 2 14:00:00 2014 kkaempfAATTsuse.com
- Update to 0.3.1
- refactor exception handling in WBEMConnection\'s CIM methods
- add property/parameter name to Pegasus::TypeMismatchException
- set namespace for each CIMInstance when
WBEMConnection::enumerateInstances() is called
Thu May 22 14:00:00 2014 kkaempfAATTsuse.com
- Update to 0.2.0
* WBEMConnection:
- AssociatorNames()
- Associators()
- CreateInstance()
- DeleteInstance()
- ExecQuery()
- InvokeMethod()
- ModifyInstance()
- ReferenceNames()
- References()
- connectLocally()
- CIM operation timeout
- X509 authentication
* CIMInstance(Name) classes: iteration methods
* CIM
* classes: cmp, copy, tomof
* CIM constants
- CIMError constants
- ConnectionError constants
- default namespace
- default trust store path
* CIMIndicationListener
* is_subclass()
* Python 2.6 and 3.x support
* sphinx-based documentation
* various fixes
- lmiwbem uses internal Pegasus include files, add the respective
path to makefile.am (lmiwbem-0.2.0.patch)
Tue May 13 14:00:00 2014 kkaempfAATTsuse.com
- Initial version 0.1.0