[Debian-ha-commits] [cluster-glue] 44/73: Imported Debian patch 1.0.12~rc1+hg2777-1

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 20:24:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

devrik-guest pushed a commit to branch master
in repository cluster-glue.

commit 3cec20faa5e7395818e28d4fcdb6e61e9091d029
Merge: b32c354 d1143c6
Author: Martin Loschwitz <madkiss at debian.org>
Date:   Fri Feb 21 11:48:44 2014 +0000

    Imported Debian patch 1.0.12~rc1+hg2777-1

 .hg_archival.txt                         |  2 +-
 .hgtags                                  |  1 +
 ChangeLog                                | 21 +++++++++++++++++
 cluster-glue-fedora.spec                 |  4 ++--
 cluster-glue-suse.spec                   |  4 ++--
 configure.ac                             |  4 ++--
 debian/changelog                         |  8 +++++++
 debian/cluster-glue.logd.init            |  2 ++
 debian/control                           |  2 +-
 debian/patches/logd_lsb_functions.diff   | 12 ++++++++++
 doc/hb_report.8.txt                      |  9 +++++++
 doc/stonith/Makefile.am                  |  5 +++-
 hb_report/hb_report.in                   | 40 ++++++++++++++++++++++++--------
 hb_report/utillib.sh                     | 18 ++++++++++++--
 include/pils/plugin.h.in                 |  9 ++++---
 include/stonith/stonith.h                |  2 ++
 lib/clplumbing/ipcsocket.c               |  2 +-
 lib/clplumbing/md5.c                     |  2 +-
 lib/pils/pils.c                          | 17 +++++++-------
 lib/plugins/stonith/apcmaster.c          |  2 +-
 lib/plugins/stonith/apcmastersnmp.c      |  4 ++--
 lib/plugins/stonith/apcsmart.c           |  2 +-
 lib/plugins/stonith/baytech.c            |  2 +-
 lib/plugins/stonith/bladehpi.c           |  6 ++---
 lib/plugins/stonith/cyclades.c           |  4 ++--
 lib/plugins/stonith/drac3.c              |  4 ++--
 lib/plugins/stonith/external.c           |  1 +
 lib/plugins/stonith/external/libvirt     |  4 +---
 lib/plugins/stonith/external/vcenter     | 11 +++------
 lib/plugins/stonith/ibmhmc.c             |  6 ++---
 lib/plugins/stonith/ipmilan.c            | 13 ++++++-----
 lib/plugins/stonith/meatware.c           |  4 ++--
 lib/plugins/stonith/null.c               |  2 +-
 lib/plugins/stonith/nw_rpc100s.c         |  2 +-
 lib/plugins/stonith/rcd_serial.c         |  6 ++---
 lib/plugins/stonith/riloe.c              |  2 +-
 lib/plugins/stonith/rps10.c              |  4 ++--
 lib/plugins/stonith/ssh.c                |  2 +-
 lib/plugins/stonith/stonith_config_xml.h | 18 +++++++-------
 lib/plugins/stonith/suicide.c            |  2 +-
 lib/plugins/stonith/vacm.c               |  4 ++--
 lib/plugins/stonith/wti_mpc.c            |  6 ++---
 lib/plugins/stonith/wti_nps.c            |  2 +-
 lib/stonith/Makefile.am                  |  2 +-
 lib/stonith/expect.c                     |  2 +-
 lib/stonith/main.c                       |  2 +-
 lib/stonith/meatclient.c                 |  4 ++--
 lib/stonith/stonith.c                    | 12 +++++++++-
 lrm/lrmd/lrmd.c                          |  2 +-
 49 files changed, 201 insertions(+), 100 deletions(-)

