Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libldapcpp-devel-2.6.10-1.2 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: libldapcpp-devel Distribution: openSUSE Tumbleweed
Version: 2.6.10 Vendor: openSUSE
Release: 1.2 Build date: Mon Jun 23 13:22:32 2025
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 99487 Source RPM: openldap2-contrib-src-2.6.10-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.openldap.org
Summary: C++ wrapper around openLDAP API
This package contains files needed for development with the LDAP C++
library.

Provides

Requires

License

OLDAP-2.8

Changelog

* Mon Jun 23 2025 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.6.10
    * ldap.conf:TIMEOUT and NETWORK_TIMEOUT config directives now
      have the desired effect for TLS connections (previously ignored)
    * Reject attempts to modify cn=schema,cn=config objects
    * Fixed a slapo-nestgroup leak in nestgroup_memberFilter
    * Fixed a slapo-translucent regression with subordinate
      databases / and when requesting attributes
    * Adjusted slappw-argon2 defaults to be more secure
    * Added slapd microsecond timestamp format for local logging
    * Fixed libldap ldap_result behavior with LDAP_MSG_RECEIVED
* Wed Aug 07 2024 Filip Kastl <filip.kastl@suse.com>
  - Add back two hunks from gcc14.patch as gcc14-v2.patch.  Not all
    bugs that gcc14.patch fixed were dealt with in the upstream --
    one bug is caused by
    0016-Clear-shared-key-only-in-close-function.patch and one bug
    still remains in the upstream.
* Wed Jul 31 2024 Jan Engelhardt <jengelh@inai.de>
  - Update to relese 2.6.8
    * slapd: ability to log directly to a file bypassing syslog
    * back-ndb has been retired
    * back-sql and back-perl have been deprecated
    * lloadd enhancments:
    * Additional load balancing strategies
    * Additional options to improve coherence with certain
      controls and extended operations
    * Ability to log directly to a file bypassing syslog
  - Delete gcc14.patch, openldap2-fb9e6a81bbee.patch (merged)
  - Drop rcslapd symlink
* Mon Jul 29 2024 Martin Jambor <mjambor@suse.com>
  - Backported one hunk from upstream commit fb9e6a81bbee as
    openldap2-fb9e6a81bbee.patch to fix incompatible pointer type being
    passed to a function which is diagnosed as an error by GCC 14.
* Sat May 25 2024 Jan Engelhardt <jengelh@inai.de>
  - Add gcc14.patch
* Sat May 11 2024 Andreas Stieger <andreas.stieger@gmx.de>
  - update to 2.6.7:
    * Added slapo-dynlist option to disable filter support
    * Fixed liblber missing newline on long msg
    * Fixed libldap exit handling with OpenSSL3
    * Fixed libldap with TLS and multiple ldap URIs
    * Fixed libldap OpenSSL cipher suite handling
    * Fixed libldap OpenSSL 3.0 and Diffie-Hellman param files
    * Fixed lloadd to work when resolv.conf is missing
    * Fixed lloadd handling of closing connection
    * Fixed lloadd tiers to be correctly linked on startup
    * Fixed slapd to honour disclose in matchedDN handling
    * Fixed slapd handling of regex testing in ACLs
    * Fixed slapd sync replication with glued database
    * Fixed slapd-asyncmeta when remote suffix is empty
    * Fixed slapo-dynlist so it can't be global
    * Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath
* Fri Nov 03 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 2.6.6
    * Fixed libldap handling of TCP KEEPALIVE options
    * Fixed slapd callback handling with overlays that do extended
      operations
