librdkafka 2.5.0-1 source package in Ubuntu

Changelog

librdkafka (2.5.0-1) unstable; urgency=medium

  * New upstream release.
    - Update librdkafka1.symbols to add new symbols.
  * Build-Depend on libcurl4-openssl-dev, required for SASL OAUTHBEARER OIDC
    support.
  * Build-Depend on pkgconf, which results in build-dependent libraries to be
    listed in Requires.private (instead of Libs.private) in the shipped .pc.
  * Add all (necessary) Build-Depends as Depends of the -dev package. They
    were already required for static linking, but are now required for shared
    linking as well, when "pkgconf --cflags" is being used.
  * Use "pkgconf" instead of the deprecated "pkg-config" in autopkgtests.

 -- Faidon Liambotis <email address hidden>  Tue, 13 Aug 2024 14:53:59 +0300

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
librdkafka_2.5.0-1.dsc 2.1 KiB 7da36266369986d269964d9728702ea90efb0ce855a439fc3688858419d50cf9
librdkafka_2.5.0.orig.tar.gz 4.3 MiB 3dc62de731fd516dfb1032861d9a580d4d0b5b0856beb0f185d06df8e6c26259
librdkafka_2.5.0-1.debian.tar.xz 12.4 KiB 9c2d1909e5af4716498f575d520433dd1ead6649f7661c0007ac655ca9efe2ca

Available diffs

No changes file available.

Binary packages built by this source

librdkafka++1: library implementing the Apache Kafka protocol (C++ bindings)

 librdkafka is a C library implementation of the Apache Kafka protocol,
 providing Producer, Consumer and Admin clients. It was designed with message
 delivery reliability and high performance in mind, current figures exceed 1
 million msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the C++ shared library.

librdkafka++1-dbgsym: debug symbols for librdkafka++1
librdkafka-dev: library implementing the Apache Kafka protocol (development headers)

 librdkafka is a C library implementation of the Apache Kafka protocol,
 providing Producer, Consumer and Admin clients. It was designed with message
 delivery reliability and high performance in mind, current figures exceed 1
 million msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the development headers.

librdkafka1: library implementing the Apache Kafka protocol

 librdkafka is a C library implementation of the Apache Kafka protocol,
 providing Producer, Consumer and Admin clients. It was designed with message
 delivery reliability and high performance in mind, current figures exceed 1
 million msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the C shared library.

librdkafka1-dbgsym: debug symbols for librdkafka1