14
0

Accepting request 351333 from home:stroeder:branches:devel:languages:python

update to 1.1.2

OBS-URL: https://build.opensuse.org/request/show/351333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=28
This commit is contained in:
Jan Matejek
2016-01-05 14:16:15 +00:00
committed by Git OBS Bridge
parent 061d49c008
commit 254ce426f2
10 changed files with 39 additions and 29 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 30 12:41:26 UTC 2015 - michael@stroeder.com
- update to 1.1.2:
* Fixed a SIGBUS crash with the OS X wheels caused by redefinition of a
method.
* Fixed a runtime error ``undefined symbol EC_GFp_nistp224_method`` that
occurred with some OpenSSL installations.
* Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2e.
-------------------------------------------------------------------
Wed Dec 9 10:35:20 UTC 2015 - dmueller@suse.com