forked from pool/python-pyftpdlib
- update to 1.5.2 * disables old SSL methods * fixed some hangs/crashes - fixes test failures in OBS - drop patches that are no longer needed: * pyftpdlib-disable-error-0-ssl-unwrap.diff * pyftpdlib-disable-incomplete-file-received.diff * pyftpdlib-handle-missing-SSLv3.diff - convert to singlespec OBS-URL: https://build.opensuse.org/request/show/505700 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=3
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 22 14:14:51 UTC 2017 - jmatejek@suse.com
|
|
|
|
- update to 1.5.2
|
|
* disables old SSL methods
|
|
* fixed some hangs/crashes
|
|
- fixes test failures in OBS
|
|
- drop patches that are no longer needed:
|
|
* pyftpdlib-disable-error-0-ssl-unwrap.diff
|
|
* pyftpdlib-disable-incomplete-file-received.diff
|
|
* pyftpdlib-handle-missing-SSLv3.diff
|
|
- convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 14:58:36 UTC 2016 - hpj@urpla.net
|
|
|
|
- add patch to disable another failing test, related to icomplete
|
|
file receptions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 13:14:32 UTC 2016 - hpj@urpla.net
|
|
|
|
- add patch to test SSLv3 only, if available
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 10:34:42 UTC 2016 - hpj@urpla.net
|
|
|
|
- add patch to disable a test, that triggers an error 0 in ssl
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 8 20:15:42 UTC 2016 - hpj@urpla.net
|
|
|
|
- version 1.5.1: initial build
|
|
|