diff --cc debian/changelog
index 6c84080,0000000..af56b22
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,266 -1,0 +1,274 @@@
++cluster-glue (1.0.12~rc1+hg2777-1) unstable; urgency=medium
++
++  * New upstream release, upload to unstable
++  * debian/cluster-glue.logd.init: Add reference to lsb functions file
++  * debian/control: Bump Standards-Version
++
++ -- Martin Loschwitz <madkiss at debian.org>  Fri, 21 Feb 2014 11:48:44 +0000
++
 +cluster-glue (1.0.11+hg2754-1.1) experimental; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Convert to dh_python2 (Closes: #616777).
 +
 + -- Luca Falavigna <dktrkranz at debian.org>  Tue, 09 Jul 2013 22:29:56 +0200
 +
 +cluster-glue (1.0.11+hg2754-1) experimental; urgency=low
 +
 +  * New upstream version
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Wed, 20 Mar 2013 21:55:32 +0000
 +
 +cluster-glue (1.0.10+hg2722-1) unstable; urgency=low
 +
 +  * New upstream version
 +  * debian/control: added libaio-dev to Build-Depends
 +  * debian/rules: enable hardening
 + 
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 09 Oct 2012 10:31:49 +0000
 +
 +cluster-glue (1.0.9+hg2665-1) unstable; urgency=low
 +
 +  * Update to latest upstream mercurial tip; includes a fix for the IPMI
 +    stonith plugin
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Wed, 29 Feb 2012 15:33:34 +0000
 +
 +cluster-glue (1.0.8-3) unstable; urgency=high
 +
 +  * debian/patches/series: Disable raexecupstart.patch as the bug causing
 +    this was in glib and is fixed in Unstable by now. For further details,
 +    please refer to the Ubuntu bug tracking system at
 +    https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/821732
 +    (urgency is set to high because this fixes a memory leak that might
 +    otherwise crash lrmd and crmd along with it)
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 15 Nov 2011 17:00:18 +0000
 +
 +cluster-glue (1.0.8-2) unstable; urgency=low
 +
 +  * Added help2man to the Build-Depends: field in debian/control 
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Thu, 20 Oct 2011 17:16:24 +0000
 +
 +cluster-glue (1.0.8-1) unstable; urgency=low
 +
 +  * New upstream version 1.0.8.
 +  * Added numerous new files to debian/cluster-glue.install
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Thu, 20 Oct 2011 09:05:29 +0000
 +
 +cluster-glue (1.0.7+hg2618-3) UNRELEASED; urgency=low
 +
 +  * Integrated numerous changes from the Ubuntu version of this package,
 +  worth being mentioned is the upstart patch. 
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Thu, 20 Oct 2011 08:54:26 +0000
 +
 +cluster-glue (1.0.7+hg2618-2) unstable; urgency=low
 +
 +  * debian/control: Add proper Replaces: and Conflicts: for libstonithd0-dev 
 +    for libstonithd1-dev to avoid conflicting files (Closes: #639272)
 +  * debian/rules: Install the logd.cf configuration file for logd as it was
 +    missing up to this point (thanks to Andreas Kurz for pointing this out)
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Fri, 26 Aug 2011 06:09:24 +0000
 +
 +cluster-glue (1.0.7+hg2618-1) unstable; urgency=low
 +
 +  * New upstream Mercurial Checkout
 +  * Acknowledging previous NMUs; thank you very much!
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Wed, 24 Aug 2011 09:00:46 +0000
 +
 +cluster-glue (1.0.7-3.3) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Also empty dependency_libs for plugins.
 +
 + -- Luk Claes <luk at debian.org>  Sun, 03 Jul 2011 09:39:39 +0200
 +
 +cluster-glue (1.0.7-3.2) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Remove references to other libraries from dependency_libs field
 +    closes: #619551.
 +
 + -- Luk Claes <luk at debian.org>  Sun, 29 May 2011 19:06:36 +0200
 +
 +cluster-glue (1.0.7-3.1) unstable; urgency=high
 +
 +  * Non-maintainer upload.
 +  * High urgency for RC bug fix.
 +  * Add missing dependency on libltdl-dev to libpils2-dev, closes: #621078.
 +
 + -- Julien Cristau <jcristau at debian.org>  Sun, 08 May 2011 17:29:13 +0200
 +
 +cluster-glue (1.0.7-3) unstable; urgency=low
 +
 +  [ Andres Rodriguez ]
 +  * Remove ${shlibs:depends} from library -dev packages.
 +
 + -- Simon Horman <horms at debian.org>  Mon, 20 Dec 2010 09:29:12 +0900
 +
 +cluster-glue (1.0.7-2) unstable; urgency=low
 +
 +  * New upstream for unstable
 +
 + -- Simon Horman <horms at debian.org>  Thu, 16 Dec 2010 23:11:46 +0900
 +
 +cluster-glue (1.0.7-1) experimental; urgency=low
 +
 +  * New Upstream
 +
 + -- Simon Horman <horms at debian.org>  Thu, 16 Dec 2010 21:34:47 +0900
 +
 +cluster-glue (1.0.6+hg2461-1) experimental; urgency=low
 +
 +  * Upload to experimental
 +  * New upstream checkout (2010-10-19) 
 +  * Major change: Library split into multiple packages to comply with
 +    Debian policy better (as per c. 8.1)
 +  * Removed the "spelling-fixes"-patch as it was applied by upstream
 +  * Bumped Standards-Version to 3.9.1
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 19 Oct 2010 11:50:00 +0200
 +
 +cluster-glue (1.0.6-1) unstable; urgency=low
 +
 +  * New upstream (closes: #588938)
 +    - Cleans CFLAGS in a dash-friendly way (closes: #582875)
 +
 + -- Simon Horman <horms at debian.org>  Wed, 14 Jul 2010 09:53:50 +0900
 +
 +cluster-glue (1.0.5-2) unstable; urgency=low
 +
 +  * Add build dependency on docbook-xml.
 +
 + -- Frederik Schüler <fs at debian.org>  Mon, 03 May 2010 20:05:32 +0200
 +
 +cluster-glue (1.0.5-1) unstable; urgency=low
 +
 +  * New upstream version 1.0.5 
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Fri, 16 Apr 2010 06:25:09 +0000
 +
 +cluster-glue (1.0.3+hg2366-4) unstable; urgency=low
 +
 +  * Disable fatal warnings to make cluster-glue compile on numerous 
 +  architectures other than x86(_64) 
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 06 Apr 2010 13:08:01 +0000
 +
 +cluster-glue (1.0.3+hg2366-3) unstable; urgency=low
 +
 +  * Added files to cluster-glue.install that were added upstream 
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 30 Mar 2010 11:03:34 +0000
 +
 +cluster-glue (1.0.3+hg2366-2) unstable; urgency=low
 +
 +  * Include patch by Simon Hormann to Replaces/Conflicts 
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 30 Mar 2010 07:04:53 +0000
 +
 +cluster-glue (1.0.3+hg2366-1) unstable; urgency=low
 +
 +  * New upstream checkout.
 +  * Updated debian/copyright to reflect the current situation
 +  * Remove useless STYLESHEET_PREFIX patch from debian/patches
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 30 Mar 2010 06:28:50 +0000
 +
 +cluster-glue (1.0.3+hg2365-1) unstable; urgency=low
 +
 +  * New upstream checkout.
 +  * Move lintian overides from cluster-glue to libcluster-glue.
 +
 + -- Frederik Schüler <fs at debian.org>  Fri, 12 Mar 2010 12:36:56 +0100
 +
 +cluster-glue (1.0.3+hg2337-2) unstable; urgency=low
 +
 +  * Add libcluster-glue{-dev}.install files, and actually install libraries.
 +
 + -- Frederik Schüler <fs at debian.org>  Tue, 09 Mar 2010 13:12:04 +0100
 +
 +cluster-glue (1.0.3+hg2337-1) unstable; urgency=low
 +
 +  [ Martin G. Loschwitz ] 
 +  * Replaced the copyright-file with the one updated by Ante Karamatic
 +  * Split cluster-glue into libcluster-glue{-dev} and cluster-glue{-dev}
 + 
 + -- Martin Loschwitz <madkiss at debian.org>  Wed, 02 Mar 2010 13:02:00 +0100
 +
 +cluster-glue (1.0.3-2) UNRELEASED; urgency=low
 +
 +  [ Simon Horman ]
 +  * Do not do a binary-indep build as there is nothing to do.
 +  * Build-Depend on libsensors4-dev | libsensors-dev.
 +
 +  [ Frederik Schüler ]
 +  * Bump standards to version 3.8.4, no changes needed.
 +  * Switch to source version 3.0 "quilt".
 +  * Switch to debian compatibility level 7.
 +  * Drop dpatch.
 +  * Add misc-depends to cluster-glue-dev.
 +  * Add linian overrides.
 +  * Remove rpath from ipmilan.so.
 +
 + -- Frederik Schüler <fs at debian.org>  Fri, 26 Feb 2010 19:39:13 +0100
 +
 +cluster-glue (1.0.3-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Wed, 03 Feb 2010 08:05:00 +0100
 +
 +cluster-glue (1.0.2~rc2b+hg20100127-0test1) unstable; urgency=low
 +
 +  * New build of the Debian version of this package, incorporating many
 +    changes done by Ante Karamatic (thank you very much!)
 +  * New upstream checkout
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Wed, 26 Jan 2010 12:58:00 +0200
 +
 +cluster-glue (1.0.2~rc2a-0ubuntu0ppa2) lucid; urgency=low
 +
 +  * Addes docbook-xsl to build-depends
 +  * debian/patches/01_stylesheet_path.dpatch:
 +    - use local docbook
 +
 + -- Ante Karamatic <ivoks at ubuntu.com>  Mon, 04 Jan 2010 15:18:40 +0000
 +
 +cluster-glue (1.0.2~rc2a-0ubuntu0ppa1) lucid; urgency=low
 +
 +  * New upstream checkout
 +  * Added xsltproc to build-depends; needed for rebuilding of man pages
 +  * Modified paths in cluster-glue.install and cluster-glue-dev.install
 +
 + -- Ante Karamatic <ivoks at ubuntu.com>  Sun, 03 Jan 2010 09:38:25 +0000
 +
 +cluster-glue (1.0+hg20091102-1~bpo50+1) lenny-backports; urgency=low
 +
 +  * Rebuild for lenny-backports.
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Mon, 02 Nov 2009 15:02:29 +0000
 +
 +cluster-glue (1.0+hg20091102-1) unstable; urgency=low
 +
 +  * New upstream checkout
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Mon, 02 Nov 2009 00:00:00 +0100
 +
 +cluster-glue (1.0+hg20091012-1) unstable; urgency=low
 +
 +  * New upstream checkout
 +  * Adopting numerous changes from HG
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Mon, 12 Oct 2009 16:14:00 +0200
 +
 +cluster-glue (1.0+hg20090915-1) unstable; urgency=low
 +
 +  * Initial release of packages for the cluster-glue-framework
 +
 + -- Martin Loschwitz <madkiss at debian.org>  Tue, 15 Sep 2009 09:56:16 +0000
diff --cc debian/cluster-glue.logd.init
index a662877,0000000..50f1512
mode 100644,000000..100644
--- a/debian/cluster-glue.logd.init
+++ b/debian/cluster-glue.logd.init
@@@ -1,99 -1,0 +1,101 @@@
 +#!/bin/sh
 +#
 +#
 +# logd     	    Start logd (non-blocking log service)
 +#
 +# Author:       Dejan Muhamedagic <dmuhamedagic at suse.de>
 +#               (After the heartbeat init script)
 +# License:      GNU General Public License (GPL)
 +#
 +#		This script works correctly under SuSE, Debian,
 +#		Conectiva, Red Hat and a few others.  Please let me know if it
 +#		doesn't work under your distribution, and we'll fix it.
 +#		We don't hate anyone, and like for everyone to use
 +#		our software, no matter what OS or distribution you're using.
 +#
 +# chkconfig: 2345 @LOGD_INITSTARTPRI@ @LOGD_INITSTOPPRI@
 +# description: Startup script logd service.
 +# processname: ha_logd
 +# pidfile: /var/run/logd.pid
 +# config: /etc/logd.cf
 +#
 +### BEGIN INIT INFO
 +# Description: ha_logd is a non-blocking logging daemon.
 +#	It can log messages either to a file or through syslog
 +#	daemon.
 +# Short-Description: ha_logd logging daemon
 +# Provides: ha_logd
 +# Required-Start: $network $syslog $remote_fs
 +# Required-Stop: $network $syslog $remote_fs
 +# X-Start-Before: heartbeat openais
 +# Default-Start: 2 3 4 5
 +# Default-Stop: 0 1 6
 +### END INIT INFO
 +
++. /lib/lsb/init-functions
++
 +LOGD_CFG=/etc/logd.cf
 +LOGD_OPT=""
 +[ -f "$LOGD_CFG" ] && LOGD_OPT="-c $LOGD_CFG"
 +LOGD_BIN="/usr/lib/heartbeat/ha_logd"
 +
 +if [ ! -f $LOGD_BIN ]; then
 +  echo -n "ha_logd not installed."
 +  exit 5
 +fi
 +
 +StartLogd() {
 +    echo -n "Starting ha_logd: "
 +    $LOGD_BIN -s >/dev/null 2>&1
 +    if [ $? -eq 0 ]; then
 +	echo "logd is already running" 
 +	return 0
 +    fi
 +    
 +    $LOGD_BIN -d $LOGD_OPT >/dev/null 2>&1
 +    if [ $? -ne 0 ]; then
 +	echo "starting logd failed"
 +	exit 1
 +    fi
 +    echo "ok"
 +    exit 0
 +}
 +
 +StopLogd() {
 +    echo -n "Stopping ha_logd: "
 +
 +    $LOGD_BIN -s >/dev/null 2>&1
 +    if [ $? -ne 0 ]; then
 +	   echo "logd is already stopped" 
 +	   return 0
 +    fi
 +
 +    $LOGD_BIN -k >/dev/null 2>&1
 +    if [ $? -ne 0 ]; then
 +	echo "stopping logd failed"
 +	exit 1
 +    fi
 +    echo "stopped"
 +    exit 0
 +}
 +
 +StatusLogd() {
 +  $LOGD_BIN -s
 +  exit $?
 +}
 +
 +case "$1" in
 +  start) StartLogd ;;
 +  status) StatusLogd ;;
 +  stop) StopLogd ;;
 +  restart|force-reload)
 +        sleeptime=1
 +	$0 stop && sleep $sleeptime && $0 start
 +	echo
 +	;;
 +
 +  *)
 +	echo "Usage: $0 {start|stop|status|restart}"
 +	exit 1
 +esac
 +
