zeromq3 4.2.3-1build1 source package in Ubuntu
Changelog
zeromq3 (4.2.3-1build1) bionic; urgency=medium * Rebuild for libsodium23. -- Colin Watson <email address hidden> Mon, 01 Jan 2018 11:16:04 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Bionic
- 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.2.3.orig.tar.gz | 1.3 MiB | 8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0 |
zeromq3_4.2.3-1build1.debian.tar.xz | 20.5 KiB | 72ae814e582fb71e8b8cd5ea92290f60874d52089a14e959681f359e6948f1cb |
zeromq3_4.2.3-1build1.dsc | 1.9 KiB | b389e280f98034954d1ba406e57b0a4851e7407502dc9a5a96221713a0509c74 |
Available diffs
- diff from 4.2.3-1 (in Debian) to 4.2.3-1build1 (300 bytes)
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