On 2022/03/25 16:56, Stuart Henderson wrote: > On 2022/03/25 12:06, A Tammy wrote: > > Hi, > > Upstream OpenLDAP has decided that 2.4.xx is not going to be *supported* > > anymore and users should switch to more recent versions 2.5.xx/2.6.xx. > > The distressing part of this is that the general answer when going to their > > channels for asking questions is being told "update the package". > > > > Is there an update planned for this port and possibly making it into 7.1? > > > > Aisha > > > > hmm, I'll have another look, 2.5+ means overriding one of their checks > for a specific openssl function that isn't available in libressl yet. > (using actual openssl for this instead is not an option). >
...looking further, there's no more separate libldap_r (which is used by various ports which depend on openldap-client, so at the very least they will need some changes and tests). also there's no more bdb/hdb in the server, so people using those backends will need to dump/restore - that's not a huge problem in itself as it will need to be done sometime anyway, *but* I feel that as a result we are not going to get really meaningful testing on the server in the time we'll have available before release. so I think this is too late to push in now. (btw, had it not been for the openssl-related changes to openldap, I would have moved this port across to 2.5 a couple of months ago).