librdkafka 0.8.5-2ubuntu1 source package in Ubuntu

Changelog

librdkafka (0.8.5-2ubuntu1) vivid; urgency=medium

  * as-needed-fix.patch: Break up libs from cflags in the configure compile
    tests so we can put the libs at the end of the linker line, fixing test
    detection issues when building with -Wl,--as-needed passed to binutils.
 -- Adam Conrad <email address hidden>   Wed, 11 Mar 2015 05:55:33 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Vivid
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
librdkafka_0.8.5.orig.tar.gz 185.6 KiB bdd436696314fd78f2df5bcdb6341062634e91e8391cfc644bdd0a45440a5dbc
librdkafka_0.8.5-2ubuntu1.debian.tar.xz 4.7 KiB f973bf93f8e13d3298d10e48a31101eb5a62636b390af6ad899ad459ac1d842f
librdkafka_0.8.5-2ubuntu1.dsc 2.0 KiB 6dc85f362e3bb07d34e3153b394b45e6f51391686647385b786128469e9982fe

View changes file

Binary packages built by this source

librdkafka-dev: No summary available for librdkafka-dev in ubuntu vivid.

No description available for librdkafka-dev in ubuntu vivid.

librdkafka1: No summary available for librdkafka1 in ubuntu vivid.

No description available for librdkafka1 in ubuntu vivid.

librdkafka1-dbg: library implementing the Apache Kafka protocol (debugging symbols)

 librdkafka is a C implementation of the Apache Kafka protocol. It currently
 implements the 0.8 version of the protocol and can be used to develop both
 Producers and Consumers.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the debugging symbols.