https://bugs.openldap.org/show_bug.cgi?id=9673
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CONFIRMED Resolution|FIXED |---
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- This broke library symbol versioning:
cat libldap.vers.in HIDDEN { local: __*; _rest*; _save*; };
OPENLDAP_@OPENLDAP_LIBRELEASE@ { global: ldap_*; ldif_*; local: *; };