diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES index 9b94b79..b588b5c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,18 @@ -Changelog -========= +Tag: 1.0.0 + + Build recipe rework + + Additions: + - Compliance with REUSE 3.0 has been added + + Removals: + - Support for Dyninst < 10 has been dropped + - Command-line options -dfl have been removed + + +Remote: https://github.com/vanhauser-thc/afl-dyninst +Date: 2021-05-21 -https://github.com/vanhauser-thc/afl-dyninst - performance level 1 is now standard and only -x needed for extra performance flags. There was no disadvantage in previous level 1 so its default now. - removed -l option because of bugs in the implementation, bugs in dyninst @@ -36,4 +47,6 @@ https://github.com/vanhauser-thc/afl-dyninst - code beautifications, more detailed output, spelling fixes - added afl-dyninst.sh and afl-fuzz.sh helper scripts which presets the necessary environment variables - => intial fork from https://github.com/talos-vulndev/afl-dyninst + +Remote: https://github.com/talos-vulndev/afl-dyninst +Date: 2018-03-17 |