diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-01-15 14:07:24 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-01-15 12:04:53 -0800 |
commit | 665762cab4c88139b4479c662bb057e23f1364a2 (patch) | |
tree | 3bb3e30ccd2c6a82de141f2967d6dc7d7de41177 /meta-python/recipes-devtools/python/python3-python-multipart | |
parent | 20e3583f5691e31401ba0ab8041f8b9925f6314c (diff) | |
download | meta-openembedded-665762cab4c88139b4479c662bb057e23f1364a2.tar.gz |
c-ares: upgrade 1.31.0 -> 1.32.0
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.32.0
Features:
Add support for DNS 0x20 to help prevent cache poisoning attacks, enabled
by specifying ARES_FLAG_DNS0x20. Disabled by default. PR #800
Rework query timeout logic to automatically adjust timeouts based on network
conditions. The timeout specified now is only used as a hint until there
is enough history to calculate a more valid timeout. PR #794
Changes:
DNS RR TXT strings should not be automatically concatenated as there are use
cases outside of RFC 7208. In order to maintain ABI compliance, the ability
to retrieve TXT strings concatenated is retained as well as a new API to
retrieve the individual strings. This restores behavior from c-ares 1.20.0.
PR #801
Clean up header inclusion logic to make hacking on code easier. PR #797
GCC/Clang: Enable even more strict warnings to catch more coding flaws. 253bdee
MSVC: Enable /W4 warning level. PR #792
Bugfixes:
Tests: Fix thread race condition in test cases for EventThread. PR #803
Windows: Fix building with UNICODE. PR #802
Thread Saftey: ares_timeout() was missing lock. 74a64e4
Fix building with DJGPP (32bit protected mode DOS). PR #789
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-multipart')
0 files changed, 0 insertions, 0 deletions