nats.c 3.7.0-1.1build2 source package in Ubuntu

Changelog

nats.c (3.7.0-1.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:11:47 +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
nats.c_3.7.0.orig.tar.gz 1.3 MiB 6570e3c1be5d4d6040fd620d2318299e59045b7dc6c88d49c6168a3088d44ea2
nats.c_3.7.0-1.1build2.debian.tar.xz 8.8 KiB 3c54a0a13835efd9d9163effc8de364dd9c9f681a62ab42537273798994c4358
nats.c_3.7.0-1.1build2.dsc 2.0 KiB a18ec2d1b04938f32d71af06cdfb249fa48c3e57d58f5bc6b81fabd80fcbc85f

Available diffs

View changes file

Binary packages built by this source

libnats-dev: C client for the NATS messaging system (development files)

 NATS messaging enables the exchange of data that is segmented into messages
 among computer applications and services. These messages are addressed by
 subjects and do not depend on network location. This provides an abstraction
 layer between the application or service and the underlying physical network.
 Data is encoded and framed as a message and sent by a publisher.
 The message is received, decoded, and processed by one or more subscribers.
 .
 This package provides the C headers for NATS

libnats3.7t64: C client for the NATS messaging system

 NATS messaging enables the exchange of data that is segmented into messages
 among computer applications and services. These messages are addressed by
 subjects and do not depend on network location. This provides an abstraction
 layer between the application or service and the underlying physical network.
 Data is encoded and framed as a message and sent by a publisher.
 The message is received, decoded, and processed by one or more subscribers.
 .
 This package provides the C shared libraries for NATS

libnats3.7t64-dbgsym: debug symbols for libnats3.7t64