Changelog
afl (1.36b-1) experimental; urgency=low
* New upstream release:
+ Improve the naming of test cases when “orig:” is already present in the
file name.
+ Make substantial improvements to technical_details.txt.
+ Add -s (summary) option to afl-whatsup.
+ Add a sanity check in afl-tmin to detect minimization to zero len or
excess hangs.
+ Fix alphabet size counter in afl-tmin.
+ Slightly improve the handling of -B in afl-fuzz.
+ Fix process crash messages with -m none.
+ Add support for black-box instrumentation of binary-only code.
This is not enabled in Debian for the time being.
+ Modify afl-tmin and afl-showmap to search $PATH for binaries.
+ Fix an off-by-one bug in queue limit check when resuming sessions,
which could cause null pointer dereference.
* Add patch (afl-cmin-bash.diff) to fix the afl-cmin shebang.
-- Jakub Wilk <email address hidden> Sun, 01 Feb 2015 12:47:32 +0100