1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/third_party/resolv_wrapper
Andreas Schneider e556b4067e waf: Fix resolv_wrapper with glibc 2.34
With glibc 2.34 we are not able to talk to the DNS server via socket_wrapper
anymore. The res_* symbols have been moved from libresolv to libc. We are not
able to intercept any traffic inside of libc.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2021-11-05 11:44:30 +00:00
..
resolv_wrapper.c third_party: Update resolv_wrapper to version 1.1.7 2020-08-26 09:59:28 +00:00
wscript waf: Fix resolv_wrapper with glibc 2.34 2021-11-05 11:44:30 +00:00