Changelog for
libldapcpp1-0.3.1-34.1.i586.rpm :
Tue Jun 18 14:00:00 2013 jengelhAATTinai.de
- Explicitly specify required cyrus-sasl-devel dependency
Thu Jan 31 13:00:00 2013 rhaferAATTsuse.com
- Update to 0.3.1:
* obsoletes ldapcpplib-gcc47.patch (has been included upstream)
* Added some checks for existence of certificate files and
directories when setting TLS options (bnc#801065)
Wed Apr 18 14:00:00 2012 cfarrellAATTsuse.com
- license update: OLDAP-2.8
Use SPDX syntax (http://www.spdx.org/licenses)
Thu Mar 15 13:00:00 2012 dimstarAATTopensuse.org
- Add ldapcpplib-gcc47.patch: Fix build with gcc 4.7.
Sun Nov 13 13:00:00 2011 cooloAATTsuse.com
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
Wed Jun 22 14:00:00 2011 rhaferAATTsuse.de
- Update to 0.3.0
* Added interface for accessing LDAPAttribute inside
LDAPModification
* includes fix to build with GCC 4.6
Sat Apr 30 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix build with GCC 4.6
Thu Apr 14 14:00:00 2011 rhaferAATTsuse.de
- Version 0.2.3
* Imported fix for LDAPCtrl constructor (bnc#563955)
Fri Apr 1 14:00:00 2011 rhaferAATTsuse.de
- Version 0.2.2
* Fixed some issue with the renewal of the underlying libldap
SSL/TLS context (bnc#683826, bnc#683809)
Mon Mar 15 13:00:00 2010 rhaferAATTnovell.com
- synced with latest CVS:
* Make TlsOptions available in LDAPConnection
* be more verbose on StartTLS errors
Fri Feb 19 13:00:00 2010 rhaferAATTnovell.com
- synced with latest CVS, adds methods for easier modification
of TLS options
Fri Sep 25 14:00:00 2009 rhaferAATTnovell.com
- Added missing errorhandling, when trying to read a Entry when
the current record in not an entry (bnc#541819)
Fri Feb 27 13:00:00 2009 crrodriguezAATTsuse.de
- fix build with GCC 44
- remove static libraries and \"la\" files
Wed Aug 27 14:00:00 2008 rhaferAATTsuse.de
- synced with latest CVS, allows to create LDAP Controls without
any value (bnc#420016)
Fri Aug 8 14:00:00 2008 rhaferAATTsuse.de
- synced with latest CVS, allows to pass flags to Schema Parser
Mon Jun 23 14:00:00 2008 rhaferAATTsuse.de
- migrated to library packaging policy
- synced with latest CVS:
* support for parsing and generating LDIF
* enhanced methods for querying Schema related info
* LDAPI support (LDAP over IPC)
Tue Feb 26 13:00:00 2008 rhaferAATTsuse.de
- synced with latest CVS, fixes a possible double free (bnc#364528)
Tue Jan 22 13:00:00 2008 rhaferAATTsuse.de
- synced with latest CVS, adds SASL support and some methods to
ease the manipulation of Entries
Wed Nov 21 13:00:00 2007 rhaferAATTsuse.de
- Make LDAPUrl::getURLString() const, to allow easier usage with
LDAPUrlList::const_iterator. (Bug #341255)
Wed Nov 7 13:00:00 2007 rhaferAATTsuse.de
- Updated to 0.0.5 (fixes gcc 4.3 issues)
- Cleaned up BuildRequires
- silenced some RPMLINT warnings
Wed Jan 24 13:00:00 2007 rhaferAATTsuse.de
- correctly initialize usage- and single-Attribute of LDAPAttrType
(Bug #237305)
Thu Jan 11 13:00:00 2007 rhaferAATTsuse.de
- added methods to get the usage definition of an AttributeType.
(Needed for feature #301179)
Tue Nov 7 13:00:00 2006 roAATTsuse.de
- fix docu permissions
Tue Oct 31 13:00:00 2006 meissnerAATTsuse.de
- use RPM_OPT_FLAGS for CXXFLAGS