Description of problem: ZeromMQ 3.2.4 Additional info: Tarball: http://download.zeromq.org/zeromq-3.2.4.tar.gz Changelog (from NEWS): 0MQ version 3.2.4 stable, released on 2013/09/20 ================================================ * LIBZMQ-84 (Windows) Assertion failed: Address already in use at signaler.cpp:80 * LIBZMQ-456 ZMQ_XPUB_VERBOSE does not propagate in a tree of XPUB/XSUB devices * LIBZMQ-532 (Windows) critical section not released on error * LIBZMQ-569 Detect OpenPGM 5.2 system library * LIBZMQ-563 Subscribers sometimes stopped receiving messages (aka LIBZMQ-541) * LIBZMQ-XXX Added support for Travis Continuous Integration * LIBZMQ-XXX Several improvements to MSVC support Note: The only change that affects packaging is: * LIBZMQ-569 Detect OpenPGM 5.2 system library
At the moment I have only build it for Fedora 20 and 21 (they already have OpenPGM 5.2 RPMS).
zeromq3-3.2.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/zeromq3-3.2.4-1.fc20
Also new in the ZMQ front: * zeromq 4.0.0 rc1 http://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022826.html http://download.zeromq.org/zeromq-4.0.0-rc1.tar.gz * czmq 2.0.0 rc1 http://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022764.html http://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022768.html http://download.zeromq.org/czmq-2.0.0-rc1.tar.gz Note: * libsodium (crypto library) needs to be packaged. I have a couple of SRPMs for testing here: http://um-pe09-2.di.uminho.pt/fedora/libsodium-0.4.2-0.1.fc19.src.rpm http://um-pe09-2.di.uminho.pt/fedora/libsodium-0.4.3-0.1.fc19.src.rpm * libsodium 0.4.3 installs a pkgconfig file. EPEL6 caveat: the configure requires a newer version of pkgconfig than the one that is available in RHEL6.
Package zeromq3-3.2.4-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing zeromq3-3.2.4-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-17252/zeromq3-3.2.4-1.fc20 then log in and leave karma (feedback).
zeromq3-3.2.4-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/zeromq3-3.2.4-1.fc19
zeromq3-3.2.4-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/zeromq3-3.2.4-1.fc18
zeromq3-3.2.4-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/zeromq3-3.2.4-1.el6
zeromq3-3.2.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
zeromq3-3.2.4-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
zeromq3-3.2.4-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
zeromq3-3.2.4-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
(In reply to Jose Pedro Oliveira from comment #3) > Also new in the ZMQ front: > > * zeromq 4.0.0 rc1 > http://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022826.html > http://download.zeromq.org/zeromq-4.0.0-rc1.tar.gz > > * czmq 2.0.0 rc1 > http://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022764.html > http://lists.zeromq.org/pipermail/zeromq-dev/2013-September/022768.html > http://download.zeromq.org/czmq-2.0.0-rc1.tar.gz > > Note: > * libsodium (crypto library) needs to be packaged. > > I have a couple of SRPMs for testing here: > http://um-pe09-2.di.uminho.pt/fedora/libsodium-0.4.2-0.1.fc19.src.rpm > http://um-pe09-2.di.uminho.pt/fedora/libsodium-0.4.3-0.1.fc19.src.rpm > > * libsodium 0.4.3 installs a pkgconfig file. > > EPEL6 caveat: the configure requires a newer version of pkgconfig than > the one that is available in RHEL6. I've just submitted libsodium 0.4.5 for review: * Review Request: libsodium - Portable NaCl-based crypto library https://bugzilla.redhat.com/show_bug.cgi?id=1025972 Regards, jpo