diff --git a/afl-1.86b.tgz b/afl-1.86b.tgz deleted file mode 100644 index 1607c62..0000000 --- a/afl-1.86b.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19588e43d14d3f76c5970f7e64ab314d13b325198a7a8eff8a9e3d6a1cb3c9af -size 801376 diff --git a/afl-1.92b.tgz b/afl-1.92b.tgz new file mode 100644 index 0000000..1cc6940 --- /dev/null +++ b/afl-1.92b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd97d8c1c903c628ac8370e381c0f6906ad9a25a9315db16b5b623d20fc1619 +size 802699 diff --git a/afl.changes b/afl.changes index 7dd1ae5..163a50f 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Mon Sep 7 13:22:07 UTC 2015 - astieger@suse.com + +- afl 1.92b: + * C++ fix (namespaces) + +------------------------------------------------------------------- +Thu Sep 3 14:32:09 UTC 2015 - astieger@suse.com + +- afl 1.91b: + * C++ instrumentation fixes +- includes changes from 1.90b: + * documentation updates + * Fixed a potential problem with deferred mode signatures getting + optimized out by the linker (with --gc-sections). + +------------------------------------------------------------------- +Wed Sep 2 07:57:31 UTC 2015 - astieger@suse.com + +- afl 1.89b: + * Revamped the support for persistent and deferred forkserver + modes. Both now feature simpler syntax and do not require + companion env variables. + * Added a bit more info about afl-showmap. + +------------------------------------------------------------------- +Sun Aug 30 23:40:19 UTC 2015 - astieger@suse.com + +- afl 1.88b: + * Make AFL_EXIT_WHEN_DONE work in non-tty mode. + +------------------------------------------------------------------- +Thu Aug 27 14:32:46 UTC 2015 - astieger@suse.com + +- afl 1.87b: + * Add QuickStartGuide.txt and other documentation updates + ------------------------------------------------------------------- Mon Aug 10 19:49:56 UTC 2015 - astieger@suse.com diff --git a/afl.spec b/afl.spec index 989a422..0c8d5d4 100644 --- a/afl.spec +++ b/afl.spec @@ -17,7 +17,7 @@ Name: afl -Version: 1.86b +Version: 1.92b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0