diff --git a/afl-2.35b.tgz b/afl-2.35b.tgz deleted file mode 100644 index 415e468..0000000 --- a/afl-2.35b.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:596167527ad7a69cf06dc8143a051eb8b2ee04f159447a3086f6e60ae460bcea -size 829515 diff --git a/afl-2.39b.tgz b/afl-2.39b.tgz new file mode 100644 index 0000000..11e42d7 --- /dev/null +++ b/afl-2.39b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968eceae4d013eee62bc8f2fdddbb7060b92e03a0175153b0285ec7f5c78f141 +size 830897 diff --git a/afl.changes b/afl.changes index 9520f90..3dea6ab 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Feb 10 12:09:01 UTC 2017 - meissner@suse.com + +- update to 2.39b: + - Improved error reporting in afl-cmin. Suggested by floyd. + - Made a minor tweak to trace-pc-guard support. Suggested by kcc. + - Added a mention of afl-monitor. + +------------------------------------------------------------------- +Mon Jan 30 14:21:37 UTC 2017 - astieger@suse.com + +- update to 2.38b: + * Added -mllvm -sanitizer-coverage-block-threshold=0 to + trace-pc-guard mode + * Fixed a cosmetic bad free() bug when aborting -S sessions + * Made a small change to afl-whatsup to sort fuzzers by name. + * Fixed a minor issue with malloc(0) in libdislocator + * Changed the clobber pattern in libdislocator to a slightly more + reliable one + * Added a note about THP performance + * Added a somewhat unofficial support for running afl-tmin with a + baseline "mask" that causes it to minimize only for edges that + are unique to the input file, but not to the "boring" baseline. + * "Fixed" a getPassName() problem with never versions of clang. + ------------------------------------------------------------------- Wed Oct 19 20:05:42 UTC 2016 - mpluskal@suse.com diff --git a/afl.spec b/afl.spec index 52413ed..de6816e 100644 --- a/afl.spec +++ b/afl.spec @@ -1,7 +1,7 @@ # # spec file for package afl # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: afl -Version: 2.35b +Version: 2.39b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0