Subject: CVS commit: pkgsrc/net/py-netlib
From: Thomas Klausner
Date: 2015-03-09 10:11:24
Message id: 20150309091124.525E198@cvs.netbsd.org

Log Message:
Update to 0.11.2, provided by Leonardo Taccari in PR 49729:

Changes:
0.11.2
------
 * TCPClient: Use TLS1.1+ where available, BaseHandler: disable SSLv2.

0.11.1
------
 * Fixes traceback in connection finish.

0.11
----
 * Refactor TCP close.
 * certstore: add support for cert chains
 * certstore: add support for asterisk form to DNTree replacement
 * Change the criticality of a number of X509 extentions, to match the RFCs and
   real-world CAs/certs.
 * Much more sophisticated certificate store:
   - Handle wildcard lookup
   - Handle lookup of SANs
   - Provide hooks for registering override certs and keys for specific
     domains (including wildcard specifications)
 * Various bug fixes.

0.10
----
 * Add IPv6 support for TCPServer.
 * Various bug fixes.

Files:
RevisionActionfile
1.4modifypkgsrc/net/py-netlib/Makefile
1.2modifypkgsrc/net/py-netlib/PLIST
1.3modifypkgsrc/net/py-netlib/distinfo