1
0

- Update to 17.5.0:

* The minimum cryptography version is now 2.1.4.
  * Fixed various memory leaks
  * Various fuzz fixes
  * See CHANGELOG.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal
2018-02-02 11:41:11 +00:00
committed by Git OBS Bridge
parent 07f2dcfb54
commit fafea12932
4 changed files with 21 additions and 21 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 2 11:36:18 UTC 2018 - tchvatal@suse.com
- Update to 17.5.0:
* The minimum cryptography version is now 2.1.4.
* Fixed various memory leaks
* Various fuzz fixes
* See CHANGELOG.rst
-------------------------------------------------------------------
Wed Aug 23 05:26:31 UTC 2017 - tbechtold@suse.com