SHA256
1
0
forked from pool/afl

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

- Version 2.49b
  - Added AFL_TMIN_EXACT to allow path constraint for crash minimization.
  - Added dates for releases (retroactively for all of 2017).
- Version 2.48b
  - Added AFL_ALLOW_TMP to permit some scripts to run in /tmp.
  - Fixed cwd handling in afl-analyze (similar to the quirk in afl-tmin).
  - Made it possible to point -o and -f to the same file in afl-tmin.
- Version 2.47b
  - Fixed cwd handling in afl-tmin. Spotted by Jakub Wilk.
- Version 2.46b
  - libdislocator now supports AFL_LD_NO_CALLOC_OVER for folks who do not
    want to abort on calloc() overflows.
  - Made a minor fix to libtokencap. Reported by Daniel Stender.
  - Added a small JSON dictionary, inspired on a dictionary done by Jakub Wilk.

OBS-URL: https://build.opensuse.org/request/show/512610
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=83
This commit is contained in:
2017-07-26 07:01:55 +00:00
committed by Git OBS Bridge
parent 1be7810783
commit c662242f9d
4 changed files with 22 additions and 4 deletions

View File

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