SHA256
1
0
forked from pool/afl

Accepting request 711570 from home:msmeissn:branches:devel:tools

- updated to afl++ 2.52c version, community fork. It integrates 
  various community patches.
  - community patches to make llvm_mode and qemu_mode faster, plus new features and bugfixes
  - qemu upgraded to 3.1
  - aflfast powerschedules added
  - llvm_mode now supports llvm up to version 8

OBS-URL: https://build.opensuse.org/request/show/711570
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=94
This commit is contained in:
Martin Pluskal
2019-06-24 07:24:50 +00:00
committed by Git OBS Bridge
parent 74a803cbc5
commit 380046e33c
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 23 17:44:06 UTC 2019 - Marcus Meissner <meissner@suse.com>
- updated to afl++ 2.52c version, community fork. It integrates
various community patches.
- community patches to make llvm_mode and qemu_mode faster, plus new features and bugfixes
- qemu upgraded to 3.1
- aflfast powerschedules added
- llvm_mode now supports llvm up to version 8
-------------------------------------------------------------------
Thu Aug 30 15:03:49 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>