ctdb 1.10+git20110722-1 source package in Ubuntu

Changelog

ctdb (1.10+git20110722-1) unstable; urgency=low

  * New upstream snapshot
    - removed 50-fix-bashism.diff, merged upstream 
    - removed 70-ping_pong-manpage.diff, merged upstream 
  * Fix Apache's event script (Closes: #635136)
  * d/rules: reordering to match dh order (dh_installchangelogs after
    dh_installdoc, dh_installlogrotate after dh_installinit, dh_installinit
    after dh_installman, dh_strip after dh_fixperms and dh_shlibdeps before
    dh_installdeb)
  * Override lintian warning about script-not-executable (this is the way to
    disable scripts)

ctdb (1.10+git20110412-2) unstable; urgency=low

  * Upload to unstable 
  * Bump Standards-Version to 3.9.2: no changes

ctdb (1.10+git20110412-1) experimental; urgency=low

  * New upstream snapshot
    - control: add a new control opcode CTDB_CONTROL_SCHEDULE_FOR_DELETION
    - re-added a new 50-fix-bashism.diff
    - removed 62-spelling-errors.diff, merged upstream

ctdb (1.10-3) experimental; urgency=low

  * Fix "FTBFS: dh_install: ctdb missing files
    (usr/share/doc/ctdb/ctdb/*), aborting" by correcting d/ctdb.install
    (Closes: #620539)

ctdb (1.10-2) experimental; urgency=low

  * remove ctdb-dev to libctdb-dev

ctdb (1.10-1) experimental; urgency=low

  * New upstream release, uploaded to experimental (testing needed)
    - updated 02_ctdb_diagnostics.diff
    - removed 50-fix-bashism.diff, merged upstream
    - removed 60-spelling-errors.diff, merged upstream
    - removed 61-spelling-errors-manpages.diff, merged upstream
    - removed 70-nfstickle-sysconfig.diff, fixed upstream
    - removed 71-correct-nice_service.diff, merged upstream
    - added 62-spelling-errors.diff, again
  * d/watch, d/uupdate-wrapper: use new upstream git url
  * Switch to dpkg-source 3.0 (quilt) format
  * Bump Standards-Version to 3.9.1: no changes
  * Added 70-ping_pong-manpage.diff
  * Added 99-fix-broken-readdir-test.diff (Closes: #603155)
  * Upgrading to debhelper 7
    - Replaced 'dh_clean -k -i' by 'dh_prep -i'
  * New package ctdb-dev, add the corresponding Breaks and Replaces
  * d/ctdb.init: updated
 -- Jean-Louis Dupond <email address hidden>   Wed,  27 Jul 2011 14:40:53 +0000

Upload details

Uploaded by:
Jean-Louis Dupond
Uploaded to:
Oneiric
Original maintainer:
Debian Samba Maintainers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ctdb_1.10+git20110722.orig.tar.gz 991.5 KiB 39848382f23b4afbf7acdaa1902236ea533c0e45ffe19e0c83115e627aaab70c
ctdb_1.10+git20110722-1.debian.tar.gz 18.0 KiB 9d721a299b5ea19acbc4b602fe3892c383c000d40673f8bd8cf1eea9af1b0d87
ctdb_1.10+git20110722-1.dsc 1.3 KiB 94361a561e368e30622e94e11711e9100b8b1e02e52a1b56877d2a1c1332daf2

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: No summary available for ctdb-dbg in ubuntu oneiric.

No description available for ctdb-dbg in ubuntu oneiric.

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

No description available for libctdb-dev in ubuntu oneiric.