haveged (1.9.1-1~bpo70+1) wheezy-backports; urgency=low

  * Rebuild for wheezy-backports.

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 09 Mar 2014 19:08:48 +0100

haveged (1.9.1-1) unstable; urgency=low

  * Imported Upstream version 1.9.1. (Closes: #739403)
  * Add upstream signature verification to debian/watch.
  * Update debian/copyright.
  * Update symbol file.
  * Bump Standards-Version, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 26 Feb 2014 11:39:40 +0000

haveged (1.7c-1) unstable; urgency=low

  * Imported Upstream version 1.7c:
    - Remove obsolete patch for MIPS alignment issues.
  * Ship a systemd service file using dh-systemd

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 20 Aug 2013 09:09:43 +0200

haveged (1.7b-2~bpo70+1) wheezy-backports; urgency=low

  * Rebuild for wheezy-backports.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 19 Jun 2013 12:59:50 +0200

haveged (1.7b-2) unstable; urgency=low

  * Add a patch to fix alignment issues on MIPS.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 07 Jun 2013 23:19:42 +0200

haveged (1.7b-1) unstable; urgency=low

  * New upstream version.
  * Refer to the file with the actual GPL version in debian/copyright.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 07 Jun 2013 12:00:31 +0200

haveged (1.7a-1) unstable; urgency=low

  * New upstream version.
  * Include improved debian/watch from Bart Martens.
  * Bump Standards-Version to 3.9.4, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 07 May 2013 08:50:31 +0000

haveged (1.7-1) experimental; urgency=low

  * New upstream version:                              (Closes: #689673)
    - Since haveged 1.5, entropy is tested at runtime. (Closes: #651980)
  * Refresh Debian patches.
  * Update debian/copyright.
  * Add missing license paragraph in debian/copyright.
  * Switch to debhelper compatibility level 9 for hardening and multi-arch.
  * Switch to multiple binary packages as upstream has extracted most
    features to a library. We now ship libhavege1, libhavege1-dbg and
    libhavege-dev on top of haveged itself.
  * Add upstream answers to concerns regarding HAVEGE in virtualized
    environments in README.Debian.

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 11 Feb 2013 14:18:59 +0100

haveged (1.4-4) unstable; urgency=low

  * Disable NIST test suite on mips and mipsel as it takes way
    too long on these architectures. At least long enough to prevent the
    package build to complete properly.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 13 Apr 2012 15:58:39 +0200

haveged (1.4-3) unstable; urgency=low

  * Add patch by Sven Hartge to overcome mips build failures:
    let's make the CUSUM and RANDOM EXCURSION tests be a little more
    verbose about their progress. That should help us stay under the 5
    allowed minutes of inactivity.

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 10 Apr 2012 21:48:13 +0200

haveged (1.4-2) unstable; urgency=low

  * Restore patch to remove broken support for CPUID on ia64.
  * Update Format line in debian/copyright.
  * Bump Standards-Version to 3.9.3, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 06 Apr 2012 17:44:55 +0200

haveged (1.4-1) unstable; urgency=low

  * New upstream version. (Closes: #660198)
  * Drop obsolete Debian patches.
  * Refresh debian/copyright.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 17 Feb 2012 13:20:51 +0100

haveged (1.3a-1) unstable; urgency=low

  * New upstream version. (Closes: #657683)

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 30 Jan 2012 12:52:28 +0100

haveged (1.1-2) unstable; urgency=low

  * Simplify extended description.
  * Remove buggy support for CPUID on ia64.

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 24 Apr 2011 21:38:20 +0200

haveged (1.1-1) unstable; urgency=low

  [ Sven Hartge ]
  * New upstream release. (Closes: #563938, #594379)
  * Build with default gcc. (Closes: #594284)
  * Correct LSB header, use $remote_fs instead of $local_fs twice.
    (Closes: #587535)

  [ Jérémy Bobbio ]
  * Take over maintenance.
  * Update debian/copyright.
  * Use debhelper 7 properly in debian/rules.
  * Remove useless debian/dirs and empty maintainer scripts.
  * Don't ship an empty NEWS file.
  * Remove the article from the start of the short description.
  * Bump Standards-Version, no changes required.
  * Rework initscript and default files.
  * Fix "haveged" casing in extended description.
  * Switch package source format to 3.0 (quilt).
  * Implement a generic time retrieval function. (Closes: #576375)
  * Also test haveged using NIST tests.
  * Fix Architecture field in debian/control (haveged is Linux only).
  * Add Vcs-* fields to debian/control.
  * Add debian/README.source.

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 15 Apr 2011 15:39:43 +0200

haveged (0.9-3) unstable; urgency=low

  * Cleaned up init.d script dependencies: missing $remote_fs (lintian
    warning), extraneous $named and $network
  * Added debian/watch file (lintian warning)
  * Re-enabled STARTTIME= in debian/init.d (Closes: #565755)

 -- Steve Kostecke <steve@debian.org>  Wed, 20 Jan 2010 16:14:22 -0500

haveged (0.9-2) unstable; urgency=low

  * Removed '--' from init script start_daemon line. It was preventing
    haveged from using the options passed from the default file.
  * Set '-w 1024' in the defaults file to raise the low water mark and
    increase the average depth of the entropy pool.
  * Added build-dep for gcc-4.3 (Closes: #563938). Thanks to Sven Hartge
    for solving this.
  * Replaced dh_clean -k with dh_prep (lintian warning)
  * Updated standards to 3.8.3

 -- Steve Kostecke <steve@kostecke.net>  Sun, 17 Jan 2010 21:34:39 -0500

haveged (0.9-1) unstable; urgency=low

  * Initial release (Closes: #559096)

 -- Steve Kostecke <steve@debian.org>  Tue, 01 Dec 2009 16:00:55 -0500