From 869cfd9ec4c212ca36c2d2227d0ecf61aa751494 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Thu, 10 Dec 2015 14:12:05 -0600 Subject: port 1.1.2 changelog to master --- CHANGELOG.rst | 9 +++++++++ docs/spelling_wordlist.txt | 1 + 2 files changed, 10 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 06d19549..cb2934cf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,6 +17,15 @@ Changelog :class:`~cryptography.x509.CertificateBuilder` and :class:`~cryptography.x509.CertificateSigningRequestBuilder`. +1.1.2 - 2015-12-10 +~~~~~~~~~~~~~~~~~~ + +* 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. + 1.1.1 - 2015-11-19 ~~~~~~~~~~~~~~~~~~ diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index dc8bcd0b..6def7959 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -56,6 +56,7 @@ preprocessors pseudorandom pyOpenSSL relicensed +runtime Schneier scrypt Serializers -- cgit v1.2.3