K 10 svn:author V 2 rm K 8 svn:date V 27 2015-08-13T18:49:02.864183Z K 7 svn:log V 530 net/py-ldap3: update to 0.9.8.7 * 0.9.8.7 2015.07.19 - backported ssl.match_hostname from Python 3.4.3 standard library to be used in Python < 2.7.10 - uses backports.ssl_match_hostname if present instead of static backported functions for matching server names in ssl certificate (thanks Michal) - attributes values are properly printed when not strings in abstract.attribute (thanks hogneh) - checking unicode __repr__() in python2 - added hashing capability to Modify Password extended operation (thanks Gawain) END