diff --git a/afl-1.69b.tgz b/afl-1.69b.tgz deleted file mode 100644 index 2077daa..0000000 --- a/afl-1.69b.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f471d6299c01a974a8a0598f61b67f0baad95f70c5a8eb89c738acd31fdef00e -size 790217 diff --git a/afl-1.71b.tgz b/afl-1.71b.tgz new file mode 100644 index 0000000..b592712 --- /dev/null +++ b/afl-1.71b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8418b16e205499a1e89c37cbddddaba5299709a023cdc5bf8cff414139ab088 +size 792729 diff --git a/afl.changes b/afl.changes index 4952757..df46629 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 20 17:20:09 UTC 2015 - astieger@suse.com + +- afl 1.71b: + - Fix bug with installed copies of AFL trying to use QEMU mode. + - Add last path / crash / hang times to fuzzer_stats +- with changes from 1.70b: + - Modify resumption code to reuse the original timeout value when + resuming a session if -t is not given. This prevents timeout + creep in continuous fuzzing. + - Add improved error messages for failed handshake when + AFL_DEFER_FORKSRV is set. + - slight improvement to llvm_mode/Makefile + - Refresh several bits of documentation. + ------------------------------------------------------------------- Thu Apr 16 07:19:18 UTC 2015 - astieger@suse.com diff --git a/afl.spec b/afl.spec index 6ad7492..dff1a7e 100644 --- a/afl.spec +++ b/afl.spec @@ -17,7 +17,7 @@ Name: afl -Version: 1.69b +Version: 1.71b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0