Name: | zeromq |
---|---|
Version: | 4.3.5 |
Release: | 18.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 906603 |
License: | MPL-2.0 AND BSD-3-Clause AND MIT |
RPM: | zeromq-4.3.5-18.el10_0.x86_64.rpm |
Source RPM: | zeromq-4.3.5-18.el10_0.src.rpm |
Build Date: | Sat Dec 21 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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. |
- Migrate to SPDX license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Build with _DEFAULT_SOURCE to avoid compatibility issue
- XFAIL the faileing tests/test_radio_dish
- BZ#2247171 / PR#7 - Added the --enable-drafts option by default
- Enable draft API (rhbz#2247171)
- Revert "BZ#2245747 - Build system switched to CMake"
- Revert "CMake / Improved the build"
- Improved the build