Changelog
afl (1.44b-1) experimental; urgency=low
* New upstream release:
+ Exclude crashing inputs in afl-cmin by default.
+ Add option (-C) for keeping only crashing inputs in afl-cmin.
+ Make the afl-cmin output dir default to 0700, not 0755, to be consistent
with afl-fuzz; document the rationale for 0755 in afl-plot.
+ Lower the output dir reuse time limit to 25 minutes.
+ Make afl-showmap accept -o /dev/null.
+ Add support for crash / hang info in exit codes of afl-showmap.
+ Tweak block operation scaling to also factor in ballpark run time
in cases where queue passes take very little time.
+ Improve the documentation.
-- Jakub Wilk <email address hidden> Wed, 11 Feb 2015 20:13:55 +0100