2019-06-18 13:02:08 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-02-24 11:14:37 +00:00
|
|
|
Mon Feb 24 11:13:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix up dependencies to match requirements
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-06-18 13:02:08 +00:00
|
|
|
Tue Jun 18 12:46:11 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 2.5
|
|
|
|
* #10: Fix race condition in ``occupied`` and ``free``
|
|
|
|
|
2019-04-05 07:04:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 5 07:03:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.4:
|
|
|
|
* find_available_local_port now relies on socket.getaddrinfo to
|
|
|
|
find a suitable address family.
|
|
|
|
|
2019-03-05 13:00:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 5 12:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.3:
|
|
|
|
* Fix README rendering.
|
|
|
|
* Merge with skeleton, including embedded license file.
|
|
|
|
* #1: Removed portend._getaddrinfo and its usage in Checker.assert_free.
|
|
|
|
* #5: Restored use of portend.client_host during assert_free check on Windows, fixing check when the bind address is *ADDR_ANY.
|
|
|
|
|
2017-04-06 15:51:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 31 14:23:56 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- initial commit
|