14
0

osc copypac from project:openSUSE:Factory package:python-pyOpenSSL revision:16

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=18
This commit is contained in:
Stephan Kulow
2014-05-01 18:44:58 +00:00
committed by Git OBS Bridge
parent 38dcda0006
commit 6bbbe12431
7 changed files with 143 additions and 63 deletions

View File

@@ -1,21 +1,3 @@
-------------------------------------------------------------------
Mon Feb 24 12:58:58 UTC 2014 - mvyskocil@suse.com
- update to 0.14
* Support for TLSv1.1 and TLSv1.2
* First-class support for PyPy
* New flags, such as MODE_RELEASE_BUFFERS and OP_NO_COMPRESSION
* Some APIs to access to the SSL session cache
* A variety of bug fixes for error handling cases
* Documentation has been converted from LaTeX
+ python-pyOpenSSL-doc is now build from single spec file
* pyOpenSSL now depends on cryptography, so it became pure-python
module
+ changed to noarch package, add proper dependencies
* Development moved to github
+ changed Url tag respectivelly
- refreshed bug-lp-1265482.diff
-------------------------------------------------------------------
Thu Jan 2 11:17:23 UTC 2014 - dmueller@suse.com