Fix Autotools not enabling OpenLDAP-specific functionality
authorAlessandro Ghedini <ghedo@debian.org>
Fri, 15 Sep 2023 17:01:23 +0000 (18:01 +0100)
committerCarlos Henrique Lima Melara <charlesmelara@riseup.net>
Fri, 15 Sep 2023 17:01:23 +0000 (18:01 +0100)
commit0862911742cde10d1af2c9df96ba855c79fd21ce
treed6250ff707d9f2d2f781cae4348c851197deb3f6
parent7267b9da9620587bb8831b3541973a5b3d68a07a
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