afl (0.90b-1) experimental; urgency=medium

  * New upstream release:
    + Move to an algorithm where paths are selected as preferred primarily
      based on size and speed, rather than bitmap coverage. This should offer
      noticeable performance gains in many use cases.
    + Refactor path calibration code; calibration now takes place as soon as
      a test case is discovered, to facilitate better prioritization decisions
      later on.
    + Change the way of marking variable paths to avoid .state metadata
      inconsistencies.
    + Make sure that calibration routines always create a new test case to
      avoid hypothetical problems with utilities that modify the input file.
    + Add bitmap saturation to fuzzer stats and plot data.
  * Remove an accidentally included, unused patch.

 -- Jakub Wilk <jwilk@debian.org>  Mon, 15 Dec 2014 14:56:54 +0100

afl (0.89b-1) experimental; urgency=low

  * New upstream release.
  * Remove commented line from debian/rules.
  * Update debian/copyright:
    + Add the Upstream-Contact field.
    + Update the Source field.
  * Update Lintian overrides.

 -- Jakub Wilk <jwilk@debian.org>  Thu, 11 Dec 2014 18:09:45 +0100

afl (0.65b-1) experimental; urgency=low

  * Initial release (closes: #766760).

 -- Jakub Wilk <jwilk@debian.org>  Mon, 24 Nov 2014 10:07:02 +0100
