forked from pool/python-pyvmomi
- Update to version 6.5 * Spec bump to support vSphere 6.5. * Include EAM bindings to support vSphere EAM service. * Fixed server thumbprint verification. * Fixed sslcontext creation in sample code. OBS-URL: https://build.opensuse.org/request/show/449926 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvmomi?expand=0&rev=4
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 12 19:30:55 UTC 2017 - mardnh@gmx.de
|
|
|
|
- Update to version 6.5
|
|
* Spec bump to support vSphere 6.5.
|
|
* Include EAM bindings to support vSphere EAM service.
|
|
* Fixed server thumbprint verification.
|
|
* Fixed sslcontext creation in sample code.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 12:40:36 UTC 2016 - mardnh@gmx.de
|
|
|
|
- Update to version 6.0.0.2016.4
|
|
* Python3 related bug fixes.
|
|
* Include task.py utility class.
|
|
- Changes from version 6.0.0
|
|
* Spec bump to support vSphere 6.0 server objects and types
|
|
vSphere 6.0 U1 spec is used
|
|
* New ssl context parameter in Connect.py and SoapAdapter.py to
|
|
support passing various ssl options while connecting to vSphere.
|
|
* Drop python 2.6 support.
|
|
* Critical bug fixes.
|
|
- Remove patch: pyvmomi-git20141104-new.diff (fixed upstream)
|
|
- Fix Source-Url
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 13 15:03:26 UTC 2015 - mc@suse.com
|
|
|
|
- add requires for python-six and python-requests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 4 17:28:19 UTC 2014 - hpj@urpla.net
|
|
|
|
- version 5.5.0.2014.1.1: initial build
|
|
- apply asorted fixes from todays git tree
|
|
|