Skip to content

Debian Changelog ctdb (1.0.112-12-3)

2011

ctdb (1.0.112-12-3) stable; urgency=low

   * Really fix httpd (i.e. apache2 service) activation
     (the previous patch was depending on commit d98f175e which was not in ctdb
     1.0.112-12).

 -- Mathieu Parent <sathieu@debian.org>  Wed, 21 Sep 2011 09:02:21 +0200

ctdb (1.0.112-12-2) stable; urgency=low

   * Fix ethtool path in /etc/ctdb/events.d/10.interface (Closes: #635135)
   * Fix httpd (i.e. apache2 service) activation (Closes: #635136)

 -- Mathieu Parent <sathieu@debian.org>  Mon, 25 Jul 2011 23:21:26 +0200

2010

ctdb (1.0.112-12-1) unstable; urgency=low

   * New upstream release

 -- Mathieu Parent <sathieu@debian.org>  Fri, 12 Mar 2010 14:12:47 +0100

ctdb (1.0.112-11-2) unstable; urgency=low

   * New 71-correct-nice_service.diff: Correct nice_service() to be compatible
     with distributions without service
   * Add missing "scripts" directory to tests

 -- Mathieu Parent <sathieu@debian.org>  Fri, 12 Mar 2010 13:58:25 +0100

ctdb (1.0.112-11-1) unstable; urgency=low

   * New upstream release. 1.0.112 branch was recommended by Ronnie Sahlberg on
     IRC.
   * debian/uupdate-wrapper: allow commithashes and branches as versions
   * Bump Standards-Version to 3.8.4: no changes
   * Add ctdb-dbg: "CTDB debugging symbols" package
   * New 61-spelling-errors-manpages.diff, thanks to lintian
   * Include testsuite in ctdb-dbg (Closes: #569206)
   * Move logfile to /var/log/ctdb. Fix "Log file should be renamed"
     (Closes: #569205)
   * 50-fix-bashism.diff is back (Fix some more bashisms)
   * New 70-nfstickle-sysconfig.diff: Don't call /etc/sysconfig/nfs

 -- Mathieu Parent <sathieu@debian.org>  Thu, 04 Mar 2010 17:43:40 +0100

ctdb (1.0.111-1) unstable; urgency=low

   * New upstream release
     - Refreshed patches
     - Refreshed ctdb.init

 -- Mathieu Parent <sathieu@debian.org>  Mon, 04 Jan 2010 23:13:12 +0100

2009

ctdb (1.0.108-3) unstable; urgency=low

   * 05-hurd.diff updated: to make it build on GNU Hurd again.
   * Added README.hurd for CTDB limitations on GNU Hurd.

 -- Mathieu Parent <sathieu@debian.org>  Sun, 13 Dec 2009 20:56:27 +0100

ctdb (1.0.108-2) unstable; urgency=low

   * Fix "auto init style detection fails with Debian's init script"
     by replacing ubuntu by debian in the initscript (Closes: #560385)

 -- Mathieu Parent <sathieu@debian.org>  Thu, 10 Dec 2009 21:43:54 +0100

ctdb (1.0.108-1) unstable; urgency=low

   * New upstream release
     - removed 50-fix-bashism.diff: patch integrated
     - Updated ctdb.init (Commit 058e21d96c3c02759833fd5ddfe7b43e6a5f5740
       "From Rusty")
     - refreshed patches
   * debian/uupdate-wrapper can now pull master branch with:
     ./debian/uupdate-wrapper --version master
   * New 60-spelling-errors.diff, thanks to lintian
   * Install tests/bin/ctdb_transaction in /usr/sbin instead of docdir (as
     upstream) where it was gzipped and not executable.

 -- Mathieu Parent <sathieu@debian.org>  Thu, 10 Dec 2009 17:00:27 +0100

ctdb (1.0.103-1) unstable; urgency=low

   * New upstream release
   * upstream changelog is now in packaging/RPM/ctdb.spec.in instead of
     packaging/RPM/ctdb.spec. Reflects this in debian/rules

 -- Mathieu Parent <sathieu@debian.org>  Thu, 05 Nov 2009 08:27:23 +0100

ctdb (1.0.99-1) unstable; urgency=low

   * New upstream release
   * ctdb.init: ported 'move the logging of the warning "No reclock file used"
     to the startup case so we only print this warning on "service ctdb start"
     and not for "service ctdb *"' from upstream
     (commit eb854f65f978f24583e221138eb4f9b917b89285)
   * Remove XS-DM-Upload-Allowed, as I am now Debian developer

 -- Mathieu Parent <sathieu@debian.org>  Sat, 24 Oct 2009 14:59:19 +0200

ctdb (1.0.92-1) unstable; urgency=low

   * New upstream release, patches integrated :
     - 30_outdated-autotools.diff
     - 50-fix-bashism.diff
   * Change my email address, as I am now Debian developer
   * 50-fix-bashism.diff is back for another bashism in
     config/events.d/11.natgw

 -- Mathieu Parent <sathieu@debian.org>  Sun, 04 Oct 2009 18:59:32 +0200

ctdb (1.0.88-1) unstable; urgency=low

   * new upstream release
     - update ctdb.init:
       + allow starting without a reclock file (1.0.86)
       + use var $ctdb instead of $DAEMON to match upstream
       + Move building of CTDB_OPTIONS to new function build_ctdb_options()
         and have it use a helper function for readability (1.0.87)
       + New functions check_persistent_databases() and set_ctdb_variables()
         (1.0.87)
       + Make it possible to start the daemon in STOPPED mode (1.0.87)
   * Bump Standards-Version to 3.8.3: no changes
   * 30_outdated-autotools.diff: Correct outdated config.{sub,guess}
     (Closes: #536256)
   * Added "time" to Depends. This remove part of 50-fix-bashism.diff
   * Add README.source as required by policy 4.14
   * Register with doc-base

 -- Mathieu Parent <math.parent@gmail.com>  Thu, 27 Aug 2009 23:14:23 +0200

ctdb (1.0.85-1) unstable; urgency=low

   * new upstream release
     - update ctdb.init:
       + obsolete ipmux component removed
       + Initscript fixes
       + respects the $CTDBD environment variable
   * Bump standards version to 3.8.2 (no changes needed)

 -- Mathieu Parent <math.parent@gmail.com>  Tue, 23 Jun 2009 21:49:50 +0200

ctdb (1.0.82-2) unstable; urgency=low

   * 10_no-lib64.diff updated: Don't Ship files in /usr/lib64 only on amd64
   * 50-fix-bashism.diff (new): Fix "bashism in /bin/sh script"
     (Closes: #530064)
   * lsof in Suggests instead of Depends as it is only used by ctdb_diagnostics
   * ethtool in Recommends instead of Depends as it is only used by
     /etc/ctdb/events.d/10.interface
   * GNU Hurd support: Closes: #530413
     - Build-Depends on libpcap-dev [hurd-i386]
     - Depends on iproute [!hurd-i386]
     - 05-hurd.diff: fix configure script and support Hurd
     - thanks to Marc Dequènes (Duck)

 -- Mathieu Parent <math.parent@gmail.com>  Sun, 31 May 2009 18:02:41 +0200

ctdb (1.0.82-1) unstable; urgency=low

   * new upstream release
   * 10_no-lib64.diff (new): Don't Ship files in /usr/lib64 (Closes: #528976)

 -- Mathieu Parent <math.parent@gmail.com>  Sun, 17 May 2009 16:59:36 +0200

ctdb (1.0.80-1) unstable; urgency=low

   * new upstream release
     - 30_install_notify.sh_executable.diff included (this is upstream bug
       https://bugzilla.samba.org/show_bug.cgi?id=6250) in 1.0.79
     - pkg-config shipped (Closes: #503209)

 -- Mathieu Parent <math.parent@gmail.com>  Wed, 06 May 2009 16:49:02 +0200

ctdb (1.0.78-1) unstable; urgency=low

   * new upstream release
     - updated 02_ctdb_diagnostics.diff
     - updated ctdb.init (from 1.0.75 and 1.0.78)
   * fix debian/uupdate-wrapper to use "git clone" instead of "git-clone"
   * Updated Standards-Version to 3.8.1: no changes
   * ctdb.init: update as in https://bugzilla.samba.org/show_bug.cgi?id=6225
     - Default-Stop: 0 1 6
     - renamed functions: start -> start_server, stop -> stop_server
   * debian/copyright: adding Michael Adam to upstream authors
   * added 30_install_notify.sh_executable.diff: to install /etc/ctdb/notify.sh
     as executable (it is a shell script)

 -- Mathieu Parent <math.parent@gmail.com>  Tue, 07 Apr 2009 19:24:10 +0200

ctdb (1.0.73-1) unstable; urgency=low

   * new upstream release
     - most patches integrated. Thanks to Michael Adam.
     - 06_services_names.diff: removed, distribution specific service names are
       now known by scripts (samba, apache2)
     - 25_popt_lib.diff: removed, integrated
     - 30_ctdb_log.diff: removed, integrated (with some changes)
     - debian/rules: use --with-logdir instead of --logdir
     - 50_ctdbd_manpage_warning.diff: removed, integrated
   * remove obsolete debian/README.build

 -- Mathieu Parent <math.parent@gmail.com>  Fri, 06 Mar 2009 21:08:01 +0100

ctdb (1.0.71-2) unstable; urgency=low

   * upload to unstable

 -- Mathieu Parent <math.parent@gmail.com>  Mon, 16 Feb 2009 20:27:04 +0100

ctdb (1.0.71-1) experimental; urgency=low

   * new upstream version
     - from 1.0.71: 06_services_names.diff: samba patch not needed anymore
   * updated debian/watch
   * debian/copyright: updated, corrects lintian warning:
     copyright-with-old-dh-make-debian-copyright
   * 50_ctdbd_manpage_warning.diff: correct ctdbd(1) manpage warning
   * debian/rules: install upstream changelog (taken from specfile)
   * debian/copyright: refers to versionned license version
   * Updated init script to better match upstream's one

 -- Mathieu Parent <math.parent@gmail.com>  Tue, 03 Feb 2009 19:10:04 +0100

2008

ctdb (1.0.65-1) experimental; urgency=low

   * New upstream git version
     - from 1.0.63: make it possible to set the script log level in CTDB
       sysconfig
     - from 1.0.65: default debug level is 2 (NOTICE) and not 0 (ERROR)
   * Maintenance enhancements:
     * Added debian/watch, which points to latest sahlberg's version
     * Added debian/uupdate-wrapper, called by uscan for new upstream version
     * debian/rules: removed get-orig-source target in favour of uscan
     * removed debian/build-orig (was used by get-orig-source target)
   * Updated init script to better match upstream's one
   * 02_ctdb_diagnostics.diff:
     - keep rpm queries
     - part concerning dpkg has been integrated upstream
   * refreshed all patches
   * 30_ctdb_log.diff: updated to prepare upstream inclusion
   * debian/rules: added check-external-libs to check orig tarball for popt
   * 02_ctdb_diagnostics.diff partially applied upstream (from 1.60)

 -- Mathieu Parent <math.parent@gmail.com>  Sat, 15 Nov 2008 16:31:49 +0100

ctdb (1.0.47+git200807111148-1) unstable; urgency=low

   * New upstream git snapshot
     * From 1.0.43: added CTDB_VALGRIND option to ctdb.init
     * From 1.0.46: new option CTDB_SAMBA_SKIP_SHARE_CHECK
     * From 1.0.46: make LVS a capability so that we can see which nodes are
       configured with LVS and which are not using LVS
     * From 1.0.47: Complete rewrite of onnode: Remove manpage links
   * Bump standards version to 3.8.0 (no changes needed)
   * Remove patch 04_install_chmod, applied upstream
     (see https://bugzilla.samba.org/show_bug.cgi?id=5216)
   * Remove ctdb.TODO: was only containing lintian warnings

 -- Mathieu Parent <math.parent@gmail.com>  Fri, 11 Jul 2008 22:08:16 +0200

ctdb (1.0.42+git200806131353-1) unstable; urgency=low

   * New upstream git snapshot
   * From 1.0.35: Add ability to disable recmaster and lmaster roles through
     sysconfig file and command line arguments
   * From 1.0.38: Use tdbdump to verify that all persistent database files are
     good before we start the daemon.
   * Added symlinks from onnode manpage to onnode.rsh and onnode.ssh ones:
     remove two lintian warnings
   * Fixed bashism in /etc/init.d/ctdb script, we don't use the suggested patch
     as we don't want to depend on gettext (Closes: #486027).
   * use svn-buildpackage (upstream tarball is now in svn)

 -- Mathieu Parent <math.parent@gmail.com>  Sat, 14 Jun 2008 12:33:25 +0200

ctdb (1.0.34+git200804242206-1) unstable; urgency=low

   * New upstream git snapshot
   * added CTDB_START_AS_DISABLED parameter to ctdb.init
   * removed 03_web.diff, replaced by sed replaces in debian/rules

 -- Mathieu Parent <math.parent@gmail.com>  Mon, 12 May 2008 22:58:07 +0200

ctdb (1.0.31+git200803251111-1) unstable; urgency=low

   * new upstream git snapshot, from git://git.samba.org/sahlberg/ctdb.git
   * changed maintener name to CamelCase

 -- Mathieu Parent <math.parent@gmail.com>  Wed, 26 Mar 2008 19:15:44 +0100

ctdb (1.0.28+git200802191444-1) unstable; urgency=low

   * new upstream git snapshot
   * dropped 05_nice_service.diff, merged upstream
   * updated 04_install_chmod.patch, half has been merged upstream
   * updated 06_services_names, nfs is not patched anymore
   * new patch 30_ctdb_log (thanks to danp)
   * fixed missing copyright
   ** remove popt from upstream tarball (changing get-orig-source target)
   ** added 25_popt_lib to build with system popt lib
   ** completed copyright file

 -- Mathieu Parent <math.parent@gmail.com>  Wed, 13 Feb 2008 21:43:33 +0100

ctdb (1.0.28+git200802081512-1) unstable; urgency=low

   * Initial release (Closes: #460114)
   * 02_ctdb_diagnostics.diff: adapt ctdb_diagnostics to debian
   * 03_web.diff: correct various paths in documentation
   * 04_install_chmod.patch: correct Makefile to install proper execution
     permissions
   * 05_nice_service.diff: create a nice_service function
   * 06_services_names.diff: correct services names
   * init script with start/stop/status
   * logrotate for /var/log/log.ctdb

 -- Mathieu Parent <math.parent@gmail.com>  Tue, 15 Jan 2008 23:16:44 +0100