diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-26 08:34:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:01 +0100 |
commit | 80c9dd34b6699a1b619f4eb48a1d99c7cbc78fec (patch) | |
tree | 508c004628dd172f880d537a11e05585711e0fc0 /scripts/lib/argparse_oe.py | |
parent | 87743c333e463a92a31beb5d1876b1ae6066ae36 (diff) | |
download | poky-80c9dd34b6699a1b619f4eb48a1d99c7cbc78fec.tar.gz |
bind: upgrade 9.18.24 -> 9.18.25
Changelog:
============
-Create the pruning task in the dns_cache_flush(), so
the cache pruning still works after the flush.
-Improve the TTL-based cleaning by removing the expired
headers from the heap, so they don't block the next
cleaning round and clean more than a single item for
each new addition to the RBTDB.
-Revert change 6319 and decrease lock contention during
RBTDB tree pruning by not cleaning up nodes recursively
within a single prune_tree() call.
-Address use after free in expire_lru_headers.
(From OE-Core rev: 9b967e90cec478d61c72ab34ba2f79c3de0acbcf)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions