Path to this page:
Subject: CVS commit: pkgsrc/net/ruby-net-ldap
From: Takahiro Kambe
Date: 2016-03-15 15:46:51
Message id: 20160315144651.A629DFBB7@cvs.NetBSD.org
Log Message:
Update ruby-net-ldap to 0.14.0.
=== Net::LDAP 0.14.0
* Normalize the encryption parameter passed to the LDAP constructor \
{#264}[https://github.com/ruby-ldap/ruby-net-ldap/pull/264]
* Update Docs: Net::LDAP now requires ruby >= 2 \
{#261}[https://github.com/ruby-ldap/ruby-net-ldap/pull/261]
* fix symbol proc {#255}[https://github.com/ruby-ldap/ruby-net-ldap/pull/255]
* fix trailing commas {#256}[https://github.com/ruby-ldap/ruby-net-ldap/pull/256]
* fix deprecated hash methods \
{#254}[https://github.com/ruby-ldap/ruby-net-ldap/pull/254]
* fix space after comma {#253}[https://github.com/ruby-ldap/ruby-net-ldap/pull/253]
* fix space inside brackets \
{#252}[https://github.com/ruby-ldap/ruby-net-ldap/pull/252]
* Rubocop style fixes {#249}[https://github.com/ruby-ldap/ruby-net-ldap/pull/249]
* Lazy initialize Net::LDAP::Connection's internal socket \
{#235}[https://github.com/ruby-ldap/ruby-net-ldap/pull/235]
* Support for rfc3062 Password Modify, closes #163 \
{#178}[https://github.com/ruby-ldap/ruby-net-ldap/pull/178]
Files: