#182 Compiled in BIND 9.14.x and above is not supported
Opened 4 years ago by jack9603301. Modified 4 years ago

Does BIND DYNDB LDAP support BIND 9.14.x? Or do you intend to support it in the future?


See https://pagure.io/bind-dyndb-ldap/pull-request/181 which is attempting to fix some of the issues.

I'm planning to look into 9.12+ compatibility in a couple of weeks.

The latest version of bind-dyndb-ldap released at present can't be compiled on bind 9.14.x, which indicates whether isc/boolean.h must be rolled back 9.11.x before it can be supported. When will the latest version be supported

"when it will be ready". You are welcome to contribute fixes.

Will that continue to be updated and supported? In order to keep up with BIND software iteration?

Please look at my first comment. I think it covers all your questions so far.

Please look at my first comment. I think it covers all your questions so far.

Will that continue to be updated and supported? In order to keep up with BIND software iteration?

https://pagure.io/fork/prauat/bind-dyndb-ldap/tree/bind-9.14.6 first attempt to make it compatible with 9.14.6, not heavily tested but working. I really appreciate all comments and issues. I don't know what is "isc_ondestroy_init" which isn't available in 9.14.6, if anyone knows please give me a sign.

@prauat did a great part of the job, but there are even more changes to be made regarding the files int.h, boolean.h an md5.h that are no longer available and there are mentions to then on the patch.

Looks like the whole isc_ondestroy_* set of functions was removed in 2017:

commit 4ff2d36adc5d46ce8c03de383b37b4fecb03803b
Author: Ondřej Surý <ondrej@sury.org>
Date:   Mon Oct 30 14:42:26 2017 +0100

    Remove whole unused ondestroy callback mechanism

This was first released in 9.13.0

Login to comment on this ticket.

Metadata