File python-PyKMIP.changes of Package python-PyKMIP
------------------------------------------------------------------- Thu Feb 15 13:05:03 UTC 2018 - tbechtold@suse.com - update to 0.7.0: * Add support for Python 3.6 * Add support for the InitialDate attribute * Add server support for the GetAttributeList operation * Add server support for the Locate operation * Add client and server support for the MAC operation * Add client and server support for the Revoke operation * Add client and server support for the Encrypt operation * Add client and server support for the Decrypt operation * Add client and server support for the DeriveKey operation * Add client and server support for the Sign operation * Add client and server support for the SignatureVerify operation * Add client and server support for retrieving wrapped keys * Add client and server support for storing wrapped keys * Add KMIP 1.4 enumerations * Add server config option enabling certificate extension checks * Add server config option defining set of usable TLS ciphers * Add server config option setting the server log level * Update the server to enforce checking object state and usage masks * Update server Locate support to allow object name filtering * Remove support for Python 2.6 * Fix bug with multithreading support with the SQLite backend * Fix bug with how open() is mocked in the server test suite * Fix bug with mismapped polymorphic identity for certificate objects * Fix bug with socket interrupt handling under Python 3.5 * Fix bug with detached instance errors in the server test suite - Use pytest for testing. That's what upstream does - Use fdupes ------------------------------------------------------------------- Fri Aug 25 07:27:27 UTC 2017 - tbechtold@suse.com - update to 0.6.0: * Add support for Python 3.5 * Add support for the State and OperationPolicyName attributes * Add server support for the Activate and GetAttributes operations * Add server support for certificate-based client authentication * Add server support for object access control via operation policies * Add server support for loading of user-defined operation policies * Add client support for the GetAttributes operation * Update clients to support operation policy names with objects * Update ProxyKmipClient to support names when creating new objects * Remove coveralls integration * Fix bug with early server termination on missing request credential * Fix bug with closing the client while unconnected to a server * Fix bug with default values overriding server config file settings * Fix bug with early server termination on bad client certificates * Fix bug with deprecated usage of the bandit config file * Fix bug with ProxyKmipClient registering unset object attributes - convert to singlespec ------------------------------------------------------------------- Tue May 24 12:28:59 UTC 2016 - slunkad@suse.com, johannes.grassler@suse.com - Initial Packaging (version 0.5.0)