diff --cc debian/control
index 667324c,0000000..7ec7bcb
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,157 -1,0 +1,157 @@@
 +Source: cluster-glue
 +Section: admin
 +Priority: optional
 +Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
 +Uploaders: Martin Loschwitz <madkiss at debian.org>, Anibal Monsalve Salazar <anibal at debian.org>, Simon Horman <horms at debian.org>, Frederik Schüler <fs at debian.org>
 +Build-Depends: debhelper (>= 7), libsnmp-dev, libglib2.0-dev, perl, net-tools, iputils-ping, python (>= 2.6.6-3~), psmisc, libnet1-dev, iproute, libtool, libcurl4-openssl-dev | libcurl3-openssl-dev, libxml2-dev, bison, flex, uuid-dev, lynx, libbz2-dev, zlib1g-dev, uuid-dev, libsensors4-dev | libsensors-dev, libltdl3-dev, swig, openssh-client, libgnutls-dev, python-dev (>= 2.6.6-3~), libpam0g-dev, libncurses5-dev, psmisc, libopenhpi-dev, libopenipmi-dev, autoconf, automake, libtool, xslt [...]
- Standards-Version: 3.9.3
++Standards-Version: 3.9.5
 +Homepage: http://hg.linux-ha.org/glue/
 +Vcs-Hg: http://hg.debian.org/hg/debian-ha/cluster-glue
 +Vcs-Browser: http://hg.debian.org/hg/debian-ha/cluster-glue
 +
 +Package: libcluster-glue
 +Architecture: all
 +Section: oldlibs
 +Priority: extra
 +Depends: ${misc:Depends}, liblrm2 (>= ${binary:Version}), libpils2 (>= ${binary:Version}), libplumb2 (>= ${binary:Version}), libplumbgpl2 (>= ${binary:Version}), libstonith1 (>= ${binary:Version})
 +Description: Reusable cluster libraries (transitional package)
 + This package used to contain all the libraries from cluster-glue,
 + the reusable cluster components package. It's now a transitional
 + package without any content, depending on all the single library
 + packages that now exist.
 +
 +Package: liblrm2
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Replaces: libcluster-glue (<= 1.0.6-1)
 +Conflicts: libcluster-glue (<= 1.0.6-1)
 +Description: Reusable cluster libraries -- liblrm2
 + This package contains the lrm helper library from cluster-glue,
 + the reusable cluster components package. Install it if you want 
 + to use the pacemaker cluster manager.
 +
 +Package: libpils2
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Replaces: libcluster-glue (<= 1.0.6-1)
 +Conflicts: libcluster-glue (<= 1.0.6-1)
 +Description: Reusable cluster libraries -- libpils2
 + This package contains the pils library from cluster-glue, the 
 + reusable cluster components package. Install it if you want to 
 + use the pacemaker cluster manager.
 + 
 +Package: libplumb2
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Replaces: libcluster-glue (<= 1.0.6-1)
 +Conflicts: libcluster-glue (<= 1.0.6-1)
 +Description: Reusable cluster libraries -- libplumb2
 + This package contains the plumber ibrary from cluster-glue, the 
 + reusable cluster components package. Install it if you want to 
 + use the pacemaker cluster manager.
 +
 +Package: libplumbgpl2
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Replaces: libcluster-glue (<= 1.0.6-1)
 +Conflicts: libcluster-glue (<= 1.0.6-1)
 +Description: Reusable cluster libraries -- libplumbgpl2
 + This package contains the plumber library from cluster-glue,
 + the reusable cluster components package, in the GPL version. 
 + Install it if you want to use the pacemaker cluster manager.
 +
 +Package: libstonith1
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Replaces: libcluster-glue (<= 1.0.6-1), libstonith0
 +Conflicts: libcluster-glue (<= 1.0.6-1), libstonith0
 +Description: Reusable cluster libraries -- libstonith1
 + This package contains the stonith library from cluster-glue, the 
 + reusable cluster components package. Install it if you want to 
 + use the pacemaker cluster manager.
 +
 +Package: liblrm2-dev
 +Section: libdevel
 +Architecture: any
 +Depends: ${misc:Depends}, liblrm2 (= ${binary:Version})
 +Replaces: libcluster-glue-dev (<= 1.0.6-1)
 +Conflicts: libcluster-glue-dev (<= 1.0.6-1)
 +Description: Reusable cluster development files -- liblrm
 + This package contains the development files of the lrm helper 
 + library from cluster-glue, the reusable cluster components 
 + package. 
 +
 +Package: libpils2-dev
 +Section: libdevel
 +Architecture: any
 +Depends: ${misc:Depends}, libpils2 (= ${binary:Version}), libltdl-dev
 +Replaces: libcluster-glue-dev (<= 1.0.6-1)
 +Conflicts: libcluster-glue-dev (<= 1.0.6-1)
 +Description: Reusable cluster development files -- libpils2
 + This package contains the development files of the pils 
 + library from cluster-glue, the reusable cluster components 
 + package. 
 +
 +Package: libplumb2-dev
 +Section: libdevel
 +Architecture: any
 +Depends: ${misc:Depends}, libplumb2 (= ${binary:Version})
 +Replaces: libcluster-glue-dev (<= 1.0.6-1)
 +Conflicts: libcluster-glue-dev (<= 1.0.6-1)
 +Description: Reusable cluster development files -- libplumb2
 + This package contains the development files of the plumber 
 + library from cluster-glue, the reusable cluster components 
 + package. 
 +
 +Package: libplumbgpl2-dev
 +Section: libdevel
 +Architecture: any
 +Depends: ${misc:Depends}, libplumbgpl2 (= ${binary:Version})
 +Replaces: libcluster-glue-dev (<= 1.0.6-1)
 +Conflicts: libcluster-glue-dev (<= 1.0.6-1)
 +Description: Reusable cluster development files -- libplumbgpl2
 + This package contains the development files of the plumber 
 + library from cluster-glue, the reusable cluster components 
 + package, in the GPL version. 
 +
 +Package: libstonith1-dev
 +Section: libdevel
 +Architecture: any
 +Depends: ${misc:Depends}, libstonith1 (= ${binary:Version})
 +Replaces: libcluster-glue-dev (<= 1.0.6-1), libstonith0-dev
 +Conflicts: libcluster-glue-dev (<= 1.0.6-1), libstonith0-dev
 +Description: Reusable cluster development files -- libstonith1
 + This package contains the development files of the stonith 
 + library from cluster-glue, the reusable cluster components 
 + package. 
 +
 +Package: libcluster-glue-dev
 +Architecture: all
 +Section: oldlibs
 +Priority: extra
 +Depends: ${misc:Depends}, liblrm2-dev (>= ${binary:Version}), libpils2-dev (>= ${binary:Version}), libplumb2-dev (>= ${binary:Version}), libplumbgpl2-dev (>= ${binary:Version}), libstonith1-dev (>= ${binary:Version})
 +Description: Reusable cluster components for Linux HA (transitional package)
 + This package used to contain all the development files for the 
 + libraries from cluster-glue, the reusable cluster components 
 + package. It's now a transitional package without any content, 
 + depending on all the single library development packages that 
 + now exist.
 +
 +Package: cluster-glue
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python:Depends}, libtimedate-perl, liblrm2 (= ${binary:Version}), libpils2 (= ${binary:Version}), libplumb2 (= ${binary:Version}), libplumbgpl2 (= ${binary:Version}), libstonith1 (= ${binary:Version})
 +Replaces: heartbeat (<= 2.99.2+sles11r9-5), heartbeat-common (<= 2.99.2+sles11r9-5), libheartbeat2 (<= 2.99.2+sles11r9-5)
 +Conflicts: heartbeat (<= 2.99.2+sles11r9-5), heartbeat-common (<= 2.99.2+sles11r9-5), libheartbeat2 (<= 2.99.2+sles11r9-5)
 +Description: Reusable cluster components for Linux HA
 + This package contains node fencing plugins, an error reporting
 + utility, and other reusable cluster components from
 + the Linux HA project.
 +
 +Package: cluster-glue-dev
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, liblrm2-dev (= ${binary:Version}), libpils2-dev (= ${binary:Version}), libplumb2-dev (= ${binary:Version}), libplumbgpl2-dev (= ${binary:Version}), libstonith1-dev (= ${binary:Version})
 +Replaces: libcluster-glue-dev (<= 1.0.6-1)
 +Conflicts: libcluster-glue-dev (<= 1.0.6-1)
 +Description: Development files for the cluster glue components
 + This package includes headers and static libraries for the glue
 + cluster components.
diff --cc debian/patches/logd_lsb_functions.diff
index 0000000,0000000..f94ba9a
new file mode 100644
--- /dev/null
+++ b/debian/patches/logd_lsb_functions.diff
@@@ -1,0 -1,0 +1,12 @@@
++diff -ruN Reusable-Cluster-Components-glue--b5f160509785.bak/logd/logd.in Reusable-Cluster-Components-glue--b5f160509785/logd/logd.in
++--- Reusable-Cluster-Components-glue--b5f160509785.bak/logd/logd.in	2013-10-31 12:09:50.000000000 +0000
+++++ Reusable-Cluster-Components-glue--b5f160509785/logd/logd.in	2014-02-21 11:57:33.320264663 +0000
++@@ -32,6 +32,8 @@
++ # Default-Stop: 0 1 6
++ ### END INIT INFO
++ 
+++. /lib/lsb/init-functions
+++
++ LOGD_CFG=@sysconfdir@/logd.cf
++ LOGD_OPT=""
++ [ -f "$LOGD_CFG" ] && LOGD_OPT="-c $LOGD_CFG"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/cluster-glue.git



More information about the Debian-HA-Commits mailing list