2021-07-01 12:24:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 31 11:54:19 UTC 2021 - Adrian Schröter <adrian@suse.de>
|
|
|
|
|
|
|
|
- update to 4.0.0
|
|
|
|
* core: add support for CAA queries
|
|
|
|
* core: add support for getaddrinfo()
|
|
|
|
* core: add ability to use the system installed c-ares
|
|
|
|
* test: remove TTL tests
|
|
|
|
* core: update c-ares and use a submodule
|
|
|
|
* core: drop bundled c-ares version
|
|
|
|
* misc: drop tasks.py
|
|
|
|
|
2020-03-19 13:37:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 19 12:52:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.1.1
|
|
|
|
* misc: add Python 3.8 classifier
|
|
|
|
* ci: run tests in Python 3.8 too
|
|
|
|
* test: remove no longer valid test
|
|
|
|
* test: remove empty test
|
|
|
|
* errno: return str from errno.strerror
|
|
|
|
* core: fix crash when processing .onion queries
|
|
|
|
* core: fix support for ARES_OPT_LOOKUPS option
|
|
|
|
* misc: simplify non-ascii txt test example
|
|
|
|
* core: fix long TXT record with non-ascii bytes
|
|
|
|
|
2019-03-21 14:01:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 21 13:59:43 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- update to 3.0.0
|
|
|
|
* first stable version in 3.0 series
|
|
|
|
|
2019-03-01 08:54:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 1 07:55:18 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- initial commit
|