14
0

Accepting request 521999 from home:vitezslav_cizek:branches:devel:languages:python

- Disable memleak tests to fix build with OpenSSL 1.1 (bsc#1055478)
  * add skip_openssl_memleak_test.patch

OBS-URL: https://build.opensuse.org/request/show/521999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=69
This commit is contained in:
Jan Matejek
2017-09-07 14:49:40 +00:00
committed by Git OBS Bridge
parent cb4e6be407
commit ba38ae853f
3 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 7 11:18:35 UTC 2017 - vcizek@suse.com
- Disable memleak tests to fix build with OpenSSL 1.1 (bsc#1055478)
* add skip_openssl_memleak_test.patch
-------------------------------------------------------------------
Thu Aug 3 23:14:49 UTC 2017 - michael@stroeder.com