2019-10-16 03:20:52 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-02-06 14:02:22 +00:00
|
|
|
Thu Feb 6 13:45:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to 8.1
|
|
|
|
* Added compatibility with Python 3.8.
|
|
|
|
- drop upstreamed patch python38-support.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-10-16 03:20:52 +00:00
|
|
|
Wed Oct 16 03:19:43 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add python38-support.patch from upstream that fixes build failures
|
|
|
|
against Python 3.8.
|
|
|
|
|
2019-08-13 16:38:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 13 16:35:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 8.0.2:
|
|
|
|
* Restored the ability to pass a socket with the sock parameter of :func:`~server.serve`.
|
|
|
|
* Removed an incorrect assertion when a connection drops.
|
|
|
|
|
2019-07-22 11:43:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 22 11:41:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 8.0.1:
|
|
|
|
* Version 8.0 drops compatibility with Python 3.4 and 3.5.
|
|
|
|
* Various fixes
|
|
|
|
|
2019-04-16 11:12:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 16 11:11:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 7.0:
|
|
|
|
* Various fixes
|
|
|
|
* Repository layout changes
|
|
|
|
|
2018-10-01 07:22:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 1 07:22:29 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Call the tests the same way as upstream to avoid import cycles
|
|
|
|
|
2018-09-24 07:35:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 24 07:35:18 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Do make sure to error out on test failure.
|
|
|
|
|
2018-08-29 11:42:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 29 11:41:58 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 6.0:
|
|
|
|
* compatibility with python 3.6
|
|
|
|
|
2018-06-27 11:03:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 27 09:20:26 UTC 2018 - abergmann@suse.com
|
|
|
|
|
|
|
|
- Update to version 5.0.1
|
|
|
|
* CVE-2018-1000518: Defend against zip bombs (boo#1099269).
|
|
|
|
|
2017-10-09 00:58:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 7 16:20:14 UTC 2017 - stefan.bruens@rwth-aachen.de
|
|
|
|
|
|
|
|
- Add WEBSOCKETS_TESTS_TIMEOUT_FACTOR=5, otherwise tests in several
|
|
|
|
projects fail
|
|
|
|
|
2017-09-08 18:35:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 7 22:42:52 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- initial version
|