zeromq3 4.3.4-2 source package in Ubuntu

Changelog

zeromq3 (4.3.4-2) unstable; urgency=medium

  * Disable compiler warnings to be an error (closes: 984410).
  * Update zmq{,_addon}.hpp cppzmq files to 4.8.1 version (closes: #988725).

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 16 Dec 2021 08:30:42 +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 Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
zeromq3_4.3.4-2.dsc 1.8 KiB f49807cb96a3b4b55f3a884ea3b23d0e5d65136c0307a135422e809a354e984e
zeromq3_4.3.4.orig.tar.gz 896.7 KiB 0ff5a531c9ffaf0dfdc7dc78d13d1383088f454896d252934c429b2554d10559
zeromq3_4.3.4-2.debian.tar.xz 27.7 KiB 003445b8a9c50071d67a3004cfe07d6ea5446956735dcf971ec45c7a54950441

Available diffs

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