From dce57f68d24aaf1d58892c5053441ca1d1ce641f Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 26 Jul 2017 19:18:55 -0500 Subject: port 2.0.1 changelog (#3823) --- CHANGELOG.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 886d5307..0ef7833b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,16 @@ Changelog ``UnsupportedExtension`` have been removed in accordance with our :doc:`/api-stability` policy. +2.0.1 - 2017-07-26 +~~~~~~~~~~~~~~~~~~ + +* Fixed a compilation bug affecting OpenBSD. +* Altered the ``manylinux1`` wheels to statically link OpenSSL instead of + dynamically linking and bundling the shared object. This should resolve + crashes seen when using ``uwsgi`` or other binaries that link against + OpenSSL independently. +* Fixed the stack level for the ``signer`` and ``verifier`` warnings. + 2.0 - 2017-07-17 ~~~~~~~~~~~~~~~~ -- cgit v1.2.3