14
0

Accepting request 298717 from home:Nijel:branches:devel:languages:python

- Update to 0.8.2:
  * Fixed a race condition when initializing the OpenSSL or CommonCrypto backends
    in a multi-threaded scenario.

OBS-URL: https://build.opensuse.org/request/show/298717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=11
This commit is contained in:
Michal Čihař
2015-04-23 06:53:41 +00:00
committed by Git OBS Bridge
parent eaaba6d072
commit 9577dee759
10 changed files with 36 additions and 29 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 23 06:38:42 UTC 2015 - mcihar@suse.cz
- Update to 0.8.2:
* Fixed a race condition when initializing the OpenSSL or CommonCrypto backends
in a multi-threaded scenario.
-------------------------------------------------------------------
Tue Apr 7 10:00:28 UTC 2015 - tbechtold@suse.com