SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-PyKMIP-0.10.0-9.2.noarch.rpm :

* Thu Mar 28 2024 Steve Kowalik - Clean up Python 2 leftovers.- Add patch crypto-42.patch:
* Use cryptography.hazmat.primitives.serialization to load private keys.- Add patch no-ssl-wrap-socket.patch:
* Do not use removed in Python 3.12 function, ssl.wrap_socket.- Switch to pyproject macros.
* Fri Sep 08 2023 Daniel Garcia - Add upstream patch fix_test_mac_with_cryptographic_failure.patch gh#OpenKMIP/PyKMIP#702, this fixes the issue with the test_mac_with_cryptographic_failure.
* Thu Feb 23 2023 Daniel Garcia - Disable broken test, test_mac_with_cryptographic_failure, gh#OpenKMIP/PyKMIP#690
* Thu Jan 26 2023 Daniel Garcia - Add crypto-39.patch to make it work with python-cryptography >= 39.0.0 gh#OpenKMIP/PyKMIP#689
* Wed May 04 2022 pgajdosAATTsuse.com- do not require python-mock for build- added patches fix https://github.com/OpenKMIP/PyKMIP/issues/668 + python-PyKMIP-no-mock.patch
* Fri Sep 24 2021 Matej Cepl - Remove SQL-issues.patch with the patch fix-tests-SQLAlchemy-140.patch which actually resolves the problems (gh#OpenKMIP/PyKMIP#656).
* Sat Jun 05 2021 Matej Cepl - Add SQL-issues.patch skipping tests failing due to incompatibilities with the current version of SQLAlchemy (gh#OpenKMIP/PyKMIP#649).
* Mon Apr 20 2020 Tomáš Chvátal - Fix build without python2
* Mon Mar 16 2020 Dirk Mueller - 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
* Thu Jul 25 2019 Marketa Calabkova - 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
 
ICM