Overview

Request 631265 superseded

- Add patch to work with openssl 1.1.0i+:
* openssl-1.1.0i.patch

- Update to 18.0.0:
* Update for new openssl 1.1.1
- Remove not needed patches:
* bug-lp-1265482.diff
* rsa128-i586.patch



Dominique Leuenberger's avatar

Test suite failure in staging:

[   66s] ________________ TestX509Store.test_add_cert_rejects_duplicate _________________
[   66s] 
[   66s] self = <tests.test_crypto.TestX509Store object at 0x7f14db2cfa10>
[   66s] 
[   66s]     def test_add_cert_rejects_duplicate(self):
[   66s]         """
[   66s]             `X509Store.add_cert` raises `OpenSSL.crypto.Error` if an attempt is
[   66s]             made to add the same certificate to the store more than once.
[   66s]             """
[   66s]         cert = load_certificate(FILETYPE_PEM, cleartextCertificatePEM)
[   66s]         store = X509Store()
[   66s]         store.add_cert(cert)
[   66s]         with pytest.raises(Error):
[   66s] >           store.add_cert(cert)
[   66s] E           Failed: DID NOT RAISE <class 'OpenSSL.crypto.Error'>
Request History
Tomáš Chvátal's avatar

scarabeus_iv created request

- Add patch to work with openssl 1.1.0i+:
* openssl-1.1.0i.patch

- Update to 18.0.0:
* Update for new openssl 1.1.1
- Remove not needed patches:
* bug-lp-1265482.diff
* rsa128-i586.patch


Saul Goodman's avatar

licensedigger accepted review

ok


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:K as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:K"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked openSUSE:Factory:Staging:K


Ismail Dönmez's avatar

namtrac accepted review


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:M as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:M"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Moved to openSUSE:Factory:Staging:M


Yuchen Lin's avatar

maxlin_factory set openSUSE:Factory:Staging:C as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:C"


Yuchen Lin's avatar

maxlin_factory accepted review

Moved to openSUSE:Factory:Staging:C


Matej Cepl's avatar

mcepl superseded request

superseded by 645340

openSUSE Build Service is sponsored by