Changelog for
libldapcpp1-0.3.1-36.6.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)