Hi,


On Thu, Apr 13, 2023 at 2:32 PM Braiam <braiamp@gmail.com> wrote:
On Thu, Apr 13, 2023 at 12:19 PM Quanah Gibson-Mount
<quanah@fast-mail.org> wrote:
> This is an annoying bit about the Debian/Ubuntu builds as
> they strip that information out of the binary.

I was curious about that, and Debian doesn't strip that information[1]:

ldapadd -V
ldapadd: @(#) $OpenLDAP: ldapmodify 2.5.13+dfsg-5 (Feb  8 2023 01:56:12) $
    Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
    (LDAP library: OpenLDAP 20513)

The "greedy" strip was eventually fixed, 22.04 shows the version correctly. Ubuntu 20.04 still has the issue, but it's not worth an update just because of that. Maybe we can bundle it together with another more important update when it comes along.