| Summary: | zeromq3: update to version 3.2.4 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jose Pedro Oliveira <jose.p.oliveira.oss> |
| Component: | zeromq3 | Assignee: | Jose Pedro Oliveira <jose.p.oliveira.oss> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | andrewniemants, jose.p.oliveira.oss, mrunge, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | zeromq3-3.2.4-1.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-29 01:37:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jose Pedro Oliveira
2013-09-20 14:56:34 UTC
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 |