[Debian-ha-commits] [cluster-glue] 17/73: Imported Debian patch 1.0.7-1

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 20:24:31 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 64814ac0b54346d5e9e5c2042eeba9d83d64a484
Merge: 064eaa1 3a090d9
Author: Simon Horman <horms at debian.org>
Date:   Thu Dec 16 21:34:47 2010 +0900

    Imported Debian patch 1.0.7-1

 .hg_archival.txt                           |   2 +-
 .hgtags                                    |   1 +
 ChangeLog                                  |  26 ++
 cluster-glue-fedora.spec                   |   5 +-
 cluster-glue-suse.spec                     |   2 +-
 configure.ac                               |  14 +-
 debian/changelog                           |   6 +
 doc/stonith/README.riloe                   |  14 ++
 include/clplumbing/cl_log.h                |  43 +---
 include/clplumbing/cl_random.h             |  30 ++-
 lib/clplumbing/cl_log.c                    | 391 +++++++++++++----------------
 lib/clplumbing/cl_random.c                 | 112 ++-------
 lib/plugins/stonith/apcmastersnmp.c        |   2 +-
 lib/plugins/stonith/external.c             |  15 +-
 lib/plugins/stonith/external/ibmrsa-telnet |   7 +-
 lib/plugins/stonith/external/rackpdu       |   1 -
 lib/plugins/stonith/rcd_serial.c           |   2 +-
 lib/stonith/Makefile.am                    |   4 +-
 lib/stonith/ha_log.sh                      |   2 +-
 lib/stonith/main.c                         |  93 ++++++-
 logd/ha_logd.c                             | 111 +++++---
 logd/logd.cf                               |  24 +-
 logd/logtest.c                             |   5 +-
 lrm/lrmd/lrmd.c                            |   7 +-
 24 files changed, 518 insertions(+), 401 deletions(-)

diff --cc debian/changelog
index 833cc21,0000000..c75ae2d
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,149 -1,0 +1,155 @@@
++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