Hi all, I've made new release packages for ZeroMQ:
- 3.2.5 stable, with a few fixes: * LIBZMQ-39 Assertion failure "Bad file descriptor" during shutdown (rare) * LIBZMQ-576 Crash closing a socket after zmq_msg_send returns EAGAIN (reverts LIBZMQ-497) * Fixed issue #1002: rare divide-by zero error when sending message. - 4.0.5 stable, with these fixes: * 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. - 4.1.0 rc1, with many changes All on http://zeromq.org/intro:get-the-software as usual. Also: * The stabilization fork for 4.1.x is at https://github.com/zeromq/zeromq4-1 * The development master is now aiming for 4.2.0. * I've removed 2.2 from the download page and API website If you can, please use the 4.1.0 packages now so we can fix any issues remaining in that, and make a stable 4.1.0 release. Thanks to everyone who contributed! -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
