forked from pool/python-SimpleWebSocketServer
* Fixed incorrect spelling * bind on both IPv4 and IPv6 localhost * bump TLS version to keep compatibility with chrome OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SimpleWebSocketServer?expand=0&rev=5
18 lines
613 B
Plaintext
18 lines
613 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 10 22:15:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.1.2:
|
|
* Fixed incorrect spelling
|
|
* bind on both IPv4 and IPv6 localhost
|
|
* bump TLS version to keep compatibility with chrome
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 10 16:30:48 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Ensure neutrality of description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 13:19:58 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for 0.1.1
|