SHA256
1
0
forked from pool/afl

- update to 2.41b:

- Addressed a major user complaint related to timeout detection. Timing out
    inputs are now binned as "hangs" only if they exceed a far more generous
    time limit than the one used to reject slow paths.
- update to 2.40b:
  - Fixed a minor oversight in the insertion strategy for dictionary words.
    Spotted by Andrzej Jackowski.
  - Made a small improvement to the havoc block insertion strategy.
  - Adjusted color rules for "is it done yet?" indicators.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=77
This commit is contained in:
Marcus Meissner 2017-04-12 06:26:28 +00:00 committed by Git OBS Bridge
parent ba6acf2ea1
commit 78226c0401
4 changed files with 17 additions and 4 deletions

View File

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

3
afl-2.41b.tgz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Apr 12 06:25:50 UTC 2017 - meissner@suse.com
- update to 2.41b:
- Addressed a major user complaint related to timeout detection. Timing out
inputs are now binned as "hangs" only if they exceed a far more generous
time limit than the one used to reject slow paths.
- update to 2.40b:
- Fixed a minor oversight in the insertion strategy for dictionary words.
Spotted by Andrzej Jackowski.
- Made a small improvement to the havoc block insertion strategy.
- Adjusted color rules for "is it done yet?" indicators.
-------------------------------------------------------------------
Wed Mar 8 20:52:05 UTC 2017 - sfalken@opensuse.org

View File

@ -17,7 +17,7 @@
Name: afl
Version: 2.39b
Version: 2.41b
Release: 0
Summary: American fuzzy lop is a security-oriented fuzzer
License: Apache-2.0