ctdb 1.11+git20111102-2 source package in Ubuntu

Changelog

ctdb (1.11+git20111102-2) unstable; urgency=low

  [ Steve Langasek ]
  * Further reduce debian/rules with dh:
    - move dh_auto_clean overrides to debian/clean
    - don't export various variables that are no longer used.

  [ Mathieu Parent ]
  * removed obsolete d/README.source
  * removed empty d/ctdb.links
  * d/copyright: converted to dep5
  * 04-platform-independent-get-peer-pid.diff: new
  * 05-hurd.diff: updated to prevent FTBFS:
    - include tevent.h instead of events.h
    - add ctdb_sys_check_iface_exists() function
    - part moved to 04-platform-independent-get-peer-pid.diff
  * 06-kfreebsd.diff: new, for kFreeBSD support: still doesn't build because
    ETIME is not present on kFreeBSD
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:56:41 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Samba Maintainers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe net

Downloads

File Size SHA-256 Checksum
ctdb_1.11+git20111102.orig.tar.gz 1.0 MiB c3bf3b66a03e01acc1390085958586eb0bc09a89a0a4c9a01d3c08ad9f8f5720
ctdb_1.11+git20111102-2.debian.tar.gz 18.1 KiB abc0a57b4ccc94217bb9b9049ecd6a63ba23a659a601315929255433801404ec
ctdb_1.11+git20111102-2.dsc 1.4 KiB 51b9f2556663bfb98449280312d917a9ad1e983ebb651764c64a32242d81bdd2

View changes file

Binary packages built by this source

ctdb: clustered database to store temporary data

 CTDB is a cluster implementation of the TDB database used by Samba and other
 projects to store temporary data. If an application is already using TDB for
 temporary data it is very easy to convert that application to be cluster aware
 and use CTDB instead.
 .
 CTDB provides the same types of functions as TDB but in a clustered fashion,
 providing a TDB-style database that spans multiple physical hosts in a cluster.
 .
 Features include:
  * CTDB provides a TDB that has consistent data and consistent locking across
    all nodes in a cluster.
  * CTDB is very fast.
  * In case of node failures, CTDB will automatically recover and repair all TDB
    databases that it manages.
  * CTDB is the core component that provides pCIFS ("parallel CIFS") with
    Samba3/4.
  * CTDB provides HA features such as node monitoring, node failover, and IP
    takeover.
  * CTDB provides a reliable messaging transport to allow applications linked
    with CTDB to communicate to other instances of the application running on
    different nodes in the cluster.
  * CTDB has pluggable transport backends. Currently implemented backends are
    TCP and Infiniband.
  * CTDB supports a system of application specific management scripts, allowing
    applications that depend on network or filesystem resources to be managed in
    a highly available manner on a cluster.

ctdb-dbg: clustered database to store temporary data -- debugging symbols and test suite

 CTDB is a cluster implementation of the TDB database used by Samba and other
 projects to store temporary data. If an application is already using TDB for
 temporary data it is very easy to convert that application to be cluster aware
 and use CTDB instead.
 .
 More detailed description can be found in the ctdb package.
 .
 This package provides debugging information and test suite for CTDB. Install it
 to get a better backtrace in the event of a crash, or to test.

libctdb-dev: No summary available for libctdb-dev in ubuntu quantal.

No description available for libctdb-dev in ubuntu quantal.