SHA256
1
0
forked from pool/afl

Accepting request 454277 from home:AndreasStieger:branches:devel:tools

afl 2.38b

OBS-URL: https://build.opensuse.org/request/show/454277
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=72
This commit is contained in:
Andreas Stieger 2017-02-02 18:42:47 +00:00 committed by Git OBS Bridge
parent 788f2cd04f
commit aaa39f5627
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:596167527ad7a69cf06dc8143a051eb8b2ee04f159447a3086f6e60ae460bcea
size 829515

3
afl-2.38b.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dec2e33c42f483e09eccfaac8fe6c38af99861040c720284054e7ac561b2aaf3
size 830648

View File

@ -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

View File

@ -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