pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-twisted
Module Name: pkgsrc
Committed By: adam
Date: Wed Nov 13 07:06:58 UTC 2013
Modified Files:
pkgsrc/net/py-twisted: Makefile.common PLIST distinfo
Log Message:
Changes 13.2.0:
* Twisted now includes a HostnameEndpoint implementation which uses IPv4 and
IPv6 in parallel, speeding up the connection by using whichever connects first
(the 'Happy Eyeballs'/RFC 6555 algorithm).
* Improved support for Cancellable Deferreds by kaizhang, our GSoC student.
* Improved Twisted.Mail documentation by shira, our Outreach Program for Women
intern.
* twistd now waits for the application to start successfully before exiting
after daemonization.
* SSL server endpoint string descriptions now support the specification of
chain certificates.
* Over 70 closed tickets since 13.1.0.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/py-twisted/Makefile.common \
pkgsrc/net/py-twisted/PLIST pkgsrc/net/py-twisted/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