Files
bind9/bin/named
Aram Sargsyan a5d412d924 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.
2022-09-06 08:55:07 +00:00
..
2022-06-30 15:24:08 +02:00
2022-09-06 08:55:07 +00:00
2022-05-03 12:38:59 +00:00
2022-08-15 11:44:20 +02:00