Bug 1010345 - zeromq3: update to version 3.2.4
Summary: zeromq3: update to version 3.2.4
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: zeromq3
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jose Pedro Oliveira
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-20 14:56 UTC by Jose Pedro Oliveira
Modified: 2013-11-02 16:50 UTC (History)
4 users (show)

Fixed In Version: zeromq3-3.2.4-1.el6
Clone Of:
Environment:
Last Closed: 2013-09-29 01:37:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jose Pedro Oliveira 2013-09-20 14:56:34 UTC
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

Comment 1 Jose Pedro Oliveira 2013-09-20 14:59:08 UTC
At the moment I have only build it for Fedora 20 and 21 (they already have OpenPGM 5.2 RPMS).

Comment 2 Fedora Update System 2013-09-20 15:00:21 UTC
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

Comment 3 Jose Pedro Oliveira 2013-09-20 15:27:49 UTC
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.

Comment 4 Fedora Update System 2013-09-20 18:56:11 UTC
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).

Comment 5 Fedora Update System 2013-09-20 23:43:54 UTC
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

Comment 6 Fedora Update System 2013-09-20 23:45:04 UTC
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

Comment 7 Fedora Update System 2013-09-20 23:46:08 UTC
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

Comment 8 Fedora Update System 2013-09-29 01:37:54 UTC
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.

Comment 9 Fedora Update System 2013-09-30 00:41:02 UTC
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.

Comment 10 Fedora Update System 2013-09-30 00:42:49 UTC
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.

Comment 11 Fedora Update System 2013-10-08 17:43:41 UTC
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.

Comment 12 Jose Pedro Oliveira 2013-11-02 16:50:27 UTC
(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


Note You need to log in before you can comment on or make changes to this bug.