corosync (2.3.3-1ubuntu4) trusty; urgency=medium

  * d/p/Parser-Make-config-file-parser-more-hierarchy.patch: Fixes how 
    corosync parses a config file with malformed entries (LP: #1739033).

 -- Victor Tapia <victor.tapia@canonical.com>  Wed, 20 Dec 2017 12:39:54 +0100

corosync (2.3.3-1ubuntu3) trusty; urgency=medium

  * debian/patches/Totempg-Fix-memory-leak.patch: Fixes memory leak on 
    Totempg. (LP: #1563089).

 -- Jorge Niedbalski <jorge.niedbalski@canonical.com>  Tue, 05 Apr 2016 10:01:37 +0200

corosync (2.3.3-1ubuntu2) trusty; urgency=medium

  * Patches to solve logsys file leaks (LP: #1530837)
    + /d/p/Fix-compiler-warning-introduced-by-previous-patch.patch
    + /d/p/Handle-SIGSEGV-and-SIGABRT-signals.patch
    + /d/p/leak-produced-by-corosync-v.patch 

 -- Rafael David Tinoco <rafael.tinoco@canonical.com>  Wed, 09 Mar 2016 09:56:58 +0100

corosync (2.3.3-1ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - debian/control: Build-Depend on libdbus-1-dev
    - debian/corosync.example-config: Modify to correctly use quorum for
      Pacemaker clusters instead of the plugin.
    - debian/control: Make all the -dev packages depend on its libraries.
    - debian/control: libcorosync-common-dev should depend on libqb-dev.
    - debian/control: libcorosync-dev needs to depend on libcfg-dev.
    - Build with dh-autoreconf for new libtool.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 20 Mar 2014 16:42:53 +0100

corosync (2.3.3-1) experimental; urgency=medium

  * New upstream release
  * Upload to experimental
  * Disable the resource monitoring feature due to an incompatibility with
    SG (And according to Jan Friesse, the feature is 'useless' anyway)
  * debian/control: Bump Standards-Version to 3.9.5

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 21 Feb 2014 12:22:49 +0000

corosync (2.3.0-1ubuntu5) trusty; urgency=medium

  * Build with dh-autoreconf for new libtool.

 -- William Grant <wgrant@ubuntu.com>  Mon, 16 Dec 2013 04:59:54 +0000

corosync (2.3.0-1ubuntu4) saucy; urgency=low

  * Use dh_autotools-dev to update config.{sub,guess} for new ports.

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 08 Oct 2013 00:53:52 -0600

corosync (2.3.0-1ubuntu3) saucy; urgency=low

  * debian/control: libcorosync-common-dev should depend on libqb-dev.
  * debian/control: libcorosync-dev needs to depend on libcfg-dev.

 -- Adam Conrad <adconrad@ubuntu.com>  Sat, 24 Aug 2013 11:22:46 -0600

corosync (2.3.0-1ubuntu2) saucy; urgency=low

  * debian/control: Make all the -dev packages depend on its libraries.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Tue, 23 Jul 2013 18:06:48 -0400

corosync (2.3.0-1ubuntu1) saucy; urgency=low

  * Resync from debian experimental.
  * debian/control: Build-Depend on libdbus-1-dev
  * debian/corosync.example-config: Modify to correctly use quorum for
    Pacemaker clusters instead of the plugin.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Tue, 16 Jul 2013 16:35:38 -0400

corosync (2.3.0-1) experimental; urgency=low

  * New upstream release 
  * Upload to experimental
  * debian/01_fabio_ipcs_fix.patch: Dropped, included in upstream by now

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 20 Mar 2013 21:25:25 +0000

corosync (1.99.9-1) experimental; urgency=low

  * New upstream release with lots of rework in debian/ due to numerous
    file reorganizations conducted by upstream
  * Upload to experimental
  * debian/patches/0001-Define-semun-on-KFreeBSD.patch: Dropped
  * Depend on librdmacm-dev, libibverbs-dev and libqb-dev
  * debian/control: Turned corosync-dev into a transitional package and
    placed its contents into libcorosync-common-dev
  * debian/control: Bumped Standards-Version to 3.9.3

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 18 Apr 2012 13:16:35 +0000

corosync (1.4.2-2) unstable; urgency=low

  * debian/control: Package split to make this package comply with the
    Debian policy better than before; every library file has its own
    package now. 
  * debian/control: Bumped Standards-Version to 3.9.2.

 -- Martin Loschwitz <madkiss@debian.org>  Thu, 24 Nov 2011 17:27:10 +0000

corosync (1.4.2-1) unstable; urgency=low

  * Changed my email address in debian/control
  * Add corosync-blackbox to the corosync package
  * Imported Upstream version 1.4.2

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 19 Oct 2011 14:32:18 +0000

corosync (1.4.1-1) unstable; urgency=low

  [ Andres Rodriguez ]
  * [ec94d30] Ensure that '/var/run/resource-agents' is created.
    (Closes: #627685) (LP: #787062)

  [ Guido Günther ]
  * [9f10a99] New upstream version 1.4.1

 -- Guido Günther <agx@sigxcpu.org>  Wed, 24 Aug 2011 09:27:33 +0200

corosync (1.3.0-3) unstable; urgency=low

  * [b763c6a] New patch 0001-Define-semun-on-KFreeBSD.patch
    Thanks to Martin G. Loschwitz (Closes: #621889)
  * [0e2ebb8] Switch to 3.0 (quilt) format

 -- Guido Günther <agx@sigxcpu.org>  Mon, 02 May 2011 21:45:31 +0200

corosync (1.3.0-2) unstable; urgency=low

  * Upload to unstable
  * [f1907f8] Move corosync start out of rcS since we want to be able to log
    to syslog and rsyslog isn't started in rcS. Fix cherry-picked from
    squeeze. (Closes: #608269)

 -- Guido Günther <agx@sigxcpu.org>  Tue, 29 Mar 2011 18:26:50 +0200

corosync (1.3.0-1) experimental; urgency=low

  * [986d8ed] Make sure we start before and stop after $syslog.
    Thanks to Frank Schmidt for tracking down the start issues (Closes: #596694)
  * [12e6e88] Fix default consensus timeout (Closes: #573030)
  * [0d7cc00] Don't timeout during daemon shut down
    since this might leave pacemaker resources running.
    See: http://developerbugs.linux-foundation.org/show_bug.cgi?id=2217
    (Closes: #556533)
  * [583fe40] Add copytruncate to logrotate snippet (Closes: #584582)
  * [0082261] No need for quilt anymore
  * [d64862c] Bump standards version
  * [5cbb2cc] New upstream version 1.3.0
  * [61a8159] Upstream renamed CHANGELOG to ChangeLog
  * [836c0ef] Don't ignore make clean errors
  * [3c3b0c0] Include BSD license instead of referencing it

 -- Guido Günther <agx@sigxcpu.org>  Mon, 13 Dec 2010 16:42:32 +0100

corosync (1.2.7-1) experimental; urgency=low

  * [1c157d6] New upstream version 1.2.7
  * [a2453fb] Add status to corosync init script (Closes: #582104) - thanks to
    Raoul Bhatia for the patch

 -- Guido Günther <agx@sigxcpu.org>  Fri, 13 Aug 2010 16:32:40 +0200

corosync (1.2.1-3) unstable; urgency=low

  * [12e6e88] Fix default consensus timeout (Closes: #573030)
  * [0d7cc00] Don't timeout during daemon shut down since this might leave
    pacemaker resources running.
    See: http://developerbugs.linux-foundation.org/show_bug.cgi?id=2217
    (Closes: #556533)
  * [583fe40] Add copytruncate to logrotate snippet (Closes: #584582)

 -- Guido Günther <agx@sigxcpu.org>  Tue, 07 Dec 2010 12:53:47 +0100

corosync (1.2.1-2) unstable; urgency=low

  * [a2453fb] Add status to corosync init script (Closes: #582104) - thanks to
    Raoul Bhatia for the patch
  * [986d8ed] Make sure we start before and stop after $syslog (Closes:
    #596694) - thanks to Frank Schmidt for tracking down the start issues

 -- Guido Günther <agx@sigxcpu.org>  Tue, 14 Sep 2010 13:05:21 +0200

corosync (1.2.1-1) unstable; urgency=low

  * [c254474] Bump standards version
  * [d4bd86b] Add ${misc:Depends} dependencies
  * [cef00bb] Upstream changed the login - fix watch file
  * [6e03508] Imported Upstream version 1.2.1

 -- Guido Günther <agx@sigxcpu.org>  Mon, 26 Apr 2010 19:05:02 +0200

corosync (1.2.0-3) unstable; urgency=low

  * [3c2ff0a] Use passive ftp for uscan
  * [fb2678a] Fix typo in dependencies that breaks the autobuild (Closes:
    #573676)
  * [81e5a81] corosync-dbg: dependency on corosync or libcorosync4 so the
    library can be debugged without corosync installed.

 -- Guido Günther <agx@sigxcpu.org>  Sat, 13 Mar 2010 11:54:07 +0100

corosync (1.2.0-2) unstable; urgency=low

  * [e6d54e6] Make sure /var/log/corosync/ is nonempty otherwise removing
    corosync also removes this dir which makes logrotate choke. A purge
    cleans up the log files anyway.

 -- Guido Günther <agx@sigxcpu.org>  Wed, 10 Feb 2010 18:58:15 +0100

corosync (1.2.0-1) unstable; urgency=low

  * [0538e91] Imported Upstream version 1.2.0

 -- Guido Günther <agx@sigxcpu.org>  Thu, 14 Jan 2010 13:11:26 +0100

corosync (1.1.2-1) unstable; urgency=low

  * [993b951] Imported Upstream version 1.1.2
  * [899b956] add watch file

 -- Guido Günther <agx@sigxcpu.org>  Thu, 10 Dec 2009 10:50:11 +0100

corosync (1.1.0-2) unstable; urgency=low

  * upload to unstable
  * [bd8a0c9] remove unused variables and targets

 -- Guido Günther <agx@sigxcpu.org>  Sun, 15 Nov 2009 16:21:05 +0100

corosync (1.1.0-1) experimental; urgency=low

  * Upload to experimental
  * [3cbe5b0] Imported Upstream version 1.1.0
  * [8d4f362] Drop patches applied upstream

 -- Guido Günther <agx@sigxcpu.org>  Mon, 05 Oct 2009 20:57:27 +0200

corosync (1.0.0-7) unstable; urgency=low

  * [a300993] Conflict on openais (Closes: #549634)
  * [00d0531] Conflict openais-legacy-dev (Closes: #549636)
  * [64f4fa2] Add missing init script dependency on $remote_fs since we use
    files in /usr/. (Closes: #549571) - thanks to Petter Reinholdtsen

 -- Guido Günther <agx@sigxcpu.org>  Mon, 05 Oct 2009 17:54:22 +0200

corosync (1.0.0-6) unstable; urgency=low

  * upload to unstable
  * [dbac633] Stop corosync in runlevels 0 and 6

 -- Guido Günther <agx@sigxcpu.org>  Sat, 03 Oct 2009 19:10:31 +0200

corosync (1.0.0-5) experimental; urgency=low

  [ Ante Karamatić ]
  * [8cac11c] fix corodefs for pacemaker
  * [2d84b1e] don't install config file as example
  * [4cc60fc] Fix patching and cleaning

  [ Guido Günther ]
  * [51b386c] install lcrso into default location
  * [dbb6b6b] bump standards version
  * [53e63e0] add README.source
  * [0fb550e] use QUIT to terminate processes uset pidfile to avoid
    sending SIGQUIT to the init script itself
  * [b8424d7] fix init script logging

 -- Guido Günther <agx@sigxcpu.org>  Fri, 28 Aug 2009 07:56:27 +0200

corosync (1.0.0-4) experimental; urgency=low

  * [5b1180a] fix debian-ha address
  * [6d5347e] add Vcs-{Git,Browser}

 -- Guido Günther <agx@sigxcpu.org>  Tue, 14 Jul 2009 17:49:38 +0200

corosync (1.0.0-3) experimental; urgency=low

  * [c235864] add debug package
  * [8a65dc8] update copyright information

 -- Guido Günther <agx@sigxcpu.org>  Sat, 11 Jul 2009 17:05:09 +0200

corosync (1.0.0-2) unstable; urgency=low

  * [28b621c] install files in etc/
  * [e506cbc] don't install LICENSE and INSTALL
  * [4827444] change maintainer to Debian HA maintainers
  * [dff4236] add LSB header to init script
  * [aea67b7] use quilt
  * [4489e03] add missing NAME entries to manpages

 -- Guido Günther <agx@sigxcpu.org>  Sat, 11 Jul 2009 13:50:57 +0200

corosync (1.0.0-1ubuntu0ivoks2) unstable; urgency=low

  * [28b621c] install files in etc/
  * [e506cbc] don't install LICENSE and INSTALL
  * [4827444] change maintainer to Debian HA maintainers
  * [dff4236] add LSB header

 -- Guido Günther <agx@sigxcpu.org>  Sat, 11 Jul 2009 13:37:50 +0200

corosync (1.0.0-1ubuntu0ivoks1) karmic; urgency=low

  * debian/rules:
    - add configuration switches
    - add and install corosync.conf example
    - move *.lcrso to /usr/lib/corosync/lcrso/

 -- Ante Karamatic <ivoks@ubuntu.com>  Fri, 10 Jul 2009 19:32:17 +0200

corosync (1.0.0-1) unstable; urgency=low

  * [f5b3b0e] depend on adduser since we create a group in the postinst and
    add missing build-dep on libnss3-dev.
  * [24bd855] don't ignore errors in postinst
  * [7e4833d] Imported Upstream version 1.0.0

 -- Guido Günther <agx@sigxcpu.org>  Thu, 09 Jul 2009 14:29:03 +0200

corosync (0.100-1) unstable; urgency=low

  * [9c10653] Imported Upstream version 0.100
  * [f8652d9] bump standards version
  * [490d6bc] drop all patches

 -- Guido Günther <agx@sigxcpu.org>  Tue, 07 Jul 2009 13:26:46 +0200

corosync (0.98-1) unstable; urgency=low

  * [8de0f26] Imported Upstream version 0.98
  * [421c337] we need groff
  * [47bdb6c] drop all patches for now
  * [3e2730b] Update build for new upstream version

 -- Guido Günther <agx@sigxcpu.org>  Mon, 06 Jul 2009 15:35:11 +0200

corosync (0.92-0ubuntu3) jaunty; urgency=low

  * Update to trunk svn 1750.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 28 Jan 2009 14:11:54 +0100

corosync (0.92-0ubuntu2.3) jaunty; urgency=low

  * Update to trunk svn 1749.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 27 Jan 2009 07:25:54 +0100

corosync (0.92-0ubuntu2.2) jaunty; urgency=low

  * Update to trunk svn 1738.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 23 Jan 2009 05:48:30 +0100

corosync (0.92-0ubuntu2.1) jaunty; urgency=low
  
  * Add ckpt forward port and bug fixes.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 21 Jan 2009 10:42:06 +0100

corosync (0.92-0ubuntu2) jaunty; urgency=low

  * Up to svn trunk 1727.
  * Remove old OPENAIS_BUILD option in favour of COROSYNC

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 14 Jan 2009 14:33:47 +0100

corosync (0.92-0ubuntu1.1) jaunty; urgency=low

  * Fix logging crash.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 14 Jan 2009 11:25:55 +0100

corosync (0.92-0ubuntu1) jaunty; urgency=low

  * New upstream version + svn trunk at 1718.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 06 Jan 2009 09:50:54 +0100

corosync (0.91-0ubuntu2) intrepid; urgency=low

  * Upload to intrepid. Obsolete version in PPA.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 20 Aug 2008 12:49:16 +0200

corosync (0.91-0ubuntu1) intrepid; urgency=low

  * New upstream release.
  * Update to svn1659.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 20 Aug 2008 07:33:14 +0200

corosync (0.90-0ubuntu3) intrepid; urgency=low

  * Update to svn trunk at 1631.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 14 Aug 2008 14:54:15 +0200

corosync (0.90-0ubuntu2) intrepid; urgency=low

  * Update to svn trunk at 1629.
  * debian/control: update descriptions and dependencies.
  * debian/copyright: update upstream location and other bits.
  * debian/*: general fixup for binaries split up from openais.
  * Move lcrso files to /usr/lib/lcrso (common with new openais).

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 13 Aug 2008 06:31:28 +0200

corosync (0.90-0ubuntu1) intrepid; urgency=low

  * New source based on upstream split of the tree into corosync and openais.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 24 Jul 2008 08:53:47 +0200

openais (0.84-0ubuntu2) intrepid; urgency=low

  * Update to latest SVN

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 15 Jul 2008 12:18:03 +0200

openais (0.84-0ubuntu1) intrepid; urgency=low

  * New upstream release

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 24 Jun 2008 08:41:53 +0200

openais (0.83-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - Drop parisc/hppa workaround bits from debian/rules.
    - Drop debian/README.Debian. It doesn't apply to Ubuntu.
    - Ship and install init script.
    - Install logrotate bit.
    - Fix lcrso permissions.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 09 Jun 2008 09:25:11 +0200

openais (0.83-1) unstable; urgency=low

  * New upstream version.
  * Merge (partially) with Ubuntu:
    - Fix dh_* invokation order in debian/rules.
    - drop unrequired patches.
    - Fix executive startup issue if it can't open a logging file.
    - Fix liblogsys linking issues.
    - create logrotate script 
    - add postrm

 -- Frederik Schüler <fs@debian.org>  Tue, 03 Jun 2008 22:44:19 +0200

openais (0.83-0ubuntu3) intrepid; urgency=low

  * Fix liblogsys linking issues.

  * Fix executive startup issue if it can't open a logging file.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 20 May 2008 10:02:59 +0200

openais (0.83-0ubuntu2) intrepid; urgency=low
  
  * debian/rules:
    - Fix dh_* invokation order.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 13 May 2008 06:38:08 +0200

openais (0.83-0ubuntu1) intrepid; urgency=low
  
  * New upstream release:
    - drop unrequired patches.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 13 May 2008 05:53:19 +0200

openais (0.82-3ubuntu2) hardy; urgency=low
  
  * New svn snapshot "Getting close to 0.83" release:
    - Update patch 000.
    - Drop patch 001. Now upstream.
    - Drop patch 004 as final decision with upstream.
      It will be reintroduced after 1.0 release for the new
      development tree.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 21 Jan 2008 06:54:28 +0100

openais (0.82-3ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes:
    - Ubuntu maintainer foobar.
    - Provide init script for standalone aisexec.
    - Run trunk in preparation of 0.83 release.
    - debian/rules: add ARCH in build and stamp targets.
    - debian/rules: adapt to install trunk.
    - debian/rules: chmod lcrso file instead of patching upstream Makefiles.
    - provide log rotate bits for aisexec standalone logs.
    - debian/patches/:
      + use trunk.
      + slightly change default conf (required for init scripts).
      + increase max rings from 2 to 4.
      - drop all debian patches in favours of ubuntu ones as they are
        the same, but based on trunk.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 09 Jan 2008 07:31:36 +0100

openais (0.82-3) unstable; urgency=low

  * Fix FTBFS on hppa.
  * Update to new standards version.

 -- Frederik Schüler <fs@debian.org>  Mon, 24 Dec 2007 23:55:27 +0100

openais (0.82-2) unstable; urgency=low

  * Install openais/service/logsys.h

 -- Frederik Schüler <fs@debian.org>  Mon, 03 Dec 2007 00:35:46 +0100

openais (0.82-1) unstable; urgency=low

  [ Bastian Blank ]
  * Drop unnecessary patches.

  [ Frederik Schüler ]
  * New upstream release (Closes: #453438)
  * Add myself to uploaders.
  * Rediff 001_makefile.dpatch
  * Drop 002_fix_include_path.dpatch
  
 -- Frederik Schüler <fs@debian.org>  Sun, 02 Dec 2007 15:27:15 +0100

openais (0.82-0ubuntu14) hardy; urgency=low
  
  * Re-enable patch 004. Found the bug in cman and fix is about
    to be uploaded.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 02 Jan 2008 11:34:56 +0100

openais (0.82-0ubuntu13) hardy; urgency=low

  * Temporary disable patch 004 introduced in 0.82-0ubuntu7:
    Part of the code does not use this value directly but rather some
    embedded "version" of it. The result is memory corruption all over
    the place. A bug has been filed upstream.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 01 Jan 2008 06:55:48 +0100

openais (0.82-0ubuntu12) hardy; urgency=low

  * Update patch 001: re-add call to log_printf + error_string.
    The bug was triggered by bad code in rhcs/cman.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 31 Dec 2007 06:11:10 +0100

openais (0.82-0ubuntu11) hardy; urgency=low

  * Update patch 001 to fix install of EXECLIBS. Doesn't affect packaging.

  * Update patch 001 to remove unsafe call to log_printf + error_string.

  * Update patch 001 to better handle close of file descriptors.

  * debian/rules: add $ARCH to build and stamp dirs. Very helpful when
    building on several arches at the same time.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Sun, 30 Dec 2007 09:40:18 +0100

openais (0.82-0ubuntu10) hardy; urgency=low
  
  * Fix once again closing of fd's upstream borkage.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 24 Dec 2007 07:58:57 +0100

openais (0.82-0ubuntu9) hardy; urgency=low

  * Add workaround to build on hppa/parisc by reducing the optimization
    to -O1. Both -O2 and -O3 trigger a gcc ICE.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Sun, 23 Dec 2007 08:43:26 +0100

openais (0.82-0ubuntu8) hardy; urgency=low

  * Also install openais-cfgtool.

 -- Soren Hansen <soren@ubuntu.com>  Fri, 14 Dec 2007 13:13:40 +0100

openais (0.82-0ubuntu7) hardy; urgency=low

  [ Fabio M. Di Nitto ]
  * Update to SVN trunk in preparation of 0.83.
  * rediff all patches.

  [ Soren Hansen ]
  * 004_increase_max_rings.dpatch: Increase INTERFACE_MAX to 4 (LP: #176299)
    Thanks Fabio!

 -- Soren Hansen <soren@ubuntu.com>  Fri, 14 Dec 2007 09:34:53 +0100

openais (0.82-0ubuntu6) hardy; urgency=low

  * Add patch to fix closing fd's in daemonized mode.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 30 Oct 2007 08:20:58 +0100

openais (0.82-0ubuntu5) hardy; urgency=low

  * Switch to trunk as 0.83 is about to be released.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 30 Oct 2007 06:21:31 +0100

openais (0.82-0ubuntu4) hardy; urgency=low

  * Add one more case for RH bugzilla 314641.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 29 Oct 2007 20:20:51 +0100

openais (0.82-0ubuntu3) hardy; urgency=low

  * Add fix for RH bugzilla 314641.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 29 Oct 2007 19:06:02 +0100

openais (0.82-0ubuntu2) hardy; urgency=low

  * Add missing 001_Makefile patch.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 24 Oct 2007 05:49:36 +0200

openais (0.82-0ubuntu1) hardy; urgency=low

  * Switch to 0.82 release.

  * Sync with Debian - remaining changes:
    - debian/control:
      + Ubuntu maintainer foobar.
      + openais: retain Depends: lsb-base for init script.
    - debian/rules:
      + chmod 644 *.lcrso
      + dh_installinit
      + dh_installlogrotate
      + define STATICLIBS=yes in install target
    - debian/openais.install:
      + etc/ais
    - debian/openais.{default,dirs,init,logrotate,postinst,postrm}:
      + required for the overall init system not shipped in Debian
    - debian/patches:
      + 000_for_upstream: required to install 0.82 properly (pushed)
      + 001_makefile: different from debian and resynced for 0.82
      + 003_default_conf: fix default conf to match FHS (not in Debian)

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 22 Oct 2007 05:37:06 +0200

openais (0.81-1) unstable; urgency=low

  * Initial Release (closes: #421816).
    - Pull tarball from Ubuntu.

 -- Bastian Blank <waldi@debian.org>  Thu, 07 Jun 2007 10:21:43 +0200

openais (0.81-0ubuntu5) gutsy; urgency=low

  * Import a bunch of bugfixes from svn trunk.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 01 Oct 2007 04:47:48 +0200

openais (0.81-0ubuntu4) gutsy; urgency=low

  * Switch to trunk (r1384)

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 22 May 2007 07:01:39 +0200

openais (0.81-0ubuntu3) gutsy; urgency=low
  
  * Fix include madness with patch reworked with upstream.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 03 May 2007 16:30:38 +0200

openais (0.81-0ubuntu2) gutsy; urgency=low
  
  * Remove recursive link in /usr/include/openais. It's not required
    anylonger.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 03 May 2007 15:02:37 +0200

openais (0.81-0ubuntu1) gutsy; urgency=low

  * New upstream release:
    - generated orig.tar.gz from svn export (not available from main download
      web site)
    - fix openais ../include madness. Add patch 002_fix_include_path.dpatch.
    - update patch 003_default_conf.dpatch

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 20 Apr 2007 10:24:58 +0200

openais (0.80.2-0ubuntu1) feisty; urgency=low

  * New upstream release from whitetank branch.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 10 Jan 2007 07:16:50 +0100

openais (0.80.1-0ubuntu2) feisty; urgency=low
  
  * Update from svn whitetank branch (r1284).

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 23 Oct 2006 07:45:10 +0200

openais (0.80.1-0ubuntu1) edgy; urgency=low

  * New upstream release. Exception granted by Matt Zimmerman.
  (Closes Ubuntu: #61854)

  * Fix debian/rules to not remove wrong files.

  * Fix clean target in test/Makefile and lib/Makefile.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 27 Sep 2006 18:57:12 +0200

openais (0.79-0ubuntu6) edgy; urgency=low
  
  * Update to whitetank stable branch.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 22 Aug 2006 10:06:14 +0200

openais (0.79-0ubuntu5) edgy; urgency=low

  * Drop patch 007 to prefer IPv6 over IPv4. cman now tells us what to prefer
    according to the select multicast address.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 25 Jul 2006 09:45:16 +0200

openais (0.79-0ubuntu4) edgy; urgency=low

  * Import another big fat bunch of bug fixes from upstream.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 24 Jul 2006 06:21:17 +0200

openais (0.79-0ubuntu3) edgy; urgency=low
  
  * Fix libopenais2 for good.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 20 Jul 2006 04:49:28 +0200

openais (0.79-0ubuntu2) edgy; urgency=low
  
  * Fix libopenais-dev Depends.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 20 Jul 2006 04:36:48 +0200

openais (0.79-0ubuntu1) edgy; urgency=low

  * New upstream release:
    - bump soname.
    - rediff patches.
    - UVF exception granted by Colin Watson.

  * Fix init scripts to stop the daemon properly.

  * Add patch to fix ipv6 multicast parsing.

  * Add patch to fix ipv6 resolver order.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 18 Jul 2006 09:27:20 +0200

openais (0.78-0ubuntu2) edgy; urgency=low
  
  * Wrap call to adduser.

  * Use lsb init scripts.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 17 Jul 2006 11:49:51 +0200

openais (0.78-0ubuntu1) edgy; urgency=low

  * First release.

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 07 Jul 2006 08:23:23 +0200