* Tue Sep 05 2023 Thorsten Kukuk <kukuk@suse.com>
  - Disable SLP by default for Factory and ALP (bsc#1214884)
* Sat Apr 15 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.6.4:
    * Fixed client tools to remove 'h' and 'p' options
    * Fixed ldapsearch memory leak with paged results (ITS#9860)
    * Fixed libldap ldif_open_urlto check for failure (ITS#9904 CVE-2023-2953 boo#1211795)
    * Fixed libldap ldap_url_parsehosts check for failure
    * Fixed liblunicode UTF8bvnormalize buffer size (ITS#9955)
    * Fixed lloadd memory leaks (ITS#9907)
    * Fixed lloadd shutdown code to protect memory correctly
    * Fixed lloadd race in epoch.c (ITS#9947)
    * Fixed lloadd potential deadlock with cn=monitor (ITS#9951)
    * Fixed lloadd to keep listener base around when not active
    * Fixed lloadd object reclamation sequencing (ITS#9983)
    * Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
    * Fixed slapd free of redundant cmdline option (ITS#9912)
    * Fixed slapd transactions extended operations cleanup after
    * Fixed slapd deadlock with replicated cn=config
    * Fixed slapd connection close logic (ITS#9991)
    * Fixed slapd bconfig locking of cn=config entries (ITS#9045)
    * Fixed slapd-mdb max number of index databases to 256
    * Fixed slapd-mdb to always release entries from ADD operations
    * Fixed slapd-mdb to fully init empty DN in tool_entry_get
    * Fixed slapd-monitor memory leaks with lloadd (ITS#9906)
    * Fixed slapd-monitor to free remembered cookies (ITS#9339)
    * Fixed slapo-accesslog reqStart ordering matching rule
    * Fixed slapo-deref memory leak (ITS#9924)
    * Fixed slapo-dynlist to ignore irrelevant objectClasses
    * Fixed slapo-dynlist to avoid unnecessary searches (ITS#9929)
    * Fixed slapo-dynlist to mark internal searches as such
    * Fixed slapo-pcache crash in consistency_check (ITS#9966)
    * Fixed slapo-remoteauth memory leaks (ITS#9438)
    * Fixed slapo-rwm memory leaks (ITS#9817)
    * Build Environment
    * Fixed ancient DOS related ifdef checks (ITS#9925)
    * Fixed build process to not use gmake specific features
    * Fixed source tree to remove symlinks (ITS#9926)
    * Fixed slapo-otp testdir creation (ITS#9437)
    * Fixed slapd-tester memory leak (ITS#9908)
    * Fixed usage of non-standard C syntax (ITS#9898, ITS#9899,
      ITS#9901)
    * Fixed usage of bashism (ITS#9900)
    * Fixed test suite portability (ITS#9931)
    * Documentation
    * Fixed ldap_bind(3) to document ber_bvfree in ldap_sasl_bind
      (ITS#9976)
    * Fixed slapo-asyncmeta(5) to clarify scheduling for target
      connections (ITS#9941)
    * Fixed slapo-dynlist(5) to clarify configuration settings
      (ITS#9957)
    * Fixed slapo-unique(5) to clarify when quoting should be used
      (ITS#9915)
    * Minor cleanup
* Sat Dec 10 2022 Dirk Müller <dmueller@suse.com>
  - add reproducible.patch to avoid using compile-time specific date/time
    constructs

Files

/usr/include/LDAPAsynConnection.h
/usr/include/LDAPAttrType.h
/usr/include/LDAPAttribute.h
/usr/include/LDAPAttributeList.h
/usr/include/LDAPConnection.h
/usr/include/LDAPConstraints.h
/usr/include/LDAPControl.h
/usr/include/LDAPControlSet.h
/usr/include/LDAPEntry.h
/usr/include/LDAPEntryList.h
/usr/include/LDAPException.h
/usr/include/LDAPExtResult.h
/usr/include/LDAPMessage.h
/usr/include/LDAPMessageQueue.h
/usr/include/LDAPModList.h
/usr/include/LDAPModification.h
/usr/include/LDAPObjClass.h
/usr/include/LDAPRebind.h
/usr/include/LDAPRebindAuth.h
/usr/include/LDAPReferenceList.h
/usr/include/LDAPResult.h
/usr/include/LDAPSaslBindResult.h
/usr/include/LDAPSchema.h
/usr/include/LDAPSearchReference.h
/usr/include/LDAPSearchResult.h
/usr/include/LDAPSearchResults.h
/usr/include/LDAPUrl.h
/usr/include/LDAPUrlList.h
/usr/include/LdifReader.h
/usr/include/LdifWriter.h
/usr/include/SaslInteraction.h
/usr/include/SaslInteractionHandler.h
/usr/include/StringList.h
/usr/include/TlsOptions.h
/usr/lib/libldapcpp.la
/usr/lib/libldapcpp.so
/usr/share/doc/packages/libldapcpp-devel
/usr/share/doc/packages/libldapcpp-devel/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 5 23:04:22 2026