libmemcached 1.0.18-4.2ubuntu0.18.04.1 source package in Ubuntu

Changelog

libmemcached (1.0.18-4.2ubuntu0.18.04.1) bionic; urgency=medium

  * d/p/fixing_missing_null_termination.patch:
    - Fix missing null termination in PROTOCOL_BINARY_CMD_SASL_LIST_MECHS
      response handling (LP: #1573594)

 -- Ioanna Alifieraki <email address hidden>  Fri, 18 Jan 2019 12:41:28 +0000

Upload details

Uploaded by:
Ioanna Alifieraki
Sponsored by:
Eric Desrochers
Uploaded to:
Bionic
Original maintainer:
Fladischer Michael
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main libs

Downloads

File Size SHA-256 Checksum
libmemcached_1.0.18.orig.tar.gz 1015.3 KiB e22c0bb032fde08f53de9ffbc5a128233041d9f33b5de022c0978a2149885f82
libmemcached_1.0.18-4.2ubuntu0.18.04.1.debian.tar.xz 12.4 KiB 58a603058d551734dc65e48333a12934c50caa12169d29f71c1784f75abc0418
libmemcached_1.0.18-4.2ubuntu0.18.04.1.dsc 2.0 KiB 8f3d9ad602fce41b7e6558ff966b248c953dc9b9338d800b137ae914e1ea256e

View changes file

Binary packages built by this source

libhashkit-dev: libmemcached hashing functions and algorithms (development files)

 libhashkit is a small and thread-safe client library that provides a
 collection of useful hashing algorithm. libhashkit is distributed with
 libmemcached.
 .
 This package provides the development files.

libhashkit2: libmemcached hashing functions and algorithms

 libhashkit is a small and thread-safe client library that provides a
 collection of useful hashing algorithm. libhashkit is distributed with
 libmemcached.
 .
 This package provides the libhashkit shared library.

libmemcached-dbg: Debug Symbols for libmemcached

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides debug symbols.

libmemcached-dev: C and C++ client library to the memcached server (development files)

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the development files.

libmemcached-tools: Commandline tools for talking to memcached via libmemcached

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 This package provides several command line tools:
 .
   * memccat - Copy the value of a key to standard output
   * memcflush - Flush the contents of your servers.
   * memcrm - Remove a key(s) from the server.
   * memccp - Copy files to a memcached server.
   * memcstat - Dump the stats of your servers to standard output
   * memcslap - Generate testing loads on a memcached cluster

libmemcached11: C and C++ client library to the memcached server

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcached shared library itself.

libmemcachedutil2: library implementing connection pooling for libmemcached

 libmemcached is a C and C++ client library to the memcached server
 (http://memcached.org/). It has been designed to be light on memory
 usage, thread safe, and provide full access to server side methods.
 .
 A few notes on its design:
 .
   * Synchronous and Asynchronous support.
   * Access to large object support.
   * Local replication.
   * TCP and Unix Socket protocols.
   * A half dozen or so different tuneable hash algorithms.
   * Implementations of the new cas, replace, and append operators.
   * Man pages written up on entire API.
   * Implements both modulo and consistent hashing solutions.
   * Tools to Manage your Memcached networks.
 .
 This package provides the libmemcachedutil library.