pacemaker 0.6.5-1 source package in Ubuntu

Changelog

pacemaker (0.6.5-1) unstable; urgency=low

  * New upstream release 
  * Standards version is 3.8.0
  * Change "Recommends:" to "Suggests:"
  * Add debian/watch

pacemaker (0.6.0-1) experimental; urgency=low

  * New debian package. Closes: #458497
  * New upstream release
  * debian/copyright: updated
  * Makefile.am: pacemaker.lcrso permissions are 0644
  * crm_utils.py.in: interpreter is /usr/bin/python
  * service_crm.so: removed, it's a copy of pacemaker.lcrso
  * crm.dtd: is not executable
  * *.py files are executables
  * pacemaker.lcrso: stripped
  * Test if Makefile exists before running $(MAKE)
  * Updated descriptions and homepage
  * Updated build-dependency and dependency lists
  * Deleted rpaths with chrpath

heartbeat (2.1.2+hg.11310.702e4f418ca8-3) unstable; urgency=low

  * Add dependacy on gawk as it is required by the OCF IPaddr resource
    (closes: #447932)

heartbeat (2.1.2+hg.11310.702e4f418ca8-2) unstable; urgency=low

  * Add patches in debian/patches/ which went missing in action somewhere

heartbeat (2.1.2+hg.11310.702e4f418ca8-1) unstable; urgency=low

  * New Upstream:
    - Snapshot of: http://hg.linux-ha.org/dev/shortlog/702e4f418ca8
    - See: http://www.gossamer-threads.com/lists/linuxha/users/42476
    - Dowloaded: http://hg.linux-ha.org/dev/archive/obs-2.1.2-4.tar.bz2
    - Ran ./ConfigureMe configure && make dist
    - Used resulting tarball as orig.tar.gz for this release
    - The downloaded STABLE-2.1.0.tar.bz2 could not be used as
      bootstraping it to the point where the code could be built
      resulted in changes that could not be represented in the diff.gz
    - Added the contents of lrm/test/testcases/ from obs-2.1.2-4.tar.bz2.
      These was not included in the tarball due to an error
      in the Makefile.am in that directory which has subsequently
      been fixed by http://hg.linux-ha.org/dev/shortlog/b0b696766097
    - Added the files in lrm/test/ from obs-2.1.2-4.tar.bz2.
      These was not included in the tarball due to an error
      in the Makefile.am in that directory which has subsequently
      been fixed by http://hg.linux-ha.org/dev/shortlog/7c31795636db and
      http://hg.linux-ha.org/dev/shortlog/e7a4ddfa7cd6
    (closes: #444278)
  * Make package binMMU safe. Thanks to Lior Kaplan.
    (closes: #435974)
  * Remove ipmilan stonith module as it seems to be cronically broken
    - Remove the build dependancy on libopenipmi-dev (>= 2.0.1) accordingly
  * Add dependancy on libperl-dev as libperl is needed
    (though I am not sure why)
  * Remove duplicate changelog
    (closes: #443163)

heartbeat (2.1.2-1) unstable; urgency=low

  * New Upstream
    - Fix file relocation problems
      (closes: #434829)
    - Fix IPaddr's handling of CIDR netmasks
    - Ran ./ConfigureMe bootstrap && make distclean &&
          rm ltdl.m4 libtool.m4 autoconf automake autoheader
      to effect changes made to configure.in
  * Add openhpi stonith module
    - Add build dependancy on libopenhpi-dev
    - Add usr/lib/stonith/plugins/stonith2/bladehpi.so to heartbeat.files
  * IPv6 configure check
    - For the ipv6 check to work Debian ia64 currently needs to check
      "sys/types.h", a patch went into the tree a while ago to fix this.
      However, at the 11th hour a patch went into 2.1.2 to reverse this
      change as it breaks the build on RHEL4. So for now, until a proper
      fix is made, just reverse that change in Debian packages.
    - Ran ./ConfigureMe bootstrap && make distclean &&
          rm ltdl.m4 libtool.m4 autoconf automake autoheader
      to effect changes made to configure.in
    - Patch: ipv6-check.patch

heartbeat (2.1.1-1) unstable; urgency=low

  * New Upstream
  * Remove merged patches
    - README.config-heartbeat-2.patch
    - README.config-heartbeat.patch
    - ipaddr2-bashism.patch
    - ipv6addr-21-char-devname.patch
    - ipv6addr-find_if-overflow.patch
    - ipv6addr-scanf-return.patch
    - ldirectord-init.patch
    - configure-sys-types.h.patch
  * After unpacking apply patches and run autoconf to effect
    changes to configure.in
  * Update files included in heartbeat, heartbeat-dev and ldirectord packages
  * Update rules file to reflect that /usr/lib/heartbeat/cts/README
    has been moved to usr/share/heartbeat/cts/README.
    This README is installed as /usr/share/doc/heartbeat/README.cts

heartbeat (2.0.8-10) unstable; urgency=low

  * Remove apparently bogus build-dependacy on modutils
    Thanks to Russell Coker for spotting this.
    A bug was subsequently filed as the result of some automated testing.
    (closes: #432441)
  * Build dependancy on libsnmp-dev rather than libsnmp10-dev | libsnmp-dev
    as libsnmp10-dev does not seem to exist (any more?)
  * Change heartbeat-gui's dependancy on heartbeat to a suggests,
    as heartbat-gui can access heartbeat remotely
    (closes: #430082)

heartbeat (2.0.8-9) unstable; urgency=low

  * Run autoconf so that the FTBFS on ia64 fix included in
    2.0.8-8 actually takes effect. Bahh!

heartbeat (2.0.8-8) unstable; urgency=low

  * Use sys/types.h instead of asm/types.h when trying to detect
    the preseance of linux/icmpv6.h. Resolves FTBFS on ia64
    Patch: configure-sys-types.h.patch
  * Remove linux-kernel-headers for ia64 added in 2.0.8-7 as
    a) it didn't resolve the problem and b) the types.h change
    above does.
  * Use << instead of < for dependancy relations
  * Add --enable-glib-malloc to configure's arguments
    on advice from Andrew Beekhof

heartbeat (2.0.8-7) unstable; urgency=low

  * Add a (tempoary) build dependancy on linux-kernel-headers for ia64
    to get around a curious autobuild problem.
    See: http://lists.debian.org/debian-ia64/2007/05/msg00003.html

heartbeat (2.0.8-5) unstable; urgency=low

  * The heartbeat-2-dev.dirs and friends change in 2.0.8-4 closes
    #424192, not #424053 (which is also fixed by a different change
    in 2.0.8-4)
  * Add missing dummy package for stonith

heartbeat (2.0.8-4) unstable; urgency=low

  * Create a Debian init script for ldirectord
    Thanks to Ratiu Petru Iulius
    Patch: ldirectord-init.patch
    (closes: #391974)
  * Documentation path of ldirectord should be /usr/share/doc/ldirectord,
    not /usr/share/doc/ldirectord-2
  * Change priority of ldirectord to extra to match the lowest priority
    of any of its dependancies
  * Add versioned conflicts on old pils and stonith packages to heartbeat and
    heartbeat-dev, which include those old package's files.
    (closes: #424053)
  * Have the clean target of debian rules remove the following files that
    are priovided by the orig.tar.gz - Debian packages can't delete files
    - heartbeat-2-dev.dirs heartbeat-2-dev.files heartbeat-2.dirs
      heartbeat-2.files heartbeat-2.postinst heartbeat-2.postrm
      heartbeat-2.preinst ldirectord-2.files ldirectord-2.postinst
      ldirectord-2.postrm
    (closes: #424053)

heartbeat (2.0.8-3) unstable; urgency=low

  * Rename source package from heartbeat-2 to heartbeat.
    Previously the heartbeat source package was used to package
    up the 1.2.X series of releases, and heartebat-2 was used
    for the newer 2.0.X series of releases. The idea being to offer
    stable "heartbeat" packages when the 2.0.X stuff was all
    new. It turns out that the 2.0.X tree has been at least as
    stable as the 1.2.X tree for quite a while now, and the 1.2.X doesn't
    get much attention any more, so  there seems little advantage in
    having the separate source packages, except perhaps to create confusion
    and extra work.
  * Update curl build dependancy for libcurl4
    Thanks to Christian Marillat
    (closes: #423655)
  * 2.0.8 (and probably earilier) includes the corrected scsi command syntax
    Thanks to Christoph Martin
    (closes: #350586)

heartbeat-2 (2.0.8-2) unstable; urgency=low

  * Update build debendancy and rebuild against libsnmp10.
    Somehow libsnmp9 has been removed from the distribution,
    rendering heartbeat uninstallable.
    Thanks to Steinar H. Gunderson
    (closes: #422320)
  * IPaddr2: Remove bashisms
    Patch: ipaddr2-bashism.patch
    Upstream: http://hg.linux-ha.org/dev/rev/165a9a897e3b
    Thanks to Erich Schuebert
    (closes: #420206)
  * Fix up documentation location in /etc/ha.d/README.config
    Thanks to Russell Coker
    (closes: #418206)
  * IPv6addr: Fix potential stack overflow in use of devname in scan_if
    Patch: ipv6addr-21-char-devname.patch
    Upstream: http://hg.linux-ha.org/dev/rev/37271ae7f117
  * IPv6addr: Fix potential buffer overflow when a 128bit prefix is used
    Patch: ipv6addr-find_if-overflow.patch
    Upstream: http://hg.linux-ha.org/dev/rev/b4bc188b4ebe
  * IPv6addr: Handle scanf failures in scan_if()
    Patch: ipv6addr-scanf-return.patch
    Upstream: http://hg.linux-ha.org/dev/rev/31d19acfd1b9
  * Run autoconf to incoporate the chown-check-2.patch workaround
    to allow the configure script to work under fakeroot.
    I have no idea how this was not applied for 2.0.8-1 and yet
    the build still worked.
  * Change priority of ldirecord from optional to extra to
    match the priority of its dependancies ipvsadm and libauthen-radius-perl

heartbeat-2 (2.0.8-1) unstable; urgency=low

  * New Upstream
    Thanks to Peter Clapham for his assistance 
  * errata: CVE-2006-3121 was incorrectly refered to as CVE-2006-3821 in
    the changelog for 2.0.6-2 and 2.0.7-1
  * Dropped the following patches as they are now upstream
    - ldirectord-1.141-emailalert-2-global.patch (introduced in 2.0.6-2)
  * Remove alternate dependancy on netkit-ping as it is being removed
    from Debian (closes: #383987)

heartbeat-2 (2.0.7-2) unstable; urgency=low

  * Add dependancy and build dependancy on psmisc for fuser
    Thanks to Hans-Joachim Baader
    (Closes: #400958)
  * Acknowldge NMU by Roger Leigh (Closes: #383987)  

heartbeat-2 (2.0.7-1) unstable; urgency=low

  * New Upstream
  * Dropped the following patches as they are now upstream
    - ldirectord-1.141-emailalert-1-quiet.patch  (introduced in 2.0.6-2)
    - ldirectord-1.141-readline_workaround.patch (introduced in 2.0.6-2)
    - CVE-2006-3821.patch                        (introduced in 2.0.6-2)

heartbeat-2 (2.0.6-2) unstable; urgency=high

  * ldirectord-1.141-emailalert-1-quiet.patch
    Don't send email alerts if the alert address is not configured
    (closes: #378450)
  * ldirectord-1.141-emailalert-2-global.patch
    Allow emailalert and emailalertfreq directives to be global
    as well as per-virtual service
  * ldirectord-1.141-readline_workaround.patch
    readline doesn't seem to return lines after Net::FTP
    has been called, so split them up by hand.
  * Added recommends iptables to heartbeat-2, as it is needed
    for the portblock resource to function correctly
  * Added /var/lib/heartbeat/pengine directory
    (closes: #379071)
  * Replace 02-chown-check.patch with chown-check-2.patch
    - use the environement variable FAKED_MODE instead of FAKEROOTKEY to check
      if code is runing in fakeroot. At some stage around fakeroot 1.5.10
      FAKEROOTKEY disapeared. Ran autoconf manually to effect this change
      after repatching.
    - Updated 02-chown-check.patch: fix typos in comment
  * CVE-2006-3821.patch
    Fix remote denial of causes caused by insufficient bounds checking
    on data read from the network.
    CVE-2006-3821
  * Python transition - http://wiki.debian.org/DebianPython/NewPolicy
    (closes: #380842)
    - Update build dependancy on debhelper from (>= 4.0.0) to (>= 5.0.37.2)
    - Add dh_python call to debian/rules
    - created debian/pycompat with contents of "2"
    - heartebeat: deplaced depenancy on python with one on ${python:Depends}
    - Added XB-Python-Version: ${python:Versions} to each package
    - Replace build dependancy on python2.3-dev with one on python-dev
    - Use python-central
      + Add build depends on python-central (>= 0.5)
      + Add dh_pycentral call right before dh_python in debian/rules
      + Add XS-Python-Version: current in the source stanza of debian/control

heartbeat-2 (2.0.5-8) unstable; urgency=low

  * ldirectord-2: Add missing dependancy on libmailtools-perl
                  (Mail::Send)
                  (closes: #376722)
  * ldirectord-2: Add missing dependancy on libnet-perl
                  (Net::SMTP, Net::FTP, Net::POP3)
  * ldirectord-2: Remove unneccesary dependancy on adduser
  * Automake transition: http://wiki.debian.org/AutomakeTransition
    - Remove unneccesary build-depends on automake1.9 | automaken
    - Remove unneccesary build-conflicts on automake1.4

heartbeat-2 (2.0.5-7) unstable; urgency=low

  * Don't run deluser and delgroup in postrm
    - These commands may not be available at this time (closes: #375941)
    - If there are any files left that belong to this user or group
      then they will be left unowned and get inhereited by the
      next user that comes along that happens to have hacluster's
      old userid or the old haclient groupid respectively.

heartbeat-2 (2.0.5-5) unstable; urgency=low

  * Reverse the change made in 2.0.5-4
    It turns out that in heartbeat-2 (as opposed to heartbeat) 
    is a script which calls a binary that is located in 
    /usr/lib/ocf/resource.d/heartbeat/

heartbeat-2 (2.0.5-4) unstable; urgency=low

  * Move IPv6addr from /etc/ha.d/resource.d/ into /usr/lib/heartbeat,
    and then symlink that back into /etc/ha.d/resource.d/ as binaries
    are not allowed in /etc (closes: #372850)

heartbeat-2 (2.0.5-3) unstable; urgency=low

  * Fix libgnutls binary dependancy
    - Build-Depends on libgnutls-dev instead of libgnutls13-dev
    - Recompile against libgnutls13 in place of libgnutls11
    - (closes: #370423)

heartbeat-2 (2.0.5-2) unstable; urgency=low

  * Make use of invoke-rc.d (closes: #367761)
  * Update from standards versoin from 3.6.2 to 3.7.2

heartbeat-2 (2.0.5-1) unstable; urgency=low

  * New Upstream
  * Removed build depenancy on openssl-devel,
    as heartbeat no longer uses openssl directly.
    (Libraries that heartbeat depends on may in turn
     depend on openssl creating an indirect depenancy
     or build-dependancy).

heartbeat-2 (2.0.4-1) unstable; urgency=low

  * New Upstream
  * Don't try and stop heartbeat in preinst on the first install
    (closes: #355719)

heartbeat-2 (2.0.3-2) unstable; urgency=low

  * Add build dependancy on libncurses-dev to allow crm_mon to work
    Thanks to Guy Coates
  * Move hacluster user and haclient group creation (don't ask me why the
    user and group names are different) from preinst to postinst.
    Once upon a time there might have been a need for it in preinst,
    but the current packaging changes files to have the hacluster user
    and haclient group as neccessary in the postinst. So there is
    no need to create them before postinst.
    This is a better fix to #352158, and the pre-depends on adduser
    has been changed to a depends accordingly.
    (closes: #352158)
  * Stop heartbeat in preinst

heartbeat-2 (2.0.3-1) unstable; urgency=low

  * New Upstream
  * Make sure adduser is passed the --system flag
    (closes: #336580)
  * Slightly Enhanced package descriptions
    (closes: #337030)
  * Add build dependancy on swig
  * As PYTHON_PATH has been added to configure.in it seems that autoconf1.4
    can no longer build this tree.  Currently autoconf is provided by
    autoconf1.4, and autoconfn is a virtual package provided by autoconf1.7,
    1.8 and 1.9.  Accordingly, replace the autoconf build dependancy with
    autoconf1.9 | autoconfn.  And add a build conflict on autoconf1.4. This
    way the autoconf command should be autoconf1.7, 1.8 or 1.9, but not 1.4
    as was previously the case.
  * Don't apply 00-ssh_scp_path.patch as it should no longer be needed,
    instead add a build dependancy on openssh-client.
    Also removed call to relevant configure options.
  * Removed configure option that no longer exists
    --enable-checkpointd
  * Removed configure options that are now on by default
    --enable-crm --enable-lrm
  * Add build dependancy on libgnutls11-dev, as 1.0 probably doesn't
    compile as _t types don't exist.
    http://lists.gnu.org/archive/html/help-gnutls/2004-08/msg00001.html
  * Fix insonsistency between hb_stanby(1) man page, an the wiki
    (closes: #339016)
  * Make /usr/bin/cl_status setgid
    (closes: #351178)
  * Make sure that /var/run/heartbeat/{ccm,crm} exist on install
    else postinst, and thus the install will abort.
    (closes: #351181)
  * Fix inconsistency between hb_standb(1) man page and wiki
    (closes: #339016)
  * Add Pre-Depends on adduser
    (closes: #352158)
  * Add management tool 
    ./confgure --enable-mgmt
    Build-Depends: python2.3-dev, libpam0g-dev

heartbeat-2 (2.0.2-5) unstable; urgency=low

  * Change libcurl3-dev dependancy to libcurl3-openssl-dev
    (closes: #334622)

heartbeat-2 (2.0.2-4) unstable; urgency=low

  * Include /var/lib/heartbeat/ccm and /var/run/heartbeat/crm
    (closes: #330634)

heartbeat-2 (2.0.2-3) unstable; urgency=low

  * Get rid of bogus touching of config.status and friends in clean target,
    which if run as root causes build failures.

heartbeat-2 (2.0.2-2) unstable; urgency=low

  * Add build dependancy on libltdl3-dev 
    (closes: #330194)


heartbeat-2 (2.0.2-1) unstable; urgency=low

  * New upstream

heartbeat-2 (2.0.1-4) unstable; urgency=low

  * Add /var/run/heartbeat directory to package
    http://www.osdl.org/developer_bugzilla/show_bug.cgi?id=900

heartbeat-2 (2.0.1-3) unstable; urgency=low

  * Restrurctured  provides, conflicts and replaces
  * Made heartbeat-2-dev depend on heartbeat-2, not heartbeat

heartbeat-2 (2.0.1-2) unstable; urgency=low

  * Uptream initally made the wrong tar ball avaliable for
    2.0.1 and this was used to build 2.0.1-1.
    I have asked 2.0.1-1 not to be accepted into the Debian Archive
    for this reason. 2.0.1-2 uses the updated, correct tarball from
    upstream.

  * Note that this package has a binary dependancy on libssl
    only because of linking against libsnmp9 (5.2.1.2-3)

  * Add build dependancy on libsensors-dev (for libsnmp9)

heartbeat-2 (2.0.1-1) unstable; urgency=low

  * New upstream

  * Add /var/lib/heartbeat/cores/root, /var/lib/heartbeat/cores/hacluster
    and /var/lib/heartbeat/cores/nobody
  * Remove usr/lib/stonith/plugins/stonith2/riloe.so, its
    no longer in the tree
  * Enable snmp_agent
  * Added new libplumbgpl
  * Added new ha_logd.cf
  * Added new iso8601 executable
  * Temporarly remove the drac3 module as GPL code that links
    against OpenSSL is not acceptable to Debian.
    - http://lists.community.tummy.com/pipermail/linux-ha-dev/2005-August/011266.html
    - http://www.osdl.org/developer_bugzilla/show_bug.cgi?id=853
  * Update build dependncy from libsnmp5-dev to libsnmp9-dev
  * Make configure chown test fakeroot aware to avoid build hang 
  * Fix syntax error in db OCF resource
  * Make crm/test/helper.sh have #! /bin/bash
  * Make resources/OCF/ocf-shellfuncs.in have #! /bin/bash
  * Update FSF address
  * Zero config.status, libltdl/config.log and libltdl/config.status on clean

heartbeat-2 (2.0.0-2) unstable; urgency=low

  * Add /var/lib/heartbeat/ccm and /var/lib/heartbeat/cores

heartbeat-2 (2.0.0-1) unstable; urgency=low

  * New upstream
  * Added dependancy on libnet-dns-perl to ldirectord
  * Added --enable-checkpointd to configure arguments
  * Added --disable-snmp-subagent to configure arguments
  * Added --disable-swig to configure arguments
  * Add build dependancy on uuid-dev
  * Readranged packages to allow heartbeat 1.2.X to exist in debian
    and heartebat 2.X to be heartbeat-2 until heartbeat-2 gets
    a bit more testing in the wild. Also consoldidated binary
    packages into heartbaet-2, and development packages into
    heartbeat-2-dev, ldirectord is still in its own package,
    ldirectord2, as it drags in a lot of dependancies that
    no other part of the system uses.

heartbeat (1.2.3-12) unstable; urgency=high

  * 11-tmpfile-problems.patch, 12-tmpfile-problems-2.patch
    Don't use predictable temp files
    [heartbeat/lib/BasicSanityCheck.in, heartbeat/resource.d/WAS.in
     lib/plugins/stonith/meatware.c, lib/stonith/meatclient.c,
     cts/CM_hb.py.in, cts/CTStests.py.in CAN-2005-2231] (closes: #318287)
  * debian/apply
    Apply patches in the correct order.
  * 12-tmpfile-problems-2.patch
    Added CTS back in with security fix
    [usr/lib/heartbeat/cts/CM_fs.py, usr/lib/heartbeat/cts/CM_hb.py,
    usr/lib/heartbeat/cts/CTS.py, usr/lib/heartbeat/cts/CTSaudits.py,
    usr/lib/heartbeat/cts/CTSlab.py, usr/lib/heartbeat/cts/CTStests.py
    CAN-2005-2231]
  * 13-confdir.patch
    Change CONF_D defined (and missing) in some resources
    to HA_CONFDIR in shelfuncs, allowing arp_config to function
    correctly in IPaddr2 and SendArp. (closes: #318266)
  * debian/rules
    Include cts documentation
  * 14-ipadd2_no_loopback_delete.patch
    Fix IPaddr2 so it doesn't remove loopback interfaces on stop
  * 15-LVM2.patch
    Allow the LVM resource to work with LVM2 as well as LVM1
    (closes: #309906)
  * Upgrade Standards-Version from 3.6.1 to 3.6.2

heartbeat (1.2.3-10) unstable; urgency=low

  * Make signal handling less aggressive to avoid exiting in
    FTP and LDAP chacks.  (closes: #310600)

heartbeat (1.2.3-9) unstable; urgency=low

  * Stop heartbeat in preinst so starting it in postinst
    wont cause an error if it was already running.
    (closes: #303149)

heartbeat (1.2.3-8) unstable; urgency=low

  * Added dependancy on libnet-dns-perl to ldirectord
  * Removed Build-Dependancy on raidtools2 as it is being removed
    from the archive and removed the Raid1 resource from the
    heartbeat package accordingly. (closes: #296717)
  * Added build dependancy on bison and flex.

heartbeat (1.2.3-7) unstable; urgency=low

  * Remove the hacluser user and haclient group on purge. (closes: #29951)
  * Note the Delay resource bug closed in 1.2.3-4 was #287848, not #28784.

heartbeat (1.2.3-5) unstable; urgency=low

  * Added missing libxml2-dev build dependancy that is required
    for the drac3 stonith module to build. (closes: #290235)

heartbeat (1.2.3-4) unstable; urgency=low

  * Move user and group creation code from postinst to preinst
    (Jochen Friedrich) (closes: #285603)
  * Don't set uid of user that is created
    (Daniel Hermann) (closes: #288818)
  * Stonith module for EXTERNAL Stonith device
    (Daniel Hermann) (closes: #286274)
  * Remove control fifo in postrm
  * Fix gcc-4.0 compile problems (Andreas Jochens) (closes: #286347)
  * Removed stray heartbeat-stonith.files and heartbeat-ldirectord.files
    from debian/, these have not been used for quite some time now.
  * Added build dependancy on libcurl-dev to allow drac3 Stonith device to build
  * Added drac3 Stonith device to build
  * Add --disable-fatal-warnings to ./configure in debian/rules,
    this is known not to work cleanly with debian's lex and yacc.
    Also, reverse 02-lex_yacc_cflags.patch, which is an attempt to
    work around this, which doesn't always work.
  * Fix loop in FIFO reader that manifests on SPARC/Linux
    (Jochen Friedrich) (closes: #285356)
  * Fix typo in Delay resource that causes both stop and start to fail
    (Daniel Hermann) (closes: #28784)

heartbeat (1.2.3-3) unstable; urgency=low

  * Removed /etc/ha.d/resource.d/apache as it does not work
    properly _on Debian_ and by removing it /etc/init.d/apache will be used
    which does work. Reported by Fraser Campbell. (closes: #283447)
  * Update ldirectord from 1.77.2.5 to 1.77.2.6 for https bug.
    http://www.gossamer-threads.com/lists/linuxha/users/22059
    Requested by Amadeus Scherhaufer.

heartbeat (1.2.3-2) unstable; urgency=low

  * Fixed a bug related to repeat STONITHs failing because we freed some
    data we shouldn't have.
  * Don't run exclude cl_status from dh_fixperms as it overrides permissions
    that the build system sets which are needed for correct opperation.

heartbeat (1.2.3-1) unstable; urgency=low

  * New Upstream
    - Incoporate init script patch from 1.2.2-12 (Bug#268670)
    - Incoporate ssh dependancy patch from 1.2.2-11
    - All other changes were merged upstream for 1.2.3
  * Added patch manager from kernel-source-2.4.27 to keep debian
    specific and otherwise unmerged patches in order

heartbeat (1.2.2-12) unstable; urgency=low

  * Backport send ARP from head branch
    - broadcast works with -C
    - -C is documented
    - (closes: Bug#262288)
  * Some init scipts tell us that they are not running,
    heartbeat mistakenly just sees "running" and assumes they are.
    - Fix by adding the following to ResourceManager(.in)
   	  case `$spath $arg status` in
      ->    *not [Rr]unning*)   return 3;;
     	    *[Rr]unning*|*OK*)	return 0;;
     	    *)			return 3;;
   	  esac
    - (closes: Bug#268670)
  * Remove config.log in clean target of rules file

heartbeat (1.2.2-11) unstable; urgency=medium

  * Remove build dependancy on ssh as the package has ongoing
    install problems on arm and this is preventing this package
    from moving into sarge. Instead, provide configure options
    to specify the path to ssh and scp.

heartbeat (1.2.2-10) unstable; urgency=low

  * Revert to tar ball that was used for previous (> 1.2.2-9) builds.
    You can't modify the tar ball on debian.org !!! (silly me)

heartbeat (1.2.2-9) unstable; urgency=low

  * Fix sequence number wrap in ping_group
    (Patched ping_group.c from 1.10 to 1.11)
  * Build against tar ball from linux-ha.org
    A locally produced tar ball had been used in the past (my mistake)

heartbeat (1.2.2-8) unstable; urgency=low

  *  The previous version never made it into testing because
     the build failed on arm because the ssh package was broken
     at the time. I have not had any luck contacting someone to
     rebuild the package.
  *  Updated ldirectord to 1.77.2.4 (from 1.77.2.2).
     Fixes a problem where real servers present in multiple
     virtuals would only be added to one virtual service.

heartbeat (1.2.2-7) unstable; urgency=low

  * Link the apcmastersnmp stonith module against libsnmp

heartbeat (1.2.2-5) unstable; urgency=low

  * Fixed alignment error in IPv6addr.c that manifests on ia64
    (closes: Bug#249847)

heartbeat (1.2.2-4) unstable; urgency=low

  * Put back inary-arch and binary-indep targets
    (closes: Bug#188835) (closes: Bug#249606)
  * Put the prioroty of all packages, except ldirectord back to optional
    Left ldrirectord as optional as it depends on ipvsadm,
    which is optional.

heartbeat (1.2.2-3) unstable; urgency=low

  * Package provides /etc/ha.d and /etc/heartbeat
    (actually fixed in 1.2.2-2) (closes: Bug#222712)
  * There is a known limitation with ifconfig's handling of
    long interface names. Use IPadd2, which used the ip command,
    instead.  (Fixed in upstream) (closes: Bug#229978)
  * New upstream (closes: Bug#248611)
  * Heartbeat package does not use debconf anymore
    (Fixed a while ago) (closes: Bug#189932)
  * Evms seems to no longer depend on heartbeat.
    (closes: Bug#207607)
  * Made dependancy on libnet1-dev instead of 
    libnet1-dev | libnet0-dev | libnet-dev.
    - libnet0-dev is in setction oldlibs in stable
    - allows IPv6addr to be included.
  * Include IPv6addr
  * Made dependancy on libssl-dev instead of libssl-dev | libssl09-dev
    as libssl09-dev is not in stable.
  * Changed priority to extra as that is the lowest common 
    denominator of our dependancies.

heartbeat (1.2.2-2) unstable; urgency=low

  * New Upstream
  * ldirectord uses host portion of request string as documented in
    the man page. (closes: Bug#242220)
  * ldirectord check_ftp no longer uses pipes. (closes: Bug#243157)
  * The binary-arch and binary-indep targets did not conform to Debian policy.
    It is rather difficult to implement them correctly given the heartbeat
    build system, and the policy allows them not to exist. (closes: Bug#188835)
  * Added dependancy on libmail-imapclient-perl. (closes: Bug#242077)
  * The timestamp overflow was fixed long time ago.
    (closes: Bug#239683) (closes: Bug#239687)
  * inet_aton is no longer used in mcast.c (closes: Bug#239684)
  * Patch is superseeded by much newer codebase
    (closes: #239685) (closes: Bug#239686)
  * Init script no longer uses -e argument to echo. (closes: Bug#136541)
  * Plugins no longer need to be executable. (closes: Bug#247348)
    (closes: Bug#247485)
  * Merged debian packaging in Debian Unstable pool with the
    linux-ha tree.

heartbeat (1.2.0-2) unstable; urgency=low

  * Added Depends on libmail-imapclient-perl to ldirectord.
    (Closes: #242077) Thanks Cyril Bouthors for noticing.

heartbeat (1.2.0-1) unstable; urgency=low

  * The 'My f*cking Toshiba HD crashed and delayed everything' release
  * New upstream release

heartbeat (1.0.4-3) unstable; urgency=low

  * Corrected default paths to Apache binary and configuration file.
    (Closes: #230042)
  * Corrected typo in heartbeat-dev description (Closes: #230639)
  * Corrected grammatical confusion in template (Closes: #232459)
  * Actually correct permissions on /var/lib/heartbeat/ccm.
    (Closes: #233021)

heartbeat (1.0.4-2) unstable; urgency=low

  * Improved haclient user and group creation/deletion [postinst & postrm]
    Make use of gentent instead of greping /etc/(passwd|group)
    Inspired by Horms' packages ;)
  * Moved to debhelper compatability 4. Created debian/compat.
  * Avoid failing while moving contents from old configuration dir to
    new one if expected contents are not found.
    (Closes: #221546)
  * Removed README.config from /etc (Closes: #222708)
  * Make 'daemon' be the default syslog facility for heartbeat
    (Closes: #226600)
  * Corrected owner and permissions under /var/lib/heartbeat
    (Closes: #228505)
  * Make libstonith0 depend on libsnmp5. Thanks Stefan Beck for noticing.
    (Closes: #228544)
  * Make libstonith0 depend on libssl0.9.7. Why the f*ck does dpkg-shlibdeps
    not find these?
  * Make heartbeat start later and stop sooner (S75 and K05) so that it
    won't f*ck drbd. Thanks Stefan Schleifer for noticing.
    Created a debconf template to ask if the change should be done when
    upgrading from previous versions.
  * Fixed debconf template text for directory movement.

heartbeat (1.0.4-1) unstable; urgency=low

  * New upstream release
  * Bumped Standards-Version to 3.6.1. No change
  * Removed debconf supported configuration of heartbeat.
    It was buggy, and a pain to debug. I'd rather not have it
    on sarge. (Closes: #204775) I'll work on a new one when time
    permits.

heartbeat (1.0.3-3) unstable; urgency=low

  * Removed deletion of fifo files in heartbeat.prerm
    (That shouldn't be done there. It broke dpkg-reconfigure)
  * Added Depends on libwww-perl and libnet-ssleay-perl
    (Closes: #142297)
  * libstonith-dev's Section is now libdevel (Closes: #188206)

heartbeat (1.0.3-2) unstable; urgency=low

  * Fixed sections for libstonith-dev, it's libdevel

heartbeat (1.0.3-1) unstable; urgency=low

  * The 'debcamp' release
  * New upstream release
  * Added build-depends on iputils-ping, I hoped it wouldn't be
    necessary. (Closes: #200938)
  * Also added Depends on iputils-ping. That's the ping package
    with the ping syntax we need (Closes: #170799)
  * The heartbeat.config from 0.4.9.2-1 did 'cut' the right way 
    (Closes: #166065)
  * Added missing db_stop in heartbeat.postinst
    (Closes: #199484)
  * /usr/lib/heartbeat/ResourceManager now has the right path to
    init.d scripts (Closes: #169865)
  * Made Simon Horman <email address hidden> a co-maintainer

heartbeat (1.0.2-1) unstable; urgency=low

  * New upstream release (Closes: #186900)
  * New maintainer (Closes: #192680)
  * Bumped Standards-Version to 3.5.10
  * Patched ha_msg.c to fix format string bug (Closes: #199016)

heartbeat (0.4.9.2-3.1) unstable; urgency=low

  * Use -r instead of -R for ipvsadm.  Thanks to Sergio Talens-Oliag.
  (Closes: #147290)
  * Fix lintian errors by removing *.conffiles.

heartbeat (0.4.9.2-3) unstable; urgency=low

  * fixed a build bug caused by a buggy ld - I don't know if ld still
    has that problem (it doesn't seem to me), but anyway it's done.
    (closes: #129361)

heartbeat (0.4.9.2-2) unstable; urgency=low

  * and again I was caught by that groupadd in the Makefiles
    this is fixed now (closes: 164773)

heartbeat (0.4.9.2-1) unstable; urgency=low

  * new upstream release
  * fixed cut problem (caused by missing escape sequences) 
    (closes: #130895, #131253, #131259)
  * corrected missing Depends on adduser (closes: #147661)
  * corrected problem with install and duplicate files (closes: #162446)
  * fixed false assumption about possition of fuser from /sbin to /bin
  * changed configuration directory from /etc/ha.d to /etc/heartbeat
  * added the essential question if the user wants to use debconf
    for the configuration of heartbeat

heartbeat (0.4.9.0l-7.2) unstable; urgency=low

  * corrected wrong dependency (on lvs) (Closes: #141922)

heartbeat (0.4.9.0l-7.1) unstable; urgency=high

  * Non-maintainer upload, trying to get a release into woody
  * Use ifconfig <interface> 0 instead of ifconfig <interface> down
    (Closes: #129779)

heartbeat (0.4.9.0l-7) unstable; urgency=low

  * removed call of groupadd in hearbeat/Makefile (Closes: #121244)
  * heartbeat depends on system-log-daemon instead of sysklogd.
    (Closes: #120721)
  * corrected the soname of libhbclient from .0.0.0 to
    libhbclient.so.0.0.0
  * removed debian/.shlibs files since they are autogenerated now
    by dh_makeshlibs -V
  * removed some log file that remained in debian/ from testing and
    debugging the debconf interface

heartbeat (0.4.9.0l-6) unstable; urgency=low

  * this time I hope I got it right with the sections of the several packages
    involved
  * heartbeat is up to date now (Closes: #79946, #90521, #63259)
  * /usr/lib/heartbeat/ResourceManager: renamed init.d directory
    (Closes: #89598)
  * A newer README.Debian added (Closes: #94469)

heartbeat (0.4.9.0l-5) unstable; urgency=low

  * an other forgotten debug statement that caused trouble (Closes: #118984)
  * fixed some missing ldconfig in heartbeat.postinst and heartbeat.postrm
  * fixed so version in heartbeat.shlibs

heartbeat (0.4.9.0l-4) unstable; urgency=low

  * corrected section of ldirectords and stoniths to section admin
  * corrected wrong dependency of ldirectord to lvs (ipvsadm)

heartbeat (0.4.9.0l-3) unstable; urgency=low

  * corrected my faulty control file - so 0l-2 and 0l-1 never ever made
    it into the archive

heartbeat (0.4.9.0l-2) unstable; urgency=low

  * removed some debug output causing a file testj to be written in the
    current directory 

heartbeat (0.4.9.0l-1) unstable; urgency=low

  * taking package after talking to Paolo Molaro - well I was really lazy
    cause it took me a lot of time to create a working new package, but I
    hope the debconf interface was worth the waiting ...
  * Updated for 0.4.9.0l
  * modified package to fit policy 3.5.3.0
  * added Build Depends
  * added debconf support for heartbeat
  * wrote a very short manpage for stonith and meatclient

heartbeat (0.4.6-2.2) frozen unstable; urgency=low

  * NMU
  * Fix Build-depends, this time with source.  Closes: #105837

heartbeat (0.4.6-2) frozen unstable; urgency=low

  * Fix ugly bug with prerm (Closes: bug#56671). To the release manager:
    get this in potato as that bug is really annoying (endless loop
    with the yes program when uninstalling). You still need to kill or Crtl-C
    the prerm script, as it seems it's not possible to override
    a broken prerm script before it's run by dpkg.
  * Applied little patch from Terry Katz to make IPAddr work correctly
    with multiple similar IPs on the same pc (Closes: bug#55925).

heartbeat (0.4.6-1) unstable; urgency=low

  * New upstream release.

heartbeat (0.4.5a-1) unstable; urgency=low

  * Initial Release.

Local variables:
mode: debian-changelog
End:

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  26 Jun 2008 09:23:08 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Intrepid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pacemaker_0.6.5.orig.tar.gz 1.1 MiB 26c1cfaaaa043301b0f86ee2c4f1d4e5599ab3d732e747aee6102a161a3f2197
pacemaker_0.6.5-1.diff.gz 5.1 KiB bb8d3acdf4350c24865e8041f3aa91c2512160a1cdab3a44f2583950ab139a65
pacemaker_0.6.5-1.dsc 1.4 KiB 6f4598050f499f47c6fa6c41c724a1475802b4c328adc25256da5d4a1e17b8c5

View changes file

Binary packages built by this source

pacemaker: No summary available for pacemaker in ubuntu intrepid.

No description available for pacemaker in ubuntu intrepid.

pacemaker-dev: No summary available for pacemaker-dev in ubuntu intrepid.

No description available for pacemaker-dev in ubuntu intrepid.