From a01dbc1b994c3058c643b66863f28b10638ce31e275c0d15f4fe83163afd95f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 8 Apr 2019 10:05:36 +0000 Subject: [PATCH] Accepting request 692251 from home:holgisms:branches:devel:languages:python Add missing changelog entry OBS-URL: https://build.opensuse.org/request/show/692251 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=65 --- python-pyOpenSSL.changes | 8 ++++++++ python-pyOpenSSL.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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/ #