On older systems (e.g. RHEL5) the dns_rdata_soa_t structure is not available. Because of this, the modify_soa_record() function breaks the build. It's possible that the dns_rdata_freestruct() function is missing as well.
dns_rdata_soa_t
modify_soa_record()
dns_rdata_freestruct()
We need to add compatibility layer to fix this.
No need to clone deferred tickets to downstream.
RHEL 5 is not going to be supported, we already depend on new features in BIND 9.9.
Metadata Update from @mkosek: - Issue assigned to mnagy - Issue set to the milestone: The Deferred
Log in to comment on this ticket.