zeromq3 4.2.3-1 source package in Ubuntu

Changelog

zeromq3 (4.2.3-1) unstable; urgency=medium

  * New upstream release.
  * Build with NACK-Oriented Reliable Multicast (NORM) support
    (closes: #884300).
  * Build with Kerberos V5 Generic Security Services API (GSSAPI) support.
  * Update libzmq5 symbols for kFreeBSD.
  * Update debhelper level to 11 .
  * Update Standards-Version to 4.1.2:
    - remove libzmq5-dbg package and use the auto-generated one.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sun, 17 Dec 2017 11:51:16 +0000

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

Downloads

File Size SHA-256 Checksum
zeromq3_4.2.3-1.dsc 1.9 KiB cec44f7a56aee23badf84692268061071a727531baf8bf0026fe57e3d2d0216c
zeromq3_4.2.3.orig.tar.gz 1.3 MiB 8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0
zeromq3_4.2.3-1.debian.tar.xz 20.4 KiB 35f6813e837434e25bd8625d98594112471673211d623ca780bef2cf9ecb3c68

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