pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/zeromq



Module Name:    pkgsrc
Committed By:   obache
Date:           Sat Nov 15 01:59:37 UTC 2014

Modified Files:
        pkgsrc/net/zeromq: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update zeromq to 4.0.5.

0MQ version 4.0.5 stable, released on 2014/10/14
================================================

* Fixed #1191; CURVE mechanism does not verify short term nonces.

* Fixed #1190; stream_engine is vulnerable to downgrade attacks.

* Fixed #1088; assertion failure for WSAENOTSOCK on Windows.

* Fixed #1015; race condition while connecting inproc sockets.

* Fixed #994; bump so library number to 4.0.0

* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.

* Fixed #872; lost first part of message over inproc://.

* Fixed #797, keep-alive on Windows.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/zeromq/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/zeromq/PLIST \
    pkgsrc/net/zeromq/buildlink3.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/zeromq/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