From f72eb578f2963bade15f603e72b41c4d0331a4a8cada0a7498f2d54268349182 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 6 Jun 2016 13:00:07 +0000 Subject: [PATCH] * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2h. * Fixed an issue preventing ``cryptography`` from compiling against LibreSSL 2.3.x. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=42 --- python-cryptography.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-cryptography.changes b/python-cryptography.changes index c808c91..133bce9 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -14,6 +14,9 @@ Fri May 6 07:43:10 UTC 2016 - dmueller@suse.com Thu May 5 17:08:06 UTC 2016 - michael@stroeder.com - update to upstream release 1.3.2 + * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2h. + * Fixed an issue preventing ``cryptography`` from compiling against + LibreSSL 2.3.x. ------------------------------------------------------------------- Fri Mar 18 14:39:05 UTC 2016 - michael@stroeder.com