zeromq3 4.3.4-5 source package in Ubuntu
Changelog
zeromq3 (4.3.4-5) unstable; urgency=medium * Backport fix for message can't be received due to signal. -- Laszlo Boszormenyi (GCS) <email address hidden> Thu, 12 Jan 2023 17:24:47 +0100
Upload details
- Uploaded by:
- Laszlo Boszormenyi
- Uploaded to:
- Sid
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zeromq3_4.3.4-5.dsc | 1.8 KiB | c0241825683b7e75de01f64298fc12807bbb9d31f47a682a66194ac95a7ad7f6 |
zeromq3_4.3.4.orig.tar.gz | 896.7 KiB | 0ff5a531c9ffaf0dfdc7dc78d13d1383088f454896d252934c429b2554d10559 |
zeromq3_4.3.4-5.debian.tar.xz | 11.8 KiB | d8b9fd29845072d9e2a1b78e3937534c4013b6bc60329552cc0f9a61d10a0536 |
Available diffs
- diff from 4.3.4-4 to 4.3.4-5 (1.6 KiB)
No changes file available.
Binary packages built by this source
- libzmq3-dev: lightweight messaging kernel (development files)
ØMQ is a library which extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products.
.
ØMQ 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 development libraries and header files.
- libzmq5: lightweight messaging kernel (shared library)
ØMQ is a library which extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products.
.
ØMQ 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 libzmq shared library.
- libzmq5-dbgsym: debug symbols for libzmq5