14
0
forked from pool/python-PyKMIP
Commit Graph

3 Commits

Author SHA256 Message Date
1d99ad17d0 - update to 0.10.0
* Add server debug logging for message encodings
  * Add server Locate filtering for all currently supported attributes
  * Add server Locate filtering using offset and maximum item constraints
  * Add server cryptography engine support for AES GCM mode
  * Add server support for the SplitKey object
  * Add client/server support for the ApplicationSpecificInformation attribute
  * Add client/server support for the ObjectGroup and Sensitive attributes
  * Add client/server support for the DeleteAttribute operation
  * Add client/server support for the SetAttribute operation
  * Add client/server support for the ModifyAttribute operation
  * Add a variety of unit and integration tests to cover all new functionality
  * Add new ProxyKmipClient demo scripts to show how to use the new operations
  * Add pending deprecation warnings for Python 2.7 and 3.4 due to their EOL
  * Update server Locate filtering to return results sorted by creation date
  * Update encoding support for SplitKey objects
  * Update the Travis CI configuration to better support default Python versions
  * Update library and testing dependencies to maintain Python 3.4 support
  * Update the library documentation to reflect new features and security details
  * Fix a bug with how key pair names are handled by the client for KMIP 2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=5
2020-03-16 10:43:38 +00:00
Tomáš Chvátal
e169de38f3 Accepting request 718534 from home:mcalabkova:branches:devel:languages:python
- update to 0.9.1
  * Add various support for KMIP 2.0
  * Add support for Python 3.7
  * Add utilities to handle bit mask style enumerations
  * Update library logging defaults to log at INFO but still support DEBUG
  * Update the PyKMIP clients to support changing their KMIP version
  * Update the server TLS handshake handling to avoid thread hanging
  * Remove escape sequences to comply with Python 3.6 style deprecations
  * See upstream changelog for more

OBS-URL: https://build.opensuse.org/request/show/718534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=3
2019-07-25 11:59:00 +00:00
Tomáš Chvátal
99d1974ea6 Accepting request 663171 from devel:languages:python:misc
please forward to Factory. why was this deleted here in the first place ??!

OBS-URL: https://build.opensuse.org/request/show/663171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=1
2019-01-07 08:59:11 +00:00