[Debian-ha-commits] [cluster-glue] 33/73: Imported Debian patch 1.0.9+hg2665-1~bpo60+1
Richard Winters
devrik-guest at moszumanska.debian.org
Mon Apr 20 01:41:54 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 693acddeff6d5a990ed954e492a14b060d54e014
Merge: eb3baf8 d6839d9
Author: Martin Loschwitz <madkiss at debian.org>
Date: Mon Mar 12 07:25:25 2012 +0000
Imported Debian patch 1.0.9+hg2665-1~bpo60+1
.hg_archival.txt | 2 +-
.hgtags | 1 +
ChangeLog | 7 +
cluster-glue-fedora.spec | 2 +-
cluster-glue-suse.spec | 2 +-
configure.ac | 2 +-
debian/changelog | 13 ++
debian/patches/series | 0
doc/hb_report.8.txt | 36 ++---
hb_report/hb_report.in | 262 ++++++++++++++---------------------
hb_report/utillib.sh | 13 +-
include/clplumbing/loggingdaemon.h | 2 +-
lib/plugins/lrm/raexecupstart.c | 2 +-
lib/plugins/lrm/upstart-dbus.c | 11 +-
lib/plugins/lrm/upstart-dbus.h | 2 +-
lib/plugins/stonith/external/hetzner | 11 +-
lib/plugins/stonith/external/ipmi | 27 +++-
lib/plugins/stonith/external/libvirt | 2 +-
lib/plugins/stonith/external/ssh.in | 2 +-
lib/plugins/stonith/external/xen0 | 2 +-
lib/plugins/stonith/ssh.c | 2 +-
lib/stonith/main.c | 6 +-
lib/stonith/stonith.c | 4 +-
logd/logd.in | 2 +-
lrm/lrmd/lrmd.c | 107 +++++++-------
lrm/lrmd/lrmd.h | 9 ++
lrm/test/README.regression | 3 +
lrm/test/evaltest.sh | 4 +
lrm/test/regression.sh.in | 2 +-
lrm/test/testcases/BSC | 1 +
lrm/test/testcases/Makefile.am | 3 +-
lrm/test/testcases/basicset | 1 +
lrm/test/testcases/metadata | 12 +-
lrm/test/testcases/metadata.exp | 7 -
lrm/test/testcases/rscexec | 1 +
lrm/test/testcases/rscexec.exp | 54 --------
lrm/test/testcases/rscmgmt.exp | 8 +-
lrm/test/testcases/stonith | 2 +
lrm/test/testcases/stonith.exp | 2 +
39 files changed, 305 insertions(+), 326 deletions(-)
diff --cc debian/changelog
index ef7432e,0000000..eb9a201
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,238 -1,0 +1,251 @@@
++cluster-glue (1.0.9+hg2665-1~bpo60+1) squeeze-backports; urgency=low
++
++ * Rebuild for squeeze-backports.
++
++ -- Martin Loschwitz <madkiss at debian.org> Mon, 12 Mar 2012 07:25:25 +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
--
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