[zeromq-dev] ZeroMQ 4.1.1 and 4.0.6 now ready for download

Pieter Hintjens ph at imatix.com
Tue Jun 2 13:16:40 CEST 2015


Hi All,

I've pushed the 4.1.1 and 4.0.6 packages. These are both "stable". The
4.0.x series will be frozen after this, and next time around, removed
from the download page.

These are the fixes in 4.1.1:

* Fixed #1208 - fix recursion in automake packaging.
* Fixed #1224 - crash when processing empty unsubscribe message.
* Fixed #1213 - properties files were missing from source packages.
* Fixed #1273 - V3 protocol handler vulnerable to downgrade attacks.
* Fixed #1347 - lack way to get peer address.
* Fixed #1362 - SUB socket sometimes fails to resubscribe properly.
* Fixed #1377, #1144 - failed with WSANOTINITIALISED in some cases.
* Fixed #1382 - zmq_proxy did not terminate if there were no readers.
* Fixed #1389 - PUB, PUSH sockets had slow memory leak.

And these are the fixes in 4.0.6:

* Fixed #1273 - V3 protocol handler vulnerable to downgrade attacks.
* Fixed #1362 - SUB socket sometimes fails to resubscribe properly.
* Fixed #1377, #1144 - failed with WSANOTINITIALISED in some cases.
* Fixed #1382 - zmq_proxy did not terminate if there were no readers.
* Fixed #1389 - PUB, PUSH sockets had slow memory leak.

Thanks to everyone who helped. :)

-Pieter



More information about the zeromq-dev mailing list