1
0

- Add patch to fix issues with openssl 1.1.1:

* openssl-1.1.1.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=51
This commit is contained in:
Tomáš Chvátal
2018-10-30 11:24:49 +00:00
committed by Git OBS Bridge
parent d244c67d99
commit 70eff89ff9
4 changed files with 234 additions and 30 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 30 11:21:30 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix issues with openssl 1.1.1:
* openssl-1.1.1.patch
- Drop the downstream fix_test_suite.patch
-------------------------------------------------------------------
Tue Oct 30 01:06:28 CET 2018 - mcepl@suse.com