Skip to content

Debian Changelog heartbeat (1.2.5-3)

2006

heartbeat (1.2.5-3) unstable; urgency=low

   * Added build dependancy and dependancy on psmisc for fuser
     Thanks to Eriberto
     (Closes: #399852)

 -- Simon Horman <horms@debian.org>  Thu, 30 Nov 2006 02:14:46 +0000

heartbeat (1.2.5-2) unstable; urgency=low

   * /usr/lib/heartbeat/IPv6addr was a symlink to itself
     Thanks to Alexis Layton
   * Acknowldge NMU by Roger Leigh (Closes: #383985)
   * Fix bug in ping_group. Thanks to Wolfgang Dumhs,
     Tuomo Soini and  Andreas 'ads' Scherbaum.
     (Closes: #398672)

 -- Simon Horman <horms@debian.org>  Wed, 15 Nov 2006 12:43:12 +0900

heartbeat (1.2.5-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * debian/control: Remove build dependency and dependency on netkit-ping
     (Closes: #383985).

 -- Roger Leigh <rleigh@debian.org>  Thu, 2 Nov 2006 22:34:45 +0000

heartbeat (1.2.5-1) unstable; urgency=low

   * New Upstream
   * errata: CVE-2006-3821 mentioned in 1.2.4-14 is actually CVE-2006-3121,
     and the patch is CVE-2006-3121.patch
   * Dropped the following patches as they are now upstream
     CVE-2006-3121.patch  (introduced in 1.2.4-14)
     shmget-perms.patch   (introduced in 1.2.4-13)
     ldirectord-1.139.patch   (introduced in 1.2.4-13)

 -- Simon Horman <horms@debian.org>  Mon, 14 Aug 2006 17:54:10 +0900

heartbeat (1.2.4-14) unstable; urgency=high

   * 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: #380841)
     - 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"
     - heartebat: deplaced depenancy on python with one on {python:Depends}
     - Added XB-Python-Version: ${python:Versions} to each package
     - 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

 -- Simon Horman <horms@debian.org>  Wed, 2 Aug 2006 17:07:07 +0900

heartbeat (1.2.4-13) unstable; urgency=low

   * shmget-perms.patch
     Fix local denial of service caused by incorrect permisions
     on a shared memory page.
     CVE-2006-3815, DSA-1128
     (closes: #379904)
   * ldirectord-1.141-emailalert-1-quiet.patch
     Don't send email alerts if the alert address is not configured
     (closes: #380593)
   * ldirectord-1.139.patch, 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 build dependancy on iptables, as it is needed to
     supply the correct path to iptables for the portblock resource
     (closes: #380180)
   * Added recommends iptables to heartbeat-2, as it is needed
     for the portblock resource to function correctly

 -- Simon Horman <horms@debian.org>  Mon, 31 Jul 2006 17:25:03 +0900

heartbeat (1.2.4-12) unstable; urgency=low

   * ldirectord: Add dependancy on libmailtools-perl (Mail::Send)
     (closes: #376786)
   * ldirectord: Add misggingdependancy on libnet-perl
                   (Net::SMTP, Net::FTP, Net::POP3)
   * ldirectord: Remove unneccesary depenancy on adduser

 -- Simon Horman <horms@debian.org>  Wed, 5 Jul 2006 10:56:50 +0900

heartbeat (1.2.4-11) unstable; urgency=low

   * Remove the unneccesary Build-Depends on automake as part of
     automake transition. http://wiki.debian.org/AutomakeTransition
     (closes #376623)

 -- Simon Horman <horms@debian.org>  Tue, 4 Jul 2006 10:14:48 +0900

heartbeat (1.2.4-10) unstable; urgency=low

   * Update ldirectordy from 1.77.2.32 to 1.77.2.45 (1.135)
     - 1.77.2.45
       Only log to stdio during init
       Thanks to Jan Yenya Kasprzak
     - 1.77.2.44
       When daemonised, use /dev/null instead of /dev/console for stdout
       and stderr as /dev/console may not always be available
       Thanks to Jan Yenya Kasprzak
     - 1.77.2.43
       Test for  istead of defined  as (Fedora Core at least) the latter
       is always true.
       Thanks to Jan Yenya Kasprzak
     - 1.77.2.42
       Add email alerts to ldirectord.
       Thanks to anthony
     - 1.77.2.41
       Make sure ldirectord does not detatch from the terminal in debug mode.
     - 1.77.2.40
       Actually sync with head 1.130
       (previous commits were missing some older changes)
     - 1.77.2.39
       Remove uncaught alarm in eval which is a race condition in the connect
       and sip checks.
       Thanks to Keith Bucher and Julien Ducros
     - 1.77.2.38
       the the -> the
     - 1.77.2.37
       Fix a problem relating to zombie real servers appearing if the real
       and virtual servers have different ports - comment inline
     - 1.77.2.36
       Allow authenticted LDAP access.
       Thanks to Andreas Nolte
     - 1.77.2.35
       Actually use DNS over TCP for TCP servers.
       Thanks to Todd Lyons
     - 1.77.2.34
       Delay checking of duplicates until we have enough information to
       generate an acurate id for the service
     - 1.77.2.33
       Fix url check, seems like a regression from when the http and https
       checks were merged
     - 1.77.2.32
       Handle socket errors, regresion introduced when SIP check was added
   * Don't run deluser and delgroup in postrm
     - These commands may not be available at this time (closes: #375507)
     - 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.

 -- Simon Horman <horms@debian.org>  Thu, 29 Jun 2006 14:19:04 +0900

heartbeat (1.2.4-9) 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: #369815)

 -- Simon Horman <horms@debian.org>  Mon, 12 Jun 2006 15:59:02 +0900

heartbeat (1.2.4-8) unstable; urgency=low

   * Make use of invoke-rc.d
     (closes: #346117, #367988)
   * Update from standards version 3.6.2 to 3.7.2

 -- Simon Horman <horms@debian.org>  Fri, 19 May 2006 10:05:28 +0900

heartbeat (1.2.4-7) unstable; urgency=low

   * Removed duplicate depenancy on adduser
     (closes: #356887)
   * The chanlog entry in 1.2.4-2 refering to vanessa libraries and
     ~/.magic is incorrect. While the description of the .magic problem
     is accurate, the affected dependancies are libstonith0,
     libpils0, and possibly others, but not vanessa, as linux-ha
     does not use thos libraries. This is a cut and paste error
     as I updated the perdition packages at the same time.

 -- Simon Horman <horms@debian.org>  Thu, 13 Apr 2006 16:32:01 +0900

heartbeat (1.2.4-5) unstable; urgency=low

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

 -- Simon Horman <horms@debian.org>  Wed, 8 Mar 2006 09:49:54 +0900

heartbeat (1.2.4-4) unstable; urgency=low

   * 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 #352027, and the pre-depends on adduser
     has been changed to a depends accordingly.
     (closes: #352027)

 -- Simon Horman <horms@debian.org>  Tue, 14 Feb 2006 15:19:47 +0900

heartbeat (1.2.4-3) unstable; urgency=low

   * Make /usr/bin/cl_status setgid
     (closes: #351180)
   * Fix inconsistency between hb_standb(1) man page and wiki
     (closes: #351202)
   * Add pre-depends on adduser
     (closes: #352027)

 -- Simon Horman <horms@debian.org>  Fri, 10 Feb 2006 12:18:01 +0900

2005

heartbeat (1.2.4-2) unstable; urgency=low

   * Rebuild, as i386 upload was missing depenancies on vanessa libraries.
     This was caused by a ~/.magic in the build environment that had very
     unexpected side affects. Primarily causing file to return "data"
     instead of "ELF" on ELF executables, and thus causing all executables
     to be skipped by dh_shlibdeps.
   * Add dependancy on openssh-client which is needed as 00-ssh_scp_path.patch
     was removed in 1.2.4-1
   * Slightly Enhanced package descriptions
     (closes: #337895, #337896)

 -- Simon Horman <horms@verge.net.au>  Tue, 27 Dec 2005 13:38:55 +0900

heartbeat (1.2.4-1) unstable; urgency=low

   * New Upstream
   * Make sure adduser is passed the --system flag
     (closes: #336180)
   * Don't apply 00-ssh_scp_path.patch as it shouldn't be
     needed and it creates a lot of diff due to automake and
     autoconf regenerating everything.

 -- Simon Horman <horms@verge.net.au>  Fri, 9 Dec 2005 10:10:15 +0900

heartbeat (1.2.3.cvs.20050927-3) unstable; urgency=low

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

 -- Simon Horman <horms@debian.org>  Thu, 20 Oct 2005 19:11:45 +0900

heartbeat (1.2.3.cvs.20050927-2) unstable; urgency=low

   * Change build dependancy on libsnmp9 to libsnmp9-dev
     (closes: #330862)

 -- Simon Horman <horms@debian.org>  Mon, 3 Oct 2005 03:06:49 +0000

heartbeat (1.2.3.cvs.20050927-1) unstable; urgency=low

   * Pre-1.2.4 snapshot from upstream's CVS
     Lots of other changes including:
     - Fix file descriptor problems that break stonith (closes: #328458)
 
   * Added usr/include/clplumbing/cl_misc.h to heartbeat-dev
   * Added hb_takeover(1) and hb_standby(1) man pages
   * Added snmp_subagent

 -- Simon Horman <horms@debian.org>  Wed, 28 Sep 2005 15:44:08 +0900

heartbeat (1.2.3-13) unstable; urgency=low

   * Rebuild against libsnmp9 (closes: #323224)
   * Disable ipmilan compilation - it needs work to even compile

 -- Simon Horman <horms@debian.org>  Tue, 13 Sep 2005 13:13:00 +0900

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

 -- Simon Horman <horms@debian.org>  Mon, 18 Jul 2005 22:27:29 +0200

heartbeat (1.2.3-10) unstable; urgency=low

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

 -- Simon Horman <horms@debian.org>  Fri, 17 Jun 2005 18:17:03 +0900

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)

 -- Simon Horman <horms@debian.org>  Tue, 5 Apr 2005 15:57:44 +0900

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.

 -- Simon Horman <horms@debian.org>  Tue, 22 Mar 2005 13:20:18 +0900

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.

 -- Simon Horman <horms@debian.org>  Tue, 15 Mar 2005 12:30:45 +0900

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)

 -- Simon Horman <horms@debian.org>  Fri, 14 Jan 2005 16:23:48 +0900

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)

 -- Simon Horman <horms@debian.org>  Wed, 12 Jan 2005 12:22:01 +0900

2004

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.

 -- Simon Horman <horms@debian.org>  Wed, 1 Dec 2004 16:35:59 +0900

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.

 -- Simon Horman <horms@debian.org>  Tue, 16 Nov 2004 15:54:28 +0900

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

 -- Simon Horman <horms@debian.org>  Tue, 21 Sep 2004 16:05:46 +0900

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

 -- Simon Horman <horms@debian.org>  Mon, 30 Aug 2004 12:21:20 +0900

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.

 -- Simon Horman <horms@debian.org>  Mon, 26 Jul 2004 12:00:37 +0900

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)

 -- Simon Horman <horms@debian.org>  Wed, 7 Jul 2004 12:17:28 +0900

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)

 -- Simon Horman <horms@debian.org>  Wed, 7 Jul 2004 11:20:41 +0900

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.

 -- Simon Horman <horms@debian.org>  Wed, 23 Jun 2004 17:01:26 +0900

heartbeat (1.2.2-7) unstable; urgency=low

   * Link the apcmastersnmp stonith module against libsnmp

 -- Simon Horman <horms@debian.org>  Fri, 4 Jun 2004 16:07:49 +0900

heartbeat (1.2.2-5) unstable; urgency=low

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

 -- Simon Horman <horms@debian.org>  Thu, 20 May 2004 11:20:47 +0900

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.

 -- Simon Horman <horms@debian.org>  Wed, 19 May 2004 12:21:54 +0900

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.

 -- Simon Horman <horms@debian.org>  Tue, 18 May 2004 12:54:30 +0900

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.

 -- Simon Horman <horms@debian.org>  Fri, 14 May 2004 12:32:26 +0900

heartbeat (1.2.0-2) unstable; urgency=low

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

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Mon, 5 Apr 2004 09:11:03 +0200

heartbeat (1.2.0-1) unstable; urgency=low

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

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Tue, 16 Mar 2004 20:24:24 +0100

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)

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Wed, 28 Jan 2004 07:36:17 +0100

2003

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.

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Wed, 12 Nov 2003 15:05:00 +0100

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.

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Sat, 4 Oct 2003 17:36:40 +0200

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)

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Sun, 13 Jul 2003 17:13:43 +0200

heartbeat (1.0.3-2) unstable; urgency=low

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

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Sat, 12 Jul 2003 20:10:59 +0200

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 <horms@vergenet.net> a co-maintainer

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Sat, 12 Jul 2003 12:13:03 +0200

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)

 -- Alberto Gonzalez Iniesta <agi@agi.as>  Wed, 02 Jul 2003 00:11:24 +0200

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.

 -- James Morrison <phython@debian.org>  Sat, 29 Mar 2003 14:56:12 -0500

2002

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)

 -- Michael Moerz <mikem@debian.org>  Tue, 15 Oct 2002 12:44:05 +0200

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)

 -- Michael Moerz <mikem@debian.org>  Tue, 15 Oct 2002 02:08:52 +0200

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

 -- Michael Moerz <mikem@debian.org>  Mon, 14 Oct 2002 11:30:52 +0200

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

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

 -- Michael Moerz <mikem@debian.org>  Sun, 28 Apr 2002 02:31:57 +0200

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)

 -- Matt Zimmerman <mdz@debian.org>  Sat, 2 Mar 2002 22:49:32 -0500

2001

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

 -- Michael Moerz <mikem@debian.org>  Thu, 13 Dec 2001 03:14:42 +0100

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)

 -- Michael Moerz <mikem@debian.org>  Mon, 12 Nov 2001 20:27:59 +0100

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

 -- Michael Moerz <mikem@debian.org>  Sat, 10 Nov 2001 19:21:19 +0100

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)

 -- Michael Moerz <mikem@debian.org>  Sat, 10 Nov 2001 11:43:22 +0100

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

 -- Michael Moerz <mikem@debian.org>  Fri, 9 Nov 2001 00:49:11 +0100

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

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

 -- Michael Moerz <mikem@debian.org>  Thu, 8 Nov 2001 01:34:30 +0100

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

 -- Michael Moerz <mikem@debian.org>  Tue, 8 Nov 2001 22:56:01 +0200

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

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

 -- LaMont Jones <lamont@debian.org>  Wed, 15 Aug 2001 23:48:09 -0600

2000

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).

 -- Paolo Molaro <lupus@debian.org>  Mon, 7 Feb 2000 15:36:38 +0100

1999

heartbeat (0.4.6-1) unstable; urgency=low

   * New upstream release.

 -- Paolo Molaro <lupus@debian.org>  Thu, 2 Dec 1999 16:51:41 +0100

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

   * Initial Release.

 -- Paolo Molaro <lupus@debian.org>  Wed, 17 Nov 1999 17:30:23 +0100