pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-ldap
Module Name: pkgsrc
Committed By: obache
Date: Wed Dec 28 06:51:57 UTC 2011
Modified Files:
pkgsrc/databases/ruby-ldap: Makefile PLIST distinfo
Log Message:
Update ruby-ldap to 0.9.12.
0.9.12
-----
* On windows, the default ldap library became wldap32;
* Fixed compile with ruby 1.9.2.
Thank to Hiroki Najima!
* Fixed many memory leaks;
* Added functions:
LDAP::Conn.open_uri(uri);
LDAP::explode_dn(dn, notypes);
LDAP::explode_rdn(rdn, notypes).
Thanks to Marek Veber and Antonio Terceiro!
* Fixed bug in ldap/ldif.rb (GH-6).
Thanks to bbense.
* Fixed LDAP::Mod data corruption.
Thanks to Aprotim Sanyal!
* Enable client certificate authentication for mozilla ldap 6.0 only.
Thanks to Yuri Arabadji!
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/ruby-ldap/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/ruby-ldap/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/ruby-ldap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index