czmq 4.2.1-2build1 source package in Ubuntu

Changelog

czmq (4.2.1-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:59:33 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
czmq_4.2.1.orig.tar.gz 1.5 MiB 5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39
czmq_4.2.1-2build1.debian.tar.xz 9.9 KiB dfc825b70336f7b59cbc9cc83726074620f8bd02c088caa7a0785f241275de6b
czmq_4.2.1-2build1.dsc 2.1 KiB 366171a3a70ed5e7002dac90ae4f6656d6696c6a2d155e5005cde9ba0ca1b3fb

View changes file

Binary packages built by this source

libczmq-dev: High-level C binding for ZeroMQ (development files)

 czmq (previously known as libzapi) provides a high-level C binding for
 0MQ, a lightweight messaging library.
 .
 This library provides higher level abstractions on top of the base
 library, with features such as:
  * Work with messages as strings, individual frames, or multipart messages.
  * Automatic closure of any open sockets at context termination.
  * Automatic LINGER configuration of all sockets for context termination.
  * Portable API for creating child threads and ØMQ pipes to talk to them.
  * Simple reactor with one-off and repeated timers, and socket readers.
  * System clock functions for sleeping and calculating timers.
  * Easy API to get/set all socket options.
  * Includes generic hash and list containers.
 .
 This package provides the development files for czmq.

libczmq4: High-level C binding for ZeroMQ

 czmq (previously known as libzapi) provides a high-level C binding for
 0MQ, a lightweight messaging library.
 .
 This library provides higher level abstractions on top of the base
 library, with features such as:
  * Work with messages as strings, individual frames, or multipart messages.
  * Automatic closure of any open sockets at context termination.
  * Automatic LINGER configuration of all sockets for context termination.
  * Portable API for creating child threads and ØMQ pipes to talk to them.
  * Simple reactor with one-off and repeated timers, and socket readers.
  * System clock functions for sleeping and calculating timers.
  * Easy API to get/set all socket options.
  * Includes generic hash and list containers.

libczmq4-dbgsym: debug symbols for libczmq4