Files
bind9/bin/named
Aram Sargsyan 97197ef78e Do not use libxml2 deprecated functions
The usage of xmlInitThreads() and xmlCleanupThreads() functions in
libxml2 is now marked as deprecated, and these functions will be made
private in the future.

Use xmlInitParser() and xmlCleanupParser() instead of them.

(cherry picked from commit a5d412d924)
2022-09-06 09:20:55 +00:00
..
2022-09-06 09:20:55 +00:00
2022-09-06 09:55:06 +02:00
2022-09-06 09:55:06 +02:00