50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue May 31 08:18:39 UTC 2011 - saschpe@suse.de
|
||
|
|
||
|
- Renamed to python-M2Crypto to match PyPI upstream name
|
||
|
* Added Provides/Obsoletes for python-m2crypto
|
||
|
- Fixed wrong-EOL, executable bit for docs rpmlint warnings
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 18 09:05:48 UTC 2011 - saschpe@suse.de
|
||
|
|
||
|
- Update to 0.21.1
|
||
|
- Support OpenSSL 1.0. Thanks to Miloslav Trmac for figuring out
|
||
|
how to fix test_smime.py
|
||
|
- Rename m2.engine_init to engine_init_error so that ENGINE_init
|
||
|
and ENGINE_finish can be exposed, thanks to Erlo
|
||
|
- 0.20 started releasing Python locks even around some operations
|
||
|
that interacted with the Python runtime, potentially causing
|
||
|
crashes and other weirdness, fix by Miloslav Trmac
|
||
|
- Make httpslib.ProxyHTTPSConnection work with Python 2.3
|
||
|
- Removed patches that are now upstream
|
||
|
- Removed authors from spec
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 20 08:46:03 UTC 2010 - lnussel@suse.de
|
||
|
|
||
|
- add some upstream patches to fix openssl 1.0 build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 30 14:09:38 CEST 2010 - matejcik@suse.cz
|
||
|
|
||
|
- update to 0.20.2
|
||
|
* PGP subpackage is deprecated
|
||
|
* m2urllib now closes sockets properly
|
||
|
* port is now integer in ProxyHTTPSConnection
|
||
|
* many bugfixes
|
||
|
* test coverage up to 80%
|
||
|
- enabled test suite in %check phase
|
||
|
(requires python-setuptools and openssl binary to run)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 27 10:21:12 CET 2009 - jblunck@suse.de
|
||
|
|
||
|
- Update to M2Crypto 0.19.1.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 13 20:20:39 CET 2009 - matejcik@suse.cz
|
||
|
|
||
|
- package taken from devel:languages:python in OBS
|
||
|
|