1c31d25d00eab1422fa54e109f0201640f08c340
bind 9.18.43 introduced their version of CHECK macro: https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/11080
CHECK
which is different from the local one. Prefer the latter because it provides additional logging feature.
Fixes: https://pagure.io/bind-dyndb-ldap/issue/243
Pull-Request has been merged by abbra
Thank you. LGTM.
bind 9.18.43 introduced their version of
CHECKmacro:https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/11080
which is different from the local one. Prefer the latter because
it provides additional logging feature.
Fixes: https://pagure.io/bind-dyndb-ldap/issue/243