diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index d95ffba..a61f201 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -56,6 +56,14 @@ Tue Oct 30 01:06:28 CET 2018 - mcepl@suse.com - Add patch fix_test_suite.patch to allow test suite to pass with OpenSSL 1.1.1. +------------------------------------------------------------------- +Fri Oct 5 14:31:59 UTC 2018 - Vítězslav Čížek + +- OpenSSL changed X509_STORE_add_cert in 1.1.0i such that it no longer + raises an error if a duplicate cert is added (bsc#1110435) + * https://github.com/pyca/pyopenssl/pull/787 + * add X509_STORE_add_cert.patch + ------------------------------------------------------------------- Fri Aug 24 09:08:36 UTC 2018 - tchvatal@suse.com diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 7c7f9ad..c5707ea 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ #