1
0

Accepting request 364667 from home:msmeissn:branches:devel:languages:python

- cryptography-new-bio-new-type.patch: openssl 1.0.2g changed
  the type of BIO_new_mem_buf() (added a const).

OBS-URL: https://build.opensuse.org/request/show/364667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=32
This commit is contained in:
2016-03-02 17:41:00 +00:00
committed by Git OBS Bridge
parent b6b9b9ff49
commit c7db0b07f9
3 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 2 14:19:46 UTC 2016 - meissner@suse.com
- cryptography-new-bio-new-type.patch: openssl 1.0.2g changed
the type of BIO_new_mem_buf() (added a const).
-------------------------------------------------------------------
Sat Jan 9 16:58:46 UTC 2016 - michael@stroeder.com