Fix Autotools not enabling OpenLDAP-specific functionality
authorAlessandro Ghedini <ghedo@debian.org>
Fri, 8 May 2026 14:16:21 +0000 (07:16 -0700)
committerSamuel Henrique <samueloph@debian.org>
Fri, 8 May 2026 14:16:21 +0000 (07:16 -0700)
commitd2b5b2f17fc2ca2dad3567c0b3d2cb8061d6d647
tree809b2ebd03a5d40b7d47331a7f8bbeff144e4afc
parent43c6a25931b6c552d584aab9d88b3dc97b750ec7
Fix Autotools not enabling OpenLDAP-specific functionality

Origin: upstream, https://github.com/curl/curl/commit/0ac6108856b9d500bc376d1d7e0b648d15499837.patch
Bug: https://github.com/curl/curl/issues/11372
Applied-Upstream: 8.2.0, https://github.com/curl/curl/commit/0ac6108856b9d500bc376d1d7e0b648d15499837
Reviewed-By: John Scott <jscott@posteo.net>
Last-Update: 2023-07-25

The non-OpenLDAP code paths are less tested, less featureful, less secure,
and omitted in the build system by accident. It has been discovered that this
also mitigates curl not being able to make LDIF output when attributes have
binary values.

Gbp-Pq: Name Use-OpenLDAP-specific-functionality.patch
configure.ac