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.38b.tgz b/afl-2.38b.tgz new file mode 100644 index 0000000..01ace92 --- /dev/null +++ b/afl-2.38b.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec2e33c42f483e09eccfaac8fe6c38af99861040c720284054e7ac561b2aaf3 +size 830648 diff --git a/afl.changes b/afl.changes index 9520f90..796d342 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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..32e0ab0 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.38b Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer License: Apache-2.0