Changelog for
perl-ldap-0.37-1.1.x86_64.rpm :
Mon Apr 26 14:00:00 2010 anickaAATTsuse.cz
- update Constant.pm (fixes bnc#598871)
Wed Sep 10 14:00:00 2008 anickaAATTsuse.cz
- update to 0.37
* Add Modify Increment (RFC 4525) support
* Add Content Synchronization (RFC 4453) support
* Added controls for PreRead & PostRead
* Added vendorName/vendorVersion (RFC 3045) to root_dse()
* add option to support IPv6
* Allow Entry->deleted to be called with a single value is well
as array ref
* Added Net::LDAP::Control::PasswordPolicy to support draft RFC
* bugfixes
Tue Jul 15 14:00:00 2008 jwAATTsuse.de
- perl-ldap does not conform to our naming conventions for perl packages.
Added a Provides: perl-Net-LDAP to make user\'s life easier.
(Using version numbers, to allow future package rename)
Mon Mar 10 13:00:00 2008 anickaAATTsuse.cz
- update to 0.34
* Improve dealing with mixed case attributes in Net::LDAP::Entry
* Documentation fixes & updates
* Don\'t let Net::LDAP->bind() die on SASL errors
* Fix case-folding in Net::LDAP::Util::ldap_explode_dn()
* Saner default for ldapi socket
* Update test suite to work with recent OpenLDAP versions
* The usual bunch of typo fixes
* Fix escaping on non-ascii characters in Net::LDAP::Filter
* Flexible handling of line ends in Net::LDAP::LDIF when reading
* Improve writing speed in Net::LDAP::LDIF
* Net::LDAP accessor methods for scheme, host, port, URI connected to
* New checkcrl option to Net::LDAP->new() to do CRL checking
* New package Net::LDAP::Filtermatch for client side filtering
* More ASN1 messages handled in Net::LDAP:ASN: IntermediateResponse
* Option \'raw\' to return Perl UTF-8 strings from queries (requires Perl 5.8)
* Support Active Directory\'s extendedAttributeInfo schema information
* Method to find matchingrule for an attribute in Net::LDAP:Schema
* Updated build dependecies: GSSAPI support, ..
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Wed Jul 27 14:00:00 2005 mtAATTsuse,de
- update to 0.33
- fixed file list to be more exact
Sun Jun 20 14:00:00 2004 roAATTsuse.de
- fix find command in specfile
Sat Feb 28 13:00:00 2004 roAATTsuse.de
- fix requires for /usr/local
Sun Jan 11 13:00:00 2004 adrianAATTsuse.de
- build as user
Fri Aug 22 14:00:00 2003 mjancarAATTsuse.cz
- require the perl version we build with