Fix Autotools not enabling OpenLDAP-specific functionality
authorAlessandro Ghedini <ghedo@debian.org>
Thu, 5 Oct 2023 21:31:47 +0000 (22:31 +0100)
committerSamuel Henrique <samueloph@debian.org>
Thu, 5 Oct 2023 21:31:47 +0000 (22:31 +0100)
commita2bc9ac716121bc53cbb2d7134d49110448d0b38
treee55c279014c219b7e39fbdaa8f57db754aedbb5a
parent63d1e7d503494f2475cf1026cccb84f35069e4f1
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