Name: | zeromq |
---|---|
Version: | 4.1.4 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 2291682 |
License: | LGPLv3+ |
RPM: | zeromq-4.1.4-6.el7.aarch64.rpm |
Source RPM: | zeromq-4.1.4-6.el7.src.rpm |
Build Date: | Wed Oct 07 2020 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.zeromq.org |
Summary: | Software library for fast, message-based applications |
Description: | The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the ZeroMQ shared library. |
- Rebuild for new libsodium soname (libsodium-1.0.16 rather than libsodium13-1.0.5)
- rebuild for new libsodium soname
- Remove Werror from compile flags
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Enable krb5 and fix building of pgm (#1301197)
- update to 4.1.4 (#1292814) - refresh zmq.hpp
- update to 4.1.3 (#1256209) - ipv6 patch included upstream - refresh zmq.hpp
- update to 4.1.2 - add upstream patch to fix problem with ipv6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Add zmq.hpp, which originally belonged to zeromq: https://github.com/zeromq/cppzmq/issues